]> git.saurik.com Git - wxWidgets.git/history - src/common/imagtiff.cpp
restore the stream position in wxImageHandler itself instead of forcing all
[wxWidgets.git] / src / common / imagtiff.cpp
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.