From 30cfaa4a4929d85f303b3afc9c8ec240d548ff87 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Fri, 8 Apr 2005 13:26:25 +0000 Subject: Implement a more flexible approach at saving a EphyNodeDb, by allowing to 2005-04-08 Christian Persch * embed/ephy-favicon-cache.c: (ephy_favicon_cache_finalize): * embed/ephy-history.c: (save_filter), (ephy_history_save): * lib/ephy-node-db.c: (ephy_node_db_write_to_xml_valist): * lib/ephy-node.h: * lib/ephy-state.c: (ephy_states_save): * src/bookmarks/ephy-bookmarks.c: (save_filter), (ephy_bookmarks_save): Implement a more flexible approach at saving a EphyNodeDb, by allowing to specify a filter func to exclude certain nodes, instead of a fixed list. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 398be0e46..e3f9f1a05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2005-04-08 Christian Persch + + * embed/ephy-favicon-cache.c: (ephy_favicon_cache_finalize): + * embed/ephy-history.c: (save_filter), (ephy_history_save): + * lib/ephy-node-db.c: (ephy_node_db_write_to_xml_valist): + * lib/ephy-node.h: + * lib/ephy-state.c: (ephy_states_save): + * src/bookmarks/ephy-bookmarks.c: (save_filter), + (ephy_bookmarks_save): + + Implement a more flexible approach at saving a EphyNodeDb, by allowing + to specify a filter func to exclude certain nodes, instead of a fixed + list. + 2005-04-08 Christian Persch * embed/ephy-embed.c: (ephy_embed_base_init): -- cgit v1.2.3