From 6d93635b94a93ff3188e88a46393083fbca7e603 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 17 Sep 2003 22:04:47 +0000 Subject: Refactor node db loading functions into a common one in ephy-node-db. 2003-09-18 Christian Persch * embed/ephy-favicon-cache.c: (ephy_favicon_cache_init): * embed/ephy-history.c: (ephy_history_init): * lib/ephy-node-db.c: (ephy_node_db_load_from_file): * lib/ephy-node-db.h: * lib/ephy-state.c: (ensure_states): * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init): Refactor node db loading functions into a common one in ephy-node-db. Switch to using xmlReader api. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5dfe2b748..9998d60d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2003-09-18 Christian Persch + + * embed/ephy-favicon-cache.c: (ephy_favicon_cache_init): + * embed/ephy-history.c: (ephy_history_init): + * lib/ephy-node-db.c: (ephy_node_db_load_from_file): + * lib/ephy-node-db.h: + * lib/ephy-state.c: (ensure_states): + * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init): + + Refactor node db loading functions into a common one in + ephy-node-db. Switch to using xmlReader api. + 2003-09-17 Christian Persch * embed/mozilla/ExternalProtocolService.cpp: -- cgit v1.2.3