From 96049eac2a6cfb2047fe13b0431212376e863789 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 28 Mar 2002 00:23:42 +0000 Subject: Use gtk_container_add() to put the toplevel in the parent widget, instead * mail-accounts.c (mail_accounts_tab_construct): Use gtk_container_add() to put the toplevel in the parent widget, instead of just gtk_widget_set_parent(). * mail-preferences.c (mail_preferences_construct): Likewise. * mail-composer-prefs.c (mail_composer_prefs_construct): Likewise. svn path=/trunk/; revision=16270 --- mail/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 1a64ef5d64..1e6d5f8a3f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2002-03-27 Ettore Perazzoli + + * mail-accounts.c (mail_accounts_tab_construct): Use + gtk_container_add() to put the toplevel in the parent widget, + instead of just gtk_widget_set_parent(). + * mail-preferences.c (mail_preferences_construct): Likewise. + * mail-composer-prefs.c (mail_composer_prefs_construct): Likewise. + 2002-03-27 Jeffrey Stedfast * mail-callbacks.c (mail_generate_reply): Updated to respect the -- cgit v1.2.3