aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-27 10:34:29 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-27 10:34:29 +0000
commit57c9377aabdd185b0e6d80048c4c41d1271791f7 (patch)
tree251791f7cf59df26a7e5b734782e7da40064aeac /ChangeLog
parentc1a4627c60ce1ffb8833a40245914a457fac141e (diff)
only execute idle function on button press.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@939 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa2d1bd5..40cc5f18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-01-27
+ * src/summaryview.c: summary_selection_changed(): only execute idle
+ function on button press.
+
+2006-01-27
+
* src/summaryview.c: summary_selection_changed(): display message in
idle function (fixes wrong drag begin state after passphrase dialog
appeared).