removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic...
[wxWidgets.git] / src / common / image.cpp
2002-04-01  Julian SmartApplied FloodFill patch
2002-03-25  Václav Slavíksurround deprecated wxImage methods in WXWIN_COMPATIBIL...
2002-03-17  Václav SlavíkChris' wxImage::SaveFile(filename_only) patch
2002-02-16  Václav Slavíkprevious change to wxImage was wrong, it didn't account...
2002-02-16  Václav SlavíkA couple of changes to wxImage:
2002-02-08  Václav Slavíkmake more wxImage methods const
2002-02-07  Václav Slavíkchanged wxImage::ComputeHistogram to use wxHashMap
2002-02-05  Vadim Zeitlinfixed compilation without wxUSE_STREAMS
2002-01-02  Václav Slavíkfixing effects of my lack of English skills: GetImagesC...
2002-01-01  Václav Slavíksupport for multiple images in one file
2001-11-20  Václav Slavíkfine-tuned API from the ICO patch
2001-11-18  Robert Roebling Applied Chris' patch for support for ICO loading.
2001-09-30  Vadim Zeitlinadded wxUSE_PALETTE and fixed compilation with it set...
2001-08-18  Robert Roebling The Scale() code in the 2.3 tree turned out to
2001-07-01  Václav Slavíkadded #ifdef wxUSE_XPM around XPM handler initialization
2001-06-15  Vadim Zeitlinrestored (and slightly improved) wxImage::Scale() fix
2001-06-14  Kendall BennettReverted wxFileSystem changes to image.cpp and dib.cpp
2001-06-14  Vadim Zeitlinfixed indentation and warnings/bugs
2001-06-12  Kendall BennettCommited latest SciTech changes into CVS. This includes...
2001-06-11  Robert Roebling Applied wxImage::Scale() patch,
2001-05-08  Václav Slavíkswitched to new XPM code in wxMSW
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
2001-04-06  Václav SlavíkwxImage::ConvertToMono wasn't const - fixed
2001-04-04  Václav SlavíkI moved platform specific code from wxImage to wxBitmap
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
2001-03-19  Vadim ZeitlinwxImage::Ok() now returns false for images with 0 width...
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2000-12-16  Robert Roebling Added wxCommandEvent::IsSeection for listbox,
2000-08-29  Robert Roebling Merged sizer fix from stable branch
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-28  Julian SmartAdded wxQuantize, wxSplashScreen, wxEffects & added...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
2000-02-20  Julian SmartwxImage::Rotate corrections added; docview improvements...
2000-02-18  Guillermo Rodrigue... Added missing Unref() in wxImage::Create()
2000-02-11  Guillermo Rodrigue... Partially rewrote rotation code due to a potential...
2000-02-11  Vadim Zeitlin1. exchanged binary ROPs wxSET/wxCLEAR meaning for...
2000-02-10  Guillermo Rodrigue... Added support for transparency in rotation code
2000-02-09  Vadim Zeitlinmore HP-UX compilation warnings fixed (187th try)
2000-02-07  Bart A.M. Jourquinadd casts + type to untyped const for GCC2.95
2000-02-06  Julian SmartSome doc corrections; Watcom C++ corrections; VC++...
2000-02-06  Robert Roebling compilation fixes.
2000-02-06  Julian SmartChanged static_cast syntax not recogised by all compilers
2000-02-06  Julian SmartAdded rotation to wxImage
2000-02-01  Robert Roebling Various corrections to makefiles, RPMs etc.
2000-02-01  Vadim Zeitlin1. some fixes for the problems reported by BoundsChecker
2000-01-27  Robert Roebling Copied isql.h and isqlext.h to /include/wx/unix and...
2000-01-24  Vadim Zeitlin2 warnings from Solaris build log fixed
2000-01-14  Robert Roebling image to bitmap rewrite,
2000-01-13  Stefan Csomormac updates and msw bitmapdrawing on printer
2000-01-13  Stefan Csomorcw pro 5.3 adaptions
2000-01-12  Robert Roebling Chnages to mono-bitmap code.
2000-01-05  Julian SmartAdded contributed speedup of ConvertToBitmap under...
1999-12-27  Robert Roebling Added mono bitmap to image conversion.
1999-12-17  David Webstercleaning up image mess for os/2
1999-12-16  Vadim ZeitlinWin16 compilation fixes
1999-12-16  Guillermo Rodrigue... Changed stopat to stopafter in CountColours
1999-12-15  Guillermo Rodrigue... Added CountColours()
1999-12-15  Guillermo Rodrigue... Added ComputeHistogram
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-08  Jouk Jansen Committing in .
1999-12-06  Robert Roebling Added tests for buffered streams.
1999-12-04  Robert Roebling String changes for translations,
1999-11-30  Robert Roebling Compile fix for GIF decoder,
1999-11-24  Robert Roebling Partial fix for big_endian image conversion probs.
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-22  Robert Roebling Headers moved a bit.
1999-11-18  Jouk Jansen Committing in .
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-10-25  David Webster*** empty log message ***
1999-10-18  Sylvain BougnouxAdd wxImage::CanRead, wasn't in 1.59 ?
1999-10-18  Robert Roebling Corrected wxImage for use with mono wxBitmaps,
1999-10-15  Vadim Zeitlincompilation fix
1999-10-15  Vadim Zeitlin1. wxImageHandler::DoCanRead() introduced to solve...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Julian SmartRemoved some unused parameter warnings; compile error...
1999-09-20  Sylvain Bougnouxchange wxImage::InitAllHandlers to wxInitAllImageHandle...
1999-09-20  Sylvain BougnouxAdd wxImage::InitAllHandlers()
1999-08-27  Patrick AlbertRemoving some level 3 warning
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-08-18  Václav Slavíkadded wxImage::CanRead
1999-08-18  Sylvain BougnouxAdded wxImage wxImage::GetSubImage(cont wxRect&) const
1999-08-17  Sylvain BougnouxImprove wxImage::LoadImage so that image format in...
1999-08-13  Robert Roebling Compile fixes,
1999-07-28  Vadim Zeitlin1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN...
1999-07-26  Unknown (AN)use of div_t.quot and div_t.rem were changed to / and %
1999-07-05  Vadim Zeitlinmade wxImage::Scale() const to not confuse people any...
1999-06-25  Robert Roebling Commented out "best visual" code.
1999-06-24  Robert Roebling wxGTK now chooses the best visual X offers,
1999-06-21  Robert Roebling New Makefile.ins, updates for the Motif build, removed
1999-06-17  Vadim Zeitlin1. wxDialogs are now destroyed when they go out of...
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-10  Robert Roebling Corrected byte swapping macros.
1999-06-04  Robert Roebling Added semicolon to macro in list.h - I just read that
1999-06-01  Vadim ZeitlinOops, I didn't see Robert had already corrected 16bit...
1999-06-01  Robert Roebling Moving frames and dialogs now reports correct
1999-04-16  Robert Roebling wxImage now uses GTK 1.2's fast rendering code if...
next