Removed def files
[wxWidgets.git] / samples / dragimag / dragimag.cpp
2005-02-08  Włodzimierz SkibaUse wxICON as portable feature.
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-06-13  Dimitri Schoolwerthreplaced menu calls Append([...], true) with the less...
2004-05-28  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false replacements
2003-09-09  Mattia Barbon Various warning and Unicode fixes from ABX.
2003-07-20  Mattia Barbon wxUSE_STL=1 compilation fix.
2003-03-26  Mattia Barbon SetSelection must not send an event. Fixed an off
2003-03-18  Julian SmartSome code tidying; removing dibutils.cpp which
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2002-12-14  Mattia Barbon More samples/Unicode fixes.
2002-03-24  Václav Slavíkdon't use deprecated wxImage methods inside wxWin
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2002-02-15  Julian SmartInclude XPM under wxX11 for some samples; added comment...
2002-02-10  Václav Slavíkmore wxMGL-aware samples
2001-09-21  Mattia BarbonUnicode compilation fixes.
2001-09-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2001-07-11  Julian SmartMade DC cacheing less obstrusive
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-06-30  Gilles Depeyrotinclude xpm files for Mac OS after correction of wxICON...
2001-04-10  Julian SmartFixed some wxDragImage bugs
2001-04-10  Julian SmartImplemented Chuck Messenger's naming and simplification...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-14  Ron Leerenamed dragimag sample