Define __VISUALC__ for ICC under Windows again.
[wxWidgets.git] / include / wx / imagjpeg.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2010-11-25  Vadim ZeitlinAdd wxVersionInfo and functions returning it for 3rd...
2009-03-09  Vadim Zeitlinadd support for multiple extensions to wxImage handlers...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-16  Włodzimierz SkibaUse defs.h (and automatically setup.h and chkconf.h...
2005-02-19  Vadim Zeitlinmore options for JPEG and TIFF handlers (slightly modif...
2004-09-16  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxDefaultCoord...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-10-31  Václav Slavíkadded resolution option to JPEG handler (patch #833234)
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-01-03  Václav Slavíkmade wxImageHander's default values consistent with...
1999-12-15  Václav Slavíkimage handlers moved to separate headers (imagbmp.h...