From 81cc9fc7c119b8d45c28b0cdf1351e330f445264 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 15 Apr 2003 17:36:46 +0000 Subject: Fix context menu selection mess, tricky, tricky, tricky. It's all kris 2003-04-15 Marco Pesenti Gritti * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_update_menu), (ephy_bookmarks_editor_show_popup_cb), (keyword_node_show_popup_cb), (menu_activate_cb): * src/bookmarks/ephy-node-view.c: (ephy_node_view_selection_changed_cb), (get_node_from_path), (ephy_node_view_button_press_cb), (ephy_node_view_init), (ephy_node_view_get_selection), (ephy_node_view_has_selection): Fix context menu selection mess, tricky, tricky, tricky. It's all kris fault. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 75bba8c77..b83ca431e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2003-04-15 Marco Pesenti Gritti + + * src/bookmarks/ephy-bookmarks-editor.c: + (ephy_bookmarks_editor_update_menu), + (ephy_bookmarks_editor_show_popup_cb), + (keyword_node_show_popup_cb), (menu_activate_cb): + * src/bookmarks/ephy-node-view.c: + (ephy_node_view_selection_changed_cb), (get_node_from_path), + (ephy_node_view_button_press_cb), (ephy_node_view_init), + (ephy_node_view_get_selection), (ephy_node_view_has_selection): + + Fix context menu selection mess, tricky, + tricky, tricky. It's all kris fault. + 2003-04-15 David Bordoley *src/bookmarks/ephy-bookmark-editor.c: -- cgit v1.2.3