From: CoMa on

GPGshell
http://www.jumaros.de/rsoft/index.html

GPGshell is a graphical interface for GnuPG (GNU Privacy Guard)
http://www.gnupg.org/ . It requires an already working installation
of GnuPG v1.4.2.2 or later (because it does not have any
cryptographic code itself) and some basic knowledge about the
GnuPG command-lines and functions.


Changes:
3.52 (06.07.2006)
- Added a right-click menu with "Change Font" item to all output windows
(right-click on form beside buttons).
- Added digest-algo 11 (SHA224) to the list of possible hashes.
- Added the trust-values of non-primary UIDs to GPGkeys' key-details
window.
- Changes to recognize an already set "armor" option in the options file
although the key-selection dialog will be skipped.
- Fixed a file-access error when searching for gpg.exe or pgpdump.exe on
Floppy or CD-ROM.


3.51 (21.03.2006) - !!! This version requires GnuPG v1.4.2.2 or later !!!
- Added "Number of key-ring backups:" option to Preferences/GPGshell...
- Added the Finnish translation.
- Added the command-line parameter "/pegv41-fix-fr" to apply the paste-back
fix also to the new french version of Pegasus Mail.
- Changes to execute "Ext_StartCommand" before searching the
GPGshell-HomeDir.
- Changes to set the working-dir to <GPGshell-AppDir> before running
"Ext_StopCommand" and "Ext_StartCommand".
- Changes to start GPGkeys when the Shift-key is pressed while
double-clicking GPGtray's TrayIcon.
- Removed all GnuPG v1.2.x-specific code and changed the requirement to
v1.4.2.2 or later, because of vulnerabilities in the earlier versions: (1)
(2).
- Code improvements (backups, more drag an drop, etc.).


3.50 (27.01.2006)
General:
- Added "Hide Recipients" checkbox to key-selection dialogs when encrypting
(GnuPG v1.4.x only).
- Added the possibility to read/write all GPGshell settings from/to
<GPGshell-AppDir>\GPGshell.ini (executing Reg2Ini.exe or creating an empty
GPGshell.ini will enable this feature).
- Added the possibility to set %GNUPGHOME% from within GPGshell with a
"GNUPGHOME"-setting in the [Advanced] section of "HKCU\Software\VB and VBA
Program Settings\GPGshell" or GPGshell.ini (GnuPG >= v1.4.1 only).
- Added the Swedish translation.
- Added tooltips to User IDs in ListViews.
- Changes to accept and expand environment-variables and relative paths
(below <GPGshell-AppDir>) in the settings for the <GPGshell-HomeDir> and in
the [Advanced] settings section for "Ext_StartCommand", "Ext_StopCommand",
"GNUPGHOME".
- Changes to place "set PATH=<GPGshell-AppDir>;%PATH%" automatically in
front of all gpg.exe command-lines.
- Changes to skip clearing existing selections when the Shift-key is
pressed while choosing a list from a dropdown-box or menu.
- Changed the quick-access keys (Ctrl+Click, Shift+Click) for
deleting/editing batches, lists, etc.
- Code improvements (key-detail ListViews in GPGkeys, CrLf-handling in
GPGtray, additional input for GPGkeys' CLI-menu batches, etc.).
GPGkeys:
- Added a toolbar right-click menu with "Customize Toolbar" item (the
"Command Line" button cannot be removed).
- Added the possibility to toggle between displaying the key-ring sizes and
dates by clicking the StatusBar Panels.
- Changes to avoid duplicated entries from batches with the same name in
the <GPGshell-AppDir> and <GPGshell-HomeDir> "_batches" folders. Batches
from <GPGshell-HomeDir>\_batches have priority.
GPGtools:
- Changes to enable the "OK" button when no keys are listed in
key-selection dialog but "Symmetric" is checked.
- Fixed a file-access error when importing multiple keys one after the
other without answering the import yes/no prompts (visible running
import-batch only).
GPGtray:
- Changes to replace all Lf with CrLf before wrapping text (when
clear-signing or manually from within the "View/Edit Clipboard" window).