Implement setFont on the iOS port of wxStaticText.
[wxWidgets.git] / src / common / filesys.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-10-09  Vadim ZeitlinDo return the protocol part from GetLocaltion() for...
2012-04-16  Vadim ZeitlinAdd wxFSInputStream providing stream interface to wxFil...
2012-03-04  Vadim ZeitlinUse __WINDOWS__ for OS kind checks and reserve __WXMSW_...
2012-02-03  Vadim ZeitlinCheck string length correctly in wxFileSystem::URLToFil...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-01-22  Dimitri SchoolwerthUse wxString's empty() when checking if the string...
2010-04-07  Václav SlavíkFixed wxFileSystem::FileNameToURL() regression with...
2010-03-28  Václav SlavíkFix wxFileSystem::FileNameToURL() for Unicode file...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-13  Václav Slavíkreturn URLs, not filenames, from wxFileSystem::FindFirs...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-10-20  Vadim Zeitlinavoid an unnecessary and unused (resulting in release...
2008-07-29  Václav Slavíkfixed messed up indentation
2008-06-25  Julian SmartAllow an app to cut down start time by not doing unnece...
2008-05-31  Václav Slavíkallow periods in wxFileSystem URL anchors (patch #2265)
2008-02-20  Vadim Zeitlinrevert not encoding the colons in FileNameToURL() under...
2008-02-19  Vadim Zeitlindon't encode collons in file:// URLs under Windows...
2007-06-21  Vadim Zeitlinfix to the previous commit: percent signs have to be...
2007-06-21  Vadim Zeitlinfix handling of '#' in file names (patch 1740328)
2007-06-19  Václav Slavíkuse wxString in wxFileSystem::FindFileInPath()
2007-06-17  Václav Slavíkdetermine wxFSFile's MIME type when wxFSFile::GetMimeTy...
2007-06-13  Václav Slavíkprefer wxFFile to wxFile if both are available, for...
2007-06-13  Vadim Zeitlinadded wxNullPtr and use it instead of just 0 with wxFil...
2007-04-26  Václav Slavíkuse UTF8-encoded char* strings in UTF8 build instead...
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2006-12-03  Michael WetherellCheck for wxFS_READ in OpenFile.
2006-10-29  Michael WetherellMake wxBackingFile internal, and remove wxZipFSHander...
2006-10-27  Michael WetherellAllow per instance filesystem handlers.
2006-10-27  Michael WetherellAdd wxFS_SEEKABLE open flag.
2006-10-03  Vadim Zeitlinfix wxFilesystem compilation if wxUSE_FFILE is 0 but...
2006-09-06  Robert Roebling Applied 1215477, fixing a crash by properly removing
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-07-25  Vadim Zeitlincompilation fix for platforms where size_t is unsigned...
2006-07-25  Vadim Zeitlinhandlers added using AddHandler() last must have the...
2006-07-24  Vadim Zeitlinadded HasHandlerForPath() (modified patch 1514524)
2006-07-24  Vadim Zeitlinadded FindFileInPath() (part of an otherwise rejected...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-02-01  Włodzimierz Skiba.empty() string cleaning.
2005-01-17  Włodzimierz SkibaMinGW fixes.
2004-11-04  Włodzimierz SkibaCompare and assign wxChars to wxChar instead char local...
2004-09-14  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-06-23  Václav Slavíkfixed UNC paths handling (patch #975038)
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-28  Václav Slavíkreverted previous commit, it broke URLs parsing
2004-03-28  Julian SmartCorrected wxFileSystemHandler::GetRightLocation for...
2004-02-28  Václav Slavíkreverted rev 1.26, workarounds for memchecking code...
2003-10-31  Václav Slavíkadd upper-case extensions to fallbac
2003-09-19  Vadim Zeitlincheck whether input stream is readable in OpenFile...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
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
next