From ff41087ad40d0527b53cd0815419978a3df5995c Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 8 Aug 2001 00:22:05 +0000 Subject: Hide the app->window. (do_mail_print): Set the parent of the gnome-dialog 2001-08-07 Jeffrey Stedfast * mail-callbacks.c (manage_subscriptions): Hide the app->window. (do_mail_print): Set the parent of the gnome-dialog to be the folder-browser so that when evolution is closed, the print dialog gets destroyed. Should fix bug #4781. svn path=/trunk/; revision=11757 --- mail/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 63b46541a0..3365d0bf31 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -6,6 +6,9 @@ 2001-08-07 Jeffrey Stedfast * mail-callbacks.c (manage_subscriptions): Hide the app->window. + (do_mail_print): Set the parent of the gnome-dialog to be the + folder-browser so that when evolution is closed, the print dialog + gets destroyed. Should fix bug #4781. * subscribe-dialog.c (subscribe_dialog_new): This should return a GtkWidget not a GtkObject. -- cgit v1.2.3