wxChecksums > Changelog |
+ |
Batch creation of checksums' files for each file. |
+ |
Added a 'Pause' button on all the progression dialogs. |
~ |
Translations can be added without modifying the source code. |
~ |
Some pieces of source code have been factorised. |
+ |
Large files support has been added. |
! |
Matching for files is no more case-sensitive on non case-sensitive systems. |
+ |
(Windows) When using the installer, a verify entry is added in the context menu of the explorer in addition of the open entry. |
+ |
(Windows) The installer is now multilingual (english and french). |
+ |
Added new options to the command line. |
! |
Fixed a memory leak when using bad command line values or options. |
~ |
The configuration dialog has been reorganized. |
+ |
A dialog for adding files to a checksums' file using matching patterns. |
+ |
A dialog to check multiple checksums' files at the same time. |
+ |
File menu stores the most recently opened files. |
! |
Resolved a bug in the automatic recognition of the path separators when loading a checksums' file. |
! |
Resolved a bug when adding empty directories which crashes the application. |
! |
Invalid big checksums' files don't freeze the application anymore. |
+ |
Menus for sorting the list of checksums were added. |
+ |
GUI's language is now selectable from the GUI. |
! |
The title bar is now updated when adding files or directories by drag&drop from the explorer. |
+ |
Windows version is now compiled with Borland C++. |
+ |
Better language recognition for version compiled with Borland C++. |
! |
Fix some problems with div by 0. |
+ |
The command line support has been added. |
+ |
The Windows installer registers (optionally) the SFV and MD5 types for wxChecksums. |
! |
(Windows) The application now finds the language catalogs when it is launched by the opening of a file from the explorer. |
+ |
First public release. |
Legend:
+ -> New feature
! -> Bug correction
~ -> Change