broth****@users*****
broth****@users*****
2014年 3月 7日 (金) 03:58: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 5dc3ec1f2982b56a68e93a73dae647ea7ebeb0f2 (commit) via 6ef80ea9bdc6d5affcfe06fb5c14af95f427626f (commit) via 4132f2035503298c9281d443cf4fb53fb1bc12e0 (commit) via 29b0a4372f8eb8e182a2cd79bcba12530a545b8b (commit) via 047e7043729be0c9b81fa75b47f1cec6726cf54c (commit) via c5122ecf502f654562362828200fc4c5f5cbaf12 (commit) via f7496015485b965a7e64c48f7d8987691789cb42 (commit) via f8b7d761689a1c42db8509bde2fa665c997631db (commit) via 0033caba284530554f37e543286fe06e8052ba29 (commit) from 2eb2e7adfb2349844d06d04e1d4c98064f8c4ff9 (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 5dc3ec1f2982b56a68e93a73dae647ea7ebeb0f2 Author: ANIKITI <aniki****@gmail*****> Date: Fri Mar 7 03:56:16 2014 +0900 Dictionary ã¸ã®ã¢ã¯ã»ã¹ã®æé©å commit 6ef80ea9bdc6d5affcfe06fb5c14af95f427626f Author: spx <spx26****@gmail*****> Date: Fri Mar 7 00:37:39 2014 +0900 ListView.Items.Count ã®åç §ã VirtualListSize ã«ç½®ãæã commit 4132f2035503298c9281d443cf4fb53fb1bc12e0 Author: spx <spx26****@gmail*****> Date: Thu Mar 6 23:35:50 2014 +0900 ToolStripAPIGauge ã«ãã¼ãã¼ãä»å ToolStripStatusLabel1 ã¯å¿ è¦ãªããªã£ãã®ã§åé¤ commit 29b0a4372f8eb8e182a2cd79bcba12530a545b8b Author: spx <spx26****@gmail*****> Date: Thu Mar 6 03:26:27 2014 +0900 Adé¢é£ã®æ®ãç©ãæé¤ commit 047e7043729be0c9b81fa75b47f1cec6726cf54c Author: spx <spx26****@gmail*****> Date: Thu Mar 6 03:16:07 2014 +0900 typoã®ä¿®æ£ commit c5122ecf502f654562362828200fc4c5f5cbaf12 Author: spx <spx26****@gmail*****> Date: Thu Mar 6 03:08:57 2014 +0900 ãµã ãã¤ã«æ ç¨ã®ã³ã³ããã¹ãã¡ãã¥ã¼ãæ示çã«ç ´æ£ãã commit f7496015485b965a7e64c48f7d8987691789cb42 Author: spx <spx26****@gmail*****> Date: Thu Mar 6 02:43:42 2014 +0900 ã¿ãã®åé¤å¦çã§å¾çä»ãããã£ããã¨ãã ç¹ã« Font 㨠SmallImageList 㯠GDI ãªãã¸ã§ã¯ããç ´æ£ãããæ®ã£ã¦ãã¾ããã commit f8b7d761689a1c42db8509bde2fa665c997631db Author: spx <spx26****@gmail*****> Date: Thu Mar 6 00:02:23 2014 +0900 WebBrowser.AllowWebBrowserDrop ã®è¨å®ã§ COMException ãçºçããåé¡ãä¿®æ£ http://social.msdn.microsoft.com/Forums/vstudio/en-US/6f495461-7190-4bdd-8a0f-5d13122d18a6/webbrowser-control-creates-com-exception?forum=csharpgeneral â»ãããã°æã«ä¾å¤ããã©ããããè¨å®ã«ãã¦ããã¨é¬±é¶ããã®ã§ commit 0033caba284530554f37e543286fe06e8052ba29 Author: spx <spx26****@gmail*****> Date: Wed Mar 5 23:37:54 2014 +0900 詳細çºè¨æ¬ã§ä¸ä¸ãã¼ã使ã£ãã¹ã¯ãã¼ã«ãåºæ¥ãªããªã£ã¦ããåé¡ãä¿®æ£ Alt+Up/Down/PageUp/PageDown ã«ã¤ãã¦ãåä½ãã¦ããªãã£ãã®ã§ä¿®æ£ ----------------------------------------------------------------------- Summary of changes: OpenTween/Api/TwitterApiStatus.cs | 9 +- OpenTween/Connection/HttpVarious.cs | 13 +-- OpenTween/Foursquare.cs | 7 +- OpenTween/ImageCache.cs | 3 +- OpenTween/LRUCacheDictionary.cs | 3 +- OpenTween/Resources/ChangeLog.txt | 1 + OpenTween/Setting/SettingCommon.cs | 4 - OpenTween/ShortUrl.cs | 10 +- OpenTween/StatusDictionary.cs | 112 ++++++++++------------ OpenTween/ToolStripAPIGauge.cs | 2 +- OpenTween/Tween.Designer.cs | 10 -- OpenTween/Tween.cs | 182 ++++++++++++++++++++++------------- OpenTween/Tween.resx | 12 --- OpenTween/TweetThumbnail.cs | 3 + OpenTween/WebBrowserController.cs | 4 +- 15 files changed, 191 insertions(+), 184 deletions(-) hooks/post-receive -- open-tween (opentween)