removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / common / imagpcx.cpp
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-13  Guillermo Rodrigue... PCX handler now saves files too (always as 24 bit image...
1999-12-10  Guillermo Rodrigue... source clean-up
1999-12-04  Robert Roebling Two missing #includes in image code.
1999-12-04  Robert Roebling String changes for translations,
1999-11-30  Robert Roebling Compile fix for GIF decoder,
1999-11-30  Guillermo Rodrigue... Doesn't reset the stream pos to 0 in CanRead().
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-09  Guillermo Rodrigue... Added #include "wx/setup.h" (or "wx/defs.h") before...
1999-09-09  Karsten Ballüdercosmetic fix
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-08-29  Guillermo Rodrigue... fixed bug for 24bit images
1999-08-29  Guillermo Rodrigue... PCX handler now working for reading (8bit and 24bit...
1999-08-27  Guillermo Rodrigue... New PCX Image Handler (still empty)