]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/imaglist.h
Do not #include an header where a forward declaration suffixes. Do not
[wxWidgets.git] / include / wx / generic / imaglist.h
2003-02-03  Mattia Barbon Do not #include an header where a forward declaration...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-07-22  Julian SmartAdded wxListCtrl to derive from wxGenericListCtrl,
2002-07-22  Julian SmartApplied patch [ 583922 ] Make generic/wxListCtrl avail...
2002-01-28  Stefan Csomoradded export
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-05  Václav Slavíkadded missing wxImageList::Add methods
1998-09-25  Denis Pershinconst added to GetBitmap it was my fault.
1998-08-10  Denis PershinDP: GetBitmap() added to wxImageList
1998-07-29  Karsten Ballüderfixed compiler warning
1998-07-20  Robert Roeblingmany fixes to wxTextCrtl, wxTreeCrtl, wxListBox,
1998-07-12  Robert Roeblingstream compile fixes
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-07-03  Julian SmartAdded #pragmas for gcc.
1998-07-01  Vadim ZeitlinwxImageList ctor now takes the same arguments as the...
1998-05-20  Karsten BallüderInitial revision