From f69d5ec14310f4903a8b88224f7c82cfa1de014a Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Wed, 22 Nov 2000 00:34:39 +0000 Subject: Big patch. Evolution-services rewrite, services updated for new system, Big patch. Evolution-services rewrite, services updated for new system, Fixes to Executive Summary and other things. See some changelogs svn path=/trunk/; revision=6644 --- composer/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 850a27fabf..b3a2052b6c 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,18 @@ +2000-11-03 Iain Holmes + + * e-msg-composer-attachment-bar.c (update): Pass NULL + instead of icon_name to the e_icon_list_append_pixbuf + function. + (init) Take the font size into account when setting the + height of the bar. + +2000-11-02 Iain Holmes + + * e-msg-composer-attachment-bar.c (update): Use the + pixbuf_for_mime_type function to get the icon. + (pixbuf_for_mime_type): Functino that searches nautilus/ + and mc/ for icon files. + 2000-11-15 Radek Doulik * e-msg-composer.c (prepare_engine): update namespace -- cgit