]> git.saurik.com Git - wxWidgets.git/history - tests/archive
1. made CRT wrappers definitions indepenent of wxUSE_UNICODE: both ANSI and Unicode...
[wxWidgets.git] / tests / archive /
2006-10-27  Michael WetherellAdd tar stream tests.
2006-09-28  Vadim ZeitlinVC7.1 warning fix about passing temporary as (non-const...
2006-09-24  Michael WetherellForward port test case that corrupts archives to see...
2005-12-21  Vadim Zeitlincompilation test for Unicode build
2005-12-18  Michael WetherellIn the past some streams returned Eof() before the...
2005-10-15  Michael WetherellCompilation fix, templates are broken on 64-bit VC...
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-03-24  Włodzimierz SkibaFix for ambiguities which happen in STL=1 mode under...
2005-03-17  Włodzimierz SkibaFixed strange situation when we had wxPathExists and...
2005-02-12  Michael WetherellRename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
2005-02-11  Michael WetherellAdd wxGetFileType and IsSeekable
2005-02-10  Michael WetherellSeparate out zip specific parts of the archive test...
2005-01-18  Włodzimierz SkibaMinGW warning fix.
2004-11-25  Ryan Nortonpatch 1073385
2004-11-23  Ryan NortonLots and lots and lots of MSVC fixes for archive stuff...
2004-11-22  Ryan Norton[ 1068188 ] Precompiled header for the test program...
2004-11-12  Włodzimierz SkibaWarning fixes.
2004-11-11  Vadim Zeitlinfixes to ZIP/archive patch (patch 1064426); should...
2004-11-10  Vadim Zeitlinadded ZIP classes by M.J.Wetherell (patch 1030239)