Implement undo and redo for the ie and gtk webkit backends. Extend the sample to...
authorSteve Lamerton <steve.lamerton@gmail.com>
Sat, 2 Jul 2011 15:07:46 +0000 (15:07 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Sat, 2 Jul 2011 15:07:46 +0000 (15:07 +0000)
commit97e49559fb0e1dfc43d66e8784ec47182f5507e9
tree2e603e32835769d1e1ff0019ae54e62f6e1d52b1
parentae26e17b93fd8c3dce7c66ce9f23475867160f62
Implement undo and redo for the ie and gtk webkit backends. Extend the sample to show their use.

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