]> git.saurik.com Git - wxWidgets.git/commit
Add support for searching and highlighting a wxWebView.
authorSteve Lamerton <steve.lamerton@gmail.com>
Tue, 28 Aug 2012 17:13:13 +0000 (17:13 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Tue, 28 Aug 2012 17:13:13 +0000 (17:13 +0000)
commit66ac04006071ae2043c483ae93f8d4fa6888f33f
tree4fe091a93a26d5cdf22da2c56f3a2de6c035afc8
parentde3d7096fe1fa3b9240e344665d3c77d76955a83
Add support for searching and highlighting a wxWebView.

Currently supports WebView on GTK and IE. Closes #14045.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
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
samples/webview/webview.cpp
src/gtk/webview_webkit.cpp
src/msw/webview_ie.cpp