Julian Smart
|
788722ac5c
|
Fixes for 16-bit compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-14 16:13:12 +00:00 |
|
Robert Roebling
|
ce16e5d78f
|
Added wxFileName::GetModificationTime()
for Unix.
Don't send events when constructing a text ctrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-04-09 17:16:09 +00:00 |
|
Julian Smart
|
f0ce340942
|
Added 'full' param to wxFileName::Mkdir to make all directories in a path,
not just the last one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-03-26 13:31:12 +00:00 |
|
Julian Smart
|
9e9b65c1db
|
Added long-filename functions & normalisation; patch to Watcom makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-03-21 12:34:56 +00:00 |
|
Vadim Zeitlin
|
7124df9b59
|
readded back SetFullName
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-12-31 15:23:43 +00:00 |
|
Vadim Zeitlin
|
9e8d860761
|
implemented wxFileName::SplitPath(), wxSplitPath() now just calls it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-12-31 01:15:33 +00:00 |
|
Vadim Zeitlin
|
844f90fba6
|
rewrote wxFileName::Normalize(), added a few methods, general clean up,
added some tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-12-31 00:23:09 +00:00 |
|
Vadim Zeitlin
|
097ead306c
|
just added some _T()s
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-12-30 19:36:10 +00:00 |
|
Robert Roebling
|
a35b27b14d
|
wxFileName II. It actually works.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-12-30 00:28:00 +00:00 |
|
David Webster
|
ee66f09217
|
include "wx/filefn.h" instead of just "filefn.h".
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-12-29 17:39:00 +00:00 |
|
Robert Roebling
|
df5ddbca48
|
Added wxFileName.
Small fix for log error messages on startup.
Added missing accessor to wxSizer.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-12-28 00:00:32 +00:00 |
|