From 9d6c76ce37be81f83d3df0cf2bfc8d81adfa18e8 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Sun, 1 Oct 2000 03:43:17 +0000 Subject: The big eye-candy commit. Make thumbnails out of image attachments. svn path=/trunk/; revision=5648 --- composer/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 021797dd20..05331c897c 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,20 @@ +2000-10-01 Iain Holmes + + * e-msg-composer-attachment-bar.[ch] (update): If the attachment is + an image, then make a thumbnail for it. + Base the attachment bar on e-icon-list instead of gnome-icon-list. + + * e-icon-list.[ch]: New files. These are modified versions of + gnome-icon-list from gnome-libs HEAD that uses gdk-pixbuf instead + of the evil Imlib. + + * e-msg-composer-attachment.[ch]: Add a pixbuf_cache member, to + save us having to generate a thumbnail for the attachment every + time the bar changes. + + * e-msg-composer.c (e_msg_composer_construct): Add dnd support for + files. Drag a file to the composer to add it as an attachment. + 2000-09-28 Jeffrey Stedfast * e-msg-composer.c (build_message): Check to see if the body has -- cgit v1.2.3