aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-02-20 17:26:17 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-02-20 17:26:17 +0800
commit917375e4d4b7b6b5cb85717dacac5539b6fb5caa (patch)
treea853135e27cf7d4b63d2fe507b6bcce175f903a9 /filter/ChangeLog
parent02784c310f6a2b2a36d43f4262c413833338f890 (diff)
downloadgsoc2013-evolution-917375e4d4b7b6b5cb85717dacac5539b6fb5caa.tar
gsoc2013-evolution-917375e4d4b7b6b5cb85717dacac5539b6fb5caa.tar.gz
gsoc2013-evolution-917375e4d4b7b6b5cb85717dacac5539b6fb5caa.tar.bz2
gsoc2013-evolution-917375e4d4b7b6b5cb85717dacac5539b6fb5caa.tar.lz
gsoc2013-evolution-917375e4d4b7b6b5cb85717dacac5539b6fb5caa.tar.xz
gsoc2013-evolution-917375e4d4b7b6b5cb85717dacac5539b6fb5caa.tar.zst
gsoc2013-evolution-917375e4d4b7b6b5cb85717dacac5539b6fb5caa.zip
** See bug #54338.
2004-02-20 Not Zed <NotZed@Ximian.com> ** See bug #54338. * vfolder-rule.c: instead of overriding the filter-rule's 'source' attribute for 'with sources', add a 'with' enum. (xml_decode): handle loading old-format files, as well as new ones, where the with is a prop on the sources xml. (xml_encode): set 'with' on save. (rule_copy): copy across with value. (get_widget): just hook onto option menu changed, dont bother setting up any per-item callbacks. (select_source_with_changed): callback to monitor source 'with' type. svn path=/trunk/; revision=24815
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 792a8a2bbe..372d32b4ec 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,18 @@
+2004-02-20 Not Zed <NotZed@Ximian.com>
+
+ ** See bug #54338.
+
+ * vfolder-rule.c: instead of overriding the filter-rule's 'source'
+ attribute for 'with sources', add a 'with' enum.
+ (xml_decode): handle loading old-format files, as well as new
+ ones, where the with is a prop on the sources xml.
+ (xml_encode): set 'with' on save.
+ (rule_copy): copy across with value.
+ (get_widget): just hook onto option menu changed, dont bother
+ setting up any per-item callbacks.
+ (select_source_with_changed): callback to monitor source 'with'
+ type.
+
2004-02-17 Not Zed <NotZed@Ximian.com>
* filter-int.c (int_clone): implement, since we dont store the