aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-09-12 01:12:57 +0800
committerDan Winship <danw@src.gnome.org>2000-09-12 01:12:57 +0800
commit040ff5ad09c54d215f0bced2d748e01675cc337a (patch)
treed53cd3ecfffcb49484ee2e0139f05d74a509b65d /mail/ChangeLog
parentcab460ef82d238ea5a8baf90eba707335394beaf (diff)
downloadgsoc2013-evolution-040ff5ad09c54d215f0bced2d748e01675cc337a.tar
gsoc2013-evolution-040ff5ad09c54d215f0bced2d748e01675cc337a.tar.gz
gsoc2013-evolution-040ff5ad09c54d215f0bced2d748e01675cc337a.tar.bz2
gsoc2013-evolution-040ff5ad09c54d215f0bced2d748e01675cc337a.tar.lz
gsoc2013-evolution-040ff5ad09c54d215f0bced2d748e01675cc337a.tar.xz
gsoc2013-evolution-040ff5ad09c54d215f0bced2d748e01675cc337a.tar.zst
gsoc2013-evolution-040ff5ad09c54d215f0bced2d748e01675cc337a.zip
Another big rewrite of this stuff. Now all (well, most) attachments get a
* mail-display.c, mail-format.c: Another big rewrite of this stuff. Now all (well, most) attachments get a small icon with a description and a (non-obvious) right-click pop-up menu with options to save, open in an external program, or show/hide inline. TODO: antialias the icon, add more options to the pop-up for certain MIME types, add an icon to the headers, fix PGP to work like everything else, fix message/external-body to work again, add some icon caching action, etc, etc. svn path=/trunk/; revision=5326
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 8acbdb1d88..890a293c34 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,15 @@
+2000-09-11 Dan Winship <danw@helixcode.com>
+
+ * mail-display.c, mail-format.c: Another big rewrite of this
+ stuff. Now all (well, most) attachments get a small icon with a
+ description and a (non-obvious) right-click pop-up menu with
+ options to save, open in an external program, or show/hide inline.
+
+ TODO: antialias the icon, add more options to the pop-up for
+ certain MIME types, add an icon to the headers, fix PGP to work
+ like everything else, fix message/external-body to work again,
+ add some icon caching action, etc, etc.
+
2000-09-09 Jeffrey Stedfast <fejj@helixcode.com>
* mail-ops.c (do_fetch_mail): Use the CamelUIDCache so that we