From e19d08f35761db1ca55e9915bcc7587d503326cd Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 15 Apr 2003 17:33:36 +0000 Subject: Return FALSE so the signal gets propogated further up the chain. Fixes bug 2003-04-14 Jeffrey Stedfast * e-msg-composer-attachment.c (file_name_focus_out_cb): Return FALSE so the signal gets propogated further up the chain. Fixes bug #41238. (e_msg_composer_attachment_edit): The focus-out-event signal name changed (although the old name still works...for now?). svn path=/trunk/; revision=20847 --- composer/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index eb15c6bf8c..0183e454cd 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2003-04-14 Jeffrey Stedfast + + * e-msg-composer-attachment.c (file_name_focus_out_cb): Return + FALSE so the signal gets propogated further up the chain. Fixes + bug #41238. + (e_msg_composer_attachment_edit): The focus-out-event signal name + changed (although the old name still works...for now?). + 2003-04-11 Jeffrey Stedfast * e-msg-composer-attachment.glade: Updated to comply with the -- cgit v1.2.3