aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-14 09:25:04 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-14 09:25:04 +0000
commit38f0a1b2cb95943375b7c39a464bff8f5d769929 (patch)
tree78d8cc8116a9e7b43b772d32dafb33b44c410f20 /ChangeLog
parent87de10622f56347f91c3912a31b955a197c31a37 (diff)
compose scroll fix.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@340 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 9bea9d87..c50eb39c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
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.
+
+2005-06-14
+
* src/compose.c: scroll the view to the cursor position after
inserting signatures or files.