From bf5ae80d6a2281da9a661cc59fa0de7b0b4cc13d Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 8 Apr 2003 19:44:22 +0000 Subject: Update. 2003-04-08 Marco Pesenti Gritti * lib/egg/egg-toolbars-group.c: * lib/egg/egg-toolbars-group.h: Update. * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_class_init), (bookmarks_removed_cb), (topics_removed_cb), (ephy_bookmarks_init): * src/bookmarks/ephy-bookmarks.h: * src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_response_cb): * src/popup-commands.c: (popup_cmd_bookmark_link): * src/toolbar.c: (toolbar_get_action_name), (toolbar_get_action), (topic_remove_cb), (bookmark_remove_cb), (toolbar_init): * src/window-commands.c: (window_cmd_file_bookmark_page): Update toolbars when bookmarks and topics are removed. Use dialog_run for new_bookmark dialog. (Dave I hope this doesnt break something, but it's necessary to url dnd to toolbars to work correctly) --- ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 34ec51925..284877ede 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2003-04-08 Marco Pesenti Gritti + + * lib/egg/egg-toolbars-group.c: + * lib/egg/egg-toolbars-group.h: + + Update. + + * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_class_init), + (bookmarks_removed_cb), (topics_removed_cb), (ephy_bookmarks_init): + * src/bookmarks/ephy-bookmarks.h: + * src/bookmarks/ephy-new-bookmark.c: + (ephy_new_bookmark_response_cb): + * src/popup-commands.c: (popup_cmd_bookmark_link): + * src/toolbar.c: (toolbar_get_action_name), (toolbar_get_action), + (topic_remove_cb), (bookmark_remove_cb), (toolbar_init): + * src/window-commands.c: (window_cmd_file_bookmark_page): + + Update toolbars when bookmarks and topics are removed. + Use dialog_run for new_bookmark dialog. + (Dave I hope this doesnt break something, but it's necessary + to url dnd to toolbars to work correctly) + 2003-04-07 Marco Pesenti Gritti * lib/widgets/Makefile.am: -- cgit v1.2.3