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. --- lib/ephy-marshal.list | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/ephy-marshal.list') diff --git a/lib/ephy-marshal.list b/lib/ephy-marshal.list index e4a2425c5..bbc8f2d40 100644 --- a/lib/ephy-marshal.list +++ b/lib/ephy-marshal.list @@ -1,6 +1,7 @@ BOOLEAN:BOXED BOOLEAN:ENUM,STRING,STRING,STRING BOOLEAN:OBJECT +BOOLEAN:STRING BOOLEAN:STRING,STRING BOOLEAN:STRING,STRING,STRING BOOLEAN:VOID -- cgit v1.2.3