From c325934e436073606e8ff5c725f1b068618d3797 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 23 Mar 2003 12:30:41 +0000 Subject: Complete implementation of the editor functionalities. 2003-03-23 Marco Pesenti Gritti * TODO: * data/ui/epiphany-bookmark-editor-ui.xml.in: * src/bookmarks/ephy-bookmarks-editor.c: (cmd_add_topic), (cmd_remove_topic), (cmd_close), (cmd_rename_topic), (cmd_rename_bookmark), (ephy_bookmarks_editor_construct): * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_remove_keyword): * src/bookmarks/ephy-bookmarks.h: * src/bookmarks/ephy-node-view.c: (cell_renderer_edited), (ephy_node_view_add_column), (ephy_node_view_init), (ephy_node_view_edit): * src/bookmarks/ephy-node-view.h: Complete implementation of the editor functionalities. [Still work to do ... I updated the TODO with some of the higher priority things. If you want to work on any of them let me know ... (to avoid conflicts, I plan to keep working on this stuff in the next days).] --- ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f63acdcf7..be165c678 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2003-03-23 Marco Pesenti Gritti + + * TODO: + * data/ui/epiphany-bookmark-editor-ui.xml.in: + * src/bookmarks/ephy-bookmarks-editor.c: (cmd_add_topic), + (cmd_remove_topic), (cmd_close), (cmd_rename_topic), + (cmd_rename_bookmark), (ephy_bookmarks_editor_construct): + * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_remove_keyword): + * src/bookmarks/ephy-bookmarks.h: + * src/bookmarks/ephy-node-view.c: (cell_renderer_edited), + (ephy_node_view_add_column), (ephy_node_view_init), + (ephy_node_view_edit): + * src/bookmarks/ephy-node-view.h: + + Complete implementation of the editor functionalities. + + [Still work to do ... I updated the TODO with some of the higher + priority things. If you want to work on any of them let me + know ... (to avoid conflicts, I plan to keep working on this + stuff in the next days).] + 2003-03-23 Xan Lopez * src/bookmarks/ephy-node-view.c: (ephy_node_view_button_press_cb): -- cgit v1.2.3