]> git.saurik.com Git - wxWidgets.git/history - include/wx/osx/webview_webkit.h
Fix compilation errors under OSX.
[wxWidgets.git] / include / wx / osx / webview_webkit.h
2011-07-26  Steve LamertonFix compilation errors under OSX.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-15  Steve LamertonAdd RunScript and implement on all backends. Document...
2011-07-15  Steve LamertonAdd ClearSelection for msw ie and gtk webkit, with...
2011-07-13  Steve LamertonAdd GetPageText to MSW IE and to GTK WebKit. Add stub...
2011-07-13  Steve LamertonRename GetSelectedHTML to GetSelectedSource, this bring...
2011-07-11  Steve LamertonImplement GetSelectedHTML for the ie and gtk webkit...
2011-07-10  Steve LamertonAdd support for retrieving the currently selected text...
2011-07-09  Steve LamertonAdd start of selection api, support for HasSelection...
2011-07-08  Steve LamertonAdd the ability to enable / disable and check for the...
2011-07-06  Steve LamertonImplement cut / copy / paste in osx webkit and fix...
2011-07-06  Steve LamertonAdd some more missing stubs to the osx webkit backend.
2011-07-05  Steve LamertonAdd stubs to osx webkit backend to allow compilation.
2011-07-05  Steve LamertonBring osx class naming into line with the other ports.
2011-07-05  Steve LamertonRemove out of date osx defines.
2011-05-16  Steve LamertonRename source files for consistency