]> git.saurik.com Git - wxWidgets.git/commit
Add basic history api and implement it under gtk.
authorSteve Lamerton <steve.lamerton@gmail.com>
Thu, 30 Jun 2011 10:03:25 +0000 (10:03 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Thu, 30 Jun 2011 10:03:25 +0000 (10:03 +0000)
commit152a58083fbe9ad9ff15f41472e0a2fdf9f73fb3
treeaac9efa52da2e5f12b22b327e569b246b38dd1a4
parent9a00d0783409bff9123f9d109833255008b211c4
Add basic history api and implement it under gtk.

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