don't fail in wxTransferStreamToFile if file size is exact multiple of 4KB (bug 1835918)
[wxWidgets.git] / src / common / fs_arc.cpp
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.