[OpenTween-git] [SCM] open-tween (opentween) branch, master, updated. OpenTween_v1.3.4-1-g3b9f818

Back to archive index

upsil****@users***** upsil****@users*****
2016年 8月 26日 (金) 02:53:45 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  3b9f818cf0973c98e6a7b09e53f0f7cfeb9c8032 (commit)
       via  4457a905aae9c27ddce057354544fe1d20fb6c73 (commit)
       via  5606b7d99f7f31f7fae7575667765ddb1031546b (commit)
       via  f9729423061780519061943b91018a8e1a48aa2b (commit)
       via  832cac7b70d1a6885fe56bc537d982fbf4e659b6 (commit)
       via  2330fab4afc12f1cb7bd39a2b5b5265ff9be86f5 (commit)
      from  bf632e904740ce58f35c3718b96c6f8d0ed6ebb2 (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 3b9f818cf0973c98e6a7b09e53f0f7cfeb9c8032
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Fri Aug 26 02:43:20 2016 +0900

    バージョン 1.3.5-dev 開発開始

commit 4457a905aae9c27ddce057354544fe1d20fb6c73
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Fri Aug 26 02:38:30 2016 +0900

    OpenTween v1.3.4 リリース

commit 5606b7d99f7f31f7fae7575667765ddb1031546b
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Fri Aug 26 02:34:32 2016 +0900

    ListViewItemCache.TargetListがキャッシュ生成対象のListViewと一致しているかチェックする

commit f9729423061780519061943b91018a8e1a48aa2b
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Fri Aug 26 02:33:43 2016 +0900

    ChangeLogに記載したv1.3.3のリリース日の誤りを修正

commit 832cac7b70d1a6885fe56bc537d982fbf4e659b6
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Thu Aug 25 20:56:53 2016 +0900

    Fav削除後にTweenMain.CreateItemメソッドでNullReferenceExceptionのエラーが発生する不具合を修正
    
    Favorite タブからはツイートを除去するが Recent タブには引き続き表示する、
    といった状況において本来 Favorite タブの _ids からはツイート ID を除去し
    TabInformations.Posts にはツイートを残さなければならなかったが、実際には
    削除されており Recent タブの描画時に取得に失敗し例外が発生していた。
    
    https://osdn.jp/ticket/browse.php?group_id=6526&tid=36444
    
    Fixes: adffe66c ("TabClassにEnqueueRemovePost, RemoveSubmitメソッドを追加")

commit 2330fab4afc12f1cb7bd39a2b5b5265ff9be86f5
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Thu Aug 25 20:38:43 2016 +0900

    TabModelのgetterに対するテストコードを追加

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

Summary of changes:
 OpenTween.Tests/Models/TabInformationTest.cs | 33 +++++++++++++
 OpenTween.Tests/Models/TabModelTest.cs       | 70 ++++++++++++++++++++++++++++
 OpenTween/Models/TabInformations.cs          | 18 ++++++-
 OpenTween/Models/TabModel.cs                 |  9 +++-
 OpenTween/Properties/AssemblyInfo.cs         |  2 +-
 OpenTween/Properties/Resources.Designer.cs   | 10 ++--
 OpenTween/Resources/ChangeLog.txt            |  7 ++-
 OpenTween/Tween.cs                           |  4 +-
 8 files changed, 141 insertions(+), 12 deletions(-)


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




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