2009-12-05 |
Paul Cornett | minor cleanup |
blob | commitdiff | raw |
2009-02-19 |
Robert Roebling | Make wxImageList not copiable (fixes #10503), replace... |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Francesco Montorsi | substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE... |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
blob | commitdiff | raw | diff to current |
2006-09-20 |
Vadim Zeitlin | corrected ifdef condition |
blob | commitdiff | raw | diff to current |
2006-09-18 |
Kevin Ollivier | Remove duplication in wxImageList defines and always... |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
blob | commitdiff | raw | diff to current |
2006-04-30 |
Robert Roebling | Blindly added wxImageList::replace( int, bitmap,... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Julian Smart | Fixes |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Julian Smart | Added GetBitmap, GetIcon to wxImageList |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Włodzimierz Skiba | Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Vadim Zeitlin | initialize the image list size in default ctor |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2003-02-03 |
Mattia Barbon | Do not #include an header where a forward declaration... |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Julian Smart | Added wxListCtrl to derive from wxGenericListCtrl, |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Julian Smart | Applied patch [ 583922 ] Make generic/wxListCtrl avail... |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Stefan Csomor | added export |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-05 |
Václav Slavík | added missing wxImageList::Add methods |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Denis Pershin | const added to GetBitmap it was my fault. |
blob | commitdiff | raw | diff to current |
1998-08-10 |
Denis Pershin | DP: GetBitmap() added to wxImageList |
blob | commitdiff | raw | diff to current |
1998-07-29 |
Karsten Ballüder | fixed compiler warning |
blob | commitdiff | raw | diff to current |
1998-07-20 |
Robert Roebling | many fixes to wxTextCrtl, wxTreeCrtl, wxListBox, |
blob | commitdiff | raw | diff to current |
1998-07-12 |
Robert Roebling | stream compile fixes |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-07-03 |
Julian Smart | Added #pragmas for gcc. |
blob | commitdiff | raw | diff to current |
1998-07-01 |
Vadim Zeitlin | wxImageList ctor now takes the same arguments as the... |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|