Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC.
[wxWidgets.git] / src / tiff /
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-05-10  Vadim ZeitlinUse wxjpeg_boolean in libtiff sources.
2013-02-06  Vadim ZeitlinCheck for _MSC_VER definedness in libtiff code.
2013-01-20  Vadim ZeitlinFix some harmless but annoying warnings about casts...
2012-12-22  Vadim ZeitlinFix libtiff compilation with VC6 after upgrade to 4...
2012-12-19  Stefan Csomormaking Xcode builds work against against libtiff, copie...
2012-12-14  Vadim ZeitlinFix libtiff compilation with MinGW.
2012-12-10  Vadim ZeitlinReadded tiffconf.h removed by libtiff 4.0.3 merge.
2012-12-10  Vadim ZeitlinMerged libtiff 4.0.3 changes into the trunk.
2011-03-18  Dimitri SchoolwerthSet svn properties on various files throughout the...
2011-01-27  Stefan Csomor__BIG_ENDIAN__ is either defined AND has a value of...
2010-11-26  Vadim ZeitlinUpdate configure helper scripts to latest versions...
2009-10-08  Kevin OllivierMake sure all Bakefile formats that use CRLF line feeds...
2009-08-18  Stefan Csomorfixing 64bit OSX, closes #11118
2009-02-15  Vadim Zeitlindon't use AC_CANONICAL_TARGET in libtiff configure...
2008-02-24  Vadim Zeitlincompilation fixes for Unicode build in !TIF_PLATFORM_CO...
2008-02-24  Vadim ZeitlinWinCE adjustments
2007-10-29  Chris ElliottWatcom needs lfind change too
2007-10-25  Chris Elliottfix compile bug with DMC
2007-10-22  Robert RoeblingAdded new line
2007-10-22  Stefan Csomormoving os x config defaults
2007-10-22  Stefan Csomorxcode adaptions
2007-10-06  Chris ElliottBorland has only lfind
2007-09-21  Vadim Zeitlininclude tif_config.h using <> instead of ""
2007-09-21  Vadim Zeitlincopy tif_config.h.vc to tif_config.h, this file will...
2007-09-21  Vadim Zeitlinuse libtiff/libjpeg VC-specific include files for all...
2007-09-21  Vadim Zeitlinfix VC6 warnings
2007-09-20  Vadim Zeitlinbuild fixes for MSVC
2007-09-20  Vadim Zeitlinbuild updates for libtiff 3.8.2
2007-09-19  Vadim Zeitlinimport libtiff 3.8.2 into the trunk
2007-09-19  Vadim Zeitlinremove the old hybrid libtiff sources
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-06-26  Vadim Zeitlinremove .cvsignore files, they're useless with svn
2006-12-03  Michael WetherellCheck the size of the boolean type used by an external...
2006-11-29  Michael WetherellAdd a hack to allow an external jpeg library to still...
2006-11-28  Michael WetherellRename boolean to wxjpeg_boolean to avoid conflicts.
2006-08-01  Włodzimierz SkibaRemoved unused Symantec (*.sc) build system. Symantec...
2006-03-07  Włodzimierz SkibaRemoved unused and outdated Watcom build files.
2005-10-07  Vadim Zeitlinundid last commit, the neceesary defines fo HP-UX are...
2005-10-04  Vadim Zeitlincompilation fix for HP-UX (at least version 11)
2005-09-01  Vadim Zeitlinfix for -Wundef warning
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-05-31  Julian SmartOlly Betts' typo patch
2005-05-18  Vadim Zeitlinremoved obsolete workspaces
2005-04-22  Michael WetherellCompilation fixes for djgpp
2005-04-19  Stefan Csomorobsolete CW versions
2005-04-19  Stefan CsomorCW fix, added tif_color
2005-04-19  Stefan CsomorCW fix
2005-04-17  Vadim Zeitlinchanged to DOS format; added tif_extension.c
2005-03-26  David ElliottMetrowerks: The unix.h header is part of MSL_Extras...
2004-12-24  Václav Slavíksecurity fix (patch 1089659)
2004-12-17  Ryan NortonWarning fixes for msvc - return function address expli...
2004-11-25  Włodzimierz SkibaDMC conflicts with old SC.
2004-11-22  Julian SmartLicence line
2004-11-20  Vadim Zeitlinnew files in libtiff 3.6.1
2004-11-19  Vadim Zeitlinupgraded libtiff to 3.6.1 + security fixes (patch from...
2004-05-23  Julian SmartName and version changes
2004-01-14  Stefan Csomorremove some duplicate defines under Mach
2003-08-16  Václav Slavíkremoved old bc++ makefiles
2003-07-08  Vadim Zeitlincompilation warning fixes (patch 625810)
2003-06-01  Gilles Depeyrotignore MSVC build output directories
2003-05-26  Chris ElliottBorland makefiles now keep output apart
2003-05-02  Chris ElliottMacro swicth from SC to SYMANTEC
2003-04-24  Chris Elliottupdate to make digitalmars compile/link image sample
2003-04-22  Chris Elliottupdate to make digitalmars compile/link image sample
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-03-28  Stefan Csomormach targets added
2003-01-22  Vadim Zeitlindon't always rename the files before compiling with...
2003-01-16  Julian SmartReDOS-ified project files
2003-01-16  Stefan Csomorxml projects for CW 8
2003-01-08  Julian SmartFixed DSPs
2002-12-30  Vadim Zeitlinfixed buffer overrun when reading CCITT group 4 compres...
2002-12-07  Vadim Zeitlinsuppress warnings when compiling libtiff
2002-05-14  Vadim Zeitlinfixed a warning
2002-05-09  Vadim Zeitlinapplied patch to build wxMSW with CW7 (patch 550445)
2002-04-07  Gilles Depeyrotremoved 68K targets and preferences and renamed output...
2002-02-15  Vadim ZeitlinAIX compilation fixes from Paul Thiessen
2002-01-11  Stefan Csomornew libraries added
2002-01-10  Gilles Depeyrotchanged PPC struct alignement setting
2001-12-15  Václav SlavíkDJGPP support in libtiff (what else can I do that to...
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-10-04  Vadim Zeitlinrenamed project files for 3rd party libs from FooVC...
2001-09-30  Vadim Zeitlinproject files update to use the same compilation option...
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-04  Stefan CsomorwxMac: wxUniversal integration steps
2001-04-12  Stefan Csomorcorrected cw6 project files
2001-03-07  David WebsterSUpport for new location of module definition files.
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2001-02-04  Gilles Depeyrotignore CodeWarrior build directory and files produced...
2001-01-31  Vadim Zeitlincompilation warnings fixed
2001-01-16  George TaskerSwapped the directory seperator from / to \ for VC...
2001-01-16  George TaskerRestructured the VC makefile to build the OBJ files...
2000-12-10  Stefan Csomorcw6 makefiles (makemac6.mcp)
2000-10-31  Robin DunnChanged version number in DLL name to 23_0
2000-08-09  Stefan Csomormerge of wxMac into main repository
2000-08-09  Stefan Csomormoved code fix from 3.5.5 into this release
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-09  David WebsterUpdate for building tiff as an os2 dll
2000-03-08  Julian SmartMore makefile and project fun
2000-03-08  Julian SmartMade VC++ makefiles and project files a bit more consistent
next