diff options
author | Iain Holmes <iain@src.gnome.org> | 2000-10-01 11:48:33 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2000-10-01 11:48:33 +0800 |
commit | f8b0f806eda3880363e28fa929c461e810bd3383 (patch) | |
tree | efeb843a9ce1b90ac679ae3f70f3dba8480745e1 /mail/ChangeLog | |
parent | 9d6c76ce37be81f83d3df0cf2bfc8d81adfa18e8 (diff) | |
download | gsoc2013-evolution-f8b0f806eda3880363e28fa929c461e810bd3383.tar.gz gsoc2013-evolution-f8b0f806eda3880363e28fa929c461e810bd3383.tar.zst gsoc2013-evolution-f8b0f806eda3880363e28fa929c461e810bd3383.zip |
Eye-candy, eye-candy.
Added attachment image thumbnailing to mail-display.c
svn path=/trunk/; revision=5649
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 4efd9d252e..183b82b1da 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-10-01 Iain Holmes <iain@helixcode.com> + + * mail-display.c (on_object_requested): If the attachment is an image + display a thumbnail of it, instead of the generic image icon. + 2000-09-29 Miguel de Icaza <miguel@helixcode.com> * folder-browser-factory.c: Add print preview verb here. @@ -384,6 +389,7 @@ (thread_messages_free): Remove the return, run as is. (prune_empty): Plugged another small leak. +>>>>>>> 1.552 2000-09-11 Jeffrey Stedfast <fejj@helixcode.com> * mail-callbacks.c (run_filter_ondemand): Updated to use the new |