From d951d0c0a056b245ed50292e4d48341283660fe3 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 11 Jul 2004 09:19:36 +0000 Subject: Implement topics drag and drop. Totally tricky but it seem to work fine :) 2004-07-11 Marco Pesenti Gritti * src/bookmarks/ephy-topic-action.c: (create_tool_item), (menu_deactivate_cb), (remove_from_model), (remove_activate_cb), (drag_data_get_cb), (drag_data_delete_cb), (stop_drag_check), (check_horizontal_threshold), (drag_motion_cb), (button_toggled_cb), (button_release_cb), (button_press_cb), (connect_proxy): Implement topics drag and drop. Totally tricky but it seem to work fine :) --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1ca027721..3ebef6892 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-07-11 Marco Pesenti Gritti + + * src/bookmarks/ephy-topic-action.c: (create_tool_item), + (menu_deactivate_cb), (remove_from_model), (remove_activate_cb), + (drag_data_get_cb), (drag_data_delete_cb), (stop_drag_check), + (check_horizontal_threshold), (drag_motion_cb), + (button_toggled_cb), (button_release_cb), (button_press_cb), + (connect_proxy): + + Implement topics drag and drop. Totally tricky but it seem + to work fine :) + 2004-07-11 Christian Persch * src/bookmarks/ephy-bookmark-action.c: (drag_motion_cb): -- cgit v1.2.3