aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-20 07:44:53 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-20 07:44:53 +0000
commitb9112be97d8a5d786658378212d3dd95dbff1ee9 (patch)
tree74917f71c3a9779f155740b3bee2f6fbf7a183c8 /ChangeLog
parent36aecc8ea3dcab2bc0cc306414541672a689c760 (diff)
textview.c: fixed a problem that the view was scrolled to top when it got focus.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@669 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 62d87c05..2ef27f27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-10-20
+ * src/textview.c: fixed a problem that the view was scrolled to top
+ when it got focus.
+
+2005-10-20
+
* libsylph/utils.[ch]: set_startup_dir(), set_rc_dir(),
get_startup_dir(): new.
* src/main.[ch]: removed global variable startup_dir. Instead use