aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-04-11 05:15:43 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-04-11 05:15:43 +0800
commit3a05206cb1f740ea79e8f17dca4ab752f2eec5f4 (patch)
tree9ad4e404b66d75d92f92ed63a89cf523b34cb8b8 /mail/ChangeLog
parent796304f4d6cf47636de80cfc7bc2864cdd25a881 (diff)
downloadgsoc2013-evolution-3a05206cb1f740ea79e8f17dca4ab752f2eec5f4.tar
gsoc2013-evolution-3a05206cb1f740ea79e8f17dca4ab752f2eec5f4.tar.gz
gsoc2013-evolution-3a05206cb1f740ea79e8f17dca4ab752f2eec5f4.tar.bz2
gsoc2013-evolution-3a05206cb1f740ea79e8f17dca4ab752f2eec5f4.tar.lz
gsoc2013-evolution-3a05206cb1f740ea79e8f17dca4ab752f2eec5f4.tar.xz
gsoc2013-evolution-3a05206cb1f740ea79e8f17dca4ab752f2eec5f4.tar.zst
gsoc2013-evolution-3a05206cb1f740ea79e8f17dca4ab752f2eec5f4.zip
Change the action button ordering and also change the padding to comply
2003-04-10 Jeffrey Stedfast <fejj@ximian.com> * mail-search.c (mail_search_construct): Change the action button ordering and also change the padding to comply with the HIG. Fixes bug #41046 and at least part of bug #41142 (except for the s/Search/OK/ thing, which has not been agreed upon yet). svn path=/trunk/; revision=20808
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 0e81205f65..5ec56b5dac 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2003-04-10 Jeffrey Stedfast <fejj@ximian.com>
+ * mail-search.c (mail_search_construct): Change the action button
+ ordering and also change the padding to comply with the HIG. Fixes
+ bug #41046 and at least part of bug #41142 (except for the
+ s/Search/OK/ thing, which has not been agreed upon yet).
+
* mail-send-recv.c (build_dialogue): Change the padding to comply
with the GNOME HIG. Fixes bug #41001.