always remember to test IsOk() after using wxFileInputStream
[wxWidgets.git] / src / common / fs_arc.cpp
2008-02-01  Michael WetherellCompile fix for --without-zlib --enable-compat26.
2007-06-17  Václav Slavíkdetermine wxFSFile's MIME type when wxFSFile::GetMimeTy...
2007-04-27  Václav SlavíkWX_PRECOMP, not WXPRECOMP
2007-03-30  Vadim Zeitlincheck that the pointer is non-NULL before using it...
2006-11-19  Michael WetherellwxArchiveFSHandler switches on simulated seeking for...
2006-11-16  Michael WetherellFix not recognising '/' on Windows.
2006-10-29  Michael WetherellMake wxBackingFile internal, and remove wxZipFSHander...
2006-10-28  Michael WetherellCompile fix for VC++ 5 and 6.
2006-10-27  Michael WetherellAdd wxArchiveFSHandler.
2006-10-27  Michael WetherellBase wxArchiveFSHandler on wxZipFSHandler.