]> git.saurik.com Git - wxWidgets.git/history - src/common/image.cpp
Applied wxImage::Scale() patch,
[wxWidgets.git] / src / common / image.cpp
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...
1999-04-12  Ove KaavenIt now compiles all these files without warnings in...
1999-04-11  Václav SlavíkMIME support
1999-04-06  Julian SmartJPEG and PNG code taken out of image.cpp
1999-03-21  Julian SmartAdded wxTreeCtrl::SetItemDropHighlight (wxMSW only);
1999-02-11  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
1999-02-09  Julian SmartAdded more makefiles; fixed some samples for Cygwin
1999-02-04  Václav SlavíkwxJPEGHandler non-default
1999-02-04  Robert Roebling Faster imagescale code
1999-01-27  Václav Slavíkadded wxJPEGHandler
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-20  Vadim ZeitlinwxUSE_STREAM corrected to wxUSE_STREAMS
1999-01-19  Vadim Zeitlin1. wxMotif fixes for compilation in "no compatible...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-16  Julian SmartVarious changes for Salford C++, and commited fileconf...
1999-01-14  Julian SmartAdded OnKeyDown, OnKeyUp.
1999-01-13  Unknown (AN)For MSW, scan line boundary aligned, and >2MB case...
1999-01-13  Vadim Zeitlincompilation problem fixed
1999-01-13  Robert Roebling Better disabling of toolbars and menubars
1999-01-13  Robert Roebling more wxImage on Motif
next