aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-10-31 00:51:03 +0800
committerDan Winship <danw@src.gnome.org>2000-10-31 00:51:03 +0800
commit45915f89e2279d67b0bf29ce3126cd4dabd61f9f (patch)
tree65a635324f60ce473ea423411f88b32afa522023 /mail/ChangeLog
parent986c3ef923ef95893b933806e8b1153a99dc4ef9 (diff)
downloadgsoc2013-evolution-45915f89e2279d67b0bf29ce3126cd4dabd61f9f.tar
gsoc2013-evolution-45915f89e2279d67b0bf29ce3126cd4dabd61f9f.tar.gz
gsoc2013-evolution-45915f89e2279d67b0bf29ce3126cd4dabd61f9f.tar.bz2
gsoc2013-evolution-45915f89e2279d67b0bf29ce3126cd4dabd61f9f.tar.lz
gsoc2013-evolution-45915f89e2279d67b0bf29ce3126cd4dabd61f9f.tar.xz
gsoc2013-evolution-45915f89e2279d67b0bf29ce3126cd4dabd61f9f.tar.zst
gsoc2013-evolution-45915f89e2279d67b0bf29ce3126cd4dabd61f9f.zip
Redo this so that it works for all pages, not just the first page. (Now
* mail-config-gui.c (config_do_query_authtypes): Redo this so that it works for all pages, not just the first page. (Now that this is finally working again, I expect Anna to finish her redesign in the next 15 minutes.) (service_page_item_new): Fix up the sizing of the Auth line to look more like everything else. svn path=/trunk/; revision=6270
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 91f1a4ecab..d92c9a4bb7 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2000-10-30 Dan Winship <danw@helixcode.com>
+
+ * mail-config-gui.c (config_do_query_authtypes): Redo this so that
+ it works for all pages, not just the first page. (Now that this is
+ finally working again, I expect Anna to finish her redesign in the
+ next 15 minutes.)
+ (service_page_item_new): Fix up the sizing of the Auth line to
+ look more like everything else.
+
2000-10-29 Dan Winship <danw@helixcode.com>
* mail-tools.c (mail_tool_uri_to_folder): Simplify this a lot by