aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index fff445dcf6..39ff8bf6f7 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,31 @@
+2000-08-14 Ettore Perazzoli <ettore@helixcode.com>
+
+ * vfolder-editor.c (rule_add): Add translation marks and use stock
+ buttons.
+ (rule_edit): Likewise.
+
+ * score-editor.c (rule_add): Add translation marks and use stock
+ buttons.
+ (rule_edit): Likewise.
+
+ * rule-context.c (rule_context_add_rule_gui): Add translation
+ marks and use stock buttons.
+
+ * filter-part.c (main): Add translation marks and use
+ stock buttons.
+
+ * filter-folder.c (button_clicked): Add translation marks and use
+ stock buttons.
+
+ * filter-editor.c (rule_add): Add translation marks and use stock
+ buttons.
+ (rule_edit): Likewise.
+
+ * filter-rule.c (get_widget): Add translation marks.
+
+ * filter-filter.c (get_widget): Add translation marks. Add
+ padding to make it look like the buttons in `filter-rule.c'.
+
2000-08-17 Peter Williams <peterw@helixcode.com>
Implement filtering on demand.