From 51bd9ba1bb27bf599c373c77248f97eba3c5dd74 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 8 Jan 2001 20:05:56 +0000 Subject: A bunch of fixes. 2001-01-08 Jeffrey Stedfast * mail-config-druid.c: A bunch of fixes. * mail-accounts.c: More fixes... * mail-account-editor.c (construct): Reparent the notebook to the editor->vbox and set the resize policy. svn path=/trunk/; revision=7301 --- mail/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index d51f546553..36e766c5ac 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,21 @@ +2001-01-08 Jeffrey Stedfast + + * mail-config-druid.c: A bunch of fixes. + + * mail-accounts.c: More fixes... + + * mail-account-editor.c (construct): Reparent the notebook to the + editor->vbox and set the resize policy. + +2001-01-07 Jeffrey Stedfast + + * mail-callbacks.c (providers_config): Use a + gnome_dialog_run_and_close(). + + * mail-accounts.c (construct): Reparent the notebook to the + dialog->vbox not to the dialog itself. Also set the resize policy + to allow the user to stretch it. + 2001-01-07 Jeffrey Stedfast * mail-tools.c (mail_tool_quote_message): Updated to reflect -- cgit