diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 11 |
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 |