]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/filename.tex
added GetForbiddenChars() and TRUE -> true (patch 757777)
[wxWidgets.git] / docs / latex / wx / filename.tex
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