]> git.saurik.com Git - wxWidgets.git/history - src/common/imagpnm.cpp
1. wxImageHandler::DoCanRead() introduced to solve the virtual function name
[wxWidgets.git] / src / common / imagpnm.cpp
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-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-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-08-29  Guilhem LavauxRemoved LastError() from wxFilterStream
1999-08-29  Sylvain BougnouxFixed wxBufferedInputStream support ...
1999-08-25  Guilhem LavauxAdded wxSound for Windows support (successful WAV playb...
1999-08-19  Sylvain BougnouxImplement CanRead
1999-08-18  Václav Slavíkadded wxImage::CanRead
1999-08-18  Sylvain BougnouxAdded PNM image handler