Reimplemented wxFileName with m_relative field.
authorRobert Roebling <robert@roebling.de>
Sun, 16 Dec 2001 12:07:44 +0000 (12:07 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 16 Dec 2001 12:07:44 +0000 (12:07 +0000)
commit353f41cb3b49d4b49adaa6ee173a71bf75c17015
tree2e7c7d3b20e82878ba2e4fb70409bd9253d3cd68
parentc04857dd6a69272399054f4e7fac47d46bf8b09f
  Reimplemented wxFileName with m_relative field.
  Adapted wxFileDialog to trailing slashes.

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