]> git.saurik.com Git - wxWidgets.git/history - src/common/webview.cpp
Add new wxEVT_COMMAND_WEB_VIEW_TITLE_CHANGED event. Implement for all backends, exten...
[wxWidgets.git] / src / common / webview.cpp
2011-07-30  Steve LamertonAdd new wxEVT_COMMAND_WEB_VIEW_TITLE_CHANGED event...
2011-07-29  Steve LamertonAdd CombineURIs implementation for wxWebFileProtocolHan...
2011-07-28  Steve LamertonMove the wxWebFileProtocolHandler from the IE backend...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-05  Steve LamertonSimplify backend enum naming, we do not need separate...
2011-07-05  Steve LamertonBring osx class naming into line with the other ports.
2011-06-28  Steve LamertonBring gtk class naming into line with the new naming...
2011-06-28  Steve LamertonFix the build system in gtk, plus a couple of compilati...
2011-05-26  Steve LamertonAdd a new event type for new window creation, document...
2011-05-16  Steve LamertonRename source files for consistency
2011-05-06  Steve LamertonEnable IE backend in msw builds unconditionally until...
2011-05-05  Steve LamertonFix compilation under dll builds. Wrap source files...
2011-05-05  Steve LamertonA few more build fixes
2011-05-05  Steve LamertonVarious typos fixes and minor build system changes...
2011-05-04  Steve LamertonSet the correct svn properties on the new files. Correc...
2011-05-04  Steve LamertonApplication of the most recent wxWebView patch, the...