]> git.saurik.com Git - wxWidgets.git/history - src/generic/imaglist.cpp
new makefiles (part I)
[wxWidgets.git] / src / generic / imaglist.cpp
1999-06-01  Robert Roebling wxImageList::Add() returned wrong index.
1999-05-14  Robert Roebling wxGTK compiles and links again.
1999-04-16  Ove KaavenAll files compile in Unicode mode, but I have only...
1998-12-23  Julian SmartGot generic wxListCtrl, wxTreeCtrl working under Window...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-13  Robert Roebling Added wxList:Nth check again
1998-12-03  Robert Roebling wxWindow::ReParent()
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-09-25  Denis Pershinconst added to GetBitmap it was my fault.
1998-09-05  Robert Roebling Fixed two small things in wxListCtrl
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-15  Denis PershinDP: Just came back from 3 days fishing and found that...
1998-08-10  Denis PershinDP: GetBitmap() added to wxImageList
1998-07-12  Robert Roeblingstream compile fixes
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-07-01  Vadim ZeitlinwxImageList ctor now takes the same arguments as the...
1998-05-20  Karsten BallüderInitial revision