aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorWilliam Jon McCann <mccann@jhu.edu>2004-06-04 10:11:38 +0800
committerWilliam Jon McCann <mccann@src.gnome.org>2004-06-04 10:11:38 +0800
commitf9d996db29d5e8a9697409b1dbe25b99df0a1387 (patch)
tree5dde9ebf1768123394d16407009cc6d3915ad577 /mail/ChangeLog
parenta791a98b0576c1a54f86850dd64366272eaa8b89 (diff)
downloadgsoc2013-evolution-f9d996db29d5e8a9697409b1dbe25b99df0a1387.tar
gsoc2013-evolution-f9d996db29d5e8a9697409b1dbe25b99df0a1387.tar.gz
gsoc2013-evolution-f9d996db29d5e8a9697409b1dbe25b99df0a1387.tar.bz2
gsoc2013-evolution-f9d996db29d5e8a9697409b1dbe25b99df0a1387.tar.lz
gsoc2013-evolution-f9d996db29d5e8a9697409b1dbe25b99df0a1387.tar.xz
gsoc2013-evolution-f9d996db29d5e8a9697409b1dbe25b99df0a1387.tar.zst
gsoc2013-evolution-f9d996db29d5e8a9697409b1dbe25b99df0a1387.zip
Don't pack entry and checkbox widgets directly into the dialog vbox so
2004-06-03 William Jon McCann <mccann@jhu.edu> * mail-session.c (request_password): Don't pack entry and checkbox widgets directly into the dialog vbox so that they line up correctly with the action area buttons. svn path=/trunk/; revision=26206
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index f15db97a77..712cd04e5d 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2004-06-03 William Jon McCann <mccann@jhu.edu>
+
+ * mail-session.c (request_password): Don't pack entry and checkbox
+ widgets directly into the dialog vbox so that they line up
+ correctly with the action area buttons.
+
2004-06-02 Not Zed <NotZed@Ximian.com>
* mail-component.c (mc_add_local_store_done): put this back in,