Add wxArchiveFSHandler.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell
2006-10-27 22:10:19 +00:00
parent 5410f5728d
commit f068697b46
14 changed files with 505 additions and 134 deletions

View File

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