upsil****@users*****
upsil****@users*****
2016年 5月 31日 (火) 00:40:24 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 cdd29bc326602d796c8d4ba6482e2405a94b05d6 (commit) via a320764080f80f6a41daa3e87868ca4180872038 (commit) via f95c88df5334f4da44baa170530c272486ad2e41 (commit) via e70964d461eabe4e7e705cb2f112f2139c1e2aee (commit) via f8eb0f1e5019085e6df3f22c59029ef5784768ca (commit) via a77fbe193c9d413a68d116730db8f17f656a718d (commit) via 333575b160f0ac8c7b6f8b4f864f9e1d682e3d8a (commit) via c469921a946af3d7fcbac70afb8f5cb3e96c2347 (commit) from 6866861913afdb053718c88cfee0c1c640e7ae98 (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 cdd29bc326602d796c8d4ba6482e2405a94b05d6 Author: Kimura Youichi <kim.u****@bucyo*****> Date: Sun May 29 08:57:12 2016 +0900 TweetDetailsViewå ã®ã¤ãã³ããã³ãã©ã®è¨å®æ¼ããä¿®æ£ Fixes: f0d946bc ("çºè¨è©³ç´°æ¬ãTweetDetailsViewã¯ã©ã¹ã«åé¢") commit a320764080f80f6a41daa3e87868ca4180872038 Author: Kimura Youichi <kim.u****@bucyo*****> Date: Tue May 31 00:16:27 2016 +0900 TweenMain.ur ããã¼ã«ã«å¤æ°ã«ç§»å commit f95c88df5334f4da44baa170530c272486ad2e41 Author: Kimura Youichi <kim.u****@bucyo*****> Date: Tue May 31 00:16:10 2016 +0900 StringComparison.Ordinalã®æå®æ¼ããä¿®æ£ commit e70964d461eabe4e7e705cb2f112f2139c1e2aee Author: Kimura Youichi <kim.u****@bucyo*****> Date: Tue May 31 00:15:39 2016 +0900 ããã¥ã¡ã³ãã³ã¡ã³ãã®èª¤ããä¿®æ£ commit f8eb0f1e5019085e6df3f22c59029ef5784768ca Author: Kimura Youichi <kim.u****@bucyo*****> Date: Tue May 31 00:14:33 2016 +0900 éçã¡ã³ãã¼ããæããªãã¯ã©ã¹ã®å®£è¨ã«staticãä»ãã commit a77fbe193c9d413a68d116730db8f17f656a718d Author: Kimura Youichi <kim.u****@bucyo*****> Date: Tue May 31 00:12:26 2016 +0900 åé·ãªè¨è¿°ãåé¤ (ä¸è¦ãª .ToString(), æ¬å¼§ãªã©) Xamarin Studio ã§ææãããç®æããã£ããä¿®æ£ commit 333575b160f0ac8c7b6f8b4f864f9e1d682e3d8a Author: Kimura Youichi <kim.u****@bucyo*****> Date: Mon May 30 21:20:25 2016 +0900 (Nullable<TimeSpan>)null ã®ä»£ããã« TimeSpan.Zero ã使ç¨ãã commit c469921a946af3d7fcbac70afb8f5cb3e96c2347 Author: Kimura Youichi <kim.u****@bucyo*****> Date: Mon May 30 21:17:42 2016 +0900 ä¸è¦ãªãã¼ã«ã«å¤æ°ãåé¤ ----------------------------------------------------------------------- Summary of changes: .../Thumbnail/Services/FoursquareCheckinTest.cs | 8 +-- OpenTween.Tests/Thumbnail/Services/TumblrTest.cs | 4 +- OpenTween/Api/DataModel/TwitterError.cs | 2 +- OpenTween/AppendSettingDialog.cs | 2 +- OpenTween/ApplicationSettings.cs | 2 +- OpenTween/AuthDialog.cs | 2 +- OpenTween/Connection/Mobypicture.cs | 1 + OpenTween/Connection/TwitterPhoto.cs | 2 +- OpenTween/Connection/imgly.cs | 2 +- OpenTween/Connection/yfrog.cs | 2 +- OpenTween/DetailsListView.cs | 2 +- OpenTween/EventViewerDialog.cs | 10 ++-- OpenTween/FilterDialog.cs | 4 +- OpenTween/HookGlobalHotkey.cs | 4 +- OpenTween/ListManage.cs | 2 +- OpenTween/MemoryImage.cs | 2 +- OpenTween/Models/FilterTabModel.cs | 2 +- OpenTween/Models/PostClass.cs | 2 +- OpenTween/Models/TabInformations.cs | 3 +- OpenTween/MyCommon.cs | 22 +++---- OpenTween/NativeMethods.cs | 4 +- OpenTween/OTBaseForm.cs | 1 - OpenTween/ShortUrl.cs | 2 +- OpenTween/TabException.cs | 2 +- OpenTween/Thumbnail/MapThumbGoogle.cs | 4 +- OpenTween/Thumbnail/MapThumbOSM.cs | 2 +- OpenTween/Thumbnail/Services/ImgAzyobuziNet.cs | 2 +- OpenTween/Thumbnail/ThumbnailGenerator.cs | 2 +- OpenTween/ToolStripAPIGauge.cs | 1 - OpenTween/Tween.cs | 62 +++++++++----------- OpenTween/TweetDetailsView.Designer.cs | 4 ++ OpenTween/TweetDetailsView.cs | 30 +++++----- OpenTween/TweetThumbnail.cs | 2 +- OpenTween/Twitter.cs | 10 ++-- OpenTween/UserInfoDialog.cs | 2 +- OpenTween/WebApiException.cs | 2 +- OpenTween/WebBrowserController.cs | 4 +- 37 files changed, 107 insertions(+), 109 deletions(-) hooks/post-receive -- open-tween (opentween)