summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-02-28 19:22:58 +0000
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-02-28 19:22:58 +0000
commitfd4721ce45cce12723d3a1fde8a635367eb08559 (patch)
treea8ad5e0e1cd18cb6babc0250e2b14af2694b704e /TODO
parent30268048c1a62294bfe663d95830eeffb594aaf4 (diff)
downloadepiphany-fd4721ce45cce12723d3a1fde8a635367eb08559.tar.gz
Fix embed dialog to pass a good EphyEmbed when the initial one has been
2003-02-28 Marco Pesenti Gritti <marco@it.gnome.org> * TODO: * embed/ephy-embed-dialog.c: (unset_embed), (ephy_embed_dialog_finalize), (ephy_embed_dialog_set_embed): * src/ephy-tab.c: (ephy_tab_init), (ephy_tab_destroy_brsr_cb): Fix embed dialog to pass a good EphyEmbed when the initial one has been destroyed
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 15614a0e8..fd3595391 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
To do:
- make popups less annoying
-- embed dialogs crashes when the window has been closed
- show when bookmarks has updated content
- temporary bookmarks, maybe an expire checkbox in new bookmark dialog ? (I could be on crack here, would be nice to find a good solution though)
@@ -30,3 +29,4 @@ Done:
* titles in history for hosts too
* history shows empty hosts sometimes !?
* save bookmarks dialog state (current keyword)
+* embed dialogs crashes when the window has been closed