[OpenTween-git] [SCM] open-tween (opentween) branch, master, updated. OpenTween_v1.2.9-71-g46bd905

Back to archive index

upsil****@users***** upsil****@users*****
2015年 11月 16日 (月) 01:05:10 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  46bd90540cf8daf4b90c5feeeb713dd63285692f (commit)
       via  8098774d60dcfe411a7728ae645650fb047cf390 (commit)
       via  7dbf649125f17b13c5b2966cf865f6c275cab3c7 (commit)
      from  902736f6aeb8dbf6982217eee43dea41be91bfd6 (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 46bd90540cf8daf4b90c5feeeb713dd63285692f
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Mon Nov 16 01:00:02 2015 +0900

    TweenMainの発言一覧のキャッシュに対する処理をListViewItemCacheクラスにまとめる
    
    Interlocked.Exchenge で新しいキャッシュと交換するようになったためロックは不要

commit 8098774d60dcfe411a7728ae645650fb047cf390
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sun Nov 15 22:52:05 2015 +0900

    TabInformations.SubmitUpdateメソッドのisMentionIncludeをnewMentionOrDmに変更
    
    リプライに加えて新着の DM でも newMentionOrDm が true になるように変更した

commit 7dbf649125f17b13c5b2966cf865f6c275cab3c7
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sun Nov 15 21:19:24 2015 +0900

    ListViewの選択状態やスクロール位置を保存・復元する処理を別メソッドに抽出
    
    初めは ListViewScroll, ListViewSelection を一つの構造体にするつもりだったが、RestoreListViewScroll メソッドを
    ControlTransaction.Update(lst) の中で呼び出すと発言一覧の表示が上下にちらつく問題があったため分割している。

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

Summary of changes:
 OpenTween.Tests/TabInformationTest.cs |    4 +-
 OpenTween/StatusDictionary.cs         |   15 +-
 OpenTween/Tween.cs                    |  590 +++++++++++++++++----------------
 3 files changed, 322 insertions(+), 287 deletions(-)


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




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