| 2008-10-20 |  Vadim Zeitlin | avoid an unnecessary and unused (resulting in release... | blob | commitdiff | raw | 
| 2008-07-29 |  Václav Slavík | fixed messed up indentation | blob | commitdiff | raw | diff to current | 
| 2008-06-25 |  Julian Smart | Allow an app to cut down start time by not doing unnece... | blob | commitdiff | raw | diff to current | 
| 2008-05-31 |  Václav Slavík | allow periods in wxFileSystem URL anchors (patch #2265) | blob | commitdiff | raw | diff to current | 
| 2008-02-20 |  Vadim Zeitlin | revert not encoding the colons in FileNameToURL() under... | blob | commitdiff | raw | diff to current | 
| 2008-02-19 |  Vadim Zeitlin | don't encode collons in file:// URLs under Windows... | blob | commitdiff | raw | diff to current | 
| 2007-06-21 |  Vadim Zeitlin | fix to the previous commit: percent signs have to be... | blob | commitdiff | raw | diff to current | 
| 2007-06-21 |  Vadim Zeitlin | fix handling of '#' in file names (patch 1740328) | blob | commitdiff | raw | diff to current | 
| 2007-06-19 |  Václav Slavík | use wxString in wxFileSystem::FindFileInPath() | blob | commitdiff | raw | diff to current | 
| 2007-06-17 |  Václav Slavík | determine wxFSFile's MIME type when wxFSFile::GetMimeTy... | blob | commitdiff | raw | diff to current | 
| 2007-06-13 |  Václav Slavík | prefer wxFFile to wxFile if both are available, for... | blob | commitdiff | raw | diff to current | 
| 2007-06-13 |  Vadim Zeitlin | added wxNullPtr and use it instead of just 0 with wxFil... | blob | commitdiff | raw | diff to current | 
| 2007-04-26 |  Václav Slavík | use UTF8-encoded char* strings in UTF8 build instead... | blob | commitdiff | raw | diff to current | 
| 2007-03-17 |  Václav Slavík | first phase of transition to unified Unicode build: | blob | commitdiff | raw | diff to current | 
| 2006-12-03 |  Michael Wetherell | Check for wxFS_READ in OpenFile. | blob | commitdiff | raw | diff to current | 
| 2006-10-29 |  Michael Wetherell | Make wxBackingFile internal, and remove wxZipFSHander... | blob | commitdiff | raw | diff to current | 
| 2006-10-27 |  Michael Wetherell | Allow per instance filesystem handlers. | blob | commitdiff | raw | diff to current | 
| 2006-10-27 |  Michael Wetherell | Add wxFS_SEEKABLE open flag. | blob | commitdiff | raw | diff to current | 
| 2006-10-03 |  Vadim Zeitlin | fix wxFilesystem compilation if wxUSE_FFILE is 0 but... | blob | commitdiff | raw | diff to current | 
| 2006-09-06 |  Robert Roebling | Applied 1215477, fixing a crash by properly removing | blob | commitdiff | raw | diff to current | 
| 2006-08-31 |  Włodzimierz Skiba | Include wx/module.h according to precompiled headers... | blob | commitdiff | raw | diff to current | 
| 2006-07-25 |  Vadim Zeitlin | compilation fix for platforms where size_t is unsigned... | blob | commitdiff | raw | diff to current | 
| 2006-07-25 |  Vadim Zeitlin | handlers added using AddHandler() last must have the... | blob | commitdiff | raw | diff to current | 
| 2006-07-24 |  Vadim Zeitlin | added HasHandlerForPath() (modified patch 1514524) | blob | commitdiff | raw | diff to current | 
| 2006-07-24 |  Vadim Zeitlin | added FindFileInPath() (part of an otherwise rejected... | blob | commitdiff | raw | diff to current | 
| 2006-04-26 |  Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... | blob | commitdiff | raw | diff to current | 
| 2005-09-23 |  Mart Raudsepp | Nuke #pragma implementation/interface's | blob | commitdiff | raw | diff to current | 
| 2005-02-01 |  Włodzimierz Skiba | .empty() string cleaning. | blob | commitdiff | raw | diff to current | 
| 2005-01-17 |  Włodzimierz Skiba | MinGW fixes. | blob | commitdiff | raw | diff to current | 
| 2004-11-04 |  Włodzimierz Skiba | Compare and assign wxChars to wxChar instead char local... | blob | commitdiff | raw | diff to current | 
| 2004-09-14 |  Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau... | blob | commitdiff | raw | diff to current | 
| 2004-06-23 |  Václav Slavík | fixed UNC paths handling (patch #975038) | blob | commitdiff | raw | diff to current | 
| 2004-05-23 |  Julian Smart | Use old licence name | blob | commitdiff | raw | diff to current | 
| 2004-05-23 |  Julian Smart | Name and version changes | blob | commitdiff | raw | diff to current | 
| 2004-03-28 |  Václav Slavík | reverted previous commit, it broke URLs parsing | blob | commitdiff | raw | diff to current | 
| 2004-03-28 |  Julian Smart | Corrected wxFileSystemHandler::GetRightLocation for... | blob | commitdiff | raw | diff to current | 
| 2004-02-28 |  Václav Slavík | reverted rev 1.26, workarounds for memchecking code... | blob | commitdiff | raw | diff to current | 
| 2003-10-31 |  Václav Slavík | add upper-case extensions to fallbac | blob | commitdiff | raw | diff to current | 
| 2003-09-19 |  Vadim Zeitlin | check whether input stream is readable in OpenFile... | blob | commitdiff | raw | diff to current | 
| 2003-08-09 |  Václav Slavík | added support for gcc precompiled headers | blob | commitdiff | raw | diff to current | 
| 2003-07-08 |  Mattia Barbon | Added --use-stl to cnfigure, wxUSE_STL to setup0.h | blob | commitdiff | raw | diff to current | 
| 2003-02-06 |  Vadim Zeitlin | allow compilation with wxUSE_DATETIME == 0 (patch 679822) | blob | commitdiff | raw | diff to current | 
| 2002-12-15 |  Julian Smart | Added Mac Classic fixes | blob | commitdiff | raw | diff to current | 
| 2002-12-13 |  Václav Slavík | even more fixes to last-minute wxFileSystem mods | blob | commitdiff | raw | diff to current | 
| 2002-12-10 |  Julian Smart | Ignore DOS drive spec in GetRightLocation | blob | commitdiff | raw | diff to current | 
| 2002-12-09 |  Julian Smart | Fixed the beggar good and proper | blob | commitdiff | raw | diff to current | 
| 2002-12-09 |  Julian Smart | Should only add // under MSW -- not on Unix, not on... | blob | commitdiff | raw | diff to current | 
| 2002-12-08 |  Václav Slavík | modifications to URL<->filename conversion: take wxFile... | blob | commitdiff | raw | diff to current | 
| 2002-12-07 |  Julian Smart | Correction to path/URL code | blob | commitdiff | raw | diff to current | 
| 2002-12-06 |  Julian Smart | Removed apparently erroneous manipulation of filename/URL | blob | commitdiff | raw | diff to current | 
| 2002-12-04 |  Vadim Zeitlin | merged 2.4 branch into the trunk | blob | commitdiff | raw | diff to current | 
| 2002-09-08 |  Vadim Zeitlin | char -> wxChar | blob | commitdiff | raw | diff to current | 
| 2002-05-23 |  Robert Roebling | Let wxFileSystem use wxFFileInputstream and not | blob | commitdiff | raw | diff to current | 
| 2002-05-05 |  Václav Slavík | gcc pragmas fixes | blob | commitdiff | raw | diff to current | 
| 2002-02-01 |  Robin Dunn | added wx type info macros for wxFSFile | blob | commitdiff | raw | diff to current | 
| 2002-01-27 |  Václav Slavík | ensure minimal mime support in wxHTML even without... | blob | commitdiff | raw | diff to current | 
| 2001-12-07 |  Václav Slavík | wxFileSystem w/o wxUSE_MIMETYPE fixes | blob | commitdiff | raw | diff to current | 
| 2001-09-18 |  Václav Slavík | made wxLocalFSHandler public and added Chroot to it | blob | commitdiff | raw | diff to current | 
| 2001-08-24 |  Robert Roebling | Patch (partially back) so that images work in wxHTML. | blob | commitdiff | raw | diff to current | 
| 2001-08-23 |  Stefan Csomor | added conversion to mac native filenames from local... | blob | commitdiff | raw | diff to current | 
| 2000-11-15 |  David Webster | bad delete operator, should be delete [] for gs_FSMimeF... | blob | commitdiff | raw | diff to current | 
| 2000-11-04 |  Václav Slavík | workarounded false memory leak report | blob | commitdiff | raw | diff to current | 
| 2000-08-20 |  Václav Slavík | fixed stupid loop in wxFileSystem::OpenFile | blob | commitdiff | raw | diff to current | 
| 2000-07-15 |  Bryan Petty | merged 2.2 branch | blob | commitdiff | raw | diff to current | 
| 2000-02-27 |  Václav Slavík | added --enable-filesystem | blob | commitdiff | raw | diff to current | 
| 2000-01-30 |  Julian Smart | Cured memory leak report in wxDateTime; wxGLCanvas... | blob | commitdiff | raw | diff to current | 
| 2000-01-27 |  Bart A.M. Jourquin | Using P.Getchar(i) instead of p[i] | blob | commitdiff | raw | diff to current | 
| 2000-01-27 |  Václav Slavík | implemented better paths handling: dir1/../dir2/file... | blob | commitdiff | raw | diff to current | 
| 2000-01-19 |  Václav Slavík | rewritten to use wxTheMimeTypesManager | blob | commitdiff | raw | diff to current | 
| 2000-01-19 |  Václav Slavík | added wxFSFile::GetModificationTime | blob | commitdiff | raw | diff to current | 
| 2000-01-01 |  Václav Slavík | wxFileSystem now compiles if wxUSE_HTML (required by... | blob | commitdiff | raw | diff to current | 
| 1999-11-28 |  Václav Slavík | fixed minor bug in wxFileSystem's converting \ to / | blob | commitdiff | raw | diff to current | 
| 1999-11-12 |  Vadim Zeitlin | unused param warning fixed | blob | commitdiff | raw | diff to current | 
| 1999-11-06 |  Václav Slavík | fixed memory leak in wxFilesystemHandler | blob | commitdiff | raw | diff to current | 
| 1999-10-31 |  Václav Slavík | added wxFileSystem::FindFirst and FindNext | blob | commitdiff | raw | diff to current | 
| 1999-10-08 |  Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... | blob | commitdiff | raw | diff to current | 
| 1999-10-04 |  Vadim Zeitlin | many changes; major ones: | blob | commitdiff | raw | diff to current | 
| 1999-09-20 |  Robin Dunn | I got tired of some of the memory leak messages related... | blob | commitdiff | raw | diff to current | 
| 1999-08-08 |  Václav Slavík | added MIME manager fallback support | blob | commitdiff | raw | diff to current | 
| 1999-08-06 |  Julian Smart | Changes for BC++ | blob | commitdiff | raw | diff to current | 
| 1999-07-29 |  Robert Roebling | Now its possible to run wxHTML without wxSockets | blob | commitdiff | raw | diff to current | 
| 1999-07-25 |  Václav Slavík | fixed static members | blob | commitdiff | raw | diff to current | 
| 1999-07-23 |  Vadim Zeitlin | 1. more wxMotif fixes | blob | commitdiff | raw | diff to current | 
| 1999-07-15 |  Robert Roebling | Compile fixes, | blob | commitdiff | raw | diff to current | 
| 1999-07-10 |  Václav Slavík | *** empty log message *** | blob | commitdiff | raw | diff to current | 
| 1999-07-09 |  Vadim Zeitlin | added wxUSE_FS_INET/ZIP | blob | commitdiff | raw | diff to current | 
| 1999-07-07 |  Václav Slavík | *** empty log message *** | blob | commitdiff | raw | diff to current | 
|  |