Implement GetSelectedHTML for the ie and gtk webkit backends and document.
authorSteve Lamerton <steve.lamerton@gmail.com>
Mon, 11 Jul 2011 18:26:07 +0000 (18:26 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Mon, 11 Jul 2011 18:26:07 +0000 (18:26 +0000)
commit0fe8a1b6ca95414cdffcb8120e7d6bdf44bf571d
treef9a21e43d5f55d9127d21fca8af0aa80d739b332
parent3dffc2aea2597a2df3c3faee052ca232635ab69d
Implement GetSelectedHTML for the ie and gtk webkit backends and document.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/webview_webkit.h
include/wx/msw/webview_ie.h
include/wx/osx/webview_webkit.h
include/wx/webview.h
interface/wx/webview.h
src/gtk/webview_webkit.cpp
src/msw/webview_ie.cpp