]> git.saurik.com Git - wxWidgets.git/history - src/msw/webview_ie.cpp
Filter out subframes from the ie backend history and the sample. Also document that...
[wxWidgets.git] / src / msw / webview_ie.cpp
2011-07-04  Steve LamertonFilter out subframes from the ie backend history and...
2011-07-02  Steve LamertonGet the page title from the IHtmlDocument rather than...
2011-07-02  Steve LamertonImplement undo and redo for the ie and gtk webkit backe...
2011-07-02  Steve LamertonAdd new clipboard api and support for it in the ie...
2011-07-01  Steve LamertonExtend history api using the ie backend to include...
2011-07-01  Steve LamertonUse shared pointers throughout when managing history...
2011-07-01  Steve LamertonAdd an extra assert in the case of trying to load an...
2011-06-30  Steve LamertonAdd support for the new history functions to the ie...
2011-06-30  Steve LamertonOnly send a document complete event when the page is...
2011-06-29  Steve LamertonAdd support for loading a url in the constructor to...
2011-06-28  Steve LamertonUpdate msw files to use the new definitions
2011-06-23  Steve LamertonFix a number of mingw compile errors.
2011-05-26  Steve LamertonAdd a new event type for new window creation, document...
2011-05-19  Steve LamertonBlock new frames being created in wxWebViewIE, bringing...
2011-05-18  Steve LamertonUpdate wxWebViewIE::Reload so that reloading without...
2011-05-16  Steve LamertonRename source files for consistency