aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-03-31 18:05:34 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-03-31 18:05:34 +0800
commita4606615f6dadb9b91ab9c501bca405ca6728421 (patch)
tree7349af421c52d644cdb3f47658f604fb81fe85fb /filter/ChangeLog
parente3289853ca71aa3d5251f82215aca7c141835dad (diff)
downloadgsoc2013-evolution-a4606615f6dadb9b91ab9c501bca405ca6728421.tar
gsoc2013-evolution-a4606615f6dadb9b91ab9c501bca405ca6728421.tar.gz
gsoc2013-evolution-a4606615f6dadb9b91ab9c501bca405ca6728421.tar.bz2
gsoc2013-evolution-a4606615f6dadb9b91ab9c501bca405ca6728421.tar.lz
gsoc2013-evolution-a4606615f6dadb9b91ab9c501bca405ca6728421.tar.xz
gsoc2013-evolution-a4606615f6dadb9b91ab9c501bca405ca6728421.tar.zst
gsoc2013-evolution-a4606615f6dadb9b91ab9c501bca405ca6728421.zip
renamed filter_label to rule_label, and removed the vfolder-editor and
2004-03-31 Not Zed <NotZed@Ximian.com> * filter.glade: renamed filter_label to rule_label, and removed the vfolder-editor and filter-editor windows. * rule-editor.c (rule_editor_new): hide the source widget. * vfolder-editor.c (vfolder_editor_new): hide the source widget. * rule-editor.c (rule_editor_new): add a label argument. * vfolder-editor.c (vfolder_editor_new): ditto below. * filter-editor.c (filter_editor_new): dont add any label here. * rule-editor.c (rule_editor_construct): Put the widget back in the dialogue box here. Add an argument for the area label. ** Revert Rodney's last patch. svn path=/trunk/; revision=25257
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index a46bea6fda..529ce0998e 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,23 @@
+2004-03-31 Not Zed <NotZed@Ximian.com>
+
+ * filter.glade: renamed filter_label to rule_label, and removed
+ the vfolder-editor and filter-editor windows.
+
+ * rule-editor.c (rule_editor_new): hide the source widget.
+
+ * vfolder-editor.c (vfolder_editor_new): hide the source widget.
+
+ * rule-editor.c (rule_editor_new): add a label argument.
+
+ * vfolder-editor.c (vfolder_editor_new): ditto below.
+
+ * filter-editor.c (filter_editor_new): dont add any label here.
+
+ * rule-editor.c (rule_editor_construct): Put the widget back in
+ the dialogue box here. Add an argument for the area label.
+
+ ** Revert Rodney's last patch.
+
2004-03-30 Rodney Dawes <dobey@ximian.com>
* filter-editor.c (filter_editor_new): Use the new "filter_editor"