]> git.saurik.com Git - wxWidgets.git/history - samples/web/web.cpp
Add new wxEVT_COMMAND_WEB_VIEW_TITLE_CHANGED event. Implement for all backends, exten...
[wxWidgets.git] / samples / web / web.cpp
2011-07-30  Steve LamertonAdd new wxEVT_COMMAND_WEB_VIEW_TITLE_CHANGED event...
2011-07-28  Steve LamertonMove the wxWebFileProtocolHandler from the IE backend...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-25  Steve LamertonWe no longer need to veto the new window event in the...
2011-07-25  Steve LamertonRename GetHref to GetURL in wxWebNavigationEvent, this...
2011-07-14  Steve LamertonUpdate the web sample to allow choosing between differe...
2011-07-08  Steve LamertonAdd the ability to enable / disable and check for the...
2011-07-04  Steve LamertonFilter out subframes from the ie backend history and...
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-06-30  Steve LamertonAdd basic history api and implement it under gtk.
2011-06-29  Steve LamertonGive the sample a more sensible initial size for web...
2011-06-29  Steve LamertonAdjust animation size to fit the toolbar properly
2011-06-29  Steve LamertonUpdate the sample to show how to block navigation and...
2011-06-29  Steve LamertonUpdate the web sample to use images from the art provid...
2011-06-29  Steve LamertonAdd support for loading a url in the constructor to...
2011-05-27  Steve LamertonOverhaul the wxWebView sample. Bring the style into...
2011-05-26  Steve LamertonLoad the wxWidgets homepage by default in the wxWebView...
2011-05-26  Steve LamertonDo not show the wxWebView sample tools menu unless...
2011-05-26  Steve LamertonRemove various bit of redundant code from the wxWebView...
2011-05-26  Steve LamertonAdd a new event type for new window creation, document...
2011-05-19  Steve LamertonDon't pass raw urls to logging functions in the wxWebVi...
2011-05-05  Steve LamertonMinor fixes to allow web sample to compile
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...