aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-12-12 08:17:11 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-12-12 08:17:11 +0800
commit96cf97e4de2bc0ecf75f973e6dad34f7e08a6995 (patch)
treecf6bfb7b864022ee2a1339a69cfd81bbde760048 /filter/ChangeLog
parent6287bb1af4c0a714b6133a5068dcd7791b1ec969 (diff)
downloadgsoc2013-evolution-96cf97e4de2bc0ecf75f973e6dad34f7e08a6995.tar
gsoc2013-evolution-96cf97e4de2bc0ecf75f973e6dad34f7e08a6995.tar.gz
gsoc2013-evolution-96cf97e4de2bc0ecf75f973e6dad34f7e08a6995.tar.bz2
gsoc2013-evolution-96cf97e4de2bc0ecf75f973e6dad34f7e08a6995.tar.lz
gsoc2013-evolution-96cf97e4de2bc0ecf75f973e6dad34f7e08a6995.tar.xz
gsoc2013-evolution-96cf97e4de2bc0ecf75f973e6dad34f7e08a6995.tar.zst
gsoc2013-evolution-96cf97e4de2bc0ecf75f973e6dad34f7e08a6995.zip
Added a kludge, 'is_active' which is a static variable that holds whether
2000-12-11 Jeffrey Stedfast <fejj@helixcode.com> * filter-folder.c (button_clicked): Added a kludge, 'is_active' which is a static variable that holds whether or not there is an active shell folder dialog up or not. * vfolder-editor.c (rule_delete): Autoselect the rule that ends up in the same position (or the one above it if the list is shorter than the position). svn path=/trunk/; revision=6927
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 92825b84dd..51df7eb209 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,5 +1,9 @@
2000-12-11 Jeffrey Stedfast <fejj@helixcode.com>
+ * filter-folder.c (button_clicked): Added a kludge, 'is_active'
+ which is a static variable that holds whether or not there is an
+ active shell folder dialog up or not.
+
* vfolder-editor.c (rule_delete): Autoselect the rule that ends up
in the same position (or the one above it if the list is shorter
than the position).