1. GetCwd() now has the volume argument, Normalize() works correctly for the
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 1 Dec 2001 03:16:19 +0000 (03:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 1 Dec 2001 03:16:19 +0000 (03:16 +0000)
commit6f91bc3333e20e6b63ede14fab37fdc5cd3a583b
tree1621f9120862cc48f083578266cbbf7842883f16
parent52dbd056d2089310d4957e7dbf7ab3efd81913f2
1. GetCwd() now has the volume argument, Normalize() works correctly for the
   paths without full path but with the volume
2. fixed old SplitPath() version without volume to behave in a backwards
   compatible way
3. added more docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/filename.tex
include/wx/filename.h
src/common/filename.cpp