]> git.saurik.com Git - wxWidgets.git/history - src/msw/webview_ie.cpp
Use shared pointers throughout when managing history with the ie backend, simplifying...
[wxWidgets.git] / src / msw / webview_ie.cpp
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