From c7d3c9f95609123035ebaa267f9d2e6ecfa8c2e8 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 12 Jan 2009 04:12:01 +0000 Subject: Merge revisions 36866:37046 from trunk. svn path=/branches/kill-bonobo/; revision=37050 --- filter/ChangeLog | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'filter/ChangeLog') diff --git a/filter/ChangeLog b/filter/ChangeLog index 367645ea18..a30463deb5 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,38 @@ +2009-01-11 Tor Lillqvist + + * filter-option.c (get_dynamic_options): Add cast to avoid + warning. + +2009-01-11 Tor Lillqvist + + ** Bug #567244 + + * filter-option.c (get_dynamic_options): For portability, use + API instead of API. + +2009-01-08 Milan Crha + + ** Fix for bug #567031 + + * rule-editor.c: (rule_editor_new): Hide also label of the combo. + +2009-01-08 Milan Crha + + ** Fix for bug #339879 + + * filter-code.h: (filter_code_new): + * filter-code.c: (filter_code_new), (build_code): + * rule-context.c: (new_element): + Have two types of code expression, one "code", which adds also + a "match-all" into the expression, and a "rawcode" without it. + +2008-12-15 Milan Crha + + ** Part of fix for bug #563669 + + * filter-int.c: (get_widget): + Use zero GtkSpinButton's PageSize, as Gtk+ requires. + 2008-12-10 Milan Crha ** Part of fix for bug #563870 -- cgit v1.2.3