diff options
author | Dan Winship <danw@src.gnome.org> | 2000-08-13 10:25:10 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-08-13 10:25:10 +0800 |
commit | fcad059f762ddc8ec8ee190e6557ee7451edc8c6 (patch) | |
tree | a44b54a6d720a90c44a4eb9f4013f3fdbf915df7 /mail/ChangeLog | |
parent | 6db2c0fb510e4a3d4ba22bd9e2051d6380422ff7 (diff) | |
download | gsoc2013-evolution-fcad059f762ddc8ec8ee190e6557ee7451edc8c6.tar.gz gsoc2013-evolution-fcad059f762ddc8ec8ee190e6557ee7451edc8c6.tar.zst gsoc2013-evolution-fcad059f762ddc8ec8ee190e6557ee7451edc8c6.zip |
Redo this so that the lock icon remains active after a failed decryption
* mail-format.c (decode_pgp): Redo this so that the lock icon
remains active after a failed decryption so you can click on it
and try again.
(try_inline_pgp, handle_multipart_encrypted): Put a border around
the decrypted data.
svn path=/trunk/; revision=4790
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b70bb51a84..2e4748581b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,11 @@ 2000-08-12 Dan Winship <danw@helixcode.com> + * mail-format.c (decode_pgp): Redo this so that the lock icon + remains active after a failed decryption so you can click on it + and try again. + (try_inline_pgp, handle_multipart_encrypted): Put a border around + the decrypted data. + * message-list.c (cleanup_regenerate_messagelist): Don't clear the tree here. If two "folder_changed"s arrive in close succession, then one possible ordering of events is |