]> git.saurik.com Git - wxWidgets.git/history - src/common/filesys.cpp
Added --use-stl to cnfigure, wxUSE_STL to setup0.h
[wxWidgets.git] / src / common / filesys.cpp
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-02-06  Vadim Zeitlinallow compilation with wxUSE_DATETIME == 0 (patch 679822)
2002-12-15  Julian SmartAdded Mac Classic fixes
2002-12-13  Václav Slavíkeven more fixes to last-minute wxFileSystem mods
2002-12-10  Julian SmartIgnore DOS drive spec in GetRightLocation
2002-12-09  Julian SmartFixed the beggar good and proper
2002-12-09  Julian SmartShould only add // under MSW -- not on Unix, not on...
2002-12-08  Václav Slavíkmodifications to URL<->filename conversion: take wxFile...
2002-12-07  Julian SmartCorrection to path/URL code
2002-12-06  Julian SmartRemoved apparently erroneous manipulation of filename/URL
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-08  Vadim Zeitlinchar -> wxChar
2002-05-23  Robert Roebling Let wxFileSystem use wxFFileInputstream and not
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 ***