aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-07-10 02:15:49 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-07-10 02:15:49 +0800
commitd6286b4cba3ca6d8596549d4d90a8815e41746f0 (patch)
tree4b06885de7304eaa5b78cdd6d25c1bb6d5b5940d /filter/ChangeLog
parenta5d93d4f63c1776ae88875805b27e43e02fd0b4b (diff)
downloadgsoc2013-evolution-d6286b4cba3ca6d8596549d4d90a8815e41746f0.tar
gsoc2013-evolution-d6286b4cba3ca6d8596549d4d90a8815e41746f0.tar.gz
gsoc2013-evolution-d6286b4cba3ca6d8596549d4d90a8815e41746f0.tar.bz2
gsoc2013-evolution-d6286b4cba3ca6d8596549d4d90a8815e41746f0.tar.lz
gsoc2013-evolution-d6286b4cba3ca6d8596549d4d90a8815e41746f0.tar.xz
gsoc2013-evolution-d6286b4cba3ca6d8596549d4d90a8815e41746f0.tar.zst
gsoc2013-evolution-d6286b4cba3ca6d8596549d4d90a8815e41746f0.zip
Set the focus on the title of the filter rule.
2001-07-05 Jeffrey Stedfast <fejj@ximian.com> * filter-rule.c (get_widget): Set the focus on the title of the filter rule. svn path=/trunk/; revision=10921
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog12
1 files changed, 9 insertions, 3 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 69a7582363..2732f6de4e 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,7 +1,13 @@
-2001-07-09 Anna Marie Dirks
- *rule-context.c (rule_context_add_rule_gui): Increased the size
+2001-07-05 Jeffrey Stedfast <fejj@ximian.com>
+
+ * filter-rule.c (get_widget): Set the focus on the title of the
+ filter rule.
+
+2001-07-09 Anna Marie Dirks <anna@ximian.com>
+
+ * rule-context.c (rule_context_add_rule_gui): Increased the size
of the "Add Filter Rule" dialog to 600 x 400, so that no resizing
- is necessary to use the dialog.
+ is necessary to use the dialog.
2001-07-09 Jon Trowbridge <trow@ximian.com>