Change log
2018-04-16
- Small bugs fixes concerning wrong pop-up messages associated with the OK button on the About pane.
- Minor cosmetic changes were made to the application GUI and to warning messages.
2018-03-07
- InsPMDic can now extract dictionaries from ZIP, OXT, and XPI files;
- It also has the ability to "install" itself into Pegasus Mail application toolbar by creating a Form Fact File (FFF), deploying an application bitmap, and by using Gerard Thomas' 32-bit runexe.dll. If DLL is missing from Pmail working directory it will also be deployed there;
- Better documentation and Web page, both revised and corrected;
- New HTML Help file (CHM).
2014-11-08
- New code to browse hidden files;
- New code to copy hidden files and remove its Hidden attributes.
2014-08-14
- Updated code builder to v3.3.12.0;
- Fixed _Crypt code break;
- Credits for testing;
- Removed extraneous debug message;
- Unicode support on input fields.
2014-04-02
- Addition of auto-rename checkbox on GUI;
- Addition of function for unique file name creation. The function isn't affected by Copy files checkbox usage and/or nonexistence of files on target folder.
2014-03-27
- New dialog boxes;
- Small bug fixes;
- Better error handling;
- Application's first public version.
2014-03-26
- Finished About pane at al;
- Added Donations button (offered to David Harris' consideration);
- Introduced a file overwrite warning referencing every affected file.
2014-03-25
- Changed some button captions, labels and hints to improve information;
- Code change to treat return error code for GetDirFile() and avoid array out of bounds runtime error;
- Changes to documentation (ReadMe.1st) to make it more informative.
2014-03-23