Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / common / imagpng.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-07  Vadim ZeitlinMerge libpng 1.6.2 into the trunk.
2013-01-20  Paul Cornettsizeof(char) is 1. By definition.
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-19  Vadim ZeitlinFix harmless gcc warning about uninitialized mask in...
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-16  Dimitri SchoolwerthAdded support for reading image resolutions from PNG...
2011-03-01  Dimitri SchoolwerthImproved palette handling with saving PNG files.
2011-01-24  Paul Cornettremove deprecated voidp, closes #12896
2011-01-07  Dimitri SchoolwerthFixed saving PNG in wrong format sometimes.
2011-01-05  Dimitri SchoolwerthAlways save PNG as a true colour image instead of possi...
2011-01-04  Vadim ZeitlinCompilation fix for PNG saving code when wxUSE_PALETTE==0.
2011-01-04  Dimitri SchoolwerthMinor wxPNGHandler cleanup.
2011-01-04  Dimitri SchoolwerthFixed deprecated usage warnings in wxPNGHandler.
2011-01-03  Dimitri SchoolwerthAdded support for saving PNG files with palette.
2010-11-25  Vadim ZeitlinAdd wxVersionInfo and functions returning it for 3rd...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-09  Vadim ZeitlinAdd information about the log message generation locati...
2009-06-04  Vadim Zeitlinremoved assert checking that bit depth is 8 or 16 as...
2009-06-02  Vadim Zeitlindon't free() the same pointer twice if an error occurs...
2009-06-01  Francesco Montorsidocument that CanRead() and GetImageCount() functions...
2009-01-24  Francesco Montorsido not export private symbols in wx shared libraries
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-14  Francesco Montorsiadd some wxIMAGE_OPTION_PNG_xxx options to wxImage...
2008-05-09  Stefan Csomorreverting style of include back to user include as...
2008-05-07  Paul Cornettuse PNGAPI if it is defined
2007-12-31  Vadim Zeitlinremoved support for Salford compiler (which was almost...
2007-04-22  Paul Cornettfix double to int conversion warning
2007-04-21  Vadim Zeitlinadded support for image resolution options to PNG handl...
2006-10-18  Robert Roebling [ 1579793 ] numerous bug fixes when mask is used
2006-10-08  Stefan NeisUse "cdecl" linkage mode for all ports with OpenWatcom...
2006-09-17  Robert Roebling[ 1558691 ] wxPNGHandler: Preserve palette
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-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-03-22  David Surovellfix wxMac compilation problem by hoisting simple variab...
2006-03-22  Vadim Zeitlinfixed handling PNG errors accidentally broken in rev...
2006-01-22  David Surovellapplied patch 1411688
2006-01-10  Włodzimierz SkibawxMGL/Watcom linkage fix.
2005-11-10  Włodzimierz SkibaMacros for simplified testing Open Watcom version and...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-26  Włodzimierz SkibaCorrections for future OW 1.4. Warning fixes.
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-03-04  Włodzimierz SkibaSmall warning fixes.
2005-02-27  Vadim Zeitlinfix to previous patch: don't crash when saving in 16bpp
2005-02-27  Vadim Zeitlinadded support for saving grey and grey-red PNG images...
2005-02-22  Dimitri Schoolwerthdon't create a png alpha image if we don't have to
2004-12-11  Robert Roebling Backed-out PNG8 patch (no time to look at why
2004-12-08  Robert Roebling Applied patch for PNG8 alpha mask.
2004-10-28  Włodzimierz SkibaWarning fixes.
2004-10-27  Vadim Zeitlinwe don't have to call png_set_error_fn() any more after...
2004-10-27  Vadim Zeitlinuse wx_png_error/warning when calling png_create_read...
2004-10-09  Julian SmartResolved ambiguity
2004-09-16  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxDefaultCoord...
2004-07-20  Vadim Zeitlindon't waste time initializing the memory of newly creat...
2004-06-15  Robin DunnSave the alpha values if the image has an alpha channel
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-30  Václav Slavíkprefix symbols with wx_ to reduce risk of collision
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-29  Robin DunnTwo fixes for CheckTransparency. First, don't start...
2003-07-23  Vadim Zeitlinfixed completely broken CheckForTransparency()
2003-05-11  Vadim Zeitlinmany fixes for PNG reading after recent alpha changes...
2003-04-13  Vadim Zeitlinfixed a harmless warning
2003-04-12  Vadim Zeitlinfixed CheckTransparency() for RGBA images
2003-03-03  Vadim Zeitlinadded support for reading alpha channel
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2003-01-01  Vadim Zeitlintried to fix compilation with Watcom 11 (should fix...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
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-26  Václav Slavíkmodified wxPNGHandler to not use png_struct.jmpbuf
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
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-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-22  Václav Slavíkadded wxUSE_IMAGE; added write-only wxXPMHandler
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-01-05  Vadim Zeitlinmore fixes to compilation warnings 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-13  Sylvain BougnouxWas missing png_read_end
1999-12-04  Robert Roebling String changes for translations,
1999-11-30  Robert Roebling Compile fix for GIF decoder,
1999-10-15  Vadim Zeitlin1. wxImageHandler::DoCanRead() introduced to solve...
1999-09-16  Unknown (AN)call HasMask() before writing PNG files, as was done...
1999-09-09  Guillermo Rodrigue... Ops. wxUSE_XXX and wxUSE_STREAMS are separated again :-)
1999-09-09  Guillermo Rodrigue... Added #include "wx/setup.h" (or "wx/defs.h") before...
1999-09-09  David WebsterLatest OS/2 compiler bug fixes for common and generic
1999-08-18  Václav Slavíkadded wxImage::CanRead
1999-08-17  Sylvain BougnouxImprove wxImage::LoadImage so that image format in...
1999-07-30  David WebsterOS/2 updates
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-04-30  Karsten Ballüdersuppressed compiler warning
1999-04-06  Vadim Zeitlinfixed compilation for gcc
1999-04-06  Julian SmartJPEG and PNG code taken out of image.cpp