[OpenTween-git] [SCM] open-tween (opentween) branch, master, updated. OpenTween_v1.1.6-25-g1e08bca

Back to archive index

upsil****@users***** upsil****@users*****
2014年 1月 13日 (月) 07:47:44 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  1e08bca54bf95d8e4632ee05b3acee3b0770d4e6 (commit)
       via  7c7194111f16802edbf190ee0cd3466b5b3d59be (commit)
       via  77c2a7c7bd89a1db0cde817a9dce3a47af715bac (commit)
       via  11e6c99f9890db2437d7f64d7fa05d25d1897841 (commit)
       via  14372069e0469802a93656d759c27eae8db25709 (commit)
      from  8e34ef469d01049a92168d2f45c1c1d4aa426b06 (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 1e08bca54bf95d8e4632ee05b3acee3b0770d4e6
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sun Jan 12 14:31:10 2014 +0900

    ton.twitter.com (DM添付の画像に使用される) のサムネイル表示に対応

commit 7c7194111f16802edbf190ee0cd3466b5b3d59be
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sun Jan 12 22:43:14 2014 +0900

    Pixivサムネイル取得処理の改善

commit 77c2a7c7bd89a1db0cde817a9dce3a47af715bac
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sun Jan 12 14:30:29 2014 +0900

    サムネイル画像の読み込み処理をThumbnailInfoクラスに移動

commit 11e6c99f9890db2437d7f64d7fa05d25d1897841
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sun Jan 12 14:29:21 2014 +0900

    OTPictureBoxの役割をMemoryImageの表示に限定し、非同期読み込みの処理を除去

commit 14372069e0469802a93656d759c27eae8db25709
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sun Jan 12 14:18:59 2014 +0900

    ダイレクトメッセージのEntityを使用した表示に対応

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

Summary of changes:
 OpenTween.Tests/OpenTween.Tests.csproj        |    3 +
 OpenTween.Tests/TweetThumbnailTest.cs         |   49 +++++---
 OpenTween/MyCommon.cs                         |    8 +-
 OpenTween/OTPictureBox.cs                     |  169 +++++--------------------
 OpenTween/OpenTween.csproj                    |    1 +
 OpenTween/Thumbnail/Services/Pixiv.cs         |   34 +++++-
 OpenTween/Thumbnail/Services/TonTwitterCom.cs |   84 ++++++++++++
 OpenTween/Thumbnail/ThumbnailGenerator.cs     |    5 +-
 OpenTween/Thumbnail/ThumbnailInfo.cs          |   20 +++
 OpenTween/Tween.cs                            |    4 +
 OpenTween/TweetThumbnail.cs                   |   23 +++-
 OpenTween/Twitter.cs                          |    9 +-
 12 files changed, 246 insertions(+), 163 deletions(-)
 create mode 100644 OpenTween/Thumbnail/Services/TonTwitterCom.cs


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




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