Fix tab navigation bug with static boxes without enabled children.
[wxWidgets.git] / include / wx / valgen.h
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-09  Vadim ZeitlinSupport float, double and file name values in wxGeneric...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-01-27  Stefan Csomorreverting inadvertent commit
2011-01-27  Stefan Csomorsupporting clang 2.0 under xcode, see #12332
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-01-20  Vadim Zeitlinno changes, just come cleanup and more comments
2008-01-20  Vadim Zeitlinadd wxDatePickerCtrl support in wxGenericValidator...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-04  Julian SmartAdded licence/copyright information
2004-10-18  Włodzimierz SkibaWarning fixes for OpenWatcom.
2004-09-24  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-31  Julian SmartAdded RTTI macros
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-05-11  Vadim Zeitlinunused parameter warnings suppressed
1999-04-30  Robin DunnFixed wxValidator::Clone and friends to return a wxObje...
1999-02-09  Julian SmartAdded more makefiles; fixed some samples for Cygwin
1999-02-07  Julian SmartAdded wxGenericValidator & doc