Warning fixes for OpenWatcom.
[wxWidgets.git] / src / common / valgen.cpp
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
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-05-23  Julian SmartApplied patch [ 738821 ] Allow more features to be...
2003-04-22  Chris Elliottupdate to make digitalmars compile/link image sample
2002-08-31  Julian SmartAdded RTTI macros
2002-06-12  Julian SmartFixed a bug in transferring data to a wxComboBox if...
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-01-12  Robert RoeblingCorrected wxDialog event table under wxMac and wxOS2...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-12-10  Vadim Zeitlinmerged in slider validation bug from the 2.2 branch
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-24  Julian SmartFixed wxMotif breakage, sorry!
2000-07-21  Julian SmartCorrected some combobox-related code, changed ordering...
2000-07-19  Ove KaavenMore Unicode compilation fixes.
2000-07-15  Bryan Pettymerged 2.2 branch
1999-10-31  Robert Roebling Distrib changes.
1999-08-02  David Webster*** empty log message ***
1999-07-07  Guilhem Lavaux* New wxStreams (to be documented), new classes: wxBuff...
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-10  Julian SmartCured some small doc typos; some WIN16 fixes; transferr...
1999-02-08  Karsten Ballüdercompilation fixes
1999-02-07  Julian SmartAdded wxGenericValidator & doc