From c5940bddfcf97db7d767727befa1e19cfb6c12df Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Wed, 17 Aug 2005 13:25:50 +0000 Subject: Fix a warning. (efhd_bar_resize): Fix the bar size to match other widgets. 2005-08-17 Srinivasa Ragavan * em-format-html-display.c (efhd_bar_save_selected): Fix a warning. (efhd_bar_resize): Fix the bar size to match other widgets. (efhd_bar_scroll_event): Fix scroll issue over bar. bug #312224. (efhd_add_bar): Add a frame around the attachment bar. bug #312033 svn path=/trunk/; revision=30147 --- mail/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 8f08687df1..88c11c9999 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2005-08-17 Srinivasa Ragavan + + * em-format-html-display.c + (efhd_bar_save_selected): Fix a warning. + (efhd_bar_resize): Fix the bar size to match other widgets. + (efhd_bar_scroll_event): Fix scroll issue over bar. bug #312224. + (efhd_add_bar): Add a frame around the attachment bar. bug #312033 + 2005-08-17 Kaushal Kumar * em-composer-prefs.c (url_requested): Add the close call for fd. -- cgit