From 9b63de40b6f0f65a1ced9c73ccb8b47d7f34541e Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 1 Apr 2002 23:47:51 +0000 Subject: Set 're' as the parent window rather than as the parent widget. 2002-04-01 Jeffrey Stedfast * rule-editor.c (rule_edit): Set 're' as the parent window rather than as the parent widget. (add_editor_clicked): Only unref the editor if it is non-NULL. svn path=/trunk/; revision=16317 --- filter/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'filter/ChangeLog') diff --git a/filter/ChangeLog b/filter/ChangeLog index d78ed9ec60..28d0cd862f 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,9 @@ +2002-04-01 Jeffrey Stedfast + + * rule-editor.c (rule_edit): Set 're' as the parent window rather + than as the parent widget. + (add_editor_clicked): Only unref the editor if it is non-NULL. + 2002-03-18 Jeffrey Stedfast * filter-source.c (filter_source_get_sources): Free account_name -- cgit