From 401d5cd43d5a981e137c448fdcef00d000f7d1f3 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Tue, 3 Jul 2001 22:24:37 +0000 Subject: Prevent crashing while we work this out. 001-07-03 Peter Williams * filter-source.c (get_widget): Prevent crashing while we work this out. * filter-rule.c (get_widget): Don't try to gtk_widget_grab_default with a widget that can't be the default. Altough it should be able to.... svn path=/trunk/; revision=10771 --- filter/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'filter/ChangeLog') diff --git a/filter/ChangeLog b/filter/ChangeLog index 68ff9bb901..aeb69d9ecd 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,11 @@ +2001-07-03 Peter Williams + + * filter-source.c (get_widget): Prevent crashing while we work this out. + + * filter-rule.c (get_widget): Don't try to gtk_widget_grab_default + with a widget that can't be the default. Altough it should be able + to.... + 2001-07-02 Sam Creasey * filter-int.c: Added an integer type for filtering values. used for size. -- cgit v1.2.3