From 7c6257f9a9e271c539f387ee25d0e8d9275914db Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 26 Oct 2001 03:44:35 +0000 Subject: Keep track of the current editor dialog window so that on exit, we can 2001-10-25 Jeffrey Stedfast * rule-editor.c: Keep track of the current editor dialog window so that on exit, we can close it too. (rule_edit): Don't make the dialog modal and set it's parent window as well as don't allow more than a single editor window to be popped up. (rule_add): Same. svn path=/trunk/; revision=14122 --- filter/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'filter/ChangeLog') diff --git a/filter/ChangeLog b/filter/ChangeLog index c10072a9ca..bdcdb93e95 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,12 @@ +2001-10-25 Jeffrey Stedfast + + * rule-editor.c: Keep track of the current editor dialog window so + that on exit, we can close it too. + (rule_edit): Don't make the dialog modal and set it's parent + window as well as don't allow more than a single editor window to + be popped up. + (rule_add): Same. + 2001-10-24 * rule-context.c (rule_context_class_init): Add a changed signal. -- cgit v1.2.3