Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC.
[wxWidgets.git] / samples / dragimag / dragimag.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-03-04  Vadim ZeitlinUse wxHAS_IMAGES_IN_RESOURCES instead of explicit platf...
2012-01-20  Dimitri SchoolwerthRemoved ellipsis from "About..." occurrences.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-06-20  Vadim ZeitlinRemove unnecessary mondrian.{ico,xpm} files from sample...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-01-09  Vadim ZeitlinSTL build compilation fix (remove useless cast of wxStr...
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2006-10-09  Julian SmartRemoved dependence on wxClientDC and blitting from...
2006-10-02  Paul Cornettbuild fix
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