Split wxWebHistoryItem headers out into separate files for each backend. This will...
authorSteve Lamerton <steve.lamerton@gmail.com>
Sun, 31 Jul 2011 14:06:33 +0000 (14:06 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Sun, 31 Jul 2011 14:06:33 +0000 (14:06 +0000)
commiteafdb19c44154550b3c6155a62642e7ab5c6e64d
tree7785a8091ff0bac821c917007f4b74de9c5b0d39
parent9b4670e5bcaeba0898d4aecd40c2bb0dc00f5de5
Split wxWebHistoryItem headers out into separate files for each backend. This will allow us to dramatically reduce the amount of code in the GTK history implementation and implement it and OSX history support more cleanly.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/bakefiles/files.bkl
include/wx/gtk/webhistoryitem_webkit.h [new file with mode: 0644]
include/wx/msw/webhistoryitem_ie.h [new file with mode: 0644]
include/wx/osx/webhistoryitem_webkit.h [new file with mode: 0644]
include/wx/webview.h