support filenames with empty extension (foo.) (bug 1078200)
[wxWidgets.git] / docs / latex / wx / filename.tex
2005-02-28  Vadim Zeitlinsupport filenames with empty extension (foo.) (bug...
2005-02-22  Włodzimierz SkibaLicence name correction.
2005-02-13  Vadim Zeitlinchanged Remove/InsertDir() parameter type to size_t...
2004-12-24  Julian SmartDoc corrections
2004-09-29  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchor...
2004-09-04  Włodzimierz SkibaSpelling fixes [#1017001]
2004-07-25  Vadim Zeitlinadded and documented SplitVolume() and GetPathTerminato...
2004-06-28  Vadim Zeitlinadded include files section
2004-05-04  Julian SmartName change replacements
2004-02-22  Julian SmartDoc corrections
2003-12-20  Julian SmartAdded wxPATH_NORM_SHORTCUT
2003-10-08  Vadim Zeitlincheck directories passed to Append/Insert/PrependDir...
2003-09-25  Vadim ZeitlinwxPATH_NORM_ALL shouldn't include wxPATH_NORM_CASE
2003-07-27  Vadim ZeitlinGetPath() now has wxPATH_GET_COLUME by default
2003-07-19  Vadim Zeitlinadded GetForbiddenChars() and TRUE -> true (patch 757777)
2003-07-17  Vadim Zeitlinadded format parameter to File/DirName()
2003-01-25  Vadim ZeitlinFile/DirExists() are const now
2003-01-18  Václav Slavíkadded wxFileName::MakeAbsolute
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-22  Julian SmartTidied up filename.tex
2002-06-07  Vadim Zeitlinapplied typos and spelling error fixes patch from Olly...
2002-05-13  Vadim Zeitlindocumented wxFileName::SplitPath(), added more obsolesc...
2002-05-05  Vadim Zeitlinfixed LaTeX compilation problems (part of patch 551210)
2002-04-27  Vadim Zeitlinmention that creation time only lives up to its name...
2002-04-16  George TaskerFixes for documentation compilation
2002-04-08  Vadim Zeitlinfixed several bugs in Mkdir() and also modified its...
2002-04-08  Vadim Zeitlinadded GetPath(flags) version to allow retrieving the...
2002-04-05  Vadim Zeitlinminor fix to wxFileName::MakeRelativeTo(), removed...
2002-03-27  Vadim ZeitlinwxFileName::Get/SetTimes() finally seem to work under...
2002-02-02  Václav Slavíkchanged wxFileName::Normalize signature to allow or...
2001-12-18  Vadim Zeitlin1. fixed file descriptors leak in wxFileName::CreateTem...
2001-12-04  Vadim Zeitlinadded wxFileName::MakeRelativeTo() and the tests/docs...
2001-12-04  Vadim Zeitlinfixed Assign(fullpath, fullname)
2001-12-03  Julian SmartFixed some label errors
2001-12-01  Vadim Zeitlin1. added wxFileName::CreateTempFileName() and implement...
2001-12-01  Vadim Zeitlin1. GetCwd() now has the volume argument, Normalize...
2001-11-30  Vadim Zeitlinadded wxFileName docs skeleton