Secure Archive v1.0.3.4

Version: 1.0.3.4
Status: Pre-release
Released: 2008-07-23
License: MIT License
No downloadable files are available for this release but you can obtain the source code from GitHub.
Source-Code

This is open source under the MIT License. You can obtain the source code for this specific version from GitHub or browse the releases for source code associated with specific versions. If you make any changes which you feel improves this application, please feel free to submit a pull - request.

Release Notes
  • 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.