]> git.saurik.com Git - wxWidgets.git/commit
Add wxFilterFSHandler.
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Thu, 26 Oct 2006 22:49:53 +0000 (22:49 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Thu, 26 Oct 2006 22:49:53 +0000 (22:49 +0000)
commit37671b828af3b16b86cb7d5c7df12a4a7f584f48
treedba7053a6d6bb1a867afc9fc03f10c5a3b0d1c4a
parent03402e29092d4a036ed5bf43ce8b93d502e8656a
Add wxFilterFSHandler.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
Makefile.in
build/bakefiles/files.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_base.dsp
docs/changes.txt
include/wx/fs_filter.h [new file with mode: 0644]
src/common/fs_filter.cpp [new file with mode: 0644]
src/wxWindows.dsp
wxGTK.spec
wxMotif.spec
wxX11.spec