warning fixes for BCC and OW (heavily modified patch 819146)
[wxWidgets.git] / src / common / imagbmp.cpp
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-15  Václav Slavíkadded <windows.h> wrapper
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-06  Vadim Zeitlinfixes for reading bitmapswith BI_BITFIELDS (patch 597906)
2002-08-16  Julian SmartApplied [ 594745 ] Fixes core dump under Forte 6U1...
2002-07-02  Chris Elliottfix another icon error
2002-07-02  Chris Elliottfixes bugs reading icons
2002-05-22  Vadim Zeitlinrestore the stream position in wxImageHandler itself...
2002-05-18  Vadim Zeitlincheck the return code of wxStream::Read() in wxImageHan...
2002-02-21  Vadim Zeitlinfixes for big endiand machines (Chris Elliott, patch...
2002-02-16  Václav SlavíkA couple of changes to wxImage:
2002-02-09  Václav Slavíkuse WXUNUSED(foo), not (void)foo
2002-02-07  Kendall BennettMerges from Scitech Branch (George Davison):
2002-01-13  Robert Roebling Typo.
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ík1. applied (heavily modified) patch for reading CUR...
2001-12-19  Vadim Zeitlinsuppress some warnings appearing in the optimized build...
2001-11-27  Václav Slavíksecond halt of Chris' wxImage ICO patch
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 Zeitlinfixes for wxUSE_PALETTE=0 compilation
2001-08-25  Vadim Zeitlinapplied patch 432814: saving BMP in 1, 4 and 8 bpp
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-22  Robert Roebling Applied BMP patch.
2000-07-28  Julian SmartAdded wxQuantize, wxSplashScreen, wxEffects & added...
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-15  Václav Slavíkimage handlers moved to separate headers (imagbmp.h...
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-04  Robert Roebling String changes for translations,
1999-11-30  Robert Roebling Compile fix for GIF decoder,
1999-10-15  Vadim Zeitlin1. wxImageHandler::DoCanRead() introduced to solve...
1999-10-09  Robert Roebling Applied a few patches,
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-18  Václav Slavíkadded wxImage::CanRead
1999-08-17  Sylvain BougnouxImprove wxImage::LoadImage so that image format in...
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-22  Robert Roebling Corrected wxlistBox, wxRadioBox, wxComboBox and
1999-06-16  Robert Roebling Forgot this one.