Add wxFilterFSHandler.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell
2006-10-26 22:49:53 +00:00
parent 03402e2909
commit 37671b828a
14 changed files with 238 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ All:
- Added wxFFile overload to wxFileName::CreateTemporaryFileName().
- Added wxBackingFile and wxBackedInputStream.
- Added GetTempDir() to wxFileName and wxStandardPaths.
- Added wxFilterFSHandler.
All (GUI):