[OpenTween-git] [SCM] open-tween (opentween) branch, master, updated. OpenTween_v1.1.8-33-g82f7702

Back to archive index

upsil****@users***** upsil****@users*****
2014年 3月 13日 (木) 06:29:47 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  82f7702c292b4b348b40728e1deac8abbb3445ad (commit)
       via  9586ae317fcd6f48e09f5e9d41af7bff1c351b50 (commit)
       via  5dcc2edf242dd0dbc885940a4bc7e5c2c6b8fff6 (commit)
       via  5cf1342a29e8dccd199cc40eb2fe7657392b9e1d (commit)
       via  7a3e06dd06abe1a346e6577d45857de891b31a51 (commit)
      from  0ce5004209be262d46e0ebac58817b93a840855b (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 82f7702c292b4b348b40728e1deac8abbb3445ad
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Thu Mar 13 02:34:12 2014 +0900

    ControlTransactionクラスを追加
    
    usingブロックを使ってBeginUpdate/EndUpdateを表現します

commit 9586ae317fcd6f48e09f5e9d41af7bff1c351b50
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Wed Mar 12 19:18:01 2014 +0900

    TweetThumbnail内の CancellationTokenSource に対するDispose処理を追加

commit 5dcc2edf242dd0dbc885940a4bc7e5c2c6b8fff6
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Wed Mar 12 00:33:27 2014 +0900

    短縮URLの展開を再帰的に行う

commit 5cf1342a29e8dccd199cc40eb2fe7657392b9e1d
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Wed Mar 12 00:26:18 2014 +0900

    ShortUrlクラスを書き直し
    
    テストコードは.NET4.5に移行してHttpClientが使えるようになってから書きます…

commit 7a3e06dd06abe1a346e6577d45857de891b31a51
Author: spx <spx26****@gmail*****>
Date:   Mon Mar 10 09:41:53 2014 +0900

    アイコンサイズの再設定を微調整
    アイコンサイズの変更を伴わないなら再設定処理をスキップする

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

Summary of changes:
 OpenTween/AppendSettingDialog.cs    |    2 +-
 OpenTween/Connection/HttpVarious.cs |    4 +-
 OpenTween/ControlTransaction.cs     |   94 ++++
 OpenTween/OpenTween.csproj          |    1 +
 OpenTween/Resources/ChangeLog.txt   |    1 +
 OpenTween/ShortUrl.cs               |  616 +++++++++++++-------------
 OpenTween/ShowUserInfo.cs           |    2 +-
 OpenTween/Tween.cs                  |  821 ++++++++++++++++++-----------------
 OpenTween/TweetThumbnail.cs         |   72 ++--
 OpenTween/Twitter.cs                |   10 +-
 10 files changed, 861 insertions(+), 762 deletions(-)
 create mode 100644 OpenTween/ControlTransaction.cs


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




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