Use the associated document manager, not the global one
[wxWidgets.git] / src / common / imagiff.cpp
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-11-10  Vadim Zeitlinnew set of fixes for problems due to huge files support...
2004-09-16  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxDefaultCoord...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-08  Vadim Zeitlinmingw compilation fix
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-01-21  Václav Slavíkclarified legal stuff
2002-01-18  David WebsterTRUE, not true; FALSE, not false....
2002-01-17  Václav Slavíkfixed to the IFF handler, moved into one file
2002-01-15  Robert Roebling Added IFF handler.