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)