From 582199edf5b76697fba83ade64eddcf1349224cf Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 1 Jul 2004 09:24:34 +0000 Subject: Allow to drag bookmarks around also when not in edit mode. Use the default 2004-07-01 Marco Pesenti Gritti * src/bookmarks/ephy-bookmark-action.c: (create_tool_item), (favicon_cache_changed_cb), (ephy_bookmark_action_sync_icon), (stop_drag_check), (drag_data_get_cb), (drag_data_delete_cb), (drag_motion_cb), (button_press_cb), (button_release_cb), (connect_proxy), (ephy_bookmark_action_init): Allow to drag bookmarks around also when not in edit mode. Use the default bookmark icon when there is not a specific one, it acts as a separator. Put some space between the icon and the text. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cd6f26b72..7c1f00abe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2004-07-01 Marco Pesenti Gritti + + * src/bookmarks/ephy-bookmark-action.c: (create_tool_item), + (favicon_cache_changed_cb), (ephy_bookmark_action_sync_icon), + (stop_drag_check), (drag_data_get_cb), (drag_data_delete_cb), + (drag_motion_cb), (button_press_cb), (button_release_cb), + (connect_proxy), (ephy_bookmark_action_init): + + Allow to drag bookmarks around also when not in edit mode. + Use the default bookmark icon when there is not a specific + one, it acts as a separator. Put some space between the icon + and the text. + 2004-06-30 Adam Hooper * data/art/Makefile.am: -- cgit v1.2.3