second merge of the 2.2 branch (RL)
[wxWidgets.git] / src / common / imagjpeg.cpp
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
1999-12-15  Václav SlavíkJPEG handler does not read entire file into memory...
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-09-09  Guillermo Rodrigue... Ops. wxUSE_XXX and wxUSE_STREAMS are separated again :-)
1999-09-09  Guillermo Rodrigue... Added #include "wx/setup.h" (or "wx/defs.h") before...
1999-08-18  Václav Slavíkadded wxImage::CanRead
1999-08-17  Sylvain BougnouxImprove wxImage::LoadImage so that image format in...
1999-07-24  Robert Roebling Renamed wxStream::StreamSize() to wxStream::GetSize()
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-05-11  Vadim Zeitlinunused parameter warnings suppressed
1999-04-17  Robert Roebling Added a bit of libJPEG 6.0b
1999-04-07  Václav Slavíkfixed bug with incorrect fileformat
1999-04-06  Vadim Zeitlinfixed compilation for gcc
1999-04-06  Julian SmartJPEG and PNG code taken out of image.cpp