[go: up one dir, main page]

Menu

Commit [r182]  Maximize  Restore  History

Implemented issue #37: Allow "filtering" of files in current view

* use the IShellFolderView interface to get access to the list control (note: the interface is declared deprecated, but works on XP and Vista - may not work on Windows 7 anymore, we'll have to see...)
* refactor the filter/search part into a separate function
* stop the list control from updating while we run our filter

tortoisesvn 2008-12-14

changed /trunk/StExBar/src/SRBand.cpp
changed /trunk/StExBar/src/SRBand.h
changed /trunk/StExBar/src/Select.cpp