From beaba25d506b981d39340bb071dcb58baf106265 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 9 Oct 2001 18:04:13 +0000 Subject: Use gtk_signal_connect_while_alive here so e_gnome_dialog_parent_destroyed * mail-callbacks.c (e_gnome_dialog_set_parent): Use gtk_signal_connect_while_alive here so e_gnome_dialog_parent_destroyed doesn't get called on an already-destroyed dialog. * mail-config-druid.c (*_prepare): Record which page we're currently in. (*_changed): Only update the druid buttons if we're the current page. Fixes a problem that could make it impossible to get beyond the first page of the setup wizard. svn path=/trunk/; revision=13522 --- mail/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 36daea721c..d5a1f97ada 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,16 @@ 2001-10-09 Dan Winship + * mail-callbacks.c (e_gnome_dialog_set_parent): Use + gtk_signal_connect_while_alive here so + e_gnome_dialog_parent_destroyed doesn't get called on an + already-destroyed dialog. + + * mail-config-druid.c (*_prepare): Record which page we're + currently in. + (*_changed): Only update the druid buttons if we're the current + page. Fixes a problem that could make it impossible to get beyond + the first page of the setup wizard. + * mail-callbacks.c (mail_generate_reply): Revert the change to use e_msg_composer_new_with_message. That has unwanted side effects. (This commit re-breaks replying to HTML messages with inline -- cgit v1.2.3