aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2001-01-09 04:05:56 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-01-09 04:05:56 +0800
commit51bd9ba1bb27bf599c373c77248f97eba3c5dd74 (patch)
treebeab1e85d9dc1fdd671d30c4a93315491c4b422b /mail/ChangeLog
parent0dae964dba8d9f07bf46b36a55a52f685cbd8ff2 (diff)
downloadgsoc2013-evolution-51bd9ba1bb27bf599c373c77248f97eba3c5dd74.tar
gsoc2013-evolution-51bd9ba1bb27bf599c373c77248f97eba3c5dd74.tar.gz
gsoc2013-evolution-51bd9ba1bb27bf599c373c77248f97eba3c5dd74.tar.bz2
gsoc2013-evolution-51bd9ba1bb27bf599c373c77248f97eba3c5dd74.tar.lz
gsoc2013-evolution-51bd9ba1bb27bf599c373c77248f97eba3c5dd74.tar.xz
gsoc2013-evolution-51bd9ba1bb27bf599c373c77248f97eba3c5dd74.tar.zst
gsoc2013-evolution-51bd9ba1bb27bf599c373c77248f97eba3c5dd74.zip
A bunch of fixes.
2001-01-08 Jeffrey Stedfast <fejj@helixcode.com> * 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
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog18
1 files changed, 18 insertions, 0 deletions
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 <fejj@helixcode.com>
+
+ * 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 <fejj@helixcode.com>
+
+ * 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 <fejj@helixcode.com>
* mail-tools.c (mail_tool_quote_message): Updated to reflect