From 7d278d4b5910d1adc5e075882aa559e8da407c4a Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 9 Jan 2003 13:03:55 +0000 Subject: Extend ephy node to allow some reversed ids. Use it for base 2003-01-09 Marco Pesenti Gritti * TODO: * embed/ephy-history.c: (ephy_history_init): * embed/mozilla/FilePicker.cpp: * lib/ephy-node.c: (ephy_node_new_with_id), (ephy_node_system_init): * lib/ephy-node.h: * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init): Extend ephy node to allow some reversed ids. Use it for base bookmarks/history elements, should fix bookmarks lossage. Fix filepicker initialization. --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index ac544e2b2..e0401b985 100644 --- a/TODO +++ b/TODO @@ -6,6 +6,7 @@ To do: - embed dialogs crashes when the window has been closed - save bookmarks dialog state (current keyword) - show bookmarks updated content +- temporary bookmarks, maybe an expire checkbox in new bookmark dialog ? Done: -- cgit v1.2.3