]> git.saurik.com Git - wxWidgets.git/history - src/osx/webview_webkit.mm
Implement HasSelection for the OSX WebKit backend.
[wxWidgets.git] / src / osx / webview_webkit.mm
2011-08-02  Steve LamertonImplement HasSelection for the OSX WebKit backend.
2011-08-02  Steve LamertonAdd EnableHistory support to the OSX WebKit backend.
2011-08-01  Steve LamertonFix compilation for OSX backend.
2011-07-30  Steve LamertonAdd new wxEVT_COMMAND_WEB_VIEW_TITLE_CHANGED event...
2011-07-26  Steve LamertonFix compilation errors under OSX.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-25  Steve LamertonAdd support for EVT_WEB_VIEW_NEWWINDOW to the OSX WebKi...
2011-07-15  Steve LamertonAdd RunScript and implement on all backends. Document...
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-05  Steve LamertonBring osx class naming into line with the other ports.
2011-05-16  Steve LamertonRename source files for consistency