From 0c80b554c4c6151331370884438f9ae3815cade5 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 5 Oct 2001 20:24:13 +0000 Subject: New convenience function that not only sets the gnome-dialog's parent 2001-10-05 Jeffrey Stedfast * mail-callbacks.c (e_gnome_dialog_set_parent): New convenience function that not only sets the gnome-dialog's parent window but also makes sure that the gnome-dialog closes when it's parent closes. (e_gnome_warning_dialog_parented): New conmvenience wrapper around the libgnomeui version that also does the same thing as e_gnome_dialog_set_parent. (e_gnome_error_dialog_parented): Same. (e_gnome_ok_dialog_parented): And again... (e_gnome_ok_cancel_dialog_parented): And once again. svn path=/trunk/; revision=13464 --- mail/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 0999fc9f0f..935cf4437d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,16 @@ +2001-10-05 Jeffrey Stedfast + + * mail-callbacks.c (e_gnome_dialog_set_parent): New convenience + function that not only sets the gnome-dialog's parent window but + also makes sure that the gnome-dialog closes when it's parent + closes. + (e_gnome_warning_dialog_parented): New conmvenience wrapper around + the libgnomeui version that also does the same thing as + e_gnome_dialog_set_parent. + (e_gnome_error_dialog_parented): Same. + (e_gnome_ok_dialog_parented): And again... + (e_gnome_ok_cancel_dialog_parented): And once again. + 2001-10-05 Larry Ewing * mail-callbacks.c (mail_generate_reply): use -- cgit v1.2.3