- Added functionality to the file search dialog to allow user to select all matches.
- Added functionality to the file search dialog to allow user to select all matches. This makes it much easier to select large numbers of files from large archives.
- Optimized the file search algorithm.
- Optimized the file search algorithm, finding files in large archives is about nearly twice as fast.
- Fixed search functionality when multiple files are selected prior to searching.
- Fixed search functionality when multiple files are selected prior to searching. If multiple files were selected prior to search, they would remain selected after the search results are selected.
- Fixed problem with selected file Count/Size not reflecting search results.
- Fixed problem with selected file Count/Size not reflecting search results. They were not being updated after the search results are selected.
- Added colored status box to search dialog.
- Added colored status box to search dialog. Makes it easier to determine what was found.
- Reworked the way the application selects founds files.
- Reworked the way the application selects founds files. Now scrolls the first file found into view.
- Reworded status screens to make their tasks clearer.
- Implemented character placeholder in search dialog. Example: FiscalYear199?.txt
- Implemented character placeholder in search dialog. You can now use a question mark as an “Any Character Placeholder”. Example: FiscalYear199?.txt
- Fixed flashing while resizing main dialog.
- Fixed flashing while resizing main dialog under 520 x 353 pixels.
|