From 68ff809d73900bcf7e9342bf358f6c29eb865181 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sat, 29 Mar 2003 00:45:35 +0000 Subject: Implement topics menu. TODO: All should generate the crappy bookmarks 2003-03-29 Marco Pesenti Gritti * src/bookmarks/ephy-topic-action.c: (create_tool_item), (menu_deactivate_cb), (menu_activate_cb), (build_topics_menu), (button_press_cb), (ephy_topic_action_set_property), (ephy_topic_action_get_property), (ephy_topic_action_class_init), (ephy_topic_action_new): Implement topics menu. TODO: All should generate the crappy bookmarks menu, favicons, topic icon. These are lower priority for me now though. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3a1f94d81..0032990e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2003-03-29 Marco Pesenti Gritti + + * src/bookmarks/ephy-topic-action.c: (create_tool_item), + (menu_deactivate_cb), (menu_activate_cb), (build_topics_menu), + (button_press_cb), (ephy_topic_action_set_property), + (ephy_topic_action_get_property), (ephy_topic_action_class_init), + (ephy_topic_action_new): + + Implement topics menu. + TODO: All should generate the crappy bookmarks menu, favicons, + topic icon. + These are lower priority for me now though. + 2003-03-29 Xan Lopez * help/.cvsignore: -- cgit