From ac1de7eaf96bb7adbf0c58ca2c3a3466654aaead Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 13 Nov 2002 09:31:06 +0000 Subject: Get the root node properly. 2002-11-13 Not Zed * rule-context.c (load): Get the root node properly. * rule-editor.c (rule_add): cast g_object_weak_ref (rule_edit): " * all: xml2 node change - childs->children. Also, ignore 'text' nodes while scanning tree. * rule-context.h: gnome-xml->libxml. * filter-element.h: gnome-xml->libxml svn path=/trunk/; revision=18732 --- filter/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'filter/ChangeLog') diff --git a/filter/ChangeLog b/filter/ChangeLog index 12abd29ea0..815481e7a7 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,5 +1,17 @@ 2002-11-13 Not Zed + * rule-context.c (load): Get the root node properly. + + * rule-editor.c (rule_add): cast g_object_weak_ref + (rule_edit): " + + * all: xml2 node change - childs->children. Also, ignore 'text' + nodes while scanning tree. + + * rule-context.h: gnome-xml->libxml. + + * filter-element.h: gnome-xml->libxml + * vfolder-rule.c (source_add): comment out gtk_destroyed check. * filter-label.c: Added back some of the guts. Might not work but -- cgit v1.2.3