Remove obsolete VisualAge-related files.
[wxWidgets.git] / interface / wx / image.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-12-01  Vadim ZeitlinFix premature truncation of brief descriptions in Doxyg...
2012-04-26  Robin DunnTypo fix, and add some missing methods.
2011-12-30  Robin DunnInterface fixes and tweaks for Phoenix
2011-11-14  Vadim ZeitlinReplace wxT() with wxS() in image options definitions.
2011-11-14  Vadim ZeitlinAdded wxIMAGE_OPTION_ORIGINAL_{WIDTH,HEIGHT} wxImage...
2011-10-14  Robin DunnAdd data members for RGBValue and HSVValue
2011-09-18  Robin DunnFIx broken or missing interface items for Phoenix
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-03  Robin DunnFix some broken or add some missing interface declarati...
2011-08-29  Dimitri SchoolwerthAdded alpha saving support to TIFF image handler.
2011-08-28  Dimitri SchoolwerthUpdated manual regarding image alpha support for TGA...
2011-08-23  Dimitri SchoolwerthAdded wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE.
2011-08-19  Dimitri SchoolwerthDocumented wxIMAGE_OPTION_TIFF_* options that are curre...
2011-08-19  Dimitri Schoolwerthimproved wxImage documentation.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
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...