From 0cc4c6e62f10d78101be7831fc59075e6f686a29 Mon Sep 17 00:00:00 2001 From: Crispin Flowerday Date: Sun, 28 Aug 2005 13:54:16 +0000 Subject: Add an "add-page" signal to the EphyHistory object that can be used to 2005-08-28 Crispin Flowerday * embed/ephy-history.c: (ephy_history_class_init), (internal_get_host), (ephy_history_get_host), (ephy_history_add_host), (ephy_history_add_page), (impl_add_page): * embed/ephy-history.h: * lib/ephy-marshal.list: Add an "add-page" signal to the EphyHistory object that can be used to block urls from appearing in the history. Also make the ephy_history_get_host() function not create the EphyNode if it doesn't already exist. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2bc520e74..dde4e70a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2005-08-28 Crispin Flowerday + + * embed/ephy-history.c: (ephy_history_class_init), + (internal_get_host), (ephy_history_get_host), + (ephy_history_add_host), (ephy_history_add_page), (impl_add_page): + * embed/ephy-history.h: + * lib/ephy-marshal.list: + + Add an "add-page" signal to the EphyHistory object that can be + used to block urls from appearing in the history. + + Also make the ephy_history_get_host() function not create + the EphyNode if it doesn't already exist. + 2005-08-28 Christian Persch * src/ephy-notebook.c: (drag_stop), (grab_broken_event_cb), -- cgit v1.2.3