From d5be47a8e46ac8a35e41f296a95bb5ddcf7365e8 Mon Sep 17 00:00:00 2001 From: David Bordoley Date: Thu, 27 Mar 2003 13:39:33 +0000 Subject: Reorganize the menus a bit. Unifiy topic/bookmarks rename/delete items. 2003-03-27 David Bordoley * data/ui/epiphany-bookmark-editor-ui.xml.in: * src/bookmarks/ephy-bookmarks-editor.c: (cmd_rename), (cmd_delete), (cmd_cut), (cmd_copy), (cmd_paste), (cmd_select_all), (keyword_node_key_pressed_cb), (keyword_node_show_popup_cb), (ephy_bookmarks_editor_construct): Reorganize the menus a bit. Unifiy topic/bookmarks rename/delete items. Add text editting menu items to the edit menu. Add a topic context menu. * src/bookmarks/ephy-node-view.[c-h]: (ephy_node_view_select_all), (ephy_node_view_has_focus): New functions. * src/bookmarks/ephy-topics-selector.c: (set_sort_column_id), (topic_clicked), (ephy_topics_build_ui): Sort topics case insensitively. Add/remove topics using a single click. --- data/ui/epiphany-bookmark-editor-ui.xml.in | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) (limited to 'data') diff --git a/data/ui/epiphany-bookmark-editor-ui.xml.in b/data/ui/epiphany-bookmark-editor-ui.xml.in index a3f3c33cb..64232c111 100644 --- a/data/ui/epiphany-bookmark-editor-ui.xml.in +++ b/data/ui/epiphany-bookmark-editor-ui.xml.in @@ -6,17 +6,19 @@ - + + + + - - - - - + + + + @@ -27,11 +29,16 @@ - - + + - + + + + + + -- cgit v1.2.3