Rename GetSelectedHTML to GetSelectedSource, this brings it into line with GetPageSou...
authorSteve Lamerton <steve.lamerton@gmail.com>
Wed, 13 Jul 2011 15:30:25 +0000 (15:30 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Wed, 13 Jul 2011 15:30:25 +0000 (15:30 +0000)
commit97ba4d81a8632ed8e02946d1f3edf8c4baf8d46e
treea6ffb10747aecf486cf2d06ef3d648a3133d691e
parenta9c153392c132b64cd200a84194095e0db049ea6
Rename GetSelectedHTML to GetSelectedSource, this brings it into line with GetPageSource, and also with its intended use.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68249 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