1. finished porting wxDir/FileDialog to MS-DOS
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 10 Jan 2002 23:25:07 +0000 (23:25 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 10 Jan 2002 23:25:07 +0000 (23:25 +0000)
commit37fd1c97bd9ad4fde140c9d5cc7213c923af6b9e
tree4cafe97e7250b245e6e4e5b5d7764cbfb2691010
parent8af27d1dee477e3e52aa60d73b19d46f531374b7
1. finished porting wxDir/FileDialog to MS-DOS
2. added code to dynamically enable/disable controls in wxFileDialog depending on which
   actions are permitted at the moment (e.g. you can't click the 'Up' button if
   you're at / directory

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/dirctrlg.cpp
src/generic/filedlgg.cpp