]> git.saurik.com Git - wxWidgets.git/history - src/common/filesys.cpp
gcc pragmas fixes
[wxWidgets.git] / src / common / filesys.cpp
2002-05-05  Václav Slavíkgcc pragmas fixes
2002-02-01  Robin Dunnadded wx type info macros for wxFSFile
2002-01-27  Václav Slavíkensure minimal mime support in wxHTML even without...
2001-12-07  Václav SlavíkwxFileSystem w/o wxUSE_MIMETYPE fixes
2001-09-18  Václav Slavíkmade wxLocalFSHandler public and added Chroot to it
2001-08-24  Robert RoeblingPatch (partially back) so that images work in wxHTML.
2001-08-23  Stefan Csomoradded conversion to mac native filenames from local...
2000-11-15  David Websterbad delete operator, should be delete [] for gs_FSMimeF...
2000-11-04  Václav Slavíkworkarounded false memory leak report
2000-08-20  Václav Slavíkfixed stupid loop in wxFileSystem::OpenFile
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-27  Václav Slavíkadded --enable-filesystem
2000-01-30  Julian SmartCured memory leak report in wxDateTime; wxGLCanvas...
2000-01-27  Bart A.M. JourquinUsing P.Getchar(i) instead of p[i]
2000-01-27  Václav Slavíkimplemented better paths handling: dir1/../dir2/file...
2000-01-19  Václav Slavíkrewritten to use wxTheMimeTypesManager
2000-01-19  Václav Slavíkadded wxFSFile::GetModificationTime
2000-01-01  Václav SlavíkwxFileSystem now compiles if wxUSE_HTML (required by...
1999-11-28  Václav Slavíkfixed minor bug in wxFileSystem's converting \ to /
1999-11-12  Vadim Zeitlinunused param warning fixed
1999-11-06  Václav Slavíkfixed memory leak in wxFilesystemHandler
1999-10-31  Václav Slavíkadded wxFileSystem::FindFirst and FindNext
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-20  Robin DunnI got tired of some of the memory leak messages related...
1999-08-08  Václav Slavíkadded MIME manager fallback support
1999-08-06  Julian SmartChanges for BC++
1999-07-29  Robert Roebling Now its possible to run wxHTML without wxSockets
1999-07-25  Václav Slavíkfixed static members
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-15  Robert Roebling Compile fixes,
1999-07-10  Václav Slavík*** empty log message ***
1999-07-09  Vadim Zeitlinadded wxUSE_FS_INET/ZIP
1999-07-07  Václav Slavík*** empty log message ***