aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-12-09 05:18:46 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-12-09 05:18:46 +0800
commit164defcd7da31808773f1af4dd388f04b73a5da5 (patch)
treeaacaebd176d05df3bf8ddb9ed2a7c9ff65621d3e /filter/ChangeLog
parent10cab4c208582f6d86361a2e6f679fcf8473f0bd (diff)
downloadgsoc2013-evolution-164defcd7da31808773f1af4dd388f04b73a5da5.tar
gsoc2013-evolution-164defcd7da31808773f1af4dd388f04b73a5da5.tar.gz
gsoc2013-evolution-164defcd7da31808773f1af4dd388f04b73a5da5.tar.bz2
gsoc2013-evolution-164defcd7da31808773f1af4dd388f04b73a5da5.tar.lz
gsoc2013-evolution-164defcd7da31808773f1af4dd388f04b73a5da5.tar.xz
gsoc2013-evolution-164defcd7da31808773f1af4dd388f04b73a5da5.tar.zst
gsoc2013-evolution-164defcd7da31808773f1af4dd388f04b73a5da5.zip
Don't highlight the title if it's "Untitled" because switching widget
2000-12-08 Jeffrey Stedfast <fejj@helixcode.com> * filter-rule.c (get_widget): Don't highlight the title if it's "Untitled" because switching widget focus doesn't cause this selection to go away. svn path=/trunk/; revision=6870
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 62e30d745c..341ba297b1 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,9 @@
+2000-12-08 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * filter-rule.c (get_widget): Don't highlight the title if it's
+ "Untitled" because switching widget focus doesn't cause this
+ selection to go away.
+
2000-12-06 Kjartan Maraas <kmaraas@gnome.org>
* filter-editor.c: Mark some strings for translation.