]> git.saurik.com Git - wxWidgets.git/history - include/wx/filename.h
added and partly implemented the time functions for wxFileName
[wxWidgets.git] / include / wx / filename.h
2001-10-30  Vadim Zeitlinadded and partly implemented the time functions for...
2001-05-14  Julian SmartFixes for 16-bit compilation
2001-04-09  Robert Roebling Added wxFileName::GetModificationTime()
2001-03-26  Julian SmartAdded 'full' param to wxFileName::Mkdir to make all...
2001-03-21  Julian SmartAdded long-filename functions & normalisation; patch...
2000-12-31  Vadim Zeitlinreadded back SetFullName
2000-12-31  Vadim Zeitlinimplemented wxFileName::SplitPath(), wxSplitPath()...
2000-12-31  Vadim Zeitlinrewrote wxFileName::Normalize(), added a few methods...
2000-12-30  Vadim Zeitlinjust added some _T()s
2000-12-30  Robert Roebling wxFileName II. It actually works.
2000-12-29  David Websterinclude "wx/filefn.h" instead of just "filefn.h".
2000-12-28  Robert Roebling Added wxFileName.