added wxFileName::MakeRelativeTo() and the tests/docs for it
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 4 Dec 2001 15:13:56 +0000 (15:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 4 Dec 2001 15:13:56 +0000 (15:13 +0000)
commitf7d886af3a5e8805a7b073e40ff80fd21ea273e7
tree3f95acf78d30efcd96817e54030854be3edf1d79
parentc942560f94ba550464a57163f31be2c9ca573fe7
added wxFileName::MakeRelativeTo() and the tests/docs for it

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