From e41312f0b71cbd0affe760597130410c8b996e58 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 3 Jan 2001 17:29:40 +0000 Subject: If the headers have changed, then continue with the prompt else just 2001-01-03 Jeffrey Stedfast * e-msg-composer.c (do_exit): If the headers have changed, then continue with the prompt else just destroy the window. * e-msg-composer-hdrs.c (init): Initialize has_changed to FALSE. (entry_changed): New callback to set the value of has_changed. (add_header): Attach the "changed" signal. svn path=/trunk/; revision=7234 --- composer/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 14a55ab116..cb0434ec1e 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,12 @@ +2001-01-03 Jeffrey Stedfast + + * e-msg-composer.c (do_exit): If the headers have changed, then + continue with the prompt else just destroy the window. + + * e-msg-composer-hdrs.c (init): Initialize has_changed to FALSE. + (entry_changed): New callback to set the value of has_changed. + (add_header): Attach the "changed" signal. + 2001-01-02 Dan Winship * e-msg-composer-attachment.c (e_msg_composer_attachment_edit): -- cgit v1.2.3