From cce45ea42e294b90a1a5f8ac0a11f32872491d48 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 19 Mar 2004 23:07:16 +0000 Subject: Fixes bug #54800. 2004-03-19 Jeffrey Stedfast Fixes bug #54800. * em-folder-tree.c (tree_drag_drop): Remove the autoscroll timeout. (tree_drag_leave): Remove the autoscroll timeout. (tree_autoscroll): New autoscroll timeout callback - automagically scrolls the treeview if appropriate. (tree_drag_motion): Setup the autoscroll timeout. svn path=/trunk/; revision=25134 --- mail/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 6f2b9d7275..faea109439 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2004-03-19 Jeffrey Stedfast + + Fixes bug #54800. + + * em-folder-tree.c (tree_drag_drop): Remove the autoscroll + timeout. + (tree_drag_leave): Remove the autoscroll timeout. + (tree_autoscroll): New autoscroll timeout callback - automagically + scrolls the treeview if appropriate. + (tree_drag_motion): Setup the autoscroll timeout. + 2004-03-19 Not Zed * mail-component.c (mail_component_remove_store): ref the store -- cgit v1.2.3