check directories passed to Append/Insert/PrependDir(); don't terminate string return...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 8 Oct 2003 23:15:16 +0000 (23:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 8 Oct 2003 23:15:16 +0000 (23:15 +0000)
commit5bb9aeb266b98f0366715fdd0ab33b75328fa65e
treec10ae6841e81c4cbfbf10a3169a05e4dc3f206b5
parent1cc603c1522d52e421415bbfdf41deb0bc085d57
check directories passed to Append/Insert/PrependDir(); don't terminate string returned from GetPath() with wxPATH_GET_SEPARATOR flag with slash for the paths which don't have any path at all under DOS

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