aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-20 08:08:40 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-20 08:08:40 +0000
commit712d73a94ee8c8fd79141c1019d082a056a6bb29 (patch)
tree3d91a411904cc112d62c319e884cd8e9e70f3838 /ChangeLog
parent68828e3070d088dc7cf30cfa9ffc8b3ffb5f7bfd (diff)
fixed the selection state of summary on refresh.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@274 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 0237a751..7d56a746 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-05-20
+ * src/summaryview.c: summary_show(): fixed the selection state on
+ refresh.
+
+2005-05-20
+
* src/summaryview.c: summaryview_clear_list(): set the value of
vadjustment to 0.0 so that the "value-changed" signal is always
emitted (fixes the scroll problem on refresh).