]> git.saurik.com Git - wxWidgets.git/history - samples/web
Rename GetHref to GetURL in wxWebNavigationEvent, this brings it into line with the...
[wxWidgets.git] / samples / web /
2011-07-25  Steve LamertonRename GetHref to GetURL in wxWebNavigationEvent, this...
2011-07-16  Julian SmartAdded makefile from Steven
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-06-23  Steve LamertonFix a number of mingw compile errors.
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...