Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / common / validate.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2006-06-09  Włodzimierz SkibaInclude wx/validate.h and wx/valtext.h according to...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
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-03-17  Julian SmartFixed copyrights and licence spelling
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-19  David WebsterRemoval of previous wxValidtor code for wxOS2
1999-11-08  David WebsterOS/2 PM Fixeups for fonts, validators, and html
1999-11-05  David WebsterChange the const global wxDefaultValidator to a pointer...
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-02-25  Vadim Zeitlin1. validator fixes: don't eat TAB. Added new SetBellOnE...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-05-20  Karsten BallüderInitial revision