applied ANI images patch and added wxUSE_ICO_CUR
[wxWidgets.git] / docs / latex / wx / image.tex
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...