OSDN Git Service

Merge pull request #307 from opentween/detect-rate-limits
[opentween/open-tween.git] / OpenTween.Tests / OTBaseFormTest.cs
2023-12-06 upsilonMerge pull request #269 from opentween/add-winforms...
2023-12-06 Kimura YouichiOTBaseForm.ScaleChildControlメソッドに対するテストコードを追加
2022-07-29 upsilonMerge pull request #153 from opentween/fix-invoke-async
2022-07-29 Kimura YouichiRevert "InvokeAsyncメソッドをOTBaseFormからExtensionsに移動"
2022-05-21 upsilonMerge pull request #136 from opentween/timeline-listview
2022-04-24 Kimura YouichiInvokeAsyncメソッドをOTBaseFormからExtensionsに移動
2022-03-29 upsilonMerge pull request #130 from opentween/csharp10
2022-03-27 Kimura Youichiusing var を使用する (IDE0063)
2022-02-28 upsilonMerge pull request #119 from kzrnm/feature/status_url
2022-02-28 upsilonMerge pull request #120 from opentween/stylecop
2022-02-28 Kimura Youichiブロックの括弧を独立した行に書く (SA1500, SA1501, SA1502)
2019-08-29 Kimura YouichiMerge branch 'cleanup'
2019-08-28 Kimura Youichi式形式のメソッドを使用する (IDE0021, IDE0022, IDE0025, IDE0053)
2016-09-17 Kimura YouichiOTBaseForm.InvokeAsyncに対するテストがMono環境でデッドロックする問題を回避
2016-09-10 Kimura YouichiOTBaseForm.InvokeAsyncメソッドをなるべく使用する
2015-05-14 Kimura YouichiOTBaseFormTest.CurrentScaleFactor_Test を削除
2015-02-05 Kimura YouichiVScrollBarのスケーリング処理を追加
2015-02-05 Kimura YouichiListViewのカラム幅のスケーリング処理をOTBaseFormに移動
2015-02-05 Kimura YouichiTweenMain.currentScaleFactorをOTBaseFormに移動