[OpenTween-git] [SCM] open-tween (opentween) branch, master, updated. OpenTween_v1.1.8-18-g5dc3ec1

Back to archive index

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)




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