aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-11-01 05:49:52 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-11-01 05:49:52 +0800
commit70ae377bb6e3897ae635b6ef3ad91c2e9fba817a (patch)
tree9f11936357723c4ac1db66667dfc52eea7bcdb42 /filter/ChangeLog
parentf8fc698cde917a9fd8b0ec37279ce52cb9a09d3e (diff)
downloadgsoc2013-evolution-70ae377bb6e3897ae635b6ef3ad91c2e9fba817a.tar
gsoc2013-evolution-70ae377bb6e3897ae635b6ef3ad91c2e9fba817a.tar.gz
gsoc2013-evolution-70ae377bb6e3897ae635b6ef3ad91c2e9fba817a.tar.bz2
gsoc2013-evolution-70ae377bb6e3897ae635b6ef3ad91c2e9fba817a.tar.lz
gsoc2013-evolution-70ae377bb6e3897ae635b6ef3ad91c2e9fba817a.tar.xz
gsoc2013-evolution-70ae377bb6e3897ae635b6ef3ad91c2e9fba817a.tar.zst
gsoc2013-evolution-70ae377bb6e3897ae635b6ef3ad91c2e9fba817a.zip
Override the default validate function to only return TRUE if a folder has
2000-10-31 Jeffrey Stedfast <fejj@helixcode.com> * filter-folder.c (validate): Override the default validate function to only return TRUE if a folder has been selected. * filter-editor.c (rule_add): Validate that all the rule parts and action parts are correctly filled in. (rule_edit): Same. svn path=/trunk/; revision=6300
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index d0c8f3043d..f4bb2470bc 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,5 +1,14 @@
2000-10-31 Jeffrey Stedfast <fejj@helixcode.com>
+ * filter-folder.c (validate): Override the default validate
+ function to only return TRUE if a folder has been selected.
+
+ * filter-editor.c (rule_add): Validate that all the rule parts and
+ action parts are correctly filled in.
+ (rule_edit): Same.
+
+2000-10-31 Jeffrey Stedfast <fejj@helixcode.com>
+
* filtertypes.xml: Updated to add an action to set message flags.
* filter-driver.c (do_flag): New callback to set message info