put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / imaglist.h
2005-05-04  Julian SmartAdded licence/copyright information
2005-03-29  Stefan Csomorwe need our own imaglist implementation because in...
2002-07-22  Julian SmartAdded wxListCtrl to derive from wxGenericListCtrl,
2002-07-22  Julian SmartApplied patch [ 583922 ] Make generic/wxListCtrl avail...
2002-02-14  Vadim Zeitlinuse the native wxImageList under Win32 as otherwise...
2001-07-07  Vadim Zeitlin1. fixed typo ('&' instead of '|') in wxNotebook
2001-07-04  Julian SmartAdded some missing tests; replaced scrolwin.cpp with...
2001-07-02  Julian SmartMore wxMicroWindows fixes
1999-07-28  David Webster*** empty log message ***
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision