aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-05-01 01:52:59 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-05-01 01:52:59 +0800
commit013a301b196c9516785690d31ae7cefb7e099988 (patch)
treeaae4563cc98d60f94954122756b3172ba0f17908 /mail
parent4713ff66ff81a9da50324081d74a8edd6d402952 (diff)
downloadgsoc2013-evolution-013a301b196c9516785690d31ae7cefb7e099988.tar
gsoc2013-evolution-013a301b196c9516785690d31ae7cefb7e099988.tar.gz
gsoc2013-evolution-013a301b196c9516785690d31ae7cefb7e099988.tar.bz2
gsoc2013-evolution-013a301b196c9516785690d31ae7cefb7e099988.tar.lz
gsoc2013-evolution-013a301b196c9516785690d31ae7cefb7e099988.tar.xz
gsoc2013-evolution-013a301b196c9516785690d31ae7cefb7e099988.tar.zst
gsoc2013-evolution-013a301b196c9516785690d31ae7cefb7e099988.zip
Fix for bug #56645
2004-04-30 Jeffrey Stedfast <fejj@ximian.com> Fix for bug #56645 svn path=/trunk/; revision=25719
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 823be6a2bd..99a2e604dc 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,7 @@
2004-04-30 Jeffrey Stedfast <fejj@ximian.com>
+ Fix for bug #56645
+
* em-folder-tree.c (tree_drag_motion): If the row the cursor is
hovering over has children and is not expanded already, setup a
timer to auto-expand it if the user hovers there long enough.