From dfa44d593b805613c57550eda9863e24e3235645 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 9 Aug 2004 10:29:49 +0000 Subject: Free list and filter on finalize; fixes bug #149689. Use g_list_prepend 2004-08-09 Christian Persch * src/bookmarks/ephy-topics-selector.c: (ephy_topics_selector_get_type), (ephy_topics_selector_apply), (provide_toggle), (ephy_topics_selector_constructor), (topic_destroy_cb), (node_toggled_cb), (ephy_topics_selector_finalize), (ephy_topics_selector_class_init): Free list and filter on finalize; fixes bug #149689. Use g_list_prepend instead of _append. Mark the column title for translation. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 76fc8424a..efb2e8463 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-08-09 Christian Persch + + * src/bookmarks/ephy-topics-selector.c: + (ephy_topics_selector_get_type), (ephy_topics_selector_apply), + (provide_toggle), (ephy_topics_selector_constructor), + (topic_destroy_cb), (node_toggled_cb), + (ephy_topics_selector_finalize), (ephy_topics_selector_class_init): + + Free list and filter on finalize; fixes bug #149689. + Use g_list_prepend instead of _append. + Mark the column title for translation. + 2004-08-08 Christian Persch * embed/mozilla/EphyBrowser.cpp: -- cgit v1.2.3