[OpenTween-git] [SCM] open-tween (opentween) branch, master, updated. OpenTween_v1.2.8-12-gf5a7f22

Back to archive index

upsil****@users***** upsil****@users*****
2015年 9月 21日 (月) 16:41:21 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  f5a7f22f31fbabc2d279ad5c49799f3bc0c51516 (commit)
       via  cf979abd7045134fdb5faaae9f32829531f6e084 (commit)
       via  ac2bdee79927d8b4cbaa29e03340873605e257d8 (commit)
       via  57f9d841d232ce6d8d61f5ad290b23ea39db0032 (commit)
       via  a79de8be27da7036fc558b563e52c2ed84fc00b2 (commit)
       via  691530d0322fd39350ab643792c901caba948a32 (commit)
       via  a6bac6f7f78a285d6d94b7ca4644e57bb366d7b2 (commit)
       via  f8b0fd11cff65a0bea958d62293dd229f56a9457 (commit)
      from  b28597391cfccfea84c6a8e34876c212d9515c43 (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 f5a7f22f31fbabc2d279ad5c49799f3bc0c51516
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Mon Sep 21 16:36:10 2015 +0900

    Visual Studio 2015以前のバージョンでOpenTween.slnを開けないようにする
    
    C# 6.0 に対応したコンパイラが必須であり、これ以前の環境でビルドするとエラーになるため

commit cf979abd7045134fdb5faaae9f32829531f6e084
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Mon Sep 21 16:17:31 2015 +0900

    Twitter._followersCountなどを自動実装プロパティに変更

commit ac2bdee79927d8b4cbaa29e03340873605e257d8
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Mon Sep 21 13:24:36 2015 +0900

    Twitter.VerifyCredentialsメソッド実行時にフォロワー数などの情報を更新する

commit 57f9d841d232ce6d8d61f5ad290b23ea39db0032
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Mon Sep 21 13:23:25 2015 +0900

    不要になったコードを削除
    
    起動時に必ず VerifyCredentials を実行するようになったためこのコードは実行されない

commit a79de8be27da7036fc558b563e52c2ed84fc00b2
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Mon Sep 21 13:15:37 2015 +0900

    起動時の /account/verify_credentials.json 失敗時にエラーダイアログを表示する

commit 691530d0322fd39350ab643792c901caba948a32
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sun Sep 20 17:51:27 2015 +0900

    TweenMainが最大化されている状態でも発言詳細部・サムネイルの幅の変更を保存できるようにする

commit a6bac6f7f78a285d6d94b7ca4644e57bb366d7b2
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sun Sep 20 14:32:41 2015 +0900

    OTSplitContainerの反転処理で分割線の幅を考慮する
    
    修正前は反転時に各パネルの幅(高さ)が分割線の幅だけずれていた

commit f8b0fd11cff65a0bea958d62293dd229f56a9457
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sun Sep 20 08:15:03 2015 +0900

    SplitContainer.Orientationの動作を勘違いしていたテストコードを修正
    
    Oriencation.Vertical は分割線が垂直であることを表すのでパネルは左右に並ぶ

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

Summary of changes:
 OpenTween.Tests/OTSplitContainerTest.cs    |   57 +++++++++++----
 OpenTween.sln                              |    2 +-
 OpenTween/OTSplitContainer.cs              |   12 +++-
 OpenTween/Properties/Resources.Designer.cs |   15 ++++
 OpenTween/Properties/Resources.en.resx     |    9 +++
 OpenTween/Properties/Resources.resx        |    9 +++
 OpenTween/Resources/ChangeLog.txt          |    3 +
 OpenTween/Tween.cs                         |   59 +++++++++++++---
 OpenTween/Twitter.cs                       |  103 +++++++++-------------------
 9 files changed, 171 insertions(+), 98 deletions(-)


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




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