aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-01-23 21:53:00 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-01-23 21:53:00 +0800
commitbcd2c87f376c7a7912e1cd28d980821f9903c155 (patch)
tree90ab5e9872f666905e05a4b356150aea22712f1e /TODO
parent3c7e9683462c1af47c215039250f739ab4d6fcc2 (diff)
downloadgsoc2013-epiphany-bcd2c87f376c7a7912e1cd28d980821f9903c155.tar
gsoc2013-epiphany-bcd2c87f376c7a7912e1cd28d980821f9903c155.tar.gz
gsoc2013-epiphany-bcd2c87f376c7a7912e1cd28d980821f9903c155.tar.bz2
gsoc2013-epiphany-bcd2c87f376c7a7912e1cd28d980821f9903c155.tar.lz
gsoc2013-epiphany-bcd2c87f376c7a7912e1cd28d980821f9903c155.tar.xz
gsoc2013-epiphany-bcd2c87f376c7a7912e1cd28d980821f9903c155.tar.zst
gsoc2013-epiphany-bcd2c87f376c7a7912e1cd28d980821f9903c155.zip
Fix evil bug in id factory.
2003-01-23 Marco Pesenti Gritti <marco@it.gnome.org> * TODO: * lib/ephy-node.c: (id_factory_set_to): Fix evil bug in id factory.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 64aa3e8f3..f9b747e17 100644
--- a/TODO
+++ b/TODO
@@ -6,7 +6,6 @@ To do:
- save bookmarks dialog state (current keyword)
- show bookmarks updated content
- temporary bookmarks, maybe an expire checkbox in new bookmark dialog ?
-- history shows empty hosts sometimes !?
Egg problems:
- popups not working
@@ -30,3 +29,4 @@ Done:
* drop items from history when they are not visited since some time
* create print preview toolbar only when necessary
* titles in history for hosts too
+* history shows empty hosts sometimes !?