put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / valtext.h
2005-04-06  Ryan NortonGet rid of inline for methods not implemented in the...
2005-02-07  Ryan Nortonchange wxTextValidator to use wxArrayString instead...
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-05-23  Julian SmartApplied patch [ 738821 ] Allow more features to be...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
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-06-23  Gilles Depeyrotadded missing include file
2002-04-14  Julian SmartApplied custom character filter patch for text validator
2001-12-24  Ron Leeadded slightly more informative failure reporting.
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-04-30  Robin DunnFixed wxValidator::Clone and friends to return a wxObje...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision