Fix crash when auto-sizing a wxDataViewCtrl column.
[wxWidgets.git] / samples / webview /
2013-09-11  Vadim ZeitlinChange version to 3.0.0.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-13  Vadim ZeitlinRebake all the samples and others makefiles too.
2013-07-06  Vadim ZeitlinOnly link with libwxscintilla if using Scintilla is...
2013-07-06  Vadim ZeitlinAlways add libwxscintilla in monolithic mode.
2013-07-06  Vadim ZeitlinRebake the rest of the files after TOOLKIT change in...
2013-06-20  Steve LamertonNot not pass debug messages on from wxLogWindow.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-02-28  Václav SlavíkLine endings fixes in bakefile-generated files.
2013-02-01  Steve LamertonRename all WEB_VIEW* style identifiers to WEBVIEW*.
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
2012-12-31  Steve LamertonAdd context menu enabling and disabling to wxWebView...
2012-12-30  Steve LamertonAdd handling of http errors to wxWebViewIE. Tidy up...
2012-09-11  Steve LamertonAdd generic wxFileSystem support to wxWebView using...
2012-08-28  Steve LamertonAdd support for searching and highlighting a wxWebView.
2012-07-24  Vadim ZeitlinSet up scrollbars correctly for wxWebView in wxGTK.
2012-07-24  Vadim ZeitlinAllow passing the URL to open to webview sample on...
2012-07-23  Vadim ZeitlinFix assert in webview sample when viewing pages without...
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2012-03-04  Vadim ZeitlinUse wxHAS_IMAGES_IN_RESOURCES instead of explicit platf...
2012-02-28  Vadim ZeitlinUse /bin/echo for creation of Mac OS X PkgInfo files.
2012-02-07  Vadim ZeitlinAvoid CRT deprecation warnings for MSVC build using...
2012-02-07  Vadim ZeitlinRebake all project files to reflect MSVC deprecation...
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2011-12-25  Vadim ZeitlinAlways link with expat in monolithic build.
2011-12-18  Vadim ZeitlinUpdate version to 2.9.4 in version.bkl too and rebake...
2011-12-02  Vadim ZeitlinRebake after webview-related changes in common.bkl.
2011-11-13  Steve LamertonSet focus on the browser window after loading a url...
2011-11-12  Steve LamertonReplace the sample animation timer with an idle loops...
2011-11-08  Steve LamertonCorrectly escape the error log messages in the wxWebVie...
2011-10-07  Steve LamertonWork around the fact that wxWebViewIE doesn't send...
2011-10-05  Steve LamertonDelete the timer on close in the wxWebView sample....
2011-09-28  Steve LamertonDelete the menu on close in the wxWebView sample. Fixes...
2011-09-14  Steve LamertonCause a compile time error in the wxWebView sample...
2011-09-10  Steve LamertonMerge the new wxWebView classes from the SOC2011_WEBVIE...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-22  Julian SmartFix duplicate variable for VC++ 6
2011-08-22  Steve LamertonAdd new sample project files.
2011-08-22  Steve LamertonRebake
2011-08-19  Steve LamertonRename web library to webview.