removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / common / image.cpp
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
1999-01-13  Robert Roebling The usual amount of trash over my telephone fixed
1999-01-12  Vadim Zeitlinmemory leak plugged
1999-01-12  Robert Roebling image update
1999-01-10  Julian SmartAdded some makefiles, cured some wxMotif bugs
1999-01-09  Julian SmartMore SC++ fixes; HelpGen starting to compile with VC...
1999-01-08  Robert Roebling minor Configure / makefiles updates
1999-01-08  Unknown (UG)no message
1999-01-08  Robert Roebling Compile improvemnts for strict compilers and the...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-06  Robert Roebling Compilation fixes
1999-01-04  Robert Roebling configure and #ifdef wxUSE_XXX updates
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-10  Unknown (AN)correct a bug in the MSW code using wxMask
1998-12-10  Robert Roebling Moved image code
1998-12-09  Julian SmartwxImage changes
1998-12-06  Robert Roebling wxIMage accessors
1998-12-06  Robert Roebling Update for bitmap, image on scaling, transparancy,
1998-11-07  Robert Roebling Fixed 5 bugs in wxImage and Blit
1998-11-06  Robert Roebling SetEventData for a few widgets
1998-11-02  Robert Roebling DnD fixes
1998-10-25  Unknown (UG)minor changes for windows compilability
1998-10-24  Robert Roebling Removed usage of GdkImlib