aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-01-28 21:42:12 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-01-28 21:42:12 +0800
commite0b74b2ce55a3b543566146feedd5015acdd3517 (patch)
treedd8ea352827d5d7da3aa69a0fdf1acf9c60f08e8 /mail/ChangeLog
parentaba2b5bbeb4e21e1bac6e2e8779d45bfdf610569 (diff)
downloadgsoc2013-evolution-e0b74b2ce55a3b543566146feedd5015acdd3517.tar
gsoc2013-evolution-e0b74b2ce55a3b543566146feedd5015acdd3517.tar.gz
gsoc2013-evolution-e0b74b2ce55a3b543566146feedd5015acdd3517.tar.bz2
gsoc2013-evolution-e0b74b2ce55a3b543566146feedd5015acdd3517.tar.lz
gsoc2013-evolution-e0b74b2ce55a3b543566146feedd5015acdd3517.tar.xz
gsoc2013-evolution-e0b74b2ce55a3b543566146feedd5015acdd3517.tar.zst
gsoc2013-evolution-e0b74b2ce55a3b543566146feedd5015acdd3517.zip
Make the advanced search dialog use stock buttons. Make the OK button
the default button in the advanced search and vfolder dialogs. svn path=/trunk/; revision=7878
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 0f7fe22915..efb7a36e96 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,13 @@
2001-01-28 Ettore Perazzoli <ettore@ximian.com>
+ * mail-vfolder.c (vfolder_gui_add_rule): Make the OK button the
+ default one.
+
+ * mail-search-dialogue.c (mail_search_dialogue_init): Use stock
+ buttons for OK and Cancel. Make the OK button the default one.
+
+2001-01-28 Ettore Perazzoli <ettore@ximian.com>
+
* mail-vfolder.c (vfolder_gui_add_rule): Set a default size for
the window so that more rules are visible.