From 44f8bfc7ebd2a042316287b412baf34383606913 Mon Sep 17 00:00:00 2001 From: kiri_feather Date: Wed, 30 Jun 2010 16:56:56 +0000 Subject: [PATCH] =?utf8?q?0930=E3=80=82=E8=A8=AD=E5=AE=9A=E7=94=BB?= =?utf8?q?=E9=9D=A2=E3=82=BF=E3=83=96=E3=82=AA=E3=83=BC=E3=83=80=E3=83=BC?= =?utf8?q?=E8=AA=BF=E6=95=B4=E3=80=82=E3=83=9B=E3=83=83=E3=83=88=E3=82=AD?= =?utf8?q?=E3=83=BC=E3=83=88=E3=82=B0=E3=83=AB=E5=8B=95=E4=BD=9C=E8=AA=BF?= =?utf8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.sourceforge.jp/svnroot/tween/trunk@554 e39ad16e-3079-482e-bb30-4b4d378143b6 --- Tween/My Project/AssemblyInfo.vb | 2 +- Tween/Resources/ChangeLog.txt | 83 +- Tween/Setting.Designer.vb | 78 +- Tween/Setting.resx | 7794 +++++++++++++++++++------------------- Tween/Tween.vb | 2 +- 5 files changed, 3971 insertions(+), 3988 deletions(-) diff --git a/Tween/My Project/AssemblyInfo.vb b/Tween/My Project/AssemblyInfo.vb index c92bbd69..67229b0c 100644 --- a/Tween/My Project/AssemblyInfo.vb +++ b/Tween/My Project/AssemblyInfo.vb @@ -55,5 +55,5 @@ Imports System.Runtime.InteropServices ' - + diff --git a/Tween/Resources/ChangeLog.txt b/Tween/Resources/ChangeLog.txt index 54362b18..0b913e40 100644 --- a/Tween/Resources/ChangeLog.txt +++ b/Tween/Resources/ChangeLog.txt @@ -1,93 +1,76 @@ 更新履歴 -==== Ver 0.9.2.5(2010/06/**) - * プログラム開始直後にAPI上限を正しく検出できない場合があったのを修正 -==== Ver 0.9.2.4(2010/06/28) +==== Ver 0.9.3.0(2010/07/01) + * in_reply_to_status_idの付いた発言で、reply元の発言をキーで追いかけられるようにした。 [でreply元発言へジャンプ、]で元の書き込みへ戻る。(thx @__park) + * 返信先を開く際、検索タブ、リストタブを考慮していなかったバグ修正 + * ホットキー機能追加。設定でキー設定。アイコン化と画面表示のトグル動作。画面表示する際は、入力欄にフォーカスします。 + * オフライン時にCPUを使っていた問題を修正 + * Fav/DM/PublicSearchの取得で、Twitterが指定件数より多く結果を返す不具合への対処 * 400系エラー時は投稿リトライを行わないように変更 - * API ProxyのOAuth対応が動作していなかったバグ修正 - * @,#補完ダイアログ呼び出しのショートカットをCtrl+Shift+Spaceに変更 - * プロフィール画面からブロック解除ができるようにした。ダイアログによる確認が入ります。 + * @あるいは#の入力後にCtrl+Shift+Spaceを押すことで補完ダイアログを呼び出せるようにした * STOTコピーの際にProtect発言が含まれていた場合ダイアログを出すようにした * 相互フォロー状態表示の際にID表示が正しくない場合があったのを修正 - * @,#補完ダイアログにおいて、Space、TABキーでの確定が機能していなかったバグを修正(0.9.2.3のみ。それ以外のバージョンでは問題ありません) - * 詳細表示にフォーカスがある場合にIEのショートカットが動作してしまっていたのを修正 - * 詳細表示でSHIFT+F5キーまたはSHIFT+Rキーを押した場合に通常の更新として動作していたバグを修正(遡るのが正しい) * スペースキーを押したままにしてスペースの連続が入力された場合にも未読ジャンプするようにした(判定タイミングは従来の通りキー入力を止めたときです) - * 発言のないタブでソート順変更をしようとするとクラッシュするのを修正(0.9.2.3のみ。それ以外のバージョンでは問題ありません) - * moi.stのURL展開に対応 + * 投稿文内の全角スペースを半角スペースにする処理で、半角スペース2つから1つへの置換に変更 + * DM送信時にエラーチェックをしていなかったのを修正 + * 投稿内容が"."で始まっていた場合にin_reply_toを付加しないようにした。以前は". "(ドット+スペース)で始まっていた場合のみin_reply_toを消していました。 + * htn.to,amzn.to,moi.stのURL展開に対応 * タブ名入力ダイアログで正しくキャンセルできない場合があるバグを修正 - * 編集メニューの抽出条件入力について、PublicSearchタブ以外では無効にするようにした + * 編集メニューの「抽出条件入力」を、PublicSearchタブ以外では無効にするようにした * 認証エラーの場合にエラー内容を表示するようにした * "Google:"と始める文字列をポストすることによって検索する機能で、小文字でもよいようにした * ウインドウサイズを狭くした状態でTweenをアクティブにするとステータスバーが消える問題に対処 * 振り分けルール画面で選択しているタブの種別を表示するようにした * 振り分けルール画面でルールを複数選択して別のタブへコピー/移動/削除が行えるようにした * 振り分けルール画面で▲、▼ボタンを新設し、ルールの順番を変えられるようにした - * 一部においてタブ名/文字列入力ダイアログでのキャンセルを考慮していなかったバグを修正 * ステータスバーのAPI数表示において、現在の上限値も表示するようにした * API簡易計算においてAPI上限値を動的に更新するようにした -==== Ver 0.9.2.3(2010/06/14) - * DM送信で複数行を考慮していなかったのを修正(開発版のみ。安定版では問題ありません) * 画像プレビューで未対応画像形式のチェックをするようにした * ハッシュタグマネージャで大文字小文字を区別せずに扱うようにした + * ハッシュタグの自動付加が有効な場合、メニューにチェックマークを入れるようにした + * 入力欄でのCtrl+Shift+T以外の方法によってハッシュタグを切り替えた場合に文字数カウント表示が反映されていなかったバグを修正 * パスワードを設定するミスが多いため、設定画面をOKで閉じる際にbit.lyのアカウント情報が正しいかどうか検証するようにした * Ctrl+フルキー数字でタブのダイレクト選択ができるようにした。Ctrl+1~8で左端からのタブを選択、Ctrl+9で最後尾タブ選択。 - * in_reply_to_status_idの付いた発言で、reply元の発言をキーで追いかけられるようにした。 [でreply元発言へジャンプ、]で元の書き込みへ戻る。(thx @__park) * ソート方法を切り替えたときに現在選択している発言が変更されないようにした - * アイコン変更の際のファイル名フィルタを変更した - * @あるいは#の入力後にCtrl+Spaceを押すことで補完ダイアログを呼び出せるようにした - * 投稿がDMかどうかを判定する正規表現のミスにより、一部の発言ができなかったバグを修正(開発版のみ。安定版では問題ありません) - * 投稿内容が"."で始まっていた場合にin_reply_toを付加しないようにした。以前は". "で始まっていた場合のみin_reply_toを消していました。 - * 発言詳細からリンクを外部アプリケーションにドラッグできなくなっていた不具合を修正(0.9.2.2のみ。安定版では問題ありません) - * 発言詳細で右クリックから「全ユーザーのフォロー状態」で、表示されている@IDのフォロー状況を順次確認し、リムーブするかどうかの確認を出すようにした - * 入力欄でのCtrl+Shift+T以外の方法によってハッシュタグを切り替えた場合に文字数カウント表示が反映されていなかったバグを修正 + * プロフィール表示の際に、Twitterの仕様バグにより一部のユーザーが正しく取得できない不具合を回避するように修正 + * プロフィール情報取得、フォロー、アンフォロー、フォロー状況取得を非同期化してプログレスバーを表示するようにした * プロフィール画面でのユーザーアイコン表示をWebのユーザーページと同じ73×73ピクセルに修正 - * プロフィール画面からブロック、スパム報告が行えるようにした。事前に確認ダイアログが出ます。 + * プロフィール画面からブロック、ブロック解除、スパム報告が行えるようにした。事前に確認ダイアログが出ます。 * プロフィール画面からのフォロー解除の際に確認を行うようにした + * プロフィール画面で自分のプロフィールを表示した場合、プロフィールの編集を可能にした + * プロフィール画面でアイコン変更を可能に(自分の発言を選択して、「プロフィール表示」して、アイコンを右クリック)。Twitterの仕様により次回発言しないと変更が成功しているか確認できません。 + * プロフィール画面の項目にアカウントIDを追加 + * プロフィール画面のアイコンをダブルクリックすると原寸大の画像をブラウザで開くようにした + * プロフィール画面に「発言を検索」ボタンを追加。ユーザーの発言を検索タブで表示します。 + * プロフィール画面で「認証済み(Verified)」の文字をクリックした際に、本家の認証済みアカウントについての説明ページを開くようにした + * 「その他機能」にプロフィール表示を復活させた。IDをダイアログで指定することができます。 * 公式RTされた発言をSTOTコピーまたはステータスURLコピーした場合にRT元発言を指すURLを生成するように変更 * アイコン非同期取得の際のタイムアウト時間を調整 - * 「その他機能」にプロフィール表示を復活させた。IDをダイアログで指定することができます。 -==== Ver 0.9.2.2(2010/06/05) - * 発言数・Followers/Following数をタイトルに表示するオプションの選択肢を追加 - * アイコンイメージのキー重複で取得ポストが追加されないバグ修正(0.9.2.1で発生 安定版では発生しません) + * 発言数・Followers/Following数をタイトルに表示するオプションの選択肢を追加(設定画面) * タブ種別が正しく取得できないことがあるバグ修正。これによりListsタブなどが作成できないことがある不具合が修正されます。 - * DMが送信できないバグ修正(0.9.2.1で発生 安定版では発生しません) - * 詳細表示のアイコンダブルクリックでホームを開けなくなっていたのを修正(0.9.2.1で発生 安定版では発生しません) * IDN形式の短縮URLを発言詳細部でクリックした時、開けなかった問題を修正 - * プロフィール画面から編集を可能にした - * プロフィール画面からアイコンを変更可能にした。Twitterの仕様により次回発言しないと変更が成功しているか確認できません。 * タブメニューのショートカットが効かない場合がある不具合修正 * URL直後の>(>)がURLに含まれてリンク化されるバグ修正 - * 検索時のsince_idが、検索条件が変わってもクリアされていないバグ修正(0.9.2.1で発生 安定版では発生しません) * 開発版(バージョンの末尾が0以外)、デバッグビルド実行中の場合はトレース出力が初期状態で有効になるようにした -==== Ver 0.9.2.1(2010/06/01) * Retweetカウントの取得の際に時間がかかるため、プログレスバーを表示するようにした * タスクトレイへのアイコン追加タイミングを変更した - * ユーザー情報ダイアログで、「認証済み(Verified)」の文字をクリックした際に、本家の認証済みアカウントについての説明ページを開くようにした - * 詳細表示のユーザー名でのツールチップ表示を取りやめた。ホームを開く、右クリックでメニューを開く機能はそのままです。 - * 詳細表示のユーザー名左クリックでホームを開く動作をダブルクリックに変更した - * htn.to,amzn.toのURL展開に対応 * Followersリストの取得リトライがうまく機能していなかったので修正 * piapro,flickr,pixivにある画像への直リンクの場合にプレビューが動作しなかったバグを修正 * 画像プレビューでニコニコ動画公式チャンネルの動画サムネイルに対応した。他にも対応URLパターンを増やした。 * ニコニコ動画の画像プレビューの際に、サムネイル取得不可の場合エラーコードを表示するようにした - * ニコニコ動画のプレビューで、ツールチップを使い動画情報を表示するようにした - * ハッシュタグの自動付加が有効な場合、メニューにチェックマークを入れるようにした + * ニコニコ動画のプレビューで、ツールチップを使い動画情報を表示するようにした(マウスカーソルをサムネイルの上に移動してください) + * 画像プレビューでついっぷるフォトに対応した * PublicSearchの検索を同一内容で頻繁に実行すると検索結果が返ってこなくなることがあるため、検索のみ最低30秒更新とした * PublicSearchの際のクエリにsince_idを付加するようにした - * プロフィール情報取得、フォロー、アンフォロー、フォロー状況取得を非同期化してプログレスバーを表示するようにした + * 詳細表示のユーザー名でのツールチップ表示を取りやめた。ホームを開く、右クリックでメニューを開く機能はそのままです。 + * 詳細表示のユーザー名左クリックでホームを開く動作をダブルクリックに変更した * 詳細表示のユーザー名とアイコンの各部にマウスカーソルを置いたときにカーソルを変えるようにした - * ユーザー情報ダイアログに「発言を検索」ボタンを追加。ユーザーの発言を検索タブで表示します。 * 詳細表示のユーザー名右クリックに「このユーザーの発言を検索」を追加。ユーザーの発言を検索タブで表示します。 * 詳細表示の右クリックメニューに「このユーザーの発言を検索」を追加。ユーザーの発言を検索タブで表示します。 - * API Proxy環境下でxAuth認証が通らない不具合を修正(通常のxAuth認証には影響ありません) - * 返信先を開く際、検索タブ、リストタブを考慮していなかったバグ修正 - * プロフィール表示の際に、Twitterの仕様バグにより一部のユーザーが正しく取得できない不具合を回避するように修正 - * 投稿文内の全角スペースを半角スペースにする処理で、半角スペース2つから1つへの置換に変更 - * プロフィール表示画面の項目にアカウントIDを追加 - * プロフィール表示画面アイコンをダブルクリックすると原寸大の画像をブラウザで開くようにした - * 画像プレビューでついっぷるフォトに対応した - * DM送信時にエラーチェックをしていなかったのを修正 + * 詳細表示にフォーカスがある場合にIEのショートカットが動作してしまっていたのを修正 + * 詳細表示でSHIFT+F5キーまたはSHIFT+Rキーを押した場合に通常の更新として動作していたバグを修正(遡るのが正しい) + * 発言詳細で右クリックから「全ユーザーのフォロー状態」で、表示されている@IDのフォロー状況を順次確認し、リムーブするかどうかの確認を出すようにした + * API Proxy環境下でxAuth認証が通らない不具合を修正(通常のxAuth認証には影響ありません)(APIプロキシの実装に依存するため、動作保証できません) * URL短縮の対象には、スキーマを省略したwwwから始まるドメインは含めないように変更 ==== Ver 0.9.2.0(2010/05/23) * Ctrl+Pでユーザープロフィール画面が開いてしまうことがあったバグを修正 diff --git a/Tween/Setting.Designer.vb b/Tween/Setting.Designer.vb index a95485b2..09e5b496 100644 --- a/Tween/Setting.Designer.vb +++ b/Tween/Setting.Designer.vb @@ -275,16 +275,16 @@ Partial Class Setting ' 'Save ' - resources.ApplyResources(Me.Save, "Save") Me.Save.DialogResult = System.Windows.Forms.DialogResult.OK + resources.ApplyResources(Me.Save, "Save") Me.Save.Name = "Save" Me.Save.UseVisualStyleBackColor = True ' 'Cancel ' - resources.ApplyResources(Me.Cancel, "Cancel") Me.Cancel.CausesValidation = False Me.Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel + resources.ApplyResources(Me.Cancel, "Cancel") Me.Cancel.Name = "Cancel" Me.Cancel.UseVisualStyleBackColor = True ' @@ -347,9 +347,9 @@ Partial Class Setting ' 'Label15 ' - resources.ApplyResources(Me.Label15, "Label15") Me.Label15.BackColor = System.Drawing.SystemColors.ActiveCaption Me.Label15.ForeColor = System.Drawing.SystemColors.ActiveCaptionText + resources.ApplyResources(Me.Label15, "Label15") Me.Label15.Name = "Label15" ' 'OneWayLv @@ -365,7 +365,6 @@ Partial Class Setting ' 'GroupBox1 ' - resources.ApplyResources(Me.GroupBox1, "GroupBox1") Me.GroupBox1.Controls.Add(Me.btnRetweet) Me.GroupBox1.Controls.Add(Me.lblRetweet) Me.GroupBox1.Controls.Add(Me.Label80) @@ -418,6 +417,7 @@ Partial Class Setting Me.GroupBox1.Controls.Add(Me.btnListFont) Me.GroupBox1.Controls.Add(Me.lblListFont) Me.GroupBox1.Controls.Add(Me.Label61) + resources.ApplyResources(Me.GroupBox1, "GroupBox1") Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.TabStop = False ' @@ -429,8 +429,8 @@ Partial Class Setting ' 'lblRetweet ' - resources.ApplyResources(Me.lblRetweet, "lblRetweet") Me.lblRetweet.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblRetweet, "lblRetweet") Me.lblRetweet.Name = "lblRetweet" ' 'Label80 @@ -452,8 +452,8 @@ Partial Class Setting ' 'lblDetailLink ' - resources.ApplyResources(Me.lblDetailLink, "lblDetailLink") Me.lblDetailLink.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblDetailLink, "lblDetailLink") Me.lblDetailLink.Name = "lblDetailLink" ' 'Label18 @@ -469,8 +469,8 @@ Partial Class Setting ' 'lblInputFont ' - resources.ApplyResources(Me.lblInputFont, "lblInputFont") Me.lblInputFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblInputFont, "lblInputFont") Me.lblInputFont.Name = "lblInputFont" ' 'Label65 @@ -486,8 +486,8 @@ Partial Class Setting ' 'lblInputBackcolor ' - resources.ApplyResources(Me.lblInputBackcolor, "lblInputBackcolor") Me.lblInputBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblInputBackcolor, "lblInputBackcolor") Me.lblInputBackcolor.Name = "lblInputBackcolor" ' 'Label52 @@ -503,8 +503,8 @@ Partial Class Setting ' 'lblUnread ' - resources.ApplyResources(Me.lblUnread, "lblUnread") Me.lblUnread.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblUnread, "lblUnread") Me.lblUnread.Name = "lblUnread" ' 'Label20 @@ -520,8 +520,8 @@ Partial Class Setting ' 'lblAtTo ' - resources.ApplyResources(Me.lblAtTo, "lblAtTo") Me.lblAtTo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblAtTo, "lblAtTo") Me.lblAtTo.Name = "lblAtTo" ' 'Label49 @@ -537,8 +537,8 @@ Partial Class Setting ' 'lblDetailBackcolor ' - resources.ApplyResources(Me.lblDetailBackcolor, "lblDetailBackcolor") Me.lblDetailBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblDetailBackcolor, "lblDetailBackcolor") Me.lblDetailBackcolor.Name = "lblDetailBackcolor" ' 'Label37 @@ -554,8 +554,8 @@ Partial Class Setting ' 'lblListBackcolor ' - resources.ApplyResources(Me.lblListBackcolor, "lblListBackcolor") Me.lblListBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblListBackcolor, "lblListBackcolor") Me.lblListBackcolor.Name = "lblListBackcolor" ' 'Label19 @@ -571,8 +571,8 @@ Partial Class Setting ' 'lblAtFromTarget ' - resources.ApplyResources(Me.lblAtFromTarget, "lblAtFromTarget") Me.lblAtFromTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblAtFromTarget, "lblAtFromTarget") Me.lblAtFromTarget.Name = "lblAtFromTarget" ' 'Label28 @@ -588,8 +588,8 @@ Partial Class Setting ' 'lblAtTarget ' - resources.ApplyResources(Me.lblAtTarget, "lblAtTarget") Me.lblAtTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblAtTarget, "lblAtTarget") Me.lblAtTarget.Name = "lblAtTarget" ' 'Label30 @@ -605,8 +605,8 @@ Partial Class Setting ' 'lblTarget ' - resources.ApplyResources(Me.lblTarget, "lblTarget") Me.lblTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblTarget, "lblTarget") Me.lblTarget.Name = "lblTarget" ' 'Label32 @@ -622,8 +622,8 @@ Partial Class Setting ' 'lblAtSelf ' - resources.ApplyResources(Me.lblAtSelf, "lblAtSelf") Me.lblAtSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblAtSelf, "lblAtSelf") Me.lblAtSelf.Name = "lblAtSelf" ' 'Label34 @@ -639,8 +639,8 @@ Partial Class Setting ' 'lblSelf ' - resources.ApplyResources(Me.lblSelf, "lblSelf") Me.lblSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblSelf, "lblSelf") Me.lblSelf.Name = "lblSelf" ' 'Label36 @@ -656,8 +656,8 @@ Partial Class Setting ' 'lblDetail ' - resources.ApplyResources(Me.lblDetail, "lblDetail") Me.lblDetail.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblDetail, "lblDetail") Me.lblDetail.Name = "lblDetail" ' 'Label26 @@ -673,8 +673,8 @@ Partial Class Setting ' 'lblOWL ' - resources.ApplyResources(Me.lblOWL, "lblOWL") Me.lblOWL.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblOWL, "lblOWL") Me.lblOWL.Name = "lblOWL" ' 'Label24 @@ -690,8 +690,8 @@ Partial Class Setting ' 'lblFav ' - resources.ApplyResources(Me.lblFav, "lblFav") Me.lblFav.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblFav, "lblFav") Me.lblFav.Name = "lblFav" ' 'Label22 @@ -707,8 +707,8 @@ Partial Class Setting ' 'lblListFont ' - resources.ApplyResources(Me.lblListFont, "lblListFont") Me.lblListFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblListFont, "lblListFont") Me.lblListFont.Name = "lblListFont" ' 'Label61 @@ -718,10 +718,10 @@ Partial Class Setting ' 'cmbNameBalloon ' - resources.ApplyResources(Me.cmbNameBalloon, "cmbNameBalloon") Me.cmbNameBalloon.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmbNameBalloon.FormattingEnabled = True Me.cmbNameBalloon.Items.AddRange(New Object() {resources.GetString("cmbNameBalloon.Items"), resources.GetString("cmbNameBalloon.Items1"), resources.GetString("cmbNameBalloon.Items2")}) + resources.ApplyResources(Me.cmbNameBalloon, "cmbNameBalloon") Me.cmbNameBalloon.Name = "cmbNameBalloon" ' 'Label10 @@ -775,10 +775,10 @@ Partial Class Setting ' 'IconSize ' - resources.ApplyResources(Me.IconSize, "IconSize") Me.IconSize.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.IconSize.FormattingEnabled = True Me.IconSize.Items.AddRange(New Object() {resources.GetString("IconSize.Items"), resources.GetString("IconSize.Items1"), resources.GetString("IconSize.Items2"), resources.GetString("IconSize.Items3"), resources.GetString("IconSize.Items4")}) + resources.ApplyResources(Me.IconSize, "IconSize") Me.IconSize.Name = "IconSize" ' 'Label38 @@ -853,10 +853,10 @@ Partial Class Setting ' 'ComboDispTitle ' - resources.ApplyResources(Me.ComboDispTitle, "ComboDispTitle") Me.ComboDispTitle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboDispTitle.FormattingEnabled = True Me.ComboDispTitle.Items.AddRange(New Object() {resources.GetString("ComboDispTitle.Items"), resources.GetString("ComboDispTitle.Items1"), resources.GetString("ComboDispTitle.Items2"), resources.GetString("ComboDispTitle.Items3"), resources.GetString("ComboDispTitle.Items4"), resources.GetString("ComboDispTitle.Items5"), resources.GetString("ComboDispTitle.Items6"), resources.GetString("ComboDispTitle.Items7")}) + resources.ApplyResources(Me.ComboDispTitle, "ComboDispTitle") Me.ComboDispTitle.Name = "ComboDispTitle" ' 'Label47 @@ -868,19 +868,18 @@ Partial Class Setting ' 'TabControl1 ' - resources.ApplyResources(Me.TabControl1, "TabControl1") Me.TabControl1.Controls.Add(Me.TabPage1) Me.TabControl1.Controls.Add(Me.TabPage2) Me.TabControl1.Controls.Add(Me.TabPage3) Me.TabControl1.Controls.Add(Me.TabPage4) Me.TabControl1.Controls.Add(Me.TabPage5) Me.TabControl1.Controls.Add(Me.TabPage6) + resources.ApplyResources(Me.TabControl1, "TabControl1") Me.TabControl1.Name = "TabControl1" Me.TabControl1.SelectedIndex = 0 ' 'TabPage1 ' - resources.ApplyResources(Me.TabPage1, "TabPage1") Me.TabPage1.Controls.Add(Me.ButtonApiCalc) Me.TabPage1.Controls.Add(Me.LabelPostAndGet) Me.TabPage1.Controls.Add(Me.LabelApiUsing) @@ -919,6 +918,7 @@ Partial Class Setting Me.TabPage1.Controls.Add(Me.StartupReaded) Me.TabPage1.Controls.Add(Me.Label74) Me.TabPage1.Controls.Add(Me.chkGetFav) + resources.ApplyResources(Me.TabPage1, "TabPage1") Me.TabPage1.Name = "TabPage1" Me.TabPage1.UseVisualStyleBackColor = True ' @@ -975,14 +975,14 @@ Partial Class Setting ' 'AuthUserLabel ' - resources.ApplyResources(Me.AuthUserLabel, "AuthUserLabel") Me.AuthUserLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.AuthUserLabel, "AuthUserLabel") Me.AuthUserLabel.Name = "AuthUserLabel" ' 'AuthStateLabel ' - resources.ApplyResources(Me.AuthStateLabel, "AuthStateLabel") Me.AuthStateLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.AuthStateLabel, "AuthStateLabel") Me.AuthStateLabel.Name = "AuthStateLabel" ' 'Label4 @@ -1078,7 +1078,6 @@ Partial Class Setting ' 'TabPage2 ' - resources.ApplyResources(Me.TabPage2, "TabPage2") Me.TabPage2.Controls.Add(Me.GroupBox3) Me.TabPage2.Controls.Add(Me.Label82) Me.TabPage2.Controls.Add(Me.CheckHashSupple) @@ -1118,12 +1117,12 @@ Partial Class Setting Me.TabPage2.Controls.Add(Me.Label12) Me.TabPage2.Controls.Add(Me.StatusText) Me.TabPage2.Controls.Add(Me.CheckUseRecommendStatus) + resources.ApplyResources(Me.TabPage2, "TabPage2") Me.TabPage2.Name = "TabPage2" Me.TabPage2.UseVisualStyleBackColor = True ' 'GroupBox3 ' - resources.ApplyResources(Me.GroupBox3, "GroupBox3") Me.GroupBox3.Controls.Add(Me.HotkeyCheck) Me.GroupBox3.Controls.Add(Me.HotkeyCode) Me.GroupBox3.Controls.Add(Me.HotkeyText) @@ -1131,6 +1130,7 @@ Partial Class Setting Me.GroupBox3.Controls.Add(Me.HotkeyAlt) Me.GroupBox3.Controls.Add(Me.HotkeyShift) Me.GroupBox3.Controls.Add(Me.HotkeyCtrl) + resources.ApplyResources(Me.GroupBox3, "GroupBox3") Me.GroupBox3.Name = "GroupBox3" Me.GroupBox3.TabStop = False ' @@ -1220,10 +1220,10 @@ Partial Class Setting ' 'ComboBoxAutoShortUrlFirst ' - resources.ApplyResources(Me.ComboBoxAutoShortUrlFirst, "ComboBoxAutoShortUrlFirst") Me.ComboBoxAutoShortUrlFirst.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBoxAutoShortUrlFirst.FormattingEnabled = True Me.ComboBoxAutoShortUrlFirst.Items.AddRange(New Object() {resources.GetString("ComboBoxAutoShortUrlFirst.Items"), resources.GetString("ComboBoxAutoShortUrlFirst.Items1"), resources.GetString("ComboBoxAutoShortUrlFirst.Items2"), resources.GetString("ComboBoxAutoShortUrlFirst.Items3"), resources.GetString("ComboBoxAutoShortUrlFirst.Items4"), resources.GetString("ComboBoxAutoShortUrlFirst.Items5")}) + resources.ApplyResources(Me.ComboBoxAutoShortUrlFirst, "ComboBoxAutoShortUrlFirst") Me.ComboBoxAutoShortUrlFirst.Name = "ComboBoxAutoShortUrlFirst" ' 'Label71 @@ -1290,7 +1290,6 @@ Partial Class Setting ' 'TabPage3 ' - resources.ApplyResources(Me.TabPage3, "TabPage3") Me.TabPage3.Controls.Add(Me.Label35) Me.TabPage3.Controls.Add(Me.CheckPreviewEnable) Me.TabPage3.Controls.Add(Me.Label81) @@ -1332,6 +1331,7 @@ Partial Class Setting Me.TabPage3.Controls.Add(Me.IconSize) Me.TabPage3.Controls.Add(Me.CheckBox3) Me.TabPage3.Controls.Add(Me.TextBox3) + resources.ApplyResources(Me.TabPage3, "TabPage3") Me.TabPage3.Name = "TabPage3" Me.TabPage3.UseVisualStyleBackColor = True ' @@ -1355,10 +1355,10 @@ Partial Class Setting ' 'LanguageCombo ' - resources.ApplyResources(Me.LanguageCombo, "LanguageCombo") Me.LanguageCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.LanguageCombo.FormattingEnabled = True Me.LanguageCombo.Items.AddRange(New Object() {resources.GetString("LanguageCombo.Items"), resources.GetString("LanguageCombo.Items1"), resources.GetString("LanguageCombo.Items2"), resources.GetString("LanguageCombo.Items3")}) + resources.ApplyResources(Me.LanguageCombo, "LanguageCombo") Me.LanguageCombo.Name = "LanguageCombo" ' 'Label13 @@ -1423,10 +1423,10 @@ Partial Class Setting ' 'ReplyIconStateCombo ' - resources.ApplyResources(Me.ReplyIconStateCombo, "ReplyIconStateCombo") Me.ReplyIconStateCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ReplyIconStateCombo.FormattingEnabled = True Me.ReplyIconStateCombo.Items.AddRange(New Object() {resources.GetString("ReplyIconStateCombo.Items"), resources.GetString("ReplyIconStateCombo.Items1"), resources.GetString("ReplyIconStateCombo.Items2")}) + resources.ApplyResources(Me.ReplyIconStateCombo, "ReplyIconStateCombo") Me.ReplyIconStateCombo.Name = "ReplyIconStateCombo" ' 'Label72 @@ -1479,14 +1479,13 @@ Partial Class Setting ' 'TabPage4 ' - resources.ApplyResources(Me.TabPage4, "TabPage4") Me.TabPage4.Controls.Add(Me.GroupBox1) + resources.ApplyResources(Me.TabPage4, "TabPage4") Me.TabPage4.Name = "TabPage4" Me.TabPage4.UseVisualStyleBackColor = True ' 'TabPage5 ' - resources.ApplyResources(Me.TabPage5, "TabPage5") Me.TabPage5.Controls.Add(Me.TwitterSearchAPIText) Me.TabPage5.Controls.Add(Me.Label31) Me.TabPage5.Controls.Add(Me.TwitterAPIText) @@ -1496,6 +1495,7 @@ Partial Class Setting Me.TabPage5.Controls.Add(Me.ConnectionTimeOut) Me.TabPage5.Controls.Add(Me.Label63) Me.TabPage5.Controls.Add(Me.GroupBox2) + resources.ApplyResources(Me.TabPage5, "TabPage5") Me.TabPage5.Name = "TabPage5" Me.TabPage5.UseVisualStyleBackColor = True ' @@ -1544,7 +1544,6 @@ Partial Class Setting ' 'GroupBox2 ' - resources.ApplyResources(Me.GroupBox2, "GroupBox2") Me.GroupBox2.Controls.Add(Me.Label55) Me.GroupBox2.Controls.Add(Me.TextProxyPassword) Me.GroupBox2.Controls.Add(Me.LabelProxyPassword) @@ -1557,6 +1556,7 @@ Partial Class Setting Me.GroupBox2.Controls.Add(Me.RadioProxySpecified) Me.GroupBox2.Controls.Add(Me.RadioProxyIE) Me.GroupBox2.Controls.Add(Me.RadioProxyNone) + resources.ApplyResources(Me.GroupBox2, "GroupBox2") Me.GroupBox2.Name = "GroupBox2" Me.GroupBox2.TabStop = False ' @@ -1630,13 +1630,13 @@ Partial Class Setting ' 'TabPage6 ' - resources.ApplyResources(Me.TabPage6, "TabPage6") Me.TabPage6.Controls.Add(Me.CheckNicoms) Me.TabPage6.Controls.Add(Me.Label60) Me.TabPage6.Controls.Add(Me.ComboBoxOutputzUrlmode) Me.TabPage6.Controls.Add(Me.Label59) Me.TabPage6.Controls.Add(Me.TextBoxOutputzKey) Me.TabPage6.Controls.Add(Me.CheckOutputz) + resources.ApplyResources(Me.TabPage6, "TabPage6") Me.TabPage6.Name = "TabPage6" Me.TabPage6.UseVisualStyleBackColor = True ' @@ -1653,10 +1653,10 @@ Partial Class Setting ' 'ComboBoxOutputzUrlmode ' - resources.ApplyResources(Me.ComboBoxOutputzUrlmode, "ComboBoxOutputzUrlmode") Me.ComboBoxOutputzUrlmode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBoxOutputzUrlmode.FormattingEnabled = True Me.ComboBoxOutputzUrlmode.Items.AddRange(New Object() {resources.GetString("ComboBoxOutputzUrlmode.Items"), resources.GetString("ComboBoxOutputzUrlmode.Items1")}) + resources.ApplyResources(Me.ComboBoxOutputzUrlmode, "ComboBoxOutputzUrlmode") Me.ComboBoxOutputzUrlmode.Name = "ComboBoxOutputzUrlmode" ' 'Label59 diff --git a/Tween/Setting.resx b/Tween/Setting.resx index 092767fa..3dd65ad2 100644 --- a/Tween/Setting.resx +++ b/Tween/Setting.resx @@ -117,5956 +117,5956 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + True + - - 11, 81 + + 14, 76 - - search.twitter.com + + 57, 12 - - - NoControl + + 7 - - 12, 12 + + ユーザー名 - - none + + Label1 - - NoControl + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 51 + + TabPage1 - - 20 + + 26 - - 87, 12 + + True - - 43, 16 + + 14, 97 - - 90, 22 + + 52, 12 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 9 - - 33 + + パスワード - - OK + + Label2 - - 16*16 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 18 + + TabPage1 - - 3, 3, 3, 3 + + 27 - - TabPage3 + + 105, 73 - - 35 + + 186, 19 - - 使用しない + + 8 - - 13 + + Username - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 63, 12 + + TabPage1 - - 163, 12 + + 28 - - 76, 451 + + 105, 94 - - 11, 392 + + 186, 19 - - 22 + + 10 - - TabPage1 + + Password - - 5 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + TabPage1 - - 67, 16 + + 29 - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 259, 518 - - 24 + + 75, 23 - - 6 + + 1 - - 9, 248 + + OK - - TabPage1 + + Save - - 背景色 + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 16 + + $this - - This is sample. + + 2 - - 306, 318 + + 340, 518 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 75, 23 - - 24 + + 2 - - LanguageCombo + + キャンセル - - 43 + + Cancel - - 67, 16 + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox1 + + $this - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - + True - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 170, 20 - - - cmbNameBalloon - - - 104, 19 - - - TabPage3 + + 14, 134 - - 28, 65 + + 130, 12 - - Twitter API URL (api.twitter.com) + + 12 - - 173, 6 + + タイムライン更新間隔(秒) - - 40 + + Label3 - + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CheckAlwaysTop + + TabPage1 - + 30 - - 14, 413 + + 247, 131 - - 8 + + 65, 19 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 13 - - HotkeyCtrl + + TimelinePeriod - - 197, 108 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 247, 368 + + TabPage1 - - 自動調整する + + 31 - - 104, 19 + + 247, 201 - - 10 + + 65, 19 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 19 - - 163, 12 + + DMPeriod - - 10 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 197, 290 + + TabPage1 - - CheckMinimizeToTray + + 33 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - 306, 368 + + 14, 204 - - tinyurl + + 94, 12 - - 44 + + 18 - - 109, 16 + + DM更新間隔(秒) - - 9 + + Label5 - - lblOWL + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 53, 12 + + TabPage1 - - 26 + + 32 - - 154, 12 + + True - - 8 + + 14, 348 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 114, 12 - - NoControl + + 27 - - 4, 22 + + 起動時読み込みポスト - - 146, 440 + + Label9 - - 4 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 197, 62 + + TabPage1 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 34 - - 1 + + True - - 48*48 + + 247, 347 - - TabPage2 + + 76, 16 - - TabPage1 + + 28 - - 25 + + 既読にする - - 再起動後有効になります。 + + StartupReaded - - True + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label79 + + TabPage1 - - 6 + + 35 - + True - - 11 - - - 17 - - - 13, 246 + + 6, 152 - - 197, 54 + + 163, 12 - - True + + 12 - - 173, 146 + + リストのアイコンサイズ(初期値16) - - Label44 + + Label11 - - 20 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 6 + + TabPage3 - - Win + + 34 - + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 11, 310 - - 6, 9 + + 107, 12 - - 18 + + 28 - - 31 + + フッター(文末に付加) - + + Label12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label45 + + TabPage2 - - tt h:mm + + 36 - - 26 + + 173, 332 - - 13, 14 + + 100, 19 + + + 30 StatusText - - Label8 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 76, 16 + + TabPage2 - - lblUnread + + 37 - - 既読にする + + True - - 通知なし + + 173, 6 - + + 67, 16 + + 1 - - TabPage2 + + 再生する - - GroupBox3 - - - 9, 198 + + PlaySnd - - 0 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + TabPage2 - - 19 + + 21 - - 81, 12 + + True - - TabPage1 + + 11, 7 - - api.twitter.com + + 66, 12 - - NoControl + + 0 - - 29 + + サウンド再生 - - 26 + + Label14 - - Username + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TabPage2 - - ComboBoxAutoShortUrlFirst - - + 22 - - 186, 19 - - - 16 - - - 取得する - - - 63, 12 + + 11, 25 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 276, 30 - - Label23 + + 2 - - 252, 277 + + タブのサウンドを設定した上で、「再生する」を選ぶとサウンドが再生されます。 - - GroupBox1 + + Label15 - - TabControl1 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 297, 434 + + TabPage2 - - TabPage3 + + 23 True - - 45 + + 197, 268 - - する + + 43, 16 - - 13 + + 23 - - 270, 216 + + する - - 247, 412 + + OneWayLv - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - LabelProxyPort + + TabPage3 - - AuthStateLabel + + 36 - - 35 + + True - - 94, 12 + + 6, 269 - - 104, 45 + + 97, 12 - - 171, 216 + + 22 - - OAuth(xAuth) + + 片思い色分け表示 - - 64, 189 + + Label16 - - 36 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TabPage3 - - 67, 16 + + 35 True - - 219, 7 + + + NoControl - - 認証済み + + 306, 118 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 75, 22 - - 9 + + 14 - - Label41 + + 文字色 - - 25 + + btnRetweet - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 116, 15 + + GroupBox1 - - ConnectionTimeOut + + 0 - + NoControl - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 185, 245 + + 185, 120 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 104, 19 - - 11, 59 + + 13 - - $this + + This is sample. - - 28 + + MiddleLeft - - 3 + + lblRetweet - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label46 + + GroupBox1 - - This is sample. + + 1 - - H:mm:ss + + True - - タブの未読アイコン表示 + + NoControl - - 247, 226 + + 9, 123 - - 70, 12 + + 50, 12 - - 14, 254 + + 12 - - 349, 12 + + ReTweet - - 28, 134 + + Label80 - - TabPage3 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + GroupBox1 - - TabPage6 + + 2 - - 25 + + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - TabPage5 + + 146, 440 - - 35 + + 90, 22 - - NoControl + + 51 - - Label47 + + デフォルトに戻す - - 44, 12 + + ButtonBackToDefaultFontColor - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 44, 19 + + GroupBox1 - - 4 + + 3 - - NoControl + + True - - 17 + + NoControl - - 34, 19 + + 306, 168 - - 23 + + 75, 22 - - True + + 20 - - 134, 12 + + 文字色 - - GroupBox1 + + btnDetailLink - - TabPage2 + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 174, 12 + + GroupBox1 - - GroupBox3 + + 4 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - 推奨フッターを使用する[TWNv○○] + + 185, 170 - - 6, 361 + + 104, 19 - - CheckProtectNotInclude + + 19 - - 30 + + This is sample. - - 6, 105 + + MiddleLeft - - 9 + + lblDetailLink - - CmbDateTimeFormat + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 185, 345 + + GroupBox1 - - CheckSortOrderLock + + 5 - - bit.ly + + True - - GroupBox1 + + NoControl - - btnTarget + + 8, 173 - - TabPage2 + + 77, 12 - - 3 + + 18 - - This is sample. + + 発言詳細リンク - - 50 + + Label18 - + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 32 + + GroupBox1 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 6 - - 185, 170 + + True - - その発言の@先の人の発言 + + NoControl - - 片思い色分け表示 + + 306, 418 - - 自分の発言 + + 75, 22 - - 5 + + 50 - - Fav結果厳密チェック + + フォント&&色 - - 102, 78 + + btnInputFont - - ReplyIconStateCombo + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label42 + + GroupBox1 - - TabPage5 + + 7 - - TabPage3 + + NoControl - - 1 + + 185, 420 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 104, 19 - - 131, 12 + + 49 - - OneWayLv + + This is sample. - - Ctrl+Enterにする + + MiddleLeft - - ユーザー名を表示 + + lblInputFont - - 20 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - CheckNicoms - - - 20 - - - H:mm:ss yy/M/d + + GroupBox1 - - 104, 31 + + 8 - - MiddleLeft + + True - - サウンド再生 + + NoControl - - する + + 9, 423 - - 自分への@返信 + + 74, 12 - - STOTコピーとReTweet + + 48 - - (なし) + + 入力欄フォント - - 65, 19 + + Label65 - - LabelProxyPassword + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 27 + + GroupBox1 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 9 - - Label48 + + True - - TabPage2 + + NoControl - - ButtonBackToDefaultFontColor + + 306, 393 - - 3 + + 75, 22 - - 137, 12 + + 47 - - True + + 背景色 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + btnInputBackcolor - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + GroupBox1 - - 276, 30 + + 10 - - 44, 12 + + NoControl - - 75, 22 + + 185, 395 - - 10 + + 104, 19 - - 105, 7 + + 46 - - 186, 19 + + This is sample. - - Label49 + + MiddleLeft - - 75, 22 + + lblInputBackcolor - - 29 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4, 22 + + GroupBox1 - - NoControl + + 11 - + True - - フッター(文末に付加) + + NoControl - - バルーン表示制限 + + 9, 398 - - True + + 131, 12 - - 173, 332 + + 45 入力欄アクティブ時背景色 - - True - - - Label62 - - - False + + Label52 - + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox2 + + GroupBox1 - - True + + 12 - + True - - CheckTinyURL + + NoControl - - TabPage1 + + 306, 43 - - 60, 12 + + 75, 22 - - NoControl + + 5 - - 10 + + フォント&&色 - + + btnUnread + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox3 + + GroupBox1 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 13 - - 14 + + NoControl - - English + + 185, 45 - - True + + 104, 19 - - 3 + + 4 - - True + + This is sample. - + MiddleLeft - - TabPage2 - - - TabPage5 + + lblUnread - + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 16 + + GroupBox1 - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 14 - - 70, 19 + + True - - 1 - - - 3 - - - 74, 16 - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True + + NoControl - - 29 + + 9, 48 - - Label31 + + 62, 12 - - True + + 3 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 未読フォント - - 11 + + Label20 - + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - btnAtSelf - - + GroupBox1 - - 31 + + 15 - - chkTabIconDisp + + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - 104, 19 + + 306, 343 - - 26 + + 75, 22 - - 認証する + + 41 - - 7 + + 背景色 - - 1 + + btnAtTo - - 67, 16 + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 31 + + GroupBox1 - - 48, 16 + + 16 - - LabelPostAndGet + + 185, 345 - - 未読Reply通知アイコン + + 104, 19 - - GroupBox1 + + 40 - - 0 + + This is sample. - - CheckShowGrid + + MiddleLeft - - TabPage3 + + lblAtTo - + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupBox1 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 17 - + True - - True + + 9, 348 - - lblDetail + + 102, 12 - - 32 + + 39 - - NoControl + + その発言の@先発言 - - 88, 12 + + Label49 - - キャンセル + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 32 + + GroupBox1 - - TabPage1 + + 18 - - 取得する + + True - - NoControl + + 306, 193 - - btnAtTo + + 75, 22 + + + 23 背景色 - - 4, 15 + + btnDetailBack - - CheckPostCtrlEnter + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + GroupBox1 - - True + + 19 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 185, 195 - - 34 + + 104, 19 - - Label63 + + 22 - - 2 + + This is sample. - - 6 + + MiddleLeft - - 短縮URLを解決 + + lblDetailBackcolor - - 27 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + GroupBox1 - - 26 + + 20 - - 5 + + True - - 0 + + 9, 198 - - 44, 12 + + 89, 12 - - True + + 21 - - NoControl + + 発言詳細背景色 - - TabPage3 + + Label37 - - TabPage3 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CheckAutoConvertUrl + + GroupBox1 - - 通信にHTTPSを使用する + + 21 - - 文字色 + + True - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 306, 368 - - 296, 41 + + 75, 22 - - True + + 44 - - ユーザー名 + + 背景色 - - 画面最小化・アイコン時のみ表示 + + btnListBack - - System.Windows.Forms.ColorDialog, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 有効 + + GroupBox1 - - 28 + + 22 - - 431, 553 + + 185, 370 - - TabPage1 + + 104, 19 - - 2 + + 43 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + This is sample. - - 185, 145 + + MiddleLeft - - Disable + + lblListBackcolor - - CheckAtIdSupple + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - OS Default + + GroupBox1 - - 3 + + 23 - - btnDetailLink + + True - - System.Windows.Forms.Form, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 9, 373 - - 24 + + 53, 12 - - GroupBox2 + + 42 - - 125, 19 + + 一般発言 - + + Label19 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 復活の呪文 + + GroupBox1 - - 16 + + 24 - - 67, 16 + + True - - btnAtTarget + + 306, 318 - - 185, 220 + + 75, 22 - - TabPage3 + + 38 - - 12 + + 背景色 - - 53, 12 + + btnAtFromTarget - - 21 + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupBox1 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 25 - - 197, 150 + + 185, 320 - - 13 + + 104, 19 - - GroupBox1 + + 37 - - 14 + + This is sample. - - 318, 213 + + MiddleLeft - - 122, 12 + + lblAtFromTarget - - lblRetweet + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3 + + GroupBox1 - - CheckFavRestrict + + 26 - - 14, 204 + + True - - AuthBasicRadio + + 9, 323 - - True + + 134, 12 - - 1 + + 36 - - 0 + + その発言の@先の人の発言 - + + Label28 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupBox1 - - 173, 168 + + 27 - - 104, 19 + + True - - 340, 518 + + 306, 293 - + 75, 22 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 35 - - 62, 106 + + 背景色 - - 306, 168 + + btnAtTarget - - TabPage3 + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 14 + + GroupBox1 - - RadioProxyIE + + 28 - - TabPage1 + + 185, 295 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 104, 19 - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 34 - - Twitter検索更新間隔(秒) - - - 31 + + This is sample. - - 173, 310 + + MiddleLeft - - Label40 + + lblAtTarget - - 4 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + GroupBox1 - - 17 + + 29 - + True - - GroupBox1 - - - GroupBox1 + + 9, 298 - - btnUnread + + 88, 12 - + 33 - - 2 + + その人への@返信 - - GroupBox3 + + Label30 - + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupBox1 - - 3 + + 30 - - 134, 12 + + True - - 173, 283 + + 306, 268 - - 8 + + 75, 22 - - 19 + + 32 - - 241, 154 + + 背景色 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + btnTarget - - NoControl + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 18 + + GroupBox1 - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 31 - - MiddleRight + + 185, 270 - - True + + 104, 19 - - CheckPostAndGet + + 31 - - True + + This is sample. - - 2 + + MiddleLeft - - 173, 238 + + lblTarget - - 185, 20 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 145, 16 + + GroupBox1 - - リストフォント + + 32 - - TabPage2 + + True - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 9, 273 - - 3 + + 70, 12 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 30 - - 6 + + その人の発言 - - 17 + + Label32 - - タイトルバーとツールチップ + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupBox1 - - 未読スタイル(フォント&色)適用 + + 33 - - 6, 291 + + True - - 306, 343 + + 306, 243 - - 39 + + 75, 22 - - 26 + + 29 - - 投稿時取得が有効のため、投稿のたびにAPIを消費します。 + + 背景色 - - NoControl + + btnAtSelf - - 399, 474 + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2 + + GroupBox1 - - 40 + + 34 - - LabelProxyUser + + 185, 245 - - GroupBox1 + + 104, 19 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 28 - - 132, 23 + + This is sample. - - 11, 305 + + MiddleLeft - - Password + + lblAtSelf - - 158, 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 41 + + GroupBox1 35 - - 7 - - - 23 - - + True - - 起動時読み込みポスト + + 9, 248 - - ブラウザパス + + 81, 12 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 27 - - True + + 自分への@返信 - - TabPage3 + + Label34 - - 37 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 12 + + GroupBox1 - - TabPage5 + + 36 - - 185, 70 + + True - - 168, 15 + + 306, 218 - - 0 + + 75, 22 - - 999 + + 26 - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 背景色 - - 16 + + btnSelf - - 228, 12 + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + GroupBox1 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 6, 383 + + 37 - - GroupBox1 + + 185, 220 - - lblInputBackcolor + + 104, 19 - - True + + 25 - - NoControl + + This is sample. - + MiddleLeft - - 発言詳細表示フォント(AA対応) - - - 2 + + lblSelf - + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TabPage3 + + GroupBox1 - - 197, 382 + + 38 - - 15 + + True - - 39 + + 9, 223 - - 14 + + 63, 12 - - 15 + + 24 - - TabPage2 + + 自分の発言 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Label36 - + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 再生する + + GroupBox1 - - 32 + + 39 - - Label50 + + True - - 6, 6 + + 306, 143 - - 99, 12 + + 75, 22 - - 12 + + 17 - - 75, 22 + + フォント&&色 - - TabPage6 + + btnDetail - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupBox1 - - True + + 40 - - 7, 7 + + 185, 145 - - True + + 104, 19 - - 53, 12 + + 16 - - 10 + + This is sample. - + + MiddleLeft + + + lblDetail + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 42, 12 + + GroupBox1 + + + 41 + + + True 9, 148 - - 58, 12 + + 77, 12 - - 11 + + 15 - - 185, 420 + + 発言詳細文字 - - 38 + + Label26 - - 自発言の既読化 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ColorDialog1 + + GroupBox1 - - 発言詳細部のアイコン表示 + + 42 - - 使用する + + True - - 19 + + 306, 93 - - TabPage1 + + 75, 22 - - TabControl1 + + 11 - - 8 + + 文字色 - - Label56 + + btnOWL - - MiddleLeft + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 22 + + GroupBox1 - - TabPage1 + + 43 - - TabControl1 + + 185, 95 - - 12 + + 104, 19 - - True + + 10 - - 259, 518 + + This is sample. - - 6, 203 + + MiddleLeft - - アウトプット先のURL + + lblOWL - - GroupBox1 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 197, 268 + + GroupBox1 - - 0 + + 44 - + True - - 185, 120 + + 9, 98 - - 197, 334 + + 63, 12 - - 11, 414 + + 9 - - #タグ入力補助 + + 片思い発言 - - TabPage6 + + Label24 - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 171, 16 + + GroupBox1 - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 45 - - 6 + + True - - TabPage3 + + 306, 68 - - TabPage2 + + 75, 22 - - This is sample. + + 8 - - CheckPeriodAdjust + + 文字色 - - 29 + + btnFav - - True + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 6 + + GroupBox1 - - 23 + + 46 - - 96, 19 + + 185, 70 - - 197, 448 + + 104, 19 - - 2 + + 7 - - Label34 + + This is sample. - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MiddleLeft - - 121, 12 + + lblFav - - btnFav + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 14 + + GroupBox1 - - 新着バルーンのユーザー名 + + 47 - - その人への@返信 + + True - - 340, 16 + + 9, 73 - - GroupBox1 + + 48, 12 - - 11, 262 + + 6 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Fav発言 - - 5 + + Label22 - - 8 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label35 + + GroupBox1 - - 入力欄フォント + + 48 - + True - + NoControl - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 306, 18 - - タブのサウンドを設定した上で、「再生する」を選ぶとサウンドが再生されます。 + + 75, 22 - - True + + 2 - - Label16 + + フォント&&色 - - 197, 102 + + btnListFont - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + GroupBox1 - - TabPage2 - - - True + + 49 - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - TabPage2 + + 185, 20 - - Simplified Chinese + + 104, 19 - - 0 + + 1 - - 6, 55 + + This is sample. - - 35 + + MiddleLeft - - Label80 + + lblListFont - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + GroupBox1 - - 5 + + 50 - - 起動時Fav取得 - - - 197, 312 - - - NoControl - - - Label14 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + True - + NoControl - - True - - - 247, 347 - - - TabPage3 - - - 114, 12 + + 9, 23 - - Label81 + + 62, 12 - - 6, 405 + + 0 - - 2 + + リストフォント - - lblDetailLink + + Label61 - - 100, 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 185, 270 + + GroupBox1 - - 185, 320 + + 51 - - TabPage5 + + 6, 6 - - 53, 12 + + 387, 466 - - Label30 + + 0 - - 47 + + フォント&色設定 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupBox1 - - Ctrl + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 182, 16 + + TabPage4 - - 84, 16 + + 0 - - 173, 391 + + 17, 17 + + + 135, 17 + + + なし - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ユーザーID - - 45 + + ニックネーム - - 197, 404 + + 197, 6 - - 197, 76 + + 100, 20 - + 1 - - 11, 147 + + cmbNameBalloon - - 9, 23 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - j.mp + + TabPage3 - - 37 + + 31 - - 76, 16 + + True - - 11, 280 + + 6, 9 - - $this + + 130, 12 - - 75, 22 + + 0 - - 2 + + 新着バルーンのユーザー名 - - 6, 12 + + Label10 - - 22 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TabPage6 + + TabPage3 - - 44 + + 25 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - 0 + + 173, 310 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 195, 16 - - Label36 + + 29 - - 32 + + 推奨フッターを使用する[TWNv○○] - - GroupBox1 + + CheckUseRecommendStatus - - This is sample. + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 21 + + TabPage2 - - TabPage5 + + 38 - - True + + Top, Bottom, Left, Right - - TabPage1 + + yyyy/MM/dd H:mm:ss - - 3, 3, 3, 3 + + yy/M/d H:mm:ss - - GroupBox1 + + H:mm:ss yy/M/d - - Label10 + + M/d H:mm:ss - - TabPage2 + + M/d H:mm - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + H:mm:ss M/d - - 399, 474 + + H:mm:ss - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + H:mm - - True + + tt h:mm - - 195, 16 + + M/d tt h:mm:ss M/d tt h:mm - - CheckHashSupple + + 197, 102 - - Label37 - - - H:mm:ss M/d - - - 131, 103 - - - lblAtTarget - - - 130, 12 - - - Label11 + + 170, 20 - - 11 + + 9 - - 306, 93 + + CmbDateTimeFormat - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 22 + + TabPage3 - - 文字色 + + 28 - - Label82 + + True - - 27 + + 6, 105 - - 4 + + 113, 12 - - GroupBox1 + + 8 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + リストの日時フォーマット - - 173, 58 + + Label23 - + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 11, 169 + + TabPage3 - - 15 + + 30 - + True - - 43, 16 + + False - - NoControl + + 197, 224 - - TabPage1 + + 67, 16 - + 19 - - 113, 12 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 9 + + 表示する - - TabPage2 + + CheckBox3 - - TabPage4 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + TabPage3 - - 91, 16 + + 39 - - 23 + + True - - 13 + + False - - True + + 6, 225 - - Label32 + + 134, 12 - - is.gd + + 18 - - NoControl + + 発言詳細部のアイコン表示 - - True + + Label25 - - GroupBox2 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 197, 202 + + TabPage3 - - Label73 + + 37 - + True - - 75, 22 + + 173, 238 - - 46 + + 104, 16 - - True + + 22 - - 247, 434 + + Ctrl+Enterにする - - 14, 179 + + CheckPostCtrlEnter - - True + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 10 + + TabPage2 - - 33 + + 34 - - Label15 + + True - - Mentions更新間隔(秒) + + 11, 239 - - 42 + + 137, 12 - - MiddleLeft + + 21 - - 14, 134 + + POSTキー(デフォルトEnter) - + + Label27 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label33 + + TabPage2 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 32 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False - - 9, 98 + + 197, 150 - - 104, 19 + + 34, 19 - - する + + 13 - - 36 + + TextBox3 - - 245, 125 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 参照 + + TabPage3 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 40 - - 32 + + none - - Label38 + + 16*16 - - 36 + + 24*24 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 48*48 - - タイムライン更新間隔(秒) + + 48*48(2Column) - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 233, 149 - - 0 + + 134, 20 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 14 - - 投稿時取得 + + IconSize - - Alt + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TabPage1 + + TabPage3 - - NoControl + + 38 - - 24*24 + + True - - TabPage1 + + 11, 59 - - 0 + + 53, 12 - - NoControl + + 3 - - Label12 + + 未読管理 - - Label39 + + Label38 - - 6, 269 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - btnListFont + + TabPage2 - - HotkeyShift + + 24 - + True - - True + + 173, 58 - - True + + 43, 16 - - True + + 4 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + する - - 25 + + UReadMng - - 44 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + TabPage2 + + + 26 + + True - - 11, 219 + + 11, 81 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 89, 12 - - TabPage2 + + 5 - - 15 + + 新着時未読クリア - - 0 + + Label39 - - 9, 123 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 274, 103 + + TabPage2 - - 247, 131 + + 33 - - TabPage1 + + True - - 247, 201 + + 173, 80 - - Label13 + + 43, 16 - - Label63 + + 6 - - 67, 16 + + する - - This is sample. + + CheckReadOldPosts - - CheckStartupFollowers + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TabPage2 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 35 - + True - - True + + 11, 103 - - TabPage3 + + 100, 12 - - 6, 18 + + 7 - - 15 + + ×ボタンを押したとき - - 86, 12 + + Label40 - - GroupBox1 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 136, 16 + + TabPage2 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 29 - - InternetExplorerの設定を使用する + + True - - 6, 337 + + 173, 102 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 67, 16 - - 48 + + 8 - - 使用する + + 終了する - - 2 + + CheckCloseToExit - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TabPage2 - - 11, 103 + + 28 - - 24 + + True - - 43 + + 11, 125 - - True + + 76, 12 - - True + + 9 - - u.nu + + 最小化したとき - - 30 + + Label41 - - PlaySnd + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TimelinePeriod + + TabPage2 - - 1 + + 31 - + True - - TabPage1 + + 173, 124 - - 30 + + 90, 16 - - 6, 435 + + 10 - - True + + アイコン化する - - 38 + + CheckMinimizeToTray - - 8, 173 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 168, 19 + + TabPage2 - - 21 + + 30 - - True + + 173, 283 - - 等幅(フォント適用不具合あり) + + 112, 19 - - True + + 26 - - 認証方法 + + BrowserPathText - - 9 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + TabPage2 - - 1 + + 25 - + True - - 1 - - - Label17 - - - TextBitlyPw + + 11, 286 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 60, 12 - - ×ボタンを押したとき + + 25 - - 27 + + ブラウザパス - - 3 + + Label44 - - GroupBox1 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Not Authenticated + + TabPage2 - - AuthorizeButton + + 27 - - 197, 6 + + True - - 12 + + 197, 32 - - 38 + + 109, 16 - - 11, 239 + + 3 - - NoControl + + ユーザー名を表示 - - ListsPeriod + + CheckDispUsername - - PubSearchPeriod + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 306, 68 + + TabPage3 - - 3 + + 33 - + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 6, 33 - - 14 + + 122, 12 - - True + + 2 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + タイトルバーとツールチップ - + + Label46 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5 + + TabPage3 - + + 32 + + True - - 21 + + 6, 79 - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 60, 12 - - 発言数/フォロー数/フォロワー数 + + 6 - - TabPage1 + + タイトルバー - - 1 + + Label45 - - 77, 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + TabPage3 - - 15, 161 + + 29 - - 399, 474 + + (なし) - - 173, 261 + + バージョン - - Label1 + + 最終発言 - - True + + @未読数 - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 未読数 - - 14, 437 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - This is sample. - - - True + + 未読数(@未読数) - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 全未読/全発言数 - - 28 + + 発言数/フォロー数/フォロワー数 - - 31 + + 197, 76 - - 適用する + + 170, 20 - - 105, 94 + + 7 - - 3 + + ComboDispTitle - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 247, 251 + + TabPage3 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 26 - - Label5 + + True - - 7 + + 195, 172 - - 5 + + 131, 12 - - ReTweet + + 15 - - True + + 再起動後有効になります。 - - StartupReaded + + Label47 - + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - HotkeyAlt - - - Label54 - - - ソート順 - - - 66, 12 + + TabPage3 - - TabPage2 + + 27 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 133, 310 - - 77, 19 + + 132, 23 - - Label18 + + 26 - - NoControl + + 再計算 - - This is sample. + + ButtonApiCalc - - 33 + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TabPage1 - - 6 + + 0 - + True - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 29, 295 - - True + + 285, 12 - - Label55 + + 25 - - TabPage3 + + 投稿時取得が有効のため、投稿のたびにAPIを消費します。 - - 34 + + LabelPostAndGet - - NoControl + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - lblTarget + + TabPage1 - - 93, 16 + + 1 - - Label9 + + True - - Label19 + + 31, 277 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 23, 12 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 24 - - POSTキー(デフォルトEnter) + + 999 - - 6 + + MiddleRight - - 4, 22 + + LabelApiUsing - - 13 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 252, 302 + + TabPage1 - - ButtonApiCalc + + 2 - - 28 + + True - - 67, 16 + + NoControl - - 6, 79 + + 14, 254 - - 306, 218 + + 102, 12 - - 197, 246 + + 22 - - 36 + + Lists更新間隔(秒) - + + Label33 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TabPage1 - - twitter.com + + 3 - - 13 + + 247, 251 - - 15 + + 65, 19 - - GroupBox1 + + 23 - - 20 + + ListsPeriod - - btnInputBackcolor + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TabPage1 - - 133, 310 + + 4 - + + True + + NoControl - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 219, 7 - - 24 + + 57, 16 - - 認証状態 + + 2 - - 75, 22 + + BASIC - - ホットキー + + AuthBasicRadio - - 17 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 306, 193 + + TabPage1 - - TabPage3 + + 5 - - 指定する + + True - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 105, 7 - - 28 + + 93, 16 - - GroupBox1 + + 1 - - 9, 373 + + OAuth(xAuth) - - TabPage6 + + AuthOAuthRadio - - 399, 474 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 27 + + TabPage1 - - 23 + + 6 - - This is sample. + + True - - 104, 19 + + NoControl - - 33 + + 14, 9 - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 53, 12 - - True + + 0 - - 84, 12 + + 認証方法 - - 2 + + Label6 - - 50 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TabPage1 - - 36 + + 7 - - 29 + + NoControl - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 296, 41 - - 65, 23 + + 75, 23 - - 125, 19 + + 6 - - True + + クリア - - 3, 3, 3, 3 + + AuthClearButton - - 52, 12 + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + TabPage1 - - NoControl + + 8 - - MiddleLeft + + NoControl - - TabPage2 + + 104, 45 - - btnDetail + + 149, 14 - - Label51 + + 5 - - NoControl + + 認証済み - - リストの日時フォーマット + + AuthUserLabel - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 標準取得件数/Mentions取得件数 + + TabPage1 - - NoControl + + 9 - + NoControl - - 再計算 + + 104, 31 - - フォント&&色 + + 112, 14 - - 112, 19 + + 4 - - GroupBox1 + + Not Authenticated - - TabPage1 + + AuthStateLabel - - TabPage6 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 29 + + TabPage1 - - TabPage2 + + 10 - - 197, 360 + + True - + NoControl - - 104, 19 + + 14, 31 - - 7 + + 53, 12 - - TabPage1 + + 3 - - 11, 7 + + 認証状態 - - 30 + + Label4 - - 68, 19 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + TabPage1 - - 399, 474 + + 11 - - 9, 298 + + 297, 90 - - 8 + + 75, 23 - - 0 + + 11 - - TabPage3 + + 認証する - - GroupBox3 + + AuthorizeButton - - GroupBox1 + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 26 + + TabPage1 - - GroupBox2 + + 12 - - 104, 16 + + 297, 434 - - 発言詳細リンク + + 44, 19 - - GroupBox3 + + 37 - - 未読管理 + + TextCountApiReply - - 常に最前面表示 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 23 + + TabPage1 - - 1 + + 13 - - Label57 + + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 14, 229 - - 42 + + 137, 12 - - TabPage2 + + 20 - - TabPage3 + + Twitter検索更新間隔(秒) - - 28 + + Label7 - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + TabPage1 - - True + + 14 - - 43, 16 + + 247, 226 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 65, 19 - - 67, 16 + + 21 - - GroupBox1 + + PubSearchPeriod - - 185, 45 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + TabPage1 + + + 15 + + True - + NoControl - - アイコン化する + + 14, 179 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 123, 12 - - True + + 16 - - 25 + + Mentions更新間隔(秒) - - フォント&色設定 + + Label69 - - 14 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 65, 19 + + TabPage1 - - 4 + + 16 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 247, 176 - - タイムアウトまでの時間(秒) + + 65, 19 - - 97, 12 + + 17 - - 185, 395 + + ReplyPeriod - - 表示 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TabPage1 - - 43 + + 17 - - 16 + + True - - プロキシの設定 + + NoControl - - 文字色 + + 24, 154 - - TabPage3 + + 84, 16 - - 69, 12 + + 14 - - True + + 投稿時取得 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckPostAndGet - - TabPage2 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TextBoxOutputzKey + + TabPage1 - - 49 + + 18 - - 126, 12 + + True - - Label52 + + NoControl - - 115, 12 + + 14, 437 - - 入力欄URLの自動短縮 + + 177, 12 - - TabPage3 + + 35 - - 6, 451 + + 標準取得件数/Mentions取得件数 - - フォント&&色 + + Label67 - - 6 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - なし + + TabPage1 - - TabPage2 + + 19 - - NoControl + + 247, 434 - - @ID入力補助 + + 44, 19 - - 211, 15 + + 36 - + + TextCountApi + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 11, 376 + + TabPage1 - - 66, 16 + + 20 - - TabPage2 + + True - - リスト区切り線 + + 14, 391 - - GroupBox1 + + 163, 12 - - MiddleLeft + + 31 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 起動時片思いユーザーリスト取得 - - TextProxyPassword + + Label54 - - CheckUseSsl + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + TabPage1 + + + 21 + + True - - 104, 19 + + 247, 390 - - GroupBox1 + + 67, 16 - - リストのアイコンサイズ(初期値16) + + 32 - - Protect発言を含めない + + 取得する - - LabelApiUsing + + CheckStartupFollowers - - 104, 19 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 65, 19 + + TabPage1 - - 起動時バージョンチェック + + 22 - - Label74 + + True - - 11 + + 14, 369 - - TabPage3 + + 117, 12 - - NoControl + + 29 - - btnListBack + + 起動時バージョンチェック - - Label58 + + Label51 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + TabPage1 - - 1 + + 23 - - This is sample. + + True - - 121, 20 + + 247, 368 - - NoControl + + 74, 16 - - yy/M/d H:mm:ss + + 30 - - FontDialog1 + + チェックする - - True + + CheckStartupVersion - - btnOWL + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + TabPage1 - + + 24 + + True - - TabPage3 + + 241, 154 - - 104, 19 + + 91, 16 - - lblDetailBackcolor + + 15 - - 107, 12 + + 自動調整する - - 63, 12 + + False - - TabPage1 + + CheckPeriodAdjust - - 75, 22 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 75, 23 + + TabPage1 - - MiddleLeft + + 25 - + True - - 14, 9 + + NoControl - - TabPage2 + + 14, 413 - - 5 + + 84, 12 - - 4 + + 33 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 起動時Fav取得 - - 表示する + + Label74 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 90, 16 + + TabPage1 - - 162, 12 + + 36 - - 65, 19 - - - 9 - - - Save - - + True - - 背景色 - - - 8 - - - 114, 12 + + NoControl - - 399, 474 + + 247, 412 - - CheckCloseToExit + + 67, 16 - - TabPage2 + + 34 - - 185, 370 + + 取得する - - GroupBox1 + + chkGetFav - - 6, 427 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 30 + + TabPage1 - - 285, 12 + + 37 - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4, 22 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3, 3, 3, 3 - - 197, 426 + + 399, 474 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - URL自動短縮で優先的に使用 + + 基本 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TabPage1 - - 18 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + TabControl1 - - 48, 16 + + 0 - + True - + NoControl - - 4, 22 - - - 168, 20 + + 4, 15 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 48, 16 - - True + + 0 - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 有効 - - TabPage2 + + HotkeyCheck - - 6, 247 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - This is sample. + + GroupBox3 - - 18 + + 0 - - M/d tt h:mm:ss + + True - - NoControl + + 340, 16 - - CheckMonospace + + 13, 14 - - 18 + + 6 - - GroupBox1 + + 0 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + HotkeyCode - - Label71 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label24 + + GroupBox3 - - True + + 1 - - 117, 12 + + Disable - - M/d H:mm + + 257, 13 - - 22 + + 77, 19 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 5 - - 6, 152 + + HotkeyText - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + GroupBox3 - - CheckUseRecommendStatus + + 2 - - 8 + + True - - lblAtSelf + + NoControl - - True + + 211, 15 - - 14, 391 + + 42, 16 - - 62, 12 + + 4 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Win - - Label25 + + HotkeyWin - - TabPage3 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 84, 12 + + GroupBox3 - - This is sample. + + 3 - + True - - 117, 12 + + NoControl - - 使用する + + 168, 15 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 39, 16 - - NoControl + + 3 - - 23 + + Alt - - 104, 19 + + HotkeyAlt - - 8 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TabPage3 + + GroupBox3 - - 24 + + 4 - - 6, 40 + + True - - ReplyPeriod + + NoControl - - 2 + + 116, 15 - - GroupBox3 + + 48, 16 - + 2 - - 43, 16 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Shift - - 104, 19 + + HotkeyShift - - クリア + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TabPage3 + + GroupBox3 - - Label77 + + 5 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - chkUnreadStyle + + 69, 15 - - 5 + + 43, 16 - - 37 + + 1 - - TabPage1 + + Ctrl - - True + + HotkeyCtrl - - 7 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label3 + + GroupBox3 - - 50, 12 + + 6 - - True + + 6, 435 - - 26 + + 390, 39 - - 173, 124 + + 38 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ホットキー - - twurl.nl + + GroupBox3 - - TabPage3 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 173, 80 + + TabPage2 - - 42 + + 0 - - 3 + + True - + NoControl - - 2 - - - AuthClearButton + + 11, 414 - - 背景色 + + 76, 12 - - GroupBox1 + + 36 - - 16 + + #タグ入力補助 - - ComboDispTitle + + Label82 - - 0 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TabPage5 + + TabPage2 - - 314, 12 + + 1 - - TabPage3 + + True - - Label20 + + NoControl - - 3 + + 173, 413 - - 0 + + 67, 16 - - True + + 37 - - 306, 243 + + 使用する - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckHashSupple - - 0 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + TabPage2 - - Label7 + + 2 - - 25 + + True - - 3 + + NoControl - - 40 + + 11, 392 72, 12 - - GroupBox1 - - - 104, 19 - - - 1 + + 34 - - 37 + + @ID入力補助 - - 39 + + Label79 - - Label21 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TabPage2 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3 - - Label72 + + True - - 75, 22 + + NoControl - - 77, 12 + + 173, 391 - - 設定 + + 67, 16 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 35 - - 121, 20 + + 使用する - - 9, 323 + + CheckAtIdSupple - - 32 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 38 + + TabPage2 - - 7 + + 4 - - 34 + + 318, 213 - - TextProxyPort + + 70, 19 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 20 - - TabPage3 + + TextBitlyPw - - 105, 73 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 27 + + TabPage2 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 5 - - Label26 + + True - - NoControl + + 270, 216 - - 4 + + 42, 12 - - 243, 81 + + 19 - - 0 + + APIKey - - 5 + + Label77 - - BASIC + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 32 + + TabPage2 + + + 6 + + + 194, 213 70, 19 - - 20 + + 18 - - TabPage2 + + TextBitlyId - - 35 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Setting + + TabPage2 - - 31 + + 7 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - 14 + + 171, 216 - - Label78 + + 16, 12 - - True + + 17 - - 73, 19 + + ID - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Label76 - - Label27 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TabPage2 - - 39 + + 8 - - Label59 + + tinyurl - - GroupBox1 + + is.gd - - 130, 12 + + twurl.nl - - GroupBox2 + + u.nu - - 8 + + bit.ly - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + j.mp - - 33 + + 173, 190 - - ユーザ名(&U) + + 114, 20 - - 18 + + 16 - - プロキシ(&X) + + ComboBoxAutoShortUrlFirst - - TabPage3 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TabPage2 - - chkReadOwnPost + + 9 - - 306, 43 + + True - - 76, 12 + + NoControl - - CheckPreviewEnable + + 11, 193 - - 6 + + 154, 12 - - 46 + + 15 - - GroupBox1 + + URL自動短縮で優先的に使用 - - TabPage1 + + Label71 - - 48, 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TabPage2 - - NoControl + + 10 - - 12 + + True - - MiddleLeft + + 173, 261 - - This is sample. + + 136, 16 - - NoControl - - - 387, 466 - - - 13 - - - 解決する + + 24 - - TabPage5 + + Protect発言を含めない - - 10 + + CheckProtectNotInclude - - GroupBox1 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TabPage2 - - TabPage1 + + 11 - - 112, 16 + + True - - 39, 16 + + 11, 262 - - 112, 14 + + 114, 12 - - Label22 + + 23 - - TabPage5 + + STOTコピーとReTweet - - NoControl + + Label42 - - 37 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 7 + + TabPage2 - - 1 + + 12 - + True - + NoControl - - True + + 173, 168 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 91, 16 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 14 - - GroupBox1 + + 自動短縮する - - CheckOutputz + + CheckAutoConvertUrl - - 47 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 57, 16 + + TabPage2 - - 36 + + 13 - + True - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GroupBox1 + + NoControl - - 14, 76 + + 11, 169 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 121, 12 - - 75, 22 + + 13 - - 63, 12 + + 入力欄URLの自動短縮 - - 48, 12 + + Label29 - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 185, 95 + + TabPage2 - - 2 + + 14 - - 2 + + True - - lblListBackcolor + + 11, 376 - - 4 + + 340, 12 - - True + + 33 - - 最小化したとき + + 発言を再取得してFav結果を検証します。通信量が増えるのでOff推奨 - - GroupBox1 + + Label57 - - 14, 348 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label28 + + TabPage2 - - True + + 15 - + True - - 発言詳細文字 - - - NoControl + + 11, 358 - - ユーザーID + + 103, 12 - - 69, 15 + + 31 - - ニックネーム + + Fav結果厳密チェック - - 67, 16 + + Label56 - - GroupBox2 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + TabPage2 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 16 - - 306, 18 + + True - - Label29 + + 173, 357 - - NoControl + + 74, 16 - - 6 + + 32 - - 画像リンクサムネイル表示 + + チェックする - - ※認証が不要な場合は、ユーザ名とパスワードは空にしてください。 + + CheckFavRestrict - - CheckDispUsername + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - IconSize + + TabPage2 - - HotkeyText + + 17 - + True - + + 173, 146 + + 67, 16 - - 28 + + 12 - - 37 + + 解決する - - CheckBox3 + + CheckTinyURL - - 6 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 75, 22 + + TabPage2 - - 片思い発言 + + 18 - - This is sample. + + True - - 306, 293 + + 11, 147 - - 通信 + + 84, 12 - + + 11 + + + 短縮URLを解決 + + + Label50 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - MiddleLeft + + TabPage2 - - 24 + + 19 - - RadioProxyNone + + 301, 281 - - AuthOAuthRadio + + 65, 23 - - 背景色 + + 27 - - NoControl + + 参照 - - TabPage6 + + Button3 - + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - BrowserPathText + + TabPage2 - - True + + 20 - - True + + 4, 22 - - MiddleLeft + + 3, 3, 3, 3 - - 基本 + + 399, 474 - - 4, 22 + + 1 - - 104, 19 + + 動作 - - True + + TabPage2 - - GroupBox1 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 185, 295 + + TabControl1 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - - TabPage1 + + True - - This is sample. + + NoControl - - TextBitlyId + + 6, 203 - - HotkeyWin + + 126, 12 - - Apply after restarting + + 16 - - 306, 268 + + 画像リンクサムネイル表示 - - TabPage3 + + Label35 - - NoControl + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Fav発言 + + TabPage3 - - NoControl + + 0 - - 89, 12 + + True - + NoControl - - CheckBalloonLimit - - - 75, 23 + + 197, 202 - - 31, 277 + + 67, 16 - - 背景色 + + 17 - - 170, 20 + + 使用する - - 390, 39 + + CheckPreviewEnable - - True + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TabPage3 - - 38 + + 1 - + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 195, 125 + + NoControl - - 31 + + 76, 451 115, 12 - - True - - - NoControl + + 39 - - 8 + + Apply after restarting - - TabPage2 + + Label81 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 11 + + TabPage3 - - 背景色 + + 2 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + OS Default - - 75, 22 + + Japanese - - DM更新間隔(秒) + + English - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Simplified Chinese - - 5 + + 197, 448 - - 194, 213 + + 121, 20 - - 104, 19 + + 40 - - TabPage2 + + LanguageCombo - - 135, 19 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TabPage3 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3 - - 19 + + True - - TabPage2 + + NoControl - - 2 + + 6, 451 - - 115, 16 + + 53, 12 - - TabPage3 + + 38 - - 25 + + Language - - 49 + + Label13 - - 41 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + TabPage3 - - 74, 12 + + 4 - + True - - 10 + + NoControl - - TextProxyUser + + 197, 426 - - 134, 20 + + 112, 16 - - Button3 + + 37 - - TabPage1 + + 最前面に表示する - - NoControl + + CheckAlwaysTop - - True + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TabPage3 - - Sample: + + 5 - - CheckStartupVersion + + True - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl + + + 6, 427 + + + 86, 12 - 34 + 36 - - 5 + + 常に最前面表示 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Label58 - - 30 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox2 + + TabPage3 - - アイコン変更&点滅 + + 6 - + True - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - 62, 12 + + 6, 405 - - 12 + + 44, 12 - - ポート(&P) + + 34 - - 76, 12 + + ソート順 - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Label21 - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5 + + TabPage3 - - True + + 7 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - 7 + + NoControl - - 9 + + 197, 404 - - False + + 67, 16 - - 89, 12 + + 35 - - 5 + + ロックする - - 2 + + CheckSortOrderLock - - 40 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TabPage3 - - 44 + + 8 - - MiddleLeft + + True - - 75, 22 + + NoControl - - 3, 3, 3, 3 + + 6, 383 - - TabPage5 + + 73, 12 - - 5 + + 32 - - 34 + + リスト区切り線 - - 10 + + Label78 - - NoControl + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - lblSelf + + TabPage3 - - NoControl + + 9 - + True - - 306, 118 + + NoControl - - 一般発言 + + 197, 382 - - 新着時未読クリア + + 67, 16 - - ID + + 33 - - 20 + + 表示する - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckShowGrid - - 407, 500 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TabPage3 - - 6, 313 + + 10 - - 15, 28 + + True - - 25 + + NoControl - - 386, 161 + + 6, 247 - - 9, 273 + + 162, 12 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 20 - - True + + 発言詳細表示フォント(AA対応) - - twitter.com/username + + Label75 - - ※タイムアウトが頻発する場合に調整してください。初期設定は20秒です。 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TabPage3 - - This is sample. + + 11 - - 27 + + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - 23 + + 197, 246 - - Additional + + 171, 16 - + 21 - - 4 - - - True - - - 1 - - - 31 + + 等幅(フォント適用不具合あり) - - TabPage2 + + CheckMonospace - - GroupBox2 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TabPage3 - - 75, 23 + + 12 - - TabPage1 + + True - - TabPage2 + + NoControl - - 102, 12 + + 6, 361 - - 75, 22 + + 87, 12 - - 340, 12 + + 30 - - 306, 143 + + 自発言の既読化 - + + Label73 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 51 + + TabPage3 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 13 - - TextCountApiReply + + True - - 257, 13 + + NoControl - - 27 + + 197, 360 - + 76, 16 - - 0 + + 31 - - ロックする + + 既読にする - - True + + chkReadOwnPost - - TabPage3 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 42, 16 + + TabPage3 - - 28, 111 + + 14 - - Japanese + + 通知なし - - 0 + + アイコン変更 - - 9, 73 + + アイコン変更&点滅 - - MiddleLeft + + 197, 334 - - TabPage2 + + 121, 20 - - TabControl1 + + 29 - - LabelProxyAddress + + ReplyIconStateCombo - - 38 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 11, 358 + + TabPage3 - - 60, 12 + + 15 - - GroupBox1 + + True - - Cancel + + NoControl - - 34 + + 6, 337 - - lblInputFont + + 117, 12 - - TabPage1 + + 28 - - 6, 225 + + 未読Reply通知アイコン - - 75, 22 + + Label72 - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5 + + TabPage3 - - 19 + + 16 - - False + + True - - 137, 12 + + NoControl - - TabPage1 + + 6, 313 - - 4 + + 115, 12 - - GroupBox1 + + 26 - - MiddleLeft + + タブの未読アイコン表示 - - TabPage2 + + Label48 - - 14, 31 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + TabPage3 - - DMPeriod + + 17 - - 75, 22 + + True - - btnRetweet + + NoControl - - 190, 16 + + 197, 312 - - 4 + + 67, 16 - - 文字色 + + 27 - - 34 + + 表示する - - NoControl + + chkTabIconDisp - - ComboBoxOutputzUrlmode + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 TabPage3 - - 123, 12 + + 18 - - 9, 423 + + True - - MiddleLeft + + NoControl - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 6, 55 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 92, 12 - - 53, 12 + + 4 - - 14, 97 + + バルーン表示制限 - - 185, 195 + + Label68 - - 起動時片思いユーザーリスト取得 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 20 + + TabPage3 - - lblListFont + + 19 - - 247, 390 + + True - - 3 + + NoControl - - 67, 16 + + 197, 54 - + + 182, 16 + + + 5 + + + 画面最小化・アイコン時のみ表示 + + + CheckBalloonLimit + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TabPage3 - - タイトルバー + + 20 - - btnSelf + + True - - 19 + + 245, 125 - - 33 + + 44, 12 - - btnAtFromTarget + + 11 - - 4 + + Label63 - + + LabelDateTimeFormatApplied + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 8 + + TabPage3 - - 22 + + 21 - + True - - False - - - GroupBox2 + + 195, 125 - - デフォルトに戻す + + 44, 12 - - 35 + + 10 - - 30 + + Sample: - - 18 + + Label62 - - 28 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 11, 125 + + TabPage3 - - btnDetailBack + + 22 - + True - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - 237, 16 + + 6, 291 - - 7 + + 158, 12 - - H:mm + + 24 - - フォント&&色 + + 未読スタイル(フォント&色)適用 - - 6, 62 + + Label17 - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + TabPage3 - - 91, 16 + + 23 - - TabControl1 + + True - + NoControl - - 173, 357 + + 197, 290 - - 247, 176 + + 67, 16 - - NoControl + + 25 - - 29 + + 適用する - - 75, 23 + + chkUnreadStyle - - 動作 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 14, 369 + + TabPage3 - - UReadMng + + 24 - - 2 + + 4, 22 - - 297, 78 + + 3, 3, 3, 3 - - btnInputFont + + 399, 474 - - 19 + + 2 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 表示 - - 最前面に表示する + + TabPage3 - - GroupBox1 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 38, 81 + + TabControl1 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 2 - - MiddleLeft + + 4, 22 - - True + + 3, 3, 3, 3 - - GroupBox1 + + 399, 474 - - Label64 + + 3 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + フォント&色 - - 4 + + TabPage4 - - Outputzに対応する + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 100, 20 + + TabControl1 - - 173, 102 + + 3 - - NoControl + + 252, 302 - - 16, 12 + + 125, 19 - - 16 + + 8 - - Twitter SearchAPI URL (search.twitter.com) + + search.twitter.com - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TwitterSearchAPIText - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox2 + + TabPage5 - - 177, 12 + + 0 - - Label65 + + True - - TabPage1 + + NoControl - - TabPage1 + + 11, 305 - - Label4 + + 228, 12 - - True + + 7 - - True + + Twitter SearchAPI URL (search.twitter.com) - - 44, 19 + + Label31 - - lblAtTo + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4, 22 + + TabPage5 - - 17 + + 1 - - 11 + + 252, 277 - - True + + 125, 19 - - $this + + 6 - - TabControl1 + + api.twitter.com - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TwitterAPIText - - TabPage3 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - パスワード(&W) + + TabPage5 - - True + + 2 - - チェックする + + True - - 104, 19 + + NoControl - - TabPage1 + + 11, 280 - - 173, 413 + + 174, 12 - - 21 + + 5 - - GroupBox1 + + Twitter API URL (api.twitter.com) - - lblAtFromTarget + + Label8 - - M/d H:mm:ss + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 終了する + + TabPage5 - - 表示する + + 3 - + + True + + + 13, 246 + + + 145, 16 + + 4 - - 背景色 + + 通信にHTTPSを使用する - - 23, 12 + + CheckUseSsl - - 102, 12 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - その人の発言 + + TabPage5 - + + 4 + + True - - 9, 348 + + NoControl - - 41 + + 11, 219 - - 0 + + 349, 12 - - 9, 223 + + 3 - + + ※タイムアウトが頻発する場合に調整してください。初期設定は20秒です。 + + + Label64 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TabPage5 + + 5 - - True + + 234, 186 - - Label60 + + 100, 19 - - True + + 2 - - 15 + + ConnectionTimeOut - - 背景色 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 205, 106 + + TabPage5 - - NoControl + + 6 - - TabPage3 + + True + + + 64, 189 131, 12 - - NoControl + + 1 - - 未読フォント + + タイムアウトまでの時間(秒) - - 1 + + Label63 - - Label61 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TextProxyAddress + + TabPage5 - - 9 + + 7 - + True - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 28, 134 - - NoControl + + 314, 12 - - 22 + + 11 - - lblFav + + ※認証が不要な場合は、ユーザ名とパスワードは空にしてください。 - - RadioProxySpecified + + Label55 - - 発言詳細背景色 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CheckReadOldPosts + + GroupBox2 - - 発言を再取得してFav結果を検証します。通信量が増えるのでOff推奨 + + 0 - - HotkeyCheck + + 274, 103 - - TwitterAPIText + + 96, 19 + + + 10 + + + TextProxyPassword + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 GroupBox2 - - ニコニコ動画のURLをnico.msで短縮して送信 + + 1 - - 301, 281 + + True - - 35 + + 205, 106 - - 48 + + 69, 12 - - 11, 286 + + 9 - - 21 + + パスワード(&W) - - 37 + + LabelProxyPassword - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - AuthUserLabel + + GroupBox2 - - Shift + + 2 - - 73, 12 + + 131, 103 - - 1 + + 68, 19 - - その発言の@先発言 + + 8 - - 67, 16 + + TextProxyUser - - TwitterSearchAPIText + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox1 + + GroupBox2 - - 0 + + 3 - - TabPage1 + + True - - MiddleLeft + + 62, 106 - - 103, 12 + + 63, 12 - - Label67 + + 7 - - 1 + + ユーザ名(&U) - - 0 + + LabelProxyUser - - 9, 398 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + GroupBox2 + + + 4 + + + 297, 78 + + + 73, 19 + + 6 - - GroupBox1 + + TextProxyPort - - 104, 19 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupBox2 - - Label2 + + 5 - - 9, 48 + + True - - 24 + + 243, 81 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 48, 12 - - TextCountApi + + 5 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ポート(&P) - + + LabelProxyPort + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - パスワード + + GroupBox2 - - 65, 19 + + 6 - - 3 + + 102, 78 - - バージョン + + 135, 19 - - @未読数 + + 4 - - 最終発言 + + TextProxyAddress - - 未読数(@未読数) + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 未読数 + + GroupBox2 - - 9 + + 7 - - 全未読/全発言数 + + True - - 9 + + 38, 81 - - 131, 12 + + 58, 12 - - 14, 229 + + 3 - - 92, 12 + + プロキシ(&X) - - NoControl + + LabelProxyAddress - + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - LabelDateTimeFormatApplied + + GroupBox2 - - Top, Bottom, Left, Right + + 8 - + True - - フォント&色 - - - 11, 310 - - - Language + + 6, 62 - - Lists更新間隔(秒) + + 66, 16 - - GroupBox2 + + 2 - - chkGetFav + + 指定する - - Label6 + + RadioProxySpecified - - APIKey + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupBox2 - - 234, 186 + + 9 - - yyyy/MM/dd H:mm:ss + + True - - NoControl + + 6, 40 - - 173, 190 + + 190, 16 - - 297, 90 + + 1 - - 7 + + InternetExplorerの設定を使用する - - 11, 25 + + RadioProxyIE - - 11 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 114, 20 + + GroupBox2 - - Label75 + + 10 - + True - - 24, 154 + + 6, 18 - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 76, 16 - - フォント&&色 + + 0 - - 3 + + 使用しない - - GroupBox1 + + RadioProxyNone - - 100, 19 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 21 + + GroupBox2 - - True + + 11 - - 306, 393 + + 7, 7 - - 149, 14 + + 386, 161 - - GroupBox1 + + 0 - - 45 + + プロキシの設定 - - CenterParent + + GroupBox2 - - 75, 22 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TabPage4 + + TabPage5 - - NoControl + + 8 - - TabPage2 + + 4, 22 - - 表示する + + 3, 3, 3, 3 - - アイコン変更 + + 399, 474 - - 11 + + 4 - - TabPage2 + + 通信 - + + TabPage5 + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TabControl1 + + + 4 + + + True + + + NoControl + + + 15, 161 + + + 237, 16 + + 5 - - Label68 + + ニコニコ動画のURLをnico.msで短縮して送信 - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckNicoms - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 11, 193 + + TabPage6 - - 3, 3, 3, 3 + + 0 - + True - - TabPage3 + + 28, 111 - - 197, 32 + + 99, 12 - - チェックする + + 3 - - HotkeyCode + + アウトプット先のURL - - TabPage2 + + Label60 - - 195, 172 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox1 + + TabPage6 - - 29 + + 1 - - Label69 + + twitter.com - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + twitter.com/username - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 197, 108 - - 6, 33 + + 168, 20 - - 自動短縮する + + 4 - - True + + ComboBoxOutputzUrlmode - - 13 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 7 + + TabPage6 - - 既読にする + + 2 - - 29, 295 + + True - - TabControl1 + + 28, 65 - - 67, 16 + + 63, 12 - - 197, 224 + + 1 - - 15 + + 復活の呪文 - - TabPage1 + + Label59 - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 306, 418 + + TabPage6 - - 10 + + 3 - - TabPage1 + + 197, 62 - + + 168, 19 + + 2 - - NoControl + + TextBoxOutputzKey - - 48*48(2Column) + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 100, 19 + + TabPage6 - + + 4 + + True - - GroupBox2 + + 15, 28 - - TabPage1 + + 115, 16 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - TabPage2 + + Outputzに対応する - - TextBox3 + + CheckOutputz - - System.Windows.Forms.FontDialog, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 233, 149 + + TabPage6 - - This is sample. + + 5 - - TabPage1 + + 4, 22 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 399, 474 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 5 - - 57, 12 + + Additional - - 17 + + TabPage6 - - 7 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 36 + + TabControl1 - - Label76 + + 5 - - 74, 16 + + 12, 12 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 407, 500 - - GroupBox3 + + 0 - - 17 + + TabControl1 + + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 0 True - - 17, 17 - 40 - - 135, 17 - + + 6, 12 + + + 431, 553 + + + CenterParent + + + 設定 + + + FontDialog1 + + + System.Windows.Forms.FontDialog, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ColorDialog1 + + + System.Windows.Forms.ColorDialog, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Setting + + + System.Windows.Forms.Form, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/Tween/Tween.vb b/Tween/Tween.vb index cfac10b5..85cf6760 100644 --- a/Tween/Tween.vb +++ b/Tween/Tween.vb @@ -9162,7 +9162,7 @@ RETRY: End Sub Private Sub _hookGlobalHotkey_HotkeyPressed(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles _hookGlobalHotkey.HotkeyPressed - If (Me.WindowState = FormWindowState.Normal OrElse Me.WindowState = FormWindowState.Maximized) AndAlso StatusText.Focused AndAlso Me.Visible = True Then + If (Me.WindowState = FormWindowState.Normal OrElse Me.WindowState = FormWindowState.Maximized) AndAlso Me.Visible Then 'アイコン化 Me.Visible = False Else -- 2.11.0