[OpenTween-git] [SCM] open-tween (opentween) branch, master, updated. OpenTween_v1.2.9-43-g6cd83d9

Back to archive index

upsil****@users***** upsil****@users*****
2015年 10月 31日 (土) 16:44: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  6cd83d978fd9d345460d74d1107f15ed43a29095 (commit)
       via  60f7e15bb38d6f9075e8c279e5bb6472a3923fbc (commit)
       via  1c3fa2bfad138191a5153cd99dd49c6507e096f7 (commit)
      from  1a7ecdf25e995ed4e239eb2dd27568ede3d1c0a8 (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 6cd83d978fd9d345460d74d1107f15ed43a29095
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sat Oct 31 16:40:34 2015 +0900

    ListMemberのメンバー取得ボタンなどの連打対策を追加
    
    https://osdn.jp/ticket/browse.php?group_id=6526&tid=35672

commit 60f7e15bb38d6f9075e8c279e5bb6472a3923fbc
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sat Oct 31 14:10:36 2015 +0900

    longの範囲を超えるIDのツイートURLを含んだ発言を受信するとエラーが発生する不具合を修正
    
    https://osdn.jp/ticket/browse.php?group_id=6526&tid=35671

commit 1c3fa2bfad138191a5153cd99dd49c6507e096f7
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sat Oct 31 12:41:40 2015 +0900

    高DPI環境でのスケーリングが正しく行われていない箇所を修正
    
     * FilterDialog.ListFilters のスケーリングは 4f77c427 で対処していたはずであったが、
       OnFontChanged メソッドは FontUIGlobalStr が設定されている環境以外では呼ばれないため不十分な対応であった
    
     * その他のレイアウトは、最も外側のコントロール (Form, UserControl など) に直接配置されるコントロールの Anchor に
       Bottom や Right を使用するとスケーリングが正しく行われない WinForms のバグを回避する修正を行った

-----------------------------------------------------------------------

Summary of changes:
 OpenTween.Tests/TwitterTest.cs              |   13 ++++++
 OpenTween/FilterDialog.cs                   |    4 +-
 OpenTween/ListManage.cs                     |   62 +++++++++++++++------------
 OpenTween/Resources/ChangeLog.txt           |    4 ++
 OpenTween/Setting/Panel/GetPeriodPanel.resx |    6 ---
 OpenTween/Setting/Panel/TweetPrvPanel.resx  |    3 --
 OpenTween/TabsDialog.resx                   |    9 ----
 OpenTween/Twitter.cs                        |    4 +-
 8 files changed, 56 insertions(+), 49 deletions(-)


hooks/post-receive
-- 
open-tween (opentween)




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