From bb4528f9eef4b9417a4d7a2c7c012d8a3136170a Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 24 Mar 2003 18:01:35 +0000 Subject: Fix warning opening selector. Destroy the editor on exit, ref the shell so 2003-03-24 Marco Pesenti Gritti * src/bookmarks/ephy-bookmarks.c: (update_topics_list), (ephy_bookmarks_set_keyword), (ephy_bookmarks_unset_keyword): * src/bookmarks/ephy-topics-selector.c: (ephy_topics_selector_set_property): * src/window-commands.c: (bookmarks_hide_cb), (shell_weak_notify_cb), (window_cmd_go_bookmarks): Fix warning opening selector. Destroy the editor on exit, ref the shell so you can have just the editor open. Build the key list and set is as property of the node (should solve autocompletion problems). --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7109ec4b3..1a68f8eea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2003-03-24 Marco Pesenti Gritti + + * src/bookmarks/ephy-bookmarks.c: (update_topics_list), + (ephy_bookmarks_set_keyword), (ephy_bookmarks_unset_keyword): + * src/bookmarks/ephy-topics-selector.c: + (ephy_topics_selector_set_property): + * src/window-commands.c: (bookmarks_hide_cb), + (shell_weak_notify_cb), (window_cmd_go_bookmarks): + + Fix warning opening selector. + Destroy the editor on exit, ref the shell so you can have just + the editor open. + Build the key list and set is as property of the node (should solve + autocompletion problems). + 2003-03-24 David Bordoley * data/ui/epiphany-bookmark-editor-ui.xml.in: -- cgit v1.2.3