Documented wxIMAGE_OPTION_TIFF_* options that are currently in use.
[wxWidgets.git] / interface / wx / image.h
2011-08-19  Dimitri SchoolwerthDocumented wxIMAGE_OPTION_TIFF_* options that are curre...
2011-08-19  Dimitri Schoolwerthimproved wxImage documentation.
2011-07-09  John ChainAdded Robin Dunn's explanation on the relationship...
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-18  Dimitri SchoolwerthFixed documentation of enum wxImageResizeQuality.
2011-03-15  Dimitri SchoolwerthChanged behaviour of wxImageResizeQuality parameter...
2011-02-02  Dimitri SchoolwerthAdded support for reading comments from a GIF image.
2011-01-19  Dimitri SchoolwerthAdded GIF and animated GIF saving support.
2011-01-03  Dimitri SchoolwerthAdded support for saving PNG files with palette.
2010-12-28  Dimitri SchoolwerthAdded saving support to TGA image handler.
2010-12-28  Dimitri SchoolwerthUpdated manual regarding image alpha support for BMP...
2010-12-14  Vadim ZeitlinImprove wxImage handlers documentation, especially...
2010-11-25  Vadim ZeitlinAdd wxVersionInfo and functions returning it for 3rd...
2010-11-14  Vadim ZeitlinAdd wxImage::Rotate180() function.
2010-11-02  Vadim ZeitlinChanged wxImage::ConvertAlphaToMask() return type to...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-04-09  Vadim ZeitlinAdd wxImage::ClearAlpha().
2009-10-18  Mattia BarbonCopy wxPerl notes from the LaTeX documentation.
2009-09-24  Julian SmartApplied part of #10034: wxImage::ConvertToDisabled()
2009-08-30  Vadim ZeitlinAdd support for bilinear resize algorithm to wxImage.
2009-06-12  Vadim Zeitlinclatify alpha discussion (closes #10888)
2009-06-01  Francesco Montorsidocument that CanRead() and GetImageCount() functions...
2009-04-05  Vadim Zeitlinimplement GetImageCount() for GIF handler (closes ...
2009-03-14  Francesco Montorsiadd overloads of ctors and Create() functions taking...
2009-03-09  Vadim Zeitlinadd support for multiple extensions to wxImage handlers...
2009-03-03  Francesco Montorsiclarify the list of bitmap handlers natively supported.
2009-02-20  Francesco Montorsirecategorize many misplaced classes; move lots of class...
2009-01-25  Vadim Zeitlinallow specifying the mask colour in wxImage::ConvertAlp...
2009-01-14  Francesco Montorsiadd some wxIMAGE_OPTION_PNG_xxx options to wxImage...
2009-01-10  Francesco Montorsimany automated ifacecheck fixes
2009-01-10  Francesco Montorsimiscellaneous small enhancements
2009-01-09  Francesco Montorsiadd wxImage::Clear (patch by troelsk); closes #10141
2009-01-05  Bryan PettyReplaced @ingroup with @addtogroup for all global func...
2008-12-19  Robert RoeblingwxImage::ConvertToBitmap() doesn't exist anymore
2008-11-28  Francesco Montorsiprovide GetSize() getters in wxBitmap and wxImage
2008-11-17  Vadim Zeitlindocument all currently defined image options and their...
2008-11-17  Vadim Zeitlinadded the possibility to rescale the image during loadi...
2008-11-10  Francesco Montorsiother ifacecheck fixes
2008-11-03  Francesco Montorsifixed doxygen warnings produced by the ifacecheck fixes
2008-10-29  Francesco Montorsiautomated ifacecheck fixes
2008-10-27  Francesco Montorsiautomated ifacecheck fixes
2008-10-27  Francesco Montorsiother ifacecheck fixes, resulting in removal of the...
2008-10-15  Francesco Montorsiinterface header revisions
2008-09-27  Francesco MontorsiHUGE commit of ifacecheck-automated fixes to virtualnes...
2008-08-02  Vadim Zeitlinadd wxImage::SetType() and use it in animation decoders...
2008-08-02  Vadim Zeitlindocument "clear" parameter of ctor/Create() properly...
2008-06-27  Bryan PettyCommit 3 of 3 for Doxygen path fixes, this one finally...
2008-06-27  Bryan PettyMoved all interface headers into a 'wx' subdirectory...