aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-14 09:53:15 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-14 09:53:15 +0000
commit7ff335b88d10f3f162847faae079069b2780b0a0 (patch)
tree2a2fa64900d6e2f9e420d82e67ec8a033be42f25 /ChangeLog
parent38f0a1b2cb95943375b7c39a464bff8f5d769929 (diff)
scroll the view to the cursor position after paste.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@341 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c50eb39c..228d0393 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-06-14
+ * src/compose.c: scroll the view to the cursor position after paste.
+
+2005-06-14
+
* src/compose.c: don't scroll when view is created.
compose_input_cb(): set cursor to the top when the text is replaced.