wxDirDialog no longer shows hidden files. I don't
authorRobert Roebling <robert@roebling.de>
Wed, 9 Jan 2002 18:00:39 +0000 (18:00 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 9 Jan 2002 18:00:39 +0000 (18:00 +0000)
commit42dcacf02b163699d4623097c4d04980f11d9040
tree5865fdd8ccff5fde3820b1671d9b47c327a6d94a
parent01a63363e2d7b3ded638d3106a052d9528b2070d
  wxDirDialog no longer shows hidden files. I don't
    know yet how to implement the reparsing when the
    user checks/unchecks the "Show hidden directories"
    button. And my mail is down...

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