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

Back to archive index

upsil****@users***** upsil****@users*****
2015年 11月 24日 (火) 03:07:12 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  c7eb2d9555b144cda70db15a3568effa1922c155 (commit)
       via  2feeec406100f7a325994064e003d61142da4682 (commit)
       via  36461b679a399e2d10c163f78a92b4411ef9ae0f (commit)
       via  1fcfc5ded2ec75cedab09e71a6be442839c5736d (commit)
      from  46bd90540cf8daf4b90c5feeeb713dd63285692f (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 c7eb2d9555b144cda70db15a3568effa1922c155
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Wed Nov 18 19:07:15 2015 +0900

    INotifyPropertyChangedの実装に必要な基本的な機能を提供するNotifyPropertyChangedBaseクラスを追加
    
    派生クラスのプロパティ内で SetProperty メソッドを使用することで、値に変更があった時のみ
    PropertyChanged イベントを発生させることができる。

commit 2feeec406100f7a325994064e003d61142da4682
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Wed Nov 18 16:25:32 2015 +0900

    TweenMain.BalloonRequiredメソッド関連の条件式を読みやすくする

commit 36461b679a399e2d10c163f78a92b4411ef9ae0f
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Wed Nov 18 15:56:32 2015 +0900

    発言一覧の選択変更で関連する発言のフォント・色を変更する際に再描画を抑制する

commit 1fcfc5ded2ec75cedab09e71a6be442839c5736d
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Wed Nov 18 15:50:37 2015 +0900

    文字列リソースRefreshTimelineText1,2をstring.Formatの書式を使うように修正

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

Summary of changes:
 ...{Extensions.cs => NotifyPropertyChangedBase.cs} |   31 ++++--
 OpenTween/OpenTween.csproj                         |    1 +
 OpenTween/PostFilterRule.cs                        |   18 +---
 OpenTween/Properties/Resources.Designer.cs         |   33 +------
 OpenTween/Properties/Resources.en.resx             |   13 +--
 OpenTween/Properties/Resources.resx                |   13 +--
 OpenTween/Properties/Resources.zh-CHS.resx         |   13 +--
 OpenTween/Resources/ChangeLog.txt                  |    1 +
 OpenTween/SendErrorReportForm.cs                   |   18 +---
 OpenTween/Tween.cs                                 |   99 +++++++++-----------
 10 files changed, 81 insertions(+), 159 deletions(-)
 copy OpenTween/{Extensions.cs => NotifyPropertyChangedBase.cs} (53%)


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




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