upsil****@users*****
upsil****@users*****
2014年 2月 9日 (日) 21:28:33 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 7f2fa759272630b26ebe9840f9e8565454868bed (commit) via b7b48bec8dbf7ba2213c00ba55bbec4ff419774d (commit) via 68fe868f5a6e31c1f44c89efcc6d0ab360c22641 (commit) from 7380f5abc863e22c81be34a43d877cb642162e59 (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 7f2fa759272630b26ebe9840f9e8565454868bed Author: Kimura Youichi <kim.u****@bucyo*****> Date: Sun Feb 9 21:14:57 2014 +0900 ãã¡ã¤ã«ã¡ãã¥ã¼ã«ããã¤ã¼ãURLãéããã追å commit b7b48bec8dbf7ba2213c00ba55bbec4ff419774d Author: Kimura Youichi <kim.u****@bucyo*****> Date: Sun Feb 9 19:47:45 2014 +0900 å ¥åãã¤ã¢ãã°ã表示ããããã®ãã©ã¼ã ã追å commit 68fe868f5a6e31c1f44c89efcc6d0ab360c22641 Author: Kimura Youichi <kim.u****@bucyo*****> Date: Sun Feb 9 14:16:00 2014 +0900 ã¡ãã¥ã¼é ç®ã®ãåèªã¿è¾¼ã¿ (&R)ãã®åè§ã¹ãã¼ã¹ãé¤å» ----------------------------------------------------------------------- Summary of changes: OpenTween/InputDialog.Designer.cs | 102 ++++++++ OpenTween/InputDialog.cs | 58 +++++ ...pdateDialog.zh-CHS.resx => InputDialog.en.resx} | 6 +- OpenTween/{AuthDialog.resx => InputDialog.resx} | 260 ++++++++------------ OpenTween/OpenTween.csproj | 12 + OpenTween/Properties/Resources.Designer.cs | 36 +++ OpenTween/Properties/Resources.en.resx | 12 + OpenTween/Properties/Resources.resx | 12 + OpenTween/Resources/ChangeLog.txt | 2 + OpenTween/Tween.Designer.cs | 17 ++ OpenTween/Tween.cs | 113 ++++++--- OpenTween/Tween.en.resx | 3 + OpenTween/Tween.resx | 23 ++- 13 files changed, 462 insertions(+), 194 deletions(-) create mode 100644 OpenTween/InputDialog.Designer.cs create mode 100644 OpenTween/InputDialog.cs copy OpenTween/{UpdateDialog.zh-CHS.resx => InputDialog.en.resx} (97%) copy OpenTween/{AuthDialog.resx => InputDialog.resx} (63%) hooks/post-receive -- open-tween (opentween)