]> git.saurik.com Git - wxWidgets.git/history - src/osx/webview_webkit.mm
Remove redundant InternalLoadURL method.
[wxWidgets.git] / src / osx / webview_webkit.mm
2011-08-05  Steve LamertonRemove redundant InternalLoadURL method.
2011-08-05  Steve LamertonRemove now unnecessary comment.
2011-08-05  Steve LamertonRemove SetPageTitle and GetPageTitle and make GetCurren...
2011-08-05  Steve LamertonImplement GetBackwardHistory, GetForwardHistory and...
2011-08-05  Steve LamertonImplement ClearHistory using the built in WebBackForwar...
2011-08-05  Steve LamertonAdd a WebHistory to the OSX WebKit backend and implemen...
2011-08-05  Steve LamertonRemove now unused GetSelection from the OSX WebKit...
2011-08-05  Steve LamertonAdd undo / redo support to OSX WebKit.
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