aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@helixcode.com>2000-10-02 08:47:13 +0800
committerIain Holmes <iain@src.gnome.org>2000-10-02 08:47:13 +0800
commitbf7c104d038f09440e14818d58713693ae590d0e (patch)
treeb2e92bf5dfb72386499cef27791ceb7a73355502 /mail/ChangeLog
parent3026d9fc5c8839886649d67bd6313b027a1f08a1 (diff)
downloadgsoc2013-evolution-bf7c104d038f09440e14818d58713693ae590d0e.tar
gsoc2013-evolution-bf7c104d038f09440e14818d58713693ae590d0e.tar.gz
gsoc2013-evolution-bf7c104d038f09440e14818d58713693ae590d0e.tar.bz2
gsoc2013-evolution-bf7c104d038f09440e14818d58713693ae590d0e.tar.lz
gsoc2013-evolution-bf7c104d038f09440e14818d58713693ae590d0e.tar.xz
gsoc2013-evolution-bf7c104d038f09440e14818d58713693ae590d0e.tar.zst
gsoc2013-evolution-bf7c104d038f09440e14818d58713693ae590d0e.zip
Add a cache for the pixbufs, hashed on CID, so that we only have to make a
2000-10-02 Iain Holmes <iain@helixcode.com> * mail-display.[ch]: Add a cache for the pixbufs, hashed on CID, so that we only have to make a thumbnail once. 2000-10-01 Iain Holmes <iain@helixcode.com> * mail-display.c: Generate the thumbnails on an idle function so that the user interface isn't locked. Checks in case the widget it will use to display the image isn't destroyed. svn path=/trunk/; revision=5653
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 183b82b1da..18ac1810b2 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,14 @@
+2000-10-02 Iain Holmes <iain@helixcode.com>
+
+ * mail-display.[ch]: Add a cache for the pixbufs, hashed on CID,
+ so that we only have to make a thumbnail once.
+
+2000-10-01 Iain Holmes <iain@helixcode.com>
+
+ * mail-display.c: Generate the thumbnails on an idle function so that
+ the user interface isn't locked. Checks in case the widget it will
+ use to display the image isn't destroyed.
+
2000-10-01 Iain Holmes <iain@helixcode.com>
* mail-display.c (on_object_requested): If the attachment is an image