CHANGES in TkPGP
================

revision 1.11
date: 1999/10/28 05:18:45;  author: dmitri;  state: Exp;  lines: +1891 -247
Added numerous improvements, merged and terminated terminated 1.10.1 branch.

revision 1.10.1.12
date: 1999/10/27 08:46:18;  author: dmitri;  state: Exp;  lines: +239 -59
Added PGP v6 support.

revision 1.10.1.11
date: 1999/06/06 20:25:26;  author: dsolovie;  state: Exp;  lines: +783 -36
Added word wrap

revision 1.10.1.10
date: 1999/05/29 21:23:12;  author: dsolovie;  state: Exp;  lines: +36 -31
Removed gpgm binary - obsoleted since gpg 0.9.6

revision 1.10.1.9
date: 1999/04/29 16:55:02;  author: dsolovie;  state: Exp;  lines: +38 -8
Created DecorateWindow procedure.

revision 1.10.1.8	locked by: ;
date: 1999/04/16 14:41:18;  author: ;  state: Exp;  lines: +84 -58
Reworked System Settings checkbuttons layout (now gridded).
Added GNOME font selection utility.
Rearranged Settings buttons (Apply, Close separated).

revision 1.10.1.7
date: 1999/04/15 14:37:53;  author: ;  state: Exp;  lines: +60 -30
Added geometry management.

revision 1.10.1.6
date: 1999/04/15 13:21:03;  author: ;  state: Exp;  lines: +59 -10
Added restore of last viewed Settings page. Settings buttons
now reflect the viewed page (current button is drawn as sunken).

revision 1.10.1.5
date: 1999/04/15 11:33:24;  author: ;  state: Exp;  lines: +30 -9
Added 'gpgm' binary and used it to list keys.

revision 1.10.1.4
date: 1999/04/12 13:34:00;  author: ;  state: Exp;  lines: +267 -54
Added GnuPG support.

revision 1.10.1.3
date: 1999/04/10 20:46:23;  author: ;  state: Exp;  lines: +24 -28
Corrected passphrase indicator when empty passphrase is entered.

revision 1.10.1.2
date: 1999/02/20 21:57:12;  author: ;  state: Exp;  lines: +35 -14
Fixed variable expansion bug, created DebugLog procedure.

revision 1.10.1.1
date: 1999/01/22 13:29:31;  author: ;  state: Exp;  lines: +26 -12
Corrected initial creation of the file .tkpgp

revision 1.10
date: 1999/01/14 14:19:22;  author: ;  state: Exp;  lines: +238 -88
branches:  1.10.1;
Merged 1.9.1 branch for new release.

revision 1.9.1.6
date: 1999/01/14 14:17:05;  author: ;  state: Exp;  lines: +19 -8
Check for writeability of .tkpgp, display message conditionally

revision 1.9.1.5
date: 1999/01/13 19:52:53;  author: ;  state: Exp;  lines: +72 -29
Added catch to exec, made sure temp files are erased ASAP.

revision 1.9.1.4
date: 1999/01/13 17:46:52;  author: ;  state: Exp;  lines: +3 -2
Changed to treat empty password input as "password in shell"

revision 1.9.1.3
date: 1999/01/13 17:43:12;  author: ;  state: Exp;  lines: +4 -5
Moved "Encrypt to default key" checkbox to main panel.

revision 1.9.1.2
date: 1999/01/13 17:32:39;  author: ;  state: Exp;  lines: +71 -36
Added environment variable expansion and opt(debug) with control.

revision 1.9.1.1
date: 1998/12/24 00:48:43;  author: ;  state: Exp;  lines: +80 -19
Restore previously selected items when REFRESH button is used.

revision 1.9
date: 1998/11/08 22:59:08;  author: ;  state: Exp;  lines: +634 -205
branches:  1.9.1;
Merged 1.8.1.x development branch, released version 1.9

revision 1.8.1.12
date: 1998/10/31 03:42:35;  author: ;  state: Exp;  lines: +65 -35
Added "password in shell" option that allows to
enter passphrase interactively, directly into PGP.

revision 1.8.1.11
date: 1998/10/31 02:45:12;  author: ;  state: Exp;  lines: +59 -17
Added code to verify that temporary files that PGP and TkPGP
are about to use (overwrite, delete) are not already present
on user's system.

revision 1.8.1.10
date: 1998/10/31 02:01:22;  author: ;  state: Exp;  lines: +44 -10
Fixed bug related to move of several selected keys between
listboxes. Items were deleted from source listbox in wrong
order, and this affected further moves (wrong items were
moved).

revision 1.8.1.9
date: 1998/10/31 00:02:40;  author: ;  state: Exp;  lines: +44 -15
Correctly implemented burning timer.

revision 1.8.1.8
date: 1998/10/30 23:18:37;  author: ;  state: Exp;  lines: +23 -9
Corrected cancelling procedures up to DoPGP. Now all
PGP procedures can be correctly cancelled, and proper
dialog box is displayed.

revision 1.8.1.7
date: 1998/10/30 21:52:49;  author: ;  state: Exp;  lines: +3 -3
Removed forgotten debugging 'puts'

revision 1.8.1.6
date: 1998/10/30 21:49:41;  author: ;  state: Exp;  lines: +6 -2
Provided default value for the parameter (it's not used anyway)

revision 1.8.1.5
date: 1998/10/27 22:27:34;  author: ;  state: Exp;  lines: +43 -4
Added right-mouse-button action menu to text editor

revision 1.8.1.4
date: 1998/10/27 21:55:36;  author: ;  state: Exp;  lines: +11 -33
Added version number retrieved from RCS ID field.

revision 1.8.1.3
date: 1998/10/27 17:09:31;  author: ;  state: Exp;  lines: +243 -94
Implemented auto-apply in Settings.

revision 1.8.1.2
date: 1998/10/26 19:43:09;  author: ;  state: Exp;  lines: +27 -1
Added comments, made sure "shell on keys" is always OFF.

revision 1.8.1.1
date: 1998/10/26 12:41:31;  author: ;  state: Exp;  lines: +115 -31
Development: Added pgpk and shell configuration.

revision 1.8
date: 1998/10/14 21:06:14;  author: ;  state: Exp;
branches:  1.8.1;
Version 1.8 - several bug fixes.

$Revision: 1.2 $
