From 13a168017cd5b6d8907293a56732dc6f88ec4400 Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Sun, 16 Apr 2000 13:21:26 +0000 Subject: added buttons to test moving/reordering groups. 2000-04-16 Damon Chaplin * test-shortcut-bar.c: added buttons to test moving/reordering groups. * e-shortcut-bar.c (e_shortcut_bar_on_drag_end): new function to free the dragged name & URL when the drag is finished. * e-group-bar.c (e_group_bar_get_increment): fixed bug when distance was 0. Should just return 0. (e_group_bar_set_current_group_num): added animate option and finished. (e_group_bar_unmap): called e_group_bar_stop_all_animation(). (e_group_bar_reorder_group): finished. * e-icon-bar-text-item.[hc]: removed, since we now use EText. svn path=/trunk/; revision=2459 --- widgets/shortcut-bar/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'widgets/shortcut-bar/ChangeLog') diff --git a/widgets/shortcut-bar/ChangeLog b/widgets/shortcut-bar/ChangeLog index a66d0d739c..e4ec9ba679 100644 --- a/widgets/shortcut-bar/ChangeLog +++ b/widgets/shortcut-bar/ChangeLog @@ -1,3 +1,18 @@ +2000-04-16 Damon Chaplin + + * test-shortcut-bar.c: added buttons to test moving/reordering groups. + + * e-shortcut-bar.c (e_shortcut_bar_on_drag_end): new function to free + the dragged name & URL when the drag is finished. + + * e-group-bar.c (e_group_bar_get_increment): fixed bug when distance + was 0. Should just return 0. + (e_group_bar_set_current_group_num): added animate option and finished. + (e_group_bar_unmap): called e_group_bar_stop_all_animation(). + (e_group_bar_reorder_group): finished. + + * e-icon-bar-text-item.[hc]: removed, since we now use EText. + 2000-04-15 Miguel de Icaza * e-group-bar.c (e_group_bar_realize): Do not use the parent -- cgit v1.2.3