diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2003-04-15 Marco Pesenti Gritti <marco@it.gnome.org> + + * 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 <bordoley@msu.edu> *src/bookmarks/ephy-bookmark-editor.c: |