]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/image.tex
[ 1537065 ] wxImage: Higher quality scaling/sampling
[wxWidgets.git] / docs / latex / wx / image.tex
2006-09-24  Robert Roebling [ 1537065 ] wxImage: Higher quality scaling/sampling
2006-09-24  Robert Roebling Updated wxPallete information.
2006-01-19  Julian SmartApplied patch [ 1339764 ] Add wxImage::ConvertToGreyscale
2005-12-16  Mart Raudseppimage.tex: s/set.to/set to
2005-11-07  Włodzimierz SkibawxGetWorkingDirectory() deprecated. Fixed #1338966.
2005-07-28  Vadim Zeitlinadded wxImage::RotateHue() and RGB <-> HSV conversions...
2005-04-03  Julian SmartMissing arguments fixed
2005-04-02  Vadim Zeitlinadded wxImage::IsTransparent(x, y)
2005-04-02  Vadim Zeitlindocumented static_data parameter of SetAlpha()
2005-03-04  Robert Roebling Applied John L's patches for curson scaling, image...
2005-02-28  Julian SmartDocumented wxImage XPM data ctor
2005-02-27  Vadim Zeitlinadded support for saving grey and grey-red PNG images...
2005-02-21  Dimitri Schoolwerthreworded parts of the 'alpha channel support' paragraph
2005-02-19  Vadim Zeitlinadded InitAlpha() (replaces patch 991168)
2005-02-19  Vadim Zeitlindocument GetOptionInt() as returning 0 for the options...
2005-02-06  Ryan NortonDoc fixes A-M edition. Thanks to Arnout for pointing...
2004-10-04  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchor...
2004-09-29  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchor...
2004-09-24  Vadim Zeitlintrying to make GetData() return data format more clear
2004-08-16  Václav Slavíkadded wxImage::ConvertAlphaToMask
2004-05-04  Julian SmartName change replacements
2004-05-04  Julian SmartImproved real Latex support
2004-01-17  Mattia Barbon Correct wxPerl note.
2003-06-01  Julian SmartApplied patch [ 710608 ] wxImage::GetImageExtWildcard...
2003-05-03  Julian SmartApplied patch [ 730686 ] wxImage::Scale speed improvements
2003-03-16  Václav SlavíkLaTeX compilation fixes again
2003-03-03  Vadim Zeitlinadded alpha channel support to wxImage
2003-03-02  Václav Slavíkremoved deprecated calls from wxImage example (bug...
2003-02-13  Julian SmartDOc fixes
2003-01-25  Vadim Zeitlinmoved GetRed() in its correct place in alphabetical...
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-07-06  Mattia BarbonMade documentation for wxImage::GetData/SetData more...
2002-06-26  Vadim Zeitlinadded missing 'R' in RGB
2002-06-07  Vadim Zeitlinapplied typos and spelling error fixes patch from Olly...
2002-03-17  Václav Slavíkdocs corrections and docs for Chris' wxImage::SaveFile...
2002-03-15  Václav Slavíkapplied patch for seeking in GIF images
2002-02-16  Václav SlavíkA couple of changes to wxImage:
2002-02-08  Václav Slavíkchanged wxImage::ComputeHistogram to use wxHashMap
2002-01-13  Václav Slavíkapplied ANI images patch and added wxUSE_ICO_CUR
2002-01-02  Václav Slavíkfixing effects of my lack of English skills: GetImagesC...
2002-01-01  Václav Slavíkmultiple images support in wxImage
2001-11-27  Václav Slavíksecond halt of Chris' wxImage ICO patch
2001-05-24  George TaskerAdded '\' before all '_' chars that were not inside...
2001-04-28  Václav Slavíkdocumented XPM support and updated status of TIFF handler
2001-04-21  Václav Slavíksynced wxImage,wxBitmap docs with my changes
2000-12-22  George TaskerRemoved the BOLDFACE on items that are in INDEXIT block...
2000-12-20  Vadim ZeitlinwxPerl doc patches applied
2000-08-08  Julian SmartMinor update
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-29  Julian SmartAdded Set/Get/HasOption members and moved palette to...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-15  Julian SmartSome doc proofreading
2000-03-06  Guillermo Rodrigue... Some other typos
2000-03-06  Guillermo Rodrigue... Added rotate sample and comment about masks in wxImage...
2000-02-06  Julian SmartAdded rotation to wxImage
2000-01-30  Julian SmartCured memory leak report in wxDateTime; wxGLCanvas...
2000-01-25  Guillermo Rodrigue... Image docs updates
2000-01-22  Václav Slavíkupdated documentation about default type in wxImage...
2000-01-21  Guillermo Rodrigue... Some things added
1999-12-27  Robert Roebling Minor doc updates.
1999-12-25  Václav Slavíkfixes of documentation - replaced \tt{...}, \em{.....
1999-12-24  Václav Slavíkmany fixes in documentation so that it compiles with...
1999-12-16  Vadim Zeitlinchanged wxImage::Rescale() to return wxImage& and not...
1999-12-01  Robert Roebling Applied patch for multiple file selection, documented.
1999-11-17  Václav Slavíkfixed incomplete lists of supported handlers
1999-11-01  Robert Roebling Small doc updates.
1999-10-22  Julian SmartMore broken code corrections; broken Latex file correct...
1999-09-20  Sylvain Bougnouxchange wxImage::InitAllHandlers to wxInitAllImageHandle...
1999-09-20  Sylvain BougnouxAdd wxImage::InitAllHandlers()
1999-08-19  Robert Roebling Doc updates, wxsizer et al
1999-08-18  Sylvain BougnouxAdded wxImage wxImage::GetSubImage(cont wxRect&) const
1999-07-05  Vadim Zeitlinmade wxImage::Scale() const to not confuse people any...
1999-04-29  Robin DunnwxPython documentation update
1999-04-11  Václav SlavíkMIME support
1999-02-15  Julian SmartAdded 'Include files' section to class references
1999-02-04  Václav Slavík*** empty log message ***
1999-01-27  Václav Slavíkadded wxJPEGHandler
1999-01-27  Robert Roebling wxToolTip part II
1999-01-13  Robert Roebling more wxImage on Motif
1999-01-12  Julian SmartSome .tex tweaks; pngdemo fix.
1999-01-12  Robert Roebling image update
1999-01-10  Julian SmartGot Penguin sample running under Windows.
1999-01-09  Robert Roebling ODBC updates
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...