aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-09 07:48:25 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-09 07:48:25 +0000
commit86a9c9697f25177a3b0953dbbf38544885987511 (patch)
tree8a319519b13a122d9a2d12a4e49e3809b811ec1e /ChangeLog
parent7931ec60671f8c66c9bcca030fb510180975765e (diff)
fixed scroll positon problem after some operations.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@322 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 59b46104..17af055d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-06-09
+
+ * src/gtkutils.[ch]: added gtkut_tree_view_scroll_to_cell().
+ Removed ununsed CTree functions.
+ * src/summaryview.c: fixed scroll positon problem after some
+ operations.
+
2005-06-08
* src/inc.c