summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-01-09 13:03:55 +0000
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-01-09 13:03:55 +0000
commit7d278d4b5910d1adc5e075882aa559e8da407c4a (patch)
tree44d8ca418545e23c408b413548c5f8f710cdd6de /TODO
parent05dc477f8e2a3943fd5eea73ae137cbcd544ce31 (diff)
downloadepiphany-7d278d4b5910d1adc5e075882aa559e8da407c4a.tar.gz
Extend ephy node to allow some reversed ids. Use it for base
2003-01-09 Marco Pesenti Gritti <marco@it.gnome.org> * 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.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
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: