From 86fe205bedd65bbc15d6f2bcbbabeb8cf7e9582d Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sat, 5 Apr 2003 14:50:05 +0000 Subject: Rewrite sensitivity code. Should take in account focus now. 2003-04-05 Marco Pesenti Gritti * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_update_menu), (ephy_bookmarks_editor_node_selected_cb), (view_focus_cb), (keyword_node_selected_cb), (build_search_box), (ephy_bookmarks_editor_construct), (ephy_bookmarks_editor_init): * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_add_keyword): * src/bookmarks/ephy-node-view.c: (ephy_node_view_has_selection): * src/bookmarks/ephy-node-view.h: Rewrite sensitivity code. Should take in account focus now. * src/ephy-window.c: (ephy_window_show): Remove some unused code. --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 37bd76c1f..7239004f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2003-04-05 Marco Pesenti Gritti + + * src/bookmarks/ephy-bookmarks-editor.c: + (ephy_bookmarks_editor_update_menu), + (ephy_bookmarks_editor_node_selected_cb), (view_focus_cb), + (keyword_node_selected_cb), (build_search_box), + (ephy_bookmarks_editor_construct), (ephy_bookmarks_editor_init): + * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_add_keyword): + * src/bookmarks/ephy-node-view.c: (ephy_node_view_has_selection): + * src/bookmarks/ephy-node-view.h: + + Rewrite sensitivity code. Should take in account focus now. + + * src/ephy-window.c: (ephy_window_show): + + Remove some unused code. + 2003-04-05 Marco Pesenti Gritti * src/bookmarks/ephy-bookmarks.h: -- cgit v1.2.3