minor fix to wxFileName::MakeRelativeTo(), removed broken and misleading IsWild(...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Apr 2002 11:14:09 +0000 (11:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Apr 2002 11:14:09 +0000 (11:14 +0000)
commit2db991f4576e7b08e4aa877c6350cca9656a60cc
tree9477b900c2ee02e094dcccce9fe96b454555cefa
parent808ef6d2e841248fdc002f26fcd5aaf2b1e2e0db
minor fix to wxFileName::MakeRelativeTo(), removed broken and misleading IsWild() method, added IsDir() one

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