From 809a9d80148789de20f4d00ec49dce7ead5a3399 Mon Sep 17 00:00:00 2001 From: Jason Leach Date: Thu, 18 Jan 2001 03:15:16 +0000 Subject: (Bug #1192: Set the Composer window title to something useful) 2001-01-17 Jason Leach (Bug #1192: Set the Composer window title to something useful) * e-msg-composer.c (e_msg_composer_construct): Connect up the new signal here. (subject_changed_cb): Set the composer window title to the subject as it's changed, or if it goes blank make it the default "Compose a message". * e-msg-composer-hdrs.c (class_init): Create a new signal "subject_changed". (entry_changed): Emit the signal here when the subject entry is changed. svn path=/trunk/; revision=7610 --- composer/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 6b9e8bfd75..b5c8492f3e 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,18 @@ +2001-01-17 Jason Leach + + (Bug #1192: Set the Composer window title to something useful) + + * e-msg-composer.c (e_msg_composer_construct): Connect up the new + signal here. + (subject_changed_cb): Set the composer window title to the subject + as it's changed, or if it goes blank make it the default "Compose + a message". + + * e-msg-composer-hdrs.c (class_init): Create a new signal + "subject_changed". + (entry_changed): Emit the signal here when the subject entry is + changed. + 2001-01-17 Iain Holmes * e-msg-composer-attachment.c (e_msg_composer_attachment_edit): -- cgit v1.2.3