aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-22 08:47:30 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-22 08:47:30 +0000
commit39a1d4cf0bd2ae39c2300b12f9c826514acd560e (patch)
tree7a998a377493ad15ee9ac478d19b056535ec3a5f /ChangeLog
parentab756417b394ba20a43b6836db5e01469584df23 (diff)
summaryview.c: align selected row to center when reached to the edge on key operation.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@600 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1086b8a..80954c2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-09-22
+ * src/gtkutils.[ch]
+ src/summaryview.[ch]: align selected row to center when reached to
+ the edge on key operation.
+
+2005-09-22
+
* src/summaryview.c: keep selecting row after changing thread display.
2005-09-21