No changes, just fix a typo in a comment in docview event handling code.
[wxWidgets.git] / src / common / imagtiff.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-05-07  Vadim ZeitlinNo real changes, just fix some typos in comments.
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-29  Dimitri SchoolwerthAdded alpha saving support to TIFF image handler.
2011-08-28  Dimitri SchoolwerthFixed loading greyscale with alpha TIFF images.
2011-08-28  Dimitri SchoolwerthFixed copying only 1/3 of scanline when saving TIFF...
2011-08-28  Dimitri SchoolwerthAdded support for loading black and white TIFF images...
2011-08-28  Dimitri SchoolwerthRead TIFF images from top to bottom instead of bottom...
2011-08-28  Dimitri SchoolwerthFixed accessing out-of-bounds image coordinates while...
2011-08-28  Dimitri SchoolwerthFixed calculated image pitch being off-by-one in some...
2011-08-28  Dimitri SchoolwerthRemoved double TIFFSetField call for setting TIFFTAG_OR...
2011-08-28  Dimitri SchoolwerthCall GetAlpha() to get a pointer instead of checking...
2011-08-23  Dimitri SchoolwerthAdded wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE.
2011-08-19  Dimitri SchoolwerthUse a default photometric interpretation value of PHOTO...
2011-08-19  Dimitri SchoolwerthAdded option to TIFF handler for specifying the photome...
2011-08-19  Dimitri SchoolwerthAdded support for saving greyscale TIFF images.
2011-08-19  Dimitri SchoolwerthChanged TIFF handler's monochrome conversion to look...
2011-08-19  Dimitri SchoolwerthFixed crash when saving as a monochrome TIFF image...
2011-08-19  Dimitri SchoolwerthNo code changes.
2011-08-19  Dimitri SchoolwerthRenamed the options specific to the TIFF handler.
2011-08-19  Dimitri SchoolwerthImproved saving of TIFF monochrome images.
2011-08-18  Dimitri SchoolwerthFixed saving TIFF images to wxMemoryOutputStream.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-03-20  Dimitri SchoolwerthMade some TIFF reading adjustments.
2011-01-19  Dimitri SchoolwerthImproved detection of alpha channels in TIFF images.
2010-11-26  Vadim ZeitlinSmall bug fixes for GetLibraryVersionInfo() changes.
2010-11-25  Vadim ZeitlinAdd wxVersionInfo and functions returning it for 3rd...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-09  Vadim ZeitlinAdd information about the log message generation locati...
2009-06-20  Vadim Zeitlinfix many mostly harmless warnings in wxOSX/Carbon build
2009-06-04  Vadim Zeitlincorrect the fix for avoiding the integer multiplication...
2009-06-02  Vadim Zeitlincheck for integer overflow which could result in buffer...
2009-06-01  Francesco Montorsidocument that CanRead() and GetImageCount() functions...
2009-03-09  Vadim Zeitlinadd support for multiple extensions to wxImage handlers...
2008-05-17  Václav Slavíkfixed error logging in TIFF image handler to output...
2007-10-28  Vadim Zeitlindefine wxTIFFHandler ctor in the .cpp file even if...
2007-10-26  Chris Elliottanother DMC build fix
2007-09-09  Vadim Zeitlinfix gcc warnings about float/double to int conversion...
2007-09-08  Vadim Zeitlinadded support for reading resolution information from...
2007-07-06  Václav Slavíkadded support for loading images with alpha channel...
2006-09-03  Vadim Zeitlincall TIFF callbacks wxTIFFFooProc instead of _tiffFooPr...
2006-09-03  Vadim Zeitlinclose output stream when TIFFClose() is called
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-06-14  Włodzimierz SkibaInclude wx/bitmap.h according to precompiled headers...
2006-05-24  Włodzimierz Skibawx/debug.h is always unconditionally included by wx...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-04-17  Vadim Zeitlindon't use COMPRESSION_LZW by default, it's not implemen...
2006-01-10  Włodzimierz SkibawxMGL/Watcom linkage fix.
2005-10-17  Michael WetherellWarning fixes for win64
2005-09-26  Włodzimierz SkibaWarning fixes for BCC, VC, OW and MinGW.
2005-09-25  Vadim Zeitlinfixed warnings about truncating 64 bit integers
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-06-30  Włodzimierz SkibaHelpers in disabling warnings for unused params.
2005-06-24  Vadim Zeitlinat least not crash in case of TIFF warnings/errors...
2005-06-24  Vadim Zeitlinuse wxVLogWarning in TIFFwxWarningHandler() instead...
2005-06-09  Vadim Zeitlinadded explicit casts for (varagr) TIFFSetField() parameters
2005-06-08  Włodzimierz SkibaSecond part of '[ 1216148 ] cleanup: unused variables...
2005-02-28  Vadim Zeitlinremoved strange bit flipping under wxGTK when saving...
2005-02-19  Vadim Zeitlinmore options for JPEG and TIFF handlers (slightly modif...
2004-11-10  Vadim Zeitlinnew set of fixes for problems due to huge files support...
2004-10-17  Włodzimierz SkibaWarning fixes related to various cases of typecasting.
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-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-05-21  Julian SmartApplied patch [ 740071 ] Make tiff errors/warnings...
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2002-05-22  Vadim Zeitlinrestore the stream position in wxImageHandler itself...
2002-05-18  Vadim Zeitlincheck the return code of wxStream::Read() in wxImageHan...
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
2002-01-02  Václav Slavíkfixing effects of my lack of English skills: GetImagesC...
2002-01-01  Václav Slavíksupport for multiple images in one file
2001-12-08  Václav Slavíkreverted SciTech sabotage of Watcom compilation (invali...
2001-12-07  Václav Slavík(temporary) hotfix for Watcom/DOS and PNGLINKAGEMODE
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-04-30  David WebsterSuppress "Assignement in logical expression" type warni...
2001-04-22  Václav Slavíkadded wxUSE_IMAGE; added write-only wxXPMHandler
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-03  Guillermo Rodrigue... Removed dependency on tiffiop.h
2000-01-26  Robert Roebling Corrected TIFF,
2000-01-14  Robert Roebling TIFF fix.
2000-01-05  Vadim Zeitlinmore fixes to compilation warnings from HP-UX build...
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-15  Václav Slavíkimage handlers moved to separate headers (imagbmp.h...
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-04  Robert Roebling String changes for translations,
1999-11-30  Robert Roebling Compile fix for GIF decoder,
1999-11-29  Robert Roebling More TIFF things,
1999-11-28  Robert Roebling TIFF code 2.