diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-06-09 07:48:25 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-06-09 07:48:25 +0000 |
commit | 86a9c9697f25177a3b0953dbbf38544885987511 (patch) | |
tree | 8a319519b13a122d9a2d12a4e49e3809b811ec1e /ChangeLog.ja | |
parent | 7931ec60671f8c66c9bcca030fb510180975765e (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.ja')
-rw-r--r-- | ChangeLog.ja | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index eb2b918c..86555474 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,3 +1,9 @@ +2005-06-09 + + * src/gtkutils.[ch]: gtkut_tree_view_scroll_to_cell() を追加。 + 未使用の CTree 関数を削除。 + * src/summaryview.c: 特定の操作の後のスクロール位置の問題を修正。 + 2005-06-08 * src/inc.c |