[OpenTween-git] [SCM] open-tween (opentween) branch, master, updated. OpenTween_v1.0.9-10-gf3d6eb2

Back to archive index

upsil****@users***** upsil****@users*****
2013年 4月 9日 (火) 18:30:28 JST


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "open-tween" repository
containing the "opentween" project.

The branch, master has been updated
       via  f3d6eb2556e7739b167f1f4fd79251b1bb660ac8 (commit)
       via  39db176511f5a0989cd30ceae3faff5a5e8b6d6d (commit)
      from  86637bf934be69c2491beb920955aee499374de9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f3d6eb2556e7739b167f1f4fd79251b1bb660ac8
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Tue Apr 9 15:01:28 2013 +0900

    ImageCacheの排他制御を改善
    
    Monitorクラスを使用して排他制御を行っていた箇所をReaderWriterLockSlimに置き換え

commit 39db176511f5a0989cd30ceae3faff5a5e8b6d6d
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Tue Apr 9 14:10:19 2013 +0900

    ListViewItemのキャッシュにロックを使用
    
    ロックが二重に行われるのを避けるためにDetailsListViewの再描画処理を削除した。
    ListViewSubItem.BackColorを変更した時点で再描画されていそうな気がする。

-----------------------------------------------------------------------

Summary of changes:
 OpenTween/DetailsListView.cs      |   73 ----------------
 OpenTween/ImageCache.cs           |   65 +++++++++------
 OpenTween/Resources/ChangeLog.txt |    2 +
 OpenTween/Tween.cs                |  165 +++++++++++++++++++++---------------
 4 files changed, 138 insertions(+), 167 deletions(-)


hooks/post-receive
-- 
open-tween (opentween)




OpenTween-git メーリングリストの案内
Back to archive index