put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / ctrlsub.h
2005-03-16  Włodzimierz SkibaUse defs.h (and automatically setup.h and chkconf.h...
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-13  Vadim Zeitlindon't duplicate wxItemContainer methods in wxRadioBoxBa...
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-13  Vadim Zeitlinremoved multiple duplicate copies (with subtly differen...
2005-01-07  Włodzimierz SkibaOld API clearly deprecated.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-03  Vadim Zeitlinoverride SetInitialBestSize() to do nothing (we must...
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-10-16  Vadim Zeitlinadded ShouldInheritColours()
2003-09-20  Vadim Zeitlinfix after patch 802882
2003-08-18  Stefan Csomorrtti api mods added
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Chris Elliottborland does not like ; at end of macros
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-01  Vadim Zeitlinadded IsEmpty
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-05-11  Gilles Depeyrotadded wxControlWithItems constructor/destructor (for...
2002-01-20  Vadim Zeitlinadded Append(wxArrayString) to wxItemContainer (and...
2002-01-07  Gilles Depeyrotimplement out-of-line destructors where needed instead...
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-02  Vadim Zeitlinminor WXWIN_COMPATIBILITY_2_2 fixes
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
1999-10-22  Vadim Zeitlin1. sorted wxListBox and wxComboBox seem to work under...