From: kiri_feather Date: Mon, 21 Mar 2011 11:15:32 +0000 (+0000) Subject: 重複RTを非表示するに設定を追加。10回RTされると1回表示する。 X-Git-Tag: Tween_v1.0.0.2-beta~9 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=4d8759e2dd9b008f8d55e745944361be4aab19aa;p=opentween%2Fopen-tween.git 重複RTを非表示するに設定を追加。10回RTされると1回表示する。 設定画面、イベント画面のタブインデックス、英語リソース整理 Index例外の修正 FilterAllのタブ(?)変更による例外対応 git-svn-id: http://svn.sourceforge.jp/svnroot/tween/trunk@1497 e39ad16e-3079-482e-bb30-4b4d378143b6 --- diff --git a/Tween/AppendSettingDialog.Designer.vb b/Tween/AppendSettingDialog.Designer.vb index 903c786b..e61cfebe 100644 --- a/Tween/AppendSettingDialog.Designer.vb +++ b/Tween/AppendSettingDialog.Designer.vb @@ -61,6 +61,34 @@ Partial Class AppendSettingDialog Me.Label60 = New System.Windows.Forms.Label() Me.Label59 = New System.Windows.Forms.Label() Me.ComboBoxOutputzUrlmode = New System.Windows.Forms.ComboBox() + Me.NotifyPanel = New System.Windows.Forms.Panel() + Me.CheckUserUpdateEvent = New System.Windows.Forms.CheckBox() + Me.Label35 = New System.Windows.Forms.Label() + Me.ComboBoxEventNotifySound = New System.Windows.Forms.ComboBox() + Me.CheckFavEventUnread = New System.Windows.Forms.CheckBox() + Me.CheckListCreatedEvent = New System.Windows.Forms.CheckBox() + Me.CheckBlockEvent = New System.Windows.Forms.CheckBox() + Me.CheckForceEventNotify = New System.Windows.Forms.CheckBox() + Me.CheckListMemberRemovedEvent = New System.Windows.Forms.CheckBox() + Me.CheckListMemberAddedEvent = New System.Windows.Forms.CheckBox() + Me.CheckFollowEvent = New System.Windows.Forms.CheckBox() + Me.CheckUnfavoritesEvent = New System.Windows.Forms.CheckBox() + Me.CheckFavoritesEvent = New System.Windows.Forms.CheckBox() + Me.CheckEventNotify = New System.Windows.Forms.CheckBox() + Me.TweetPrvPanel = New System.Windows.Forms.Panel() + Me.HideDuplicatedRetweetsCheck = New System.Windows.Forms.CheckBox() + Me.Label47 = New System.Windows.Forms.Label() + Me.LabelDateTimeFormatApplied = New System.Windows.Forms.Label() + Me.Label62 = New System.Windows.Forms.Label() + Me.CmbDateTimeFormat = New System.Windows.Forms.ComboBox() + Me.Label23 = New System.Windows.Forms.Label() + Me.Label11 = New System.Windows.Forms.Label() + Me.IconSize = New System.Windows.Forms.ComboBox() + Me.TextBox3 = New System.Windows.Forms.TextBox() + Me.CheckSortOrderLock = New System.Windows.Forms.CheckBox() + Me.CheckShowGrid = New System.Windows.Forms.CheckBox() + Me.chkUnreadStyle = New System.Windows.Forms.CheckBox() + Me.OneWayLv = New System.Windows.Forms.CheckBox() Me.GetPeriodPanel = New System.Windows.Forms.Panel() Me.LabelApiUsingUserStreamEnabled = New System.Windows.Forms.Label() Me.LabelUserStreamActive = New System.Windows.Forms.Label() @@ -84,6 +112,24 @@ Partial Class AppendSettingDialog Me.UserstreamPeriod = New System.Windows.Forms.TextBox() Me.StartupUserstreamCheck = New System.Windows.Forms.CheckBox() Me.Label83 = New System.Windows.Forms.Label() + Me.PreviewPanel = New System.Windows.Forms.Panel() + Me.ReplyIconStateCombo = New System.Windows.Forms.ComboBox() + Me.Label72 = New System.Windows.Forms.Label() + Me.ChkNewMentionsBlink = New System.Windows.Forms.CheckBox() + Me.chkTabIconDisp = New System.Windows.Forms.CheckBox() + Me.CheckPreviewEnable = New System.Windows.Forms.CheckBox() + Me.Label81 = New System.Windows.Forms.Label() + Me.LanguageCombo = New System.Windows.Forms.ComboBox() + Me.Label13 = New System.Windows.Forms.Label() + Me.CheckAlwaysTop = New System.Windows.Forms.CheckBox() + Me.CheckMonospace = New System.Windows.Forms.CheckBox() + Me.CheckBalloonLimit = New System.Windows.Forms.CheckBox() + Me.Label10 = New System.Windows.Forms.Label() + Me.ComboDispTitle = New System.Windows.Forms.ComboBox() + Me.Label45 = New System.Windows.Forms.Label() + Me.cmbNameBalloon = New System.Windows.Forms.ComboBox() + Me.CheckDispUsername = New System.Windows.Forms.CheckBox() + Me.CheckBox3 = New System.Windows.Forms.CheckBox() Me.BasedPanel = New System.Windows.Forms.Panel() Me.AuthBasicRadio = New System.Windows.Forms.RadioButton() Me.AuthOAuthRadio = New System.Windows.Forms.RadioButton() @@ -186,37 +232,6 @@ Partial Class AppendSettingDialog Me.lblAtSelf = New System.Windows.Forms.Label() Me.lblSelf = New System.Windows.Forms.Label() Me.ButtonBackToDefaultFontColor2 = New System.Windows.Forms.Button() - Me.TweetPrvPanel = New System.Windows.Forms.Panel() - Me.Label47 = New System.Windows.Forms.Label() - Me.LabelDateTimeFormatApplied = New System.Windows.Forms.Label() - Me.Label62 = New System.Windows.Forms.Label() - Me.CmbDateTimeFormat = New System.Windows.Forms.ComboBox() - Me.Label23 = New System.Windows.Forms.Label() - Me.Label11 = New System.Windows.Forms.Label() - Me.IconSize = New System.Windows.Forms.ComboBox() - Me.TextBox3 = New System.Windows.Forms.TextBox() - Me.CheckSortOrderLock = New System.Windows.Forms.CheckBox() - Me.CheckShowGrid = New System.Windows.Forms.CheckBox() - Me.chkUnreadStyle = New System.Windows.Forms.CheckBox() - Me.OneWayLv = New System.Windows.Forms.CheckBox() - Me.PreviewPanel = New System.Windows.Forms.Panel() - Me.ReplyIconStateCombo = New System.Windows.Forms.ComboBox() - Me.Label72 = New System.Windows.Forms.Label() - Me.ChkNewMentionsBlink = New System.Windows.Forms.CheckBox() - Me.chkTabIconDisp = New System.Windows.Forms.CheckBox() - Me.CheckPreviewEnable = New System.Windows.Forms.CheckBox() - Me.Label81 = New System.Windows.Forms.Label() - Me.LanguageCombo = New System.Windows.Forms.ComboBox() - Me.Label13 = New System.Windows.Forms.Label() - Me.CheckAlwaysTop = New System.Windows.Forms.CheckBox() - Me.CheckMonospace = New System.Windows.Forms.CheckBox() - Me.CheckBalloonLimit = New System.Windows.Forms.CheckBox() - Me.Label10 = New System.Windows.Forms.Label() - Me.ComboDispTitle = New System.Windows.Forms.ComboBox() - Me.Label45 = New System.Windows.Forms.Label() - Me.cmbNameBalloon = New System.Windows.Forms.ComboBox() - Me.CheckDispUsername = New System.Windows.Forms.CheckBox() - Me.CheckBox3 = New System.Windows.Forms.CheckBox() Me.TweetActPanel = New System.Windows.Forms.Panel() Me.CheckHashSupple = New System.Windows.Forms.CheckBox() Me.CheckAtIdSupple = New System.Windows.Forms.CheckBox() @@ -249,20 +264,6 @@ Partial Class AppendSettingDialog Me.TextCountApiReply = New System.Windows.Forms.TextBox() Me.Label67 = New System.Windows.Forms.Label() Me.TextCountApi = New System.Windows.Forms.TextBox() - Me.NotifyPanel = New System.Windows.Forms.Panel() - Me.CheckUserUpdateEvent = New System.Windows.Forms.CheckBox() - Me.Label35 = New System.Windows.Forms.Label() - Me.ComboBoxEventNotifySound = New System.Windows.Forms.ComboBox() - Me.CheckFavEventUnread = New System.Windows.Forms.CheckBox() - Me.CheckListCreatedEvent = New System.Windows.Forms.CheckBox() - Me.CheckBlockEvent = New System.Windows.Forms.CheckBox() - Me.CheckForceEventNotify = New System.Windows.Forms.CheckBox() - Me.CheckListMemberRemovedEvent = New System.Windows.Forms.CheckBox() - Me.CheckListMemberAddedEvent = New System.Windows.Forms.CheckBox() - Me.CheckFollowEvent = New System.Windows.Forms.CheckBox() - Me.CheckUnfavoritesEvent = New System.Windows.Forms.CheckBox() - Me.CheckFavoritesEvent = New System.Windows.Forms.CheckBox() - Me.CheckEventNotify = New System.Windows.Forms.CheckBox() Me.FontDialog1 = New System.Windows.Forms.FontDialog() Me.ColorDialog1 = New System.Windows.Forms.ColorDialog() Me.Cancel = New System.Windows.Forms.Button() @@ -275,7 +276,10 @@ Partial Class AppendSettingDialog Me.ActionPanel.SuspendLayout() Me.GroupBox3.SuspendLayout() Me.CooperatePanel.SuspendLayout() + Me.NotifyPanel.SuspendLayout() + Me.TweetPrvPanel.SuspendLayout() Me.GetPeriodPanel.SuspendLayout() + Me.PreviewPanel.SuspendLayout() Me.BasedPanel.SuspendLayout() Me.FontPanel.SuspendLayout() Me.GroupBox1.SuspendLayout() @@ -284,12 +288,9 @@ Partial Class AppendSettingDialog Me.ConnectionPanel.SuspendLayout() Me.FontPanel2.SuspendLayout() Me.GroupBox5.SuspendLayout() - Me.TweetPrvPanel.SuspendLayout() - Me.PreviewPanel.SuspendLayout() Me.TweetActPanel.SuspendLayout() Me.StartupPanel.SuspendLayout() Me.GetCountPanel.SuspendLayout() - Me.NotifyPanel.SuspendLayout() Me.SuspendLayout() ' 'SplitContainer1 @@ -299,39 +300,46 @@ Partial Class AppendSettingDialog ' 'SplitContainer1.Panel1 ' + resources.ApplyResources(Me.SplitContainer1.Panel1, "SplitContainer1.Panel1") Me.SplitContainer1.Panel1.Controls.Add(Me.TreeViewSetting) + Me.ToolTip1.SetToolTip(Me.SplitContainer1.Panel1, resources.GetString("SplitContainer1.Panel1.ToolTip")) ' 'SplitContainer1.Panel2 ' + resources.ApplyResources(Me.SplitContainer1.Panel2, "SplitContainer1.Panel2") Me.SplitContainer1.Panel2.BackColor = System.Drawing.SystemColors.Control Me.SplitContainer1.Panel2.Controls.Add(Me.ActionPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.CooperatePanel) + Me.SplitContainer1.Panel2.Controls.Add(Me.NotifyPanel) + Me.SplitContainer1.Panel2.Controls.Add(Me.TweetPrvPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.GetPeriodPanel) + Me.SplitContainer1.Panel2.Controls.Add(Me.PreviewPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.BasedPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.FontPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.ShortUrlPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.ProxyPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.ConnectionPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.FontPanel2) - Me.SplitContainer1.Panel2.Controls.Add(Me.TweetPrvPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.PreviewPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.TweetActPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.StartupPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.GetCountPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.NotifyPanel) + Me.ToolTip1.SetToolTip(Me.SplitContainer1.Panel2, resources.GetString("SplitContainer1.Panel2.ToolTip")) Me.SplitContainer1.TabStop = False + Me.ToolTip1.SetToolTip(Me.SplitContainer1, resources.GetString("SplitContainer1.ToolTip")) ' 'TreeViewSetting ' - Me.TreeViewSetting.Cursor = System.Windows.Forms.Cursors.Hand resources.ApplyResources(Me.TreeViewSetting, "TreeViewSetting") + Me.TreeViewSetting.Cursor = System.Windows.Forms.Cursors.Hand Me.TreeViewSetting.HideSelection = False Me.TreeViewSetting.Name = "TreeViewSetting" Me.TreeViewSetting.Nodes.AddRange(New System.Windows.Forms.TreeNode() {CType(resources.GetObject("TreeViewSetting.Nodes"), System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes1"), System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes2"), System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes3"), System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes4"), System.Windows.Forms.TreeNode)}) Me.TreeViewSetting.ShowLines = False + Me.ToolTip1.SetToolTip(Me.TreeViewSetting, resources.GetString("TreeViewSetting.ToolTip")) ' 'ActionPanel ' + resources.ApplyResources(Me.ActionPanel, "ActionPanel") Me.ActionPanel.Controls.Add(Me.Label38) Me.ActionPanel.Controls.Add(Me.ListDoubleClickActionComboBox) Me.ActionPanel.Controls.Add(Me.CheckOpenUserTimeline) @@ -348,30 +356,34 @@ Partial Class AppendSettingDialog Me.ActionPanel.Controls.Add(Me.CheckCloseToExit) Me.ActionPanel.Controls.Add(Me.CheckMinimizeToTray) Me.ActionPanel.Controls.Add(Me.CheckReadOldPosts) - resources.ApplyResources(Me.ActionPanel, "ActionPanel") Me.ActionPanel.Name = "ActionPanel" + Me.ToolTip1.SetToolTip(Me.ActionPanel, resources.GetString("ActionPanel.ToolTip")) ' 'Label38 ' resources.ApplyResources(Me.Label38, "Label38") Me.Label38.Name = "Label38" + Me.ToolTip1.SetToolTip(Me.Label38, resources.GetString("Label38.ToolTip")) ' 'ListDoubleClickActionComboBox ' + resources.ApplyResources(Me.ListDoubleClickActionComboBox, "ListDoubleClickActionComboBox") Me.ListDoubleClickActionComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ListDoubleClickActionComboBox.FormattingEnabled = True Me.ListDoubleClickActionComboBox.Items.AddRange(New Object() {resources.GetString("ListDoubleClickActionComboBox.Items"), resources.GetString("ListDoubleClickActionComboBox.Items1"), resources.GetString("ListDoubleClickActionComboBox.Items2"), resources.GetString("ListDoubleClickActionComboBox.Items3"), resources.GetString("ListDoubleClickActionComboBox.Items4"), resources.GetString("ListDoubleClickActionComboBox.Items5"), resources.GetString("ListDoubleClickActionComboBox.Items6"), resources.GetString("ListDoubleClickActionComboBox.Items7")}) - resources.ApplyResources(Me.ListDoubleClickActionComboBox, "ListDoubleClickActionComboBox") Me.ListDoubleClickActionComboBox.Name = "ListDoubleClickActionComboBox" + Me.ToolTip1.SetToolTip(Me.ListDoubleClickActionComboBox, resources.GetString("ListDoubleClickActionComboBox.ToolTip")) ' 'CheckOpenUserTimeline ' resources.ApplyResources(Me.CheckOpenUserTimeline, "CheckOpenUserTimeline") Me.CheckOpenUserTimeline.Name = "CheckOpenUserTimeline" + Me.ToolTip1.SetToolTip(Me.CheckOpenUserTimeline, resources.GetString("CheckOpenUserTimeline.ToolTip")) Me.CheckOpenUserTimeline.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) @@ -379,14 +391,15 @@ Partial Class AppendSettingDialog 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 + Me.ToolTip1.SetToolTip(Me.GroupBox3, resources.GetString("GroupBox3.ToolTip")) ' 'HotkeyCheck ' resources.ApplyResources(Me.HotkeyCheck, "HotkeyCheck") Me.HotkeyCheck.Name = "HotkeyCheck" + Me.ToolTip1.SetToolTip(Me.HotkeyCheck, resources.GetString("HotkeyCheck.ToolTip")) Me.HotkeyCheck.UseVisualStyleBackColor = True ' 'HotkeyCode @@ -394,35 +407,41 @@ Partial Class AppendSettingDialog resources.ApplyResources(Me.HotkeyCode, "HotkeyCode") Me.HotkeyCode.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.HotkeyCode.Name = "HotkeyCode" + Me.ToolTip1.SetToolTip(Me.HotkeyCode, resources.GetString("HotkeyCode.ToolTip")) ' 'HotkeyText ' resources.ApplyResources(Me.HotkeyText, "HotkeyText") Me.HotkeyText.Name = "HotkeyText" Me.HotkeyText.ReadOnly = True + Me.ToolTip1.SetToolTip(Me.HotkeyText, resources.GetString("HotkeyText.ToolTip")) ' 'HotkeyWin ' resources.ApplyResources(Me.HotkeyWin, "HotkeyWin") Me.HotkeyWin.Name = "HotkeyWin" + Me.ToolTip1.SetToolTip(Me.HotkeyWin, resources.GetString("HotkeyWin.ToolTip")) Me.HotkeyWin.UseVisualStyleBackColor = True ' 'HotkeyAlt ' resources.ApplyResources(Me.HotkeyAlt, "HotkeyAlt") Me.HotkeyAlt.Name = "HotkeyAlt" + Me.ToolTip1.SetToolTip(Me.HotkeyAlt, resources.GetString("HotkeyAlt.ToolTip")) Me.HotkeyAlt.UseVisualStyleBackColor = True ' 'HotkeyShift ' resources.ApplyResources(Me.HotkeyShift, "HotkeyShift") Me.HotkeyShift.Name = "HotkeyShift" + Me.ToolTip1.SetToolTip(Me.HotkeyShift, resources.GetString("HotkeyShift.ToolTip")) Me.HotkeyShift.UseVisualStyleBackColor = True ' 'HotkeyCtrl ' resources.ApplyResources(Me.HotkeyCtrl, "HotkeyCtrl") Me.HotkeyCtrl.Name = "HotkeyCtrl" + Me.ToolTip1.SetToolTip(Me.HotkeyCtrl, resources.GetString("HotkeyCtrl.ToolTip")) Me.HotkeyCtrl.UseVisualStyleBackColor = True ' 'Label57 @@ -431,74 +450,87 @@ Partial Class AppendSettingDialog Me.Label57.BackColor = System.Drawing.SystemColors.ActiveCaption Me.Label57.ForeColor = System.Drawing.SystemColors.ActiveCaptionText Me.Label57.Name = "Label57" + Me.ToolTip1.SetToolTip(Me.Label57, resources.GetString("Label57.ToolTip")) ' 'CheckFavRestrict ' resources.ApplyResources(Me.CheckFavRestrict, "CheckFavRestrict") Me.CheckFavRestrict.Name = "CheckFavRestrict" + Me.ToolTip1.SetToolTip(Me.CheckFavRestrict, resources.GetString("CheckFavRestrict.ToolTip")) Me.CheckFavRestrict.UseVisualStyleBackColor = True ' 'Button3 ' resources.ApplyResources(Me.Button3, "Button3") Me.Button3.Name = "Button3" + Me.ToolTip1.SetToolTip(Me.Button3, resources.GetString("Button3.ToolTip")) Me.Button3.UseVisualStyleBackColor = True ' 'PlaySnd ' resources.ApplyResources(Me.PlaySnd, "PlaySnd") Me.PlaySnd.Name = "PlaySnd" + Me.ToolTip1.SetToolTip(Me.PlaySnd, resources.GetString("PlaySnd.ToolTip")) Me.PlaySnd.UseVisualStyleBackColor = True ' 'chkReadOwnPost ' resources.ApplyResources(Me.chkReadOwnPost, "chkReadOwnPost") Me.chkReadOwnPost.Name = "chkReadOwnPost" + Me.ToolTip1.SetToolTip(Me.chkReadOwnPost, resources.GetString("chkReadOwnPost.ToolTip")) Me.chkReadOwnPost.UseVisualStyleBackColor = True ' '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" + Me.ToolTip1.SetToolTip(Me.Label15, resources.GetString("Label15.ToolTip")) ' 'BrowserPathText ' resources.ApplyResources(Me.BrowserPathText, "BrowserPathText") Me.BrowserPathText.Name = "BrowserPathText" + Me.ToolTip1.SetToolTip(Me.BrowserPathText, resources.GetString("BrowserPathText.ToolTip")) ' 'UReadMng ' resources.ApplyResources(Me.UReadMng, "UReadMng") Me.UReadMng.Name = "UReadMng" + Me.ToolTip1.SetToolTip(Me.UReadMng, resources.GetString("UReadMng.ToolTip")) Me.UReadMng.UseVisualStyleBackColor = True ' 'Label44 ' resources.ApplyResources(Me.Label44, "Label44") Me.Label44.Name = "Label44" + Me.ToolTip1.SetToolTip(Me.Label44, resources.GetString("Label44.ToolTip")) ' 'CheckCloseToExit ' resources.ApplyResources(Me.CheckCloseToExit, "CheckCloseToExit") Me.CheckCloseToExit.Name = "CheckCloseToExit" + Me.ToolTip1.SetToolTip(Me.CheckCloseToExit, resources.GetString("CheckCloseToExit.ToolTip")) Me.CheckCloseToExit.UseVisualStyleBackColor = True ' 'CheckMinimizeToTray ' resources.ApplyResources(Me.CheckMinimizeToTray, "CheckMinimizeToTray") Me.CheckMinimizeToTray.Name = "CheckMinimizeToTray" + Me.ToolTip1.SetToolTip(Me.CheckMinimizeToTray, resources.GetString("CheckMinimizeToTray.ToolTip")) Me.CheckMinimizeToTray.UseVisualStyleBackColor = True ' 'CheckReadOldPosts ' resources.ApplyResources(Me.CheckReadOldPosts, "CheckReadOldPosts") Me.CheckReadOldPosts.Name = "CheckReadOldPosts" + Me.ToolTip1.SetToolTip(Me.CheckReadOldPosts, resources.GetString("CheckReadOldPosts.ToolTip")) Me.CheckReadOldPosts.UseVisualStyleBackColor = True ' 'CooperatePanel ' + resources.ApplyResources(Me.CooperatePanel, "CooperatePanel") Me.CooperatePanel.Controls.Add(Me.Label39) Me.CooperatePanel.Controls.Add(Me.UserAppointUrlText) Me.CooperatePanel.Controls.Add(Me.ComboBoxTranslateLanguage) @@ -509,210 +541,638 @@ Partial Class AppendSettingDialog Me.CooperatePanel.Controls.Add(Me.Label60) Me.CooperatePanel.Controls.Add(Me.Label59) Me.CooperatePanel.Controls.Add(Me.ComboBoxOutputzUrlmode) - resources.ApplyResources(Me.CooperatePanel, "CooperatePanel") Me.CooperatePanel.Name = "CooperatePanel" + Me.ToolTip1.SetToolTip(Me.CooperatePanel, resources.GetString("CooperatePanel.ToolTip")) ' 'Label39 ' resources.ApplyResources(Me.Label39, "Label39") Me.Label39.Name = "Label39" + Me.ToolTip1.SetToolTip(Me.Label39, resources.GetString("Label39.ToolTip")) ' 'UserAppointUrlText ' resources.ApplyResources(Me.UserAppointUrlText, "UserAppointUrlText") Me.UserAppointUrlText.Name = "UserAppointUrlText" + Me.ToolTip1.SetToolTip(Me.UserAppointUrlText, resources.GetString("UserAppointUrlText.ToolTip")) ' 'ComboBoxTranslateLanguage ' + resources.ApplyResources(Me.ComboBoxTranslateLanguage, "ComboBoxTranslateLanguage") Me.ComboBoxTranslateLanguage.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBoxTranslateLanguage.FormattingEnabled = True Me.ComboBoxTranslateLanguage.Items.AddRange(New Object() {resources.GetString("ComboBoxTranslateLanguage.Items"), resources.GetString("ComboBoxTranslateLanguage.Items1"), resources.GetString("ComboBoxTranslateLanguage.Items2"), resources.GetString("ComboBoxTranslateLanguage.Items3"), resources.GetString("ComboBoxTranslateLanguage.Items4"), resources.GetString("ComboBoxTranslateLanguage.Items5"), resources.GetString("ComboBoxTranslateLanguage.Items6"), resources.GetString("ComboBoxTranslateLanguage.Items7"), resources.GetString("ComboBoxTranslateLanguage.Items8"), resources.GetString("ComboBoxTranslateLanguage.Items9"), resources.GetString("ComboBoxTranslateLanguage.Items10"), resources.GetString("ComboBoxTranslateLanguage.Items11"), resources.GetString("ComboBoxTranslateLanguage.Items12"), resources.GetString("ComboBoxTranslateLanguage.Items13"), resources.GetString("ComboBoxTranslateLanguage.Items14"), resources.GetString("ComboBoxTranslateLanguage.Items15"), resources.GetString("ComboBoxTranslateLanguage.Items16"), resources.GetString("ComboBoxTranslateLanguage.Items17"), resources.GetString("ComboBoxTranslateLanguage.Items18"), resources.GetString("ComboBoxTranslateLanguage.Items19"), resources.GetString("ComboBoxTranslateLanguage.Items20"), resources.GetString("ComboBoxTranslateLanguage.Items21"), resources.GetString("ComboBoxTranslateLanguage.Items22"), resources.GetString("ComboBoxTranslateLanguage.Items23"), resources.GetString("ComboBoxTranslateLanguage.Items24"), resources.GetString("ComboBoxTranslateLanguage.Items25"), resources.GetString("ComboBoxTranslateLanguage.Items26"), resources.GetString("ComboBoxTranslateLanguage.Items27"), resources.GetString("ComboBoxTranslateLanguage.Items28"), resources.GetString("ComboBoxTranslateLanguage.Items29"), resources.GetString("ComboBoxTranslateLanguage.Items30"), resources.GetString("ComboBoxTranslateLanguage.Items31"), resources.GetString("ComboBoxTranslateLanguage.Items32"), resources.GetString("ComboBoxTranslateLanguage.Items33"), resources.GetString("ComboBoxTranslateLanguage.Items34"), resources.GetString("ComboBoxTranslateLanguage.Items35"), resources.GetString("ComboBoxTranslateLanguage.Items36"), resources.GetString("ComboBoxTranslateLanguage.Items37"), resources.GetString("ComboBoxTranslateLanguage.Items38"), resources.GetString("ComboBoxTranslateLanguage.Items39"), resources.GetString("ComboBoxTranslateLanguage.Items40"), resources.GetString("ComboBoxTranslateLanguage.Items41"), resources.GetString("ComboBoxTranslateLanguage.Items42"), resources.GetString("ComboBoxTranslateLanguage.Items43"), resources.GetString("ComboBoxTranslateLanguage.Items44"), resources.GetString("ComboBoxTranslateLanguage.Items45"), resources.GetString("ComboBoxTranslateLanguage.Items46"), resources.GetString("ComboBoxTranslateLanguage.Items47"), resources.GetString("ComboBoxTranslateLanguage.Items48"), resources.GetString("ComboBoxTranslateLanguage.Items49"), resources.GetString("ComboBoxTranslateLanguage.Items50"), resources.GetString("ComboBoxTranslateLanguage.Items51"), resources.GetString("ComboBoxTranslateLanguage.Items52"), resources.GetString("ComboBoxTranslateLanguage.Items53"), resources.GetString("ComboBoxTranslateLanguage.Items54"), resources.GetString("ComboBoxTranslateLanguage.Items55"), resources.GetString("ComboBoxTranslateLanguage.Items56"), resources.GetString("ComboBoxTranslateLanguage.Items57"), resources.GetString("ComboBoxTranslateLanguage.Items58"), resources.GetString("ComboBoxTranslateLanguage.Items59"), resources.GetString("ComboBoxTranslateLanguage.Items60"), resources.GetString("ComboBoxTranslateLanguage.Items61"), resources.GetString("ComboBoxTranslateLanguage.Items62"), resources.GetString("ComboBoxTranslateLanguage.Items63"), resources.GetString("ComboBoxTranslateLanguage.Items64"), resources.GetString("ComboBoxTranslateLanguage.Items65"), resources.GetString("ComboBoxTranslateLanguage.Items66"), resources.GetString("ComboBoxTranslateLanguage.Items67"), resources.GetString("ComboBoxTranslateLanguage.Items68"), resources.GetString("ComboBoxTranslateLanguage.Items69"), resources.GetString("ComboBoxTranslateLanguage.Items70"), resources.GetString("ComboBoxTranslateLanguage.Items71"), resources.GetString("ComboBoxTranslateLanguage.Items72"), resources.GetString("ComboBoxTranslateLanguage.Items73"), resources.GetString("ComboBoxTranslateLanguage.Items74"), resources.GetString("ComboBoxTranslateLanguage.Items75"), resources.GetString("ComboBoxTranslateLanguage.Items76"), resources.GetString("ComboBoxTranslateLanguage.Items77"), resources.GetString("ComboBoxTranslateLanguage.Items78"), resources.GetString("ComboBoxTranslateLanguage.Items79"), resources.GetString("ComboBoxTranslateLanguage.Items80"), resources.GetString("ComboBoxTranslateLanguage.Items81"), resources.GetString("ComboBoxTranslateLanguage.Items82"), resources.GetString("ComboBoxTranslateLanguage.Items83"), resources.GetString("ComboBoxTranslateLanguage.Items84"), resources.GetString("ComboBoxTranslateLanguage.Items85"), resources.GetString("ComboBoxTranslateLanguage.Items86"), resources.GetString("ComboBoxTranslateLanguage.Items87"), resources.GetString("ComboBoxTranslateLanguage.Items88"), resources.GetString("ComboBoxTranslateLanguage.Items89"), resources.GetString("ComboBoxTranslateLanguage.Items90"), resources.GetString("ComboBoxTranslateLanguage.Items91"), resources.GetString("ComboBoxTranslateLanguage.Items92"), resources.GetString("ComboBoxTranslateLanguage.Items93"), resources.GetString("ComboBoxTranslateLanguage.Items94"), resources.GetString("ComboBoxTranslateLanguage.Items95"), resources.GetString("ComboBoxTranslateLanguage.Items96"), resources.GetString("ComboBoxTranslateLanguage.Items97"), resources.GetString("ComboBoxTranslateLanguage.Items98"), resources.GetString("ComboBoxTranslateLanguage.Items99"), resources.GetString("ComboBoxTranslateLanguage.Items100"), resources.GetString("ComboBoxTranslateLanguage.Items101"), resources.GetString("ComboBoxTranslateLanguage.Items102"), resources.GetString("ComboBoxTranslateLanguage.Items103"), resources.GetString("ComboBoxTranslateLanguage.Items104"), resources.GetString("ComboBoxTranslateLanguage.Items105"), resources.GetString("ComboBoxTranslateLanguage.Items106")}) - resources.ApplyResources(Me.ComboBoxTranslateLanguage, "ComboBoxTranslateLanguage") Me.ComboBoxTranslateLanguage.Name = "ComboBoxTranslateLanguage" + Me.ToolTip1.SetToolTip(Me.ComboBoxTranslateLanguage, resources.GetString("ComboBoxTranslateLanguage.ToolTip")) ' 'Label29 ' resources.ApplyResources(Me.Label29, "Label29") Me.Label29.Name = "Label29" + Me.ToolTip1.SetToolTip(Me.Label29, resources.GetString("Label29.ToolTip")) ' 'CheckOutputz ' resources.ApplyResources(Me.CheckOutputz, "CheckOutputz") Me.CheckOutputz.Name = "CheckOutputz" + Me.ToolTip1.SetToolTip(Me.CheckOutputz, resources.GetString("CheckOutputz.ToolTip")) Me.CheckOutputz.UseVisualStyleBackColor = True ' 'CheckNicoms ' resources.ApplyResources(Me.CheckNicoms, "CheckNicoms") Me.CheckNicoms.Name = "CheckNicoms" + Me.ToolTip1.SetToolTip(Me.CheckNicoms, resources.GetString("CheckNicoms.ToolTip")) Me.CheckNicoms.UseVisualStyleBackColor = True ' 'TextBoxOutputzKey ' resources.ApplyResources(Me.TextBoxOutputzKey, "TextBoxOutputzKey") Me.TextBoxOutputzKey.Name = "TextBoxOutputzKey" + Me.ToolTip1.SetToolTip(Me.TextBoxOutputzKey, resources.GetString("TextBoxOutputzKey.ToolTip")) ' 'Label60 ' resources.ApplyResources(Me.Label60, "Label60") Me.Label60.Name = "Label60" + Me.ToolTip1.SetToolTip(Me.Label60, resources.GetString("Label60.ToolTip")) ' 'Label59 ' resources.ApplyResources(Me.Label59, "Label59") Me.Label59.Name = "Label59" + Me.ToolTip1.SetToolTip(Me.Label59, resources.GetString("Label59.ToolTip")) ' '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" + Me.ToolTip1.SetToolTip(Me.ComboBoxOutputzUrlmode, resources.GetString("ComboBoxOutputzUrlmode.ToolTip")) ' - 'GetPeriodPanel - ' - Me.GetPeriodPanel.Controls.Add(Me.LabelApiUsingUserStreamEnabled) - Me.GetPeriodPanel.Controls.Add(Me.LabelUserStreamActive) - Me.GetPeriodPanel.Controls.Add(Me.Label21) - Me.GetPeriodPanel.Controls.Add(Me.UserTimelinePeriod) - Me.GetPeriodPanel.Controls.Add(Me.TimelinePeriod) - Me.GetPeriodPanel.Controls.Add(Me.Label3) - Me.GetPeriodPanel.Controls.Add(Me.ButtonApiCalc) - Me.GetPeriodPanel.Controls.Add(Me.LabelPostAndGet) - Me.GetPeriodPanel.Controls.Add(Me.LabelApiUsing) - Me.GetPeriodPanel.Controls.Add(Me.Label33) - Me.GetPeriodPanel.Controls.Add(Me.ListsPeriod) - Me.GetPeriodPanel.Controls.Add(Me.Label7) - Me.GetPeriodPanel.Controls.Add(Me.PubSearchPeriod) - Me.GetPeriodPanel.Controls.Add(Me.Label69) - Me.GetPeriodPanel.Controls.Add(Me.ReplyPeriod) - Me.GetPeriodPanel.Controls.Add(Me.CheckPostAndGet) - Me.GetPeriodPanel.Controls.Add(Me.CheckPeriodAdjust) - Me.GetPeriodPanel.Controls.Add(Me.Label5) - Me.GetPeriodPanel.Controls.Add(Me.DMPeriod) - Me.GetPeriodPanel.Controls.Add(Me.UserstreamPeriod) - Me.GetPeriodPanel.Controls.Add(Me.StartupUserstreamCheck) - Me.GetPeriodPanel.Controls.Add(Me.Label83) - resources.ApplyResources(Me.GetPeriodPanel, "GetPeriodPanel") - Me.GetPeriodPanel.Name = "GetPeriodPanel" - ' - 'LabelApiUsingUserStreamEnabled - ' - resources.ApplyResources(Me.LabelApiUsingUserStreamEnabled, "LabelApiUsingUserStreamEnabled") - Me.LabelApiUsingUserStreamEnabled.Name = "LabelApiUsingUserStreamEnabled" + 'NotifyPanel ' - 'LabelUserStreamActive + resources.ApplyResources(Me.NotifyPanel, "NotifyPanel") + Me.NotifyPanel.Controls.Add(Me.CheckUserUpdateEvent) + Me.NotifyPanel.Controls.Add(Me.Label35) + Me.NotifyPanel.Controls.Add(Me.ComboBoxEventNotifySound) + Me.NotifyPanel.Controls.Add(Me.CheckFavEventUnread) + Me.NotifyPanel.Controls.Add(Me.CheckListCreatedEvent) + Me.NotifyPanel.Controls.Add(Me.CheckBlockEvent) + Me.NotifyPanel.Controls.Add(Me.CheckForceEventNotify) + Me.NotifyPanel.Controls.Add(Me.CheckListMemberRemovedEvent) + Me.NotifyPanel.Controls.Add(Me.CheckListMemberAddedEvent) + Me.NotifyPanel.Controls.Add(Me.CheckFollowEvent) + Me.NotifyPanel.Controls.Add(Me.CheckUnfavoritesEvent) + Me.NotifyPanel.Controls.Add(Me.CheckFavoritesEvent) + Me.NotifyPanel.Controls.Add(Me.CheckEventNotify) + Me.NotifyPanel.Name = "NotifyPanel" + Me.ToolTip1.SetToolTip(Me.NotifyPanel, resources.GetString("NotifyPanel.ToolTip")) ' - resources.ApplyResources(Me.LabelUserStreamActive, "LabelUserStreamActive") - Me.LabelUserStreamActive.Name = "LabelUserStreamActive" + 'CheckUserUpdateEvent ' - 'Label21 + resources.ApplyResources(Me.CheckUserUpdateEvent, "CheckUserUpdateEvent") + Me.CheckUserUpdateEvent.Checked = True + Me.CheckUserUpdateEvent.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckUserUpdateEvent.Name = "CheckUserUpdateEvent" + Me.CheckUserUpdateEvent.ThreeState = True + Me.ToolTip1.SetToolTip(Me.CheckUserUpdateEvent, resources.GetString("CheckUserUpdateEvent.ToolTip")) + Me.CheckUserUpdateEvent.UseVisualStyleBackColor = True ' - resources.ApplyResources(Me.Label21, "Label21") - Me.Label21.Name = "Label21" + 'Label35 ' - 'UserTimelinePeriod + resources.ApplyResources(Me.Label35, "Label35") + Me.Label35.Name = "Label35" + Me.ToolTip1.SetToolTip(Me.Label35, resources.GetString("Label35.ToolTip")) ' - resources.ApplyResources(Me.UserTimelinePeriod, "UserTimelinePeriod") - Me.UserTimelinePeriod.Name = "UserTimelinePeriod" + 'ComboBoxEventNotifySound ' - 'TimelinePeriod + resources.ApplyResources(Me.ComboBoxEventNotifySound, "ComboBoxEventNotifySound") + Me.ComboBoxEventNotifySound.FormattingEnabled = True + Me.ComboBoxEventNotifySound.Name = "ComboBoxEventNotifySound" + Me.ToolTip1.SetToolTip(Me.ComboBoxEventNotifySound, resources.GetString("ComboBoxEventNotifySound.ToolTip")) ' - resources.ApplyResources(Me.TimelinePeriod, "TimelinePeriod") - Me.TimelinePeriod.Name = "TimelinePeriod" + 'CheckFavEventUnread ' - 'Label3 + resources.ApplyResources(Me.CheckFavEventUnread, "CheckFavEventUnread") + Me.CheckFavEventUnread.Checked = True + Me.CheckFavEventUnread.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckFavEventUnread.Name = "CheckFavEventUnread" + Me.ToolTip1.SetToolTip(Me.CheckFavEventUnread, resources.GetString("CheckFavEventUnread.ToolTip")) + Me.CheckFavEventUnread.UseVisualStyleBackColor = True ' - resources.ApplyResources(Me.Label3, "Label3") - Me.Label3.Name = "Label3" + 'CheckListCreatedEvent ' - 'ButtonApiCalc + resources.ApplyResources(Me.CheckListCreatedEvent, "CheckListCreatedEvent") + Me.CheckListCreatedEvent.Checked = True + Me.CheckListCreatedEvent.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckListCreatedEvent.Name = "CheckListCreatedEvent" + Me.CheckListCreatedEvent.ThreeState = True + Me.ToolTip1.SetToolTip(Me.CheckListCreatedEvent, resources.GetString("CheckListCreatedEvent.ToolTip")) + Me.CheckListCreatedEvent.UseVisualStyleBackColor = True ' - resources.ApplyResources(Me.ButtonApiCalc, "ButtonApiCalc") - Me.ButtonApiCalc.Name = "ButtonApiCalc" - Me.ButtonApiCalc.UseVisualStyleBackColor = True + 'CheckBlockEvent ' - 'LabelPostAndGet + resources.ApplyResources(Me.CheckBlockEvent, "CheckBlockEvent") + Me.CheckBlockEvent.Checked = True + Me.CheckBlockEvent.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckBlockEvent.Name = "CheckBlockEvent" + Me.CheckBlockEvent.ThreeState = True + Me.ToolTip1.SetToolTip(Me.CheckBlockEvent, resources.GetString("CheckBlockEvent.ToolTip")) + Me.CheckBlockEvent.UseVisualStyleBackColor = True ' - resources.ApplyResources(Me.LabelPostAndGet, "LabelPostAndGet") - Me.LabelPostAndGet.Name = "LabelPostAndGet" + 'CheckForceEventNotify ' - 'LabelApiUsing + resources.ApplyResources(Me.CheckForceEventNotify, "CheckForceEventNotify") + Me.CheckForceEventNotify.Checked = True + Me.CheckForceEventNotify.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckForceEventNotify.Name = "CheckForceEventNotify" + Me.ToolTip1.SetToolTip(Me.CheckForceEventNotify, resources.GetString("CheckForceEventNotify.ToolTip")) + Me.CheckForceEventNotify.UseVisualStyleBackColor = True ' - resources.ApplyResources(Me.LabelApiUsing, "LabelApiUsing") - Me.LabelApiUsing.Name = "LabelApiUsing" + 'CheckListMemberRemovedEvent ' - 'Label33 + resources.ApplyResources(Me.CheckListMemberRemovedEvent, "CheckListMemberRemovedEvent") + Me.CheckListMemberRemovedEvent.Checked = True + Me.CheckListMemberRemovedEvent.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckListMemberRemovedEvent.Name = "CheckListMemberRemovedEvent" + Me.CheckListMemberRemovedEvent.ThreeState = True + Me.ToolTip1.SetToolTip(Me.CheckListMemberRemovedEvent, resources.GetString("CheckListMemberRemovedEvent.ToolTip")) + Me.CheckListMemberRemovedEvent.UseVisualStyleBackColor = True ' - resources.ApplyResources(Me.Label33, "Label33") - Me.Label33.Name = "Label33" + 'CheckListMemberAddedEvent ' - 'ListsPeriod + resources.ApplyResources(Me.CheckListMemberAddedEvent, "CheckListMemberAddedEvent") + Me.CheckListMemberAddedEvent.Checked = True + Me.CheckListMemberAddedEvent.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckListMemberAddedEvent.Name = "CheckListMemberAddedEvent" + Me.CheckListMemberAddedEvent.ThreeState = True + Me.ToolTip1.SetToolTip(Me.CheckListMemberAddedEvent, resources.GetString("CheckListMemberAddedEvent.ToolTip")) + Me.CheckListMemberAddedEvent.UseVisualStyleBackColor = True ' - resources.ApplyResources(Me.ListsPeriod, "ListsPeriod") - Me.ListsPeriod.Name = "ListsPeriod" + 'CheckFollowEvent + ' + resources.ApplyResources(Me.CheckFollowEvent, "CheckFollowEvent") + Me.CheckFollowEvent.Checked = True + Me.CheckFollowEvent.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckFollowEvent.Name = "CheckFollowEvent" + Me.CheckFollowEvent.ThreeState = True + Me.ToolTip1.SetToolTip(Me.CheckFollowEvent, resources.GetString("CheckFollowEvent.ToolTip")) + Me.CheckFollowEvent.UseVisualStyleBackColor = True + ' + 'CheckUnfavoritesEvent + ' + resources.ApplyResources(Me.CheckUnfavoritesEvent, "CheckUnfavoritesEvent") + Me.CheckUnfavoritesEvent.Checked = True + Me.CheckUnfavoritesEvent.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckUnfavoritesEvent.Name = "CheckUnfavoritesEvent" + Me.CheckUnfavoritesEvent.ThreeState = True + Me.ToolTip1.SetToolTip(Me.CheckUnfavoritesEvent, resources.GetString("CheckUnfavoritesEvent.ToolTip")) + Me.CheckUnfavoritesEvent.UseVisualStyleBackColor = True + ' + 'CheckFavoritesEvent + ' + resources.ApplyResources(Me.CheckFavoritesEvent, "CheckFavoritesEvent") + Me.CheckFavoritesEvent.Checked = True + Me.CheckFavoritesEvent.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckFavoritesEvent.Name = "CheckFavoritesEvent" + Me.CheckFavoritesEvent.ThreeState = True + Me.ToolTip1.SetToolTip(Me.CheckFavoritesEvent, resources.GetString("CheckFavoritesEvent.ToolTip")) + Me.CheckFavoritesEvent.UseVisualStyleBackColor = True + ' + 'CheckEventNotify + ' + resources.ApplyResources(Me.CheckEventNotify, "CheckEventNotify") + Me.CheckEventNotify.Checked = True + Me.CheckEventNotify.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckEventNotify.Name = "CheckEventNotify" + Me.ToolTip1.SetToolTip(Me.CheckEventNotify, resources.GetString("CheckEventNotify.ToolTip")) + Me.CheckEventNotify.UseVisualStyleBackColor = True + ' + 'TweetPrvPanel + ' + resources.ApplyResources(Me.TweetPrvPanel, "TweetPrvPanel") + Me.TweetPrvPanel.Controls.Add(Me.HideDuplicatedRetweetsCheck) + Me.TweetPrvPanel.Controls.Add(Me.Label47) + Me.TweetPrvPanel.Controls.Add(Me.LabelDateTimeFormatApplied) + Me.TweetPrvPanel.Controls.Add(Me.Label62) + Me.TweetPrvPanel.Controls.Add(Me.CmbDateTimeFormat) + Me.TweetPrvPanel.Controls.Add(Me.Label23) + Me.TweetPrvPanel.Controls.Add(Me.Label11) + Me.TweetPrvPanel.Controls.Add(Me.IconSize) + Me.TweetPrvPanel.Controls.Add(Me.TextBox3) + Me.TweetPrvPanel.Controls.Add(Me.CheckSortOrderLock) + Me.TweetPrvPanel.Controls.Add(Me.CheckShowGrid) + Me.TweetPrvPanel.Controls.Add(Me.chkUnreadStyle) + Me.TweetPrvPanel.Controls.Add(Me.OneWayLv) + Me.TweetPrvPanel.Name = "TweetPrvPanel" + Me.ToolTip1.SetToolTip(Me.TweetPrvPanel, resources.GetString("TweetPrvPanel.ToolTip")) + ' + 'HideDuplicatedRetweetsCheck + ' + resources.ApplyResources(Me.HideDuplicatedRetweetsCheck, "HideDuplicatedRetweetsCheck") + Me.HideDuplicatedRetweetsCheck.Name = "HideDuplicatedRetweetsCheck" + Me.ToolTip1.SetToolTip(Me.HideDuplicatedRetweetsCheck, resources.GetString("HideDuplicatedRetweetsCheck.ToolTip")) + Me.HideDuplicatedRetweetsCheck.UseVisualStyleBackColor = True + ' + 'Label47 + ' + resources.ApplyResources(Me.Label47, "Label47") + Me.Label47.BackColor = System.Drawing.SystemColors.ActiveCaption + Me.Label47.ForeColor = System.Drawing.SystemColors.ActiveCaptionText + Me.Label47.Name = "Label47" + Me.ToolTip1.SetToolTip(Me.Label47, resources.GetString("Label47.ToolTip")) + ' + 'LabelDateTimeFormatApplied + ' + resources.ApplyResources(Me.LabelDateTimeFormatApplied, "LabelDateTimeFormatApplied") + Me.LabelDateTimeFormatApplied.Name = "LabelDateTimeFormatApplied" + Me.ToolTip1.SetToolTip(Me.LabelDateTimeFormatApplied, resources.GetString("LabelDateTimeFormatApplied.ToolTip")) + ' + 'Label62 + ' + resources.ApplyResources(Me.Label62, "Label62") + Me.Label62.Name = "Label62" + Me.ToolTip1.SetToolTip(Me.Label62, resources.GetString("Label62.ToolTip")) + ' + 'CmbDateTimeFormat + ' + resources.ApplyResources(Me.CmbDateTimeFormat, "CmbDateTimeFormat") + Me.CmbDateTimeFormat.Items.AddRange(New Object() {resources.GetString("CmbDateTimeFormat.Items"), resources.GetString("CmbDateTimeFormat.Items1"), resources.GetString("CmbDateTimeFormat.Items2"), resources.GetString("CmbDateTimeFormat.Items3"), resources.GetString("CmbDateTimeFormat.Items4"), resources.GetString("CmbDateTimeFormat.Items5"), resources.GetString("CmbDateTimeFormat.Items6"), resources.GetString("CmbDateTimeFormat.Items7"), resources.GetString("CmbDateTimeFormat.Items8"), resources.GetString("CmbDateTimeFormat.Items9"), resources.GetString("CmbDateTimeFormat.Items10")}) + Me.CmbDateTimeFormat.Name = "CmbDateTimeFormat" + Me.ToolTip1.SetToolTip(Me.CmbDateTimeFormat, resources.GetString("CmbDateTimeFormat.ToolTip")) + ' + 'Label23 + ' + resources.ApplyResources(Me.Label23, "Label23") + Me.Label23.Name = "Label23" + Me.ToolTip1.SetToolTip(Me.Label23, resources.GetString("Label23.ToolTip")) + ' + 'Label11 + ' + resources.ApplyResources(Me.Label11, "Label11") + Me.Label11.Name = "Label11" + Me.ToolTip1.SetToolTip(Me.Label11, resources.GetString("Label11.ToolTip")) + ' + '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")}) + Me.IconSize.Name = "IconSize" + Me.ToolTip1.SetToolTip(Me.IconSize, resources.GetString("IconSize.ToolTip")) + ' + 'TextBox3 + ' + resources.ApplyResources(Me.TextBox3, "TextBox3") + Me.TextBox3.Name = "TextBox3" + Me.ToolTip1.SetToolTip(Me.TextBox3, resources.GetString("TextBox3.ToolTip")) + ' + 'CheckSortOrderLock + ' + resources.ApplyResources(Me.CheckSortOrderLock, "CheckSortOrderLock") + Me.CheckSortOrderLock.Name = "CheckSortOrderLock" + Me.ToolTip1.SetToolTip(Me.CheckSortOrderLock, resources.GetString("CheckSortOrderLock.ToolTip")) + Me.CheckSortOrderLock.UseVisualStyleBackColor = True + ' + 'CheckShowGrid + ' + resources.ApplyResources(Me.CheckShowGrid, "CheckShowGrid") + Me.CheckShowGrid.Name = "CheckShowGrid" + Me.ToolTip1.SetToolTip(Me.CheckShowGrid, resources.GetString("CheckShowGrid.ToolTip")) + Me.CheckShowGrid.UseVisualStyleBackColor = True + ' + 'chkUnreadStyle + ' + resources.ApplyResources(Me.chkUnreadStyle, "chkUnreadStyle") + Me.chkUnreadStyle.Name = "chkUnreadStyle" + Me.ToolTip1.SetToolTip(Me.chkUnreadStyle, resources.GetString("chkUnreadStyle.ToolTip")) + Me.chkUnreadStyle.UseVisualStyleBackColor = True + ' + 'OneWayLv + ' + resources.ApplyResources(Me.OneWayLv, "OneWayLv") + Me.OneWayLv.Name = "OneWayLv" + Me.ToolTip1.SetToolTip(Me.OneWayLv, resources.GetString("OneWayLv.ToolTip")) + Me.OneWayLv.UseVisualStyleBackColor = True + ' + 'GetPeriodPanel + ' + resources.ApplyResources(Me.GetPeriodPanel, "GetPeriodPanel") + Me.GetPeriodPanel.Controls.Add(Me.LabelApiUsingUserStreamEnabled) + Me.GetPeriodPanel.Controls.Add(Me.LabelUserStreamActive) + Me.GetPeriodPanel.Controls.Add(Me.Label21) + Me.GetPeriodPanel.Controls.Add(Me.UserTimelinePeriod) + Me.GetPeriodPanel.Controls.Add(Me.TimelinePeriod) + Me.GetPeriodPanel.Controls.Add(Me.Label3) + Me.GetPeriodPanel.Controls.Add(Me.ButtonApiCalc) + Me.GetPeriodPanel.Controls.Add(Me.LabelPostAndGet) + Me.GetPeriodPanel.Controls.Add(Me.LabelApiUsing) + Me.GetPeriodPanel.Controls.Add(Me.Label33) + Me.GetPeriodPanel.Controls.Add(Me.ListsPeriod) + Me.GetPeriodPanel.Controls.Add(Me.Label7) + Me.GetPeriodPanel.Controls.Add(Me.PubSearchPeriod) + Me.GetPeriodPanel.Controls.Add(Me.Label69) + Me.GetPeriodPanel.Controls.Add(Me.ReplyPeriod) + Me.GetPeriodPanel.Controls.Add(Me.CheckPostAndGet) + Me.GetPeriodPanel.Controls.Add(Me.CheckPeriodAdjust) + Me.GetPeriodPanel.Controls.Add(Me.Label5) + Me.GetPeriodPanel.Controls.Add(Me.DMPeriod) + Me.GetPeriodPanel.Controls.Add(Me.UserstreamPeriod) + Me.GetPeriodPanel.Controls.Add(Me.StartupUserstreamCheck) + Me.GetPeriodPanel.Controls.Add(Me.Label83) + Me.GetPeriodPanel.Name = "GetPeriodPanel" + Me.ToolTip1.SetToolTip(Me.GetPeriodPanel, resources.GetString("GetPeriodPanel.ToolTip")) + ' + 'LabelApiUsingUserStreamEnabled + ' + resources.ApplyResources(Me.LabelApiUsingUserStreamEnabled, "LabelApiUsingUserStreamEnabled") + Me.LabelApiUsingUserStreamEnabled.Name = "LabelApiUsingUserStreamEnabled" + Me.ToolTip1.SetToolTip(Me.LabelApiUsingUserStreamEnabled, resources.GetString("LabelApiUsingUserStreamEnabled.ToolTip")) + ' + 'LabelUserStreamActive + ' + resources.ApplyResources(Me.LabelUserStreamActive, "LabelUserStreamActive") + Me.LabelUserStreamActive.Name = "LabelUserStreamActive" + Me.ToolTip1.SetToolTip(Me.LabelUserStreamActive, resources.GetString("LabelUserStreamActive.ToolTip")) + ' + 'Label21 + ' + resources.ApplyResources(Me.Label21, "Label21") + Me.Label21.Name = "Label21" + Me.ToolTip1.SetToolTip(Me.Label21, resources.GetString("Label21.ToolTip")) + ' + 'UserTimelinePeriod + ' + resources.ApplyResources(Me.UserTimelinePeriod, "UserTimelinePeriod") + Me.UserTimelinePeriod.Name = "UserTimelinePeriod" + Me.ToolTip1.SetToolTip(Me.UserTimelinePeriod, resources.GetString("UserTimelinePeriod.ToolTip")) + ' + 'TimelinePeriod + ' + resources.ApplyResources(Me.TimelinePeriod, "TimelinePeriod") + Me.TimelinePeriod.Name = "TimelinePeriod" + Me.ToolTip1.SetToolTip(Me.TimelinePeriod, resources.GetString("TimelinePeriod.ToolTip")) + ' + 'Label3 + ' + resources.ApplyResources(Me.Label3, "Label3") + Me.Label3.Name = "Label3" + Me.ToolTip1.SetToolTip(Me.Label3, resources.GetString("Label3.ToolTip")) + ' + 'ButtonApiCalc + ' + resources.ApplyResources(Me.ButtonApiCalc, "ButtonApiCalc") + Me.ButtonApiCalc.Name = "ButtonApiCalc" + Me.ToolTip1.SetToolTip(Me.ButtonApiCalc, resources.GetString("ButtonApiCalc.ToolTip")) + Me.ButtonApiCalc.UseVisualStyleBackColor = True + ' + 'LabelPostAndGet + ' + resources.ApplyResources(Me.LabelPostAndGet, "LabelPostAndGet") + Me.LabelPostAndGet.Name = "LabelPostAndGet" + Me.ToolTip1.SetToolTip(Me.LabelPostAndGet, resources.GetString("LabelPostAndGet.ToolTip")) + ' + 'LabelApiUsing + ' + resources.ApplyResources(Me.LabelApiUsing, "LabelApiUsing") + Me.LabelApiUsing.Name = "LabelApiUsing" + Me.ToolTip1.SetToolTip(Me.LabelApiUsing, resources.GetString("LabelApiUsing.ToolTip")) + ' + 'Label33 + ' + resources.ApplyResources(Me.Label33, "Label33") + Me.Label33.Name = "Label33" + Me.ToolTip1.SetToolTip(Me.Label33, resources.GetString("Label33.ToolTip")) + ' + 'ListsPeriod + ' + resources.ApplyResources(Me.ListsPeriod, "ListsPeriod") + Me.ListsPeriod.Name = "ListsPeriod" + Me.ToolTip1.SetToolTip(Me.ListsPeriod, resources.GetString("ListsPeriod.ToolTip")) ' 'Label7 ' resources.ApplyResources(Me.Label7, "Label7") Me.Label7.Name = "Label7" + Me.ToolTip1.SetToolTip(Me.Label7, resources.GetString("Label7.ToolTip")) ' 'PubSearchPeriod ' resources.ApplyResources(Me.PubSearchPeriod, "PubSearchPeriod") Me.PubSearchPeriod.Name = "PubSearchPeriod" + Me.ToolTip1.SetToolTip(Me.PubSearchPeriod, resources.GetString("PubSearchPeriod.ToolTip")) ' 'Label69 ' resources.ApplyResources(Me.Label69, "Label69") Me.Label69.Name = "Label69" + Me.ToolTip1.SetToolTip(Me.Label69, resources.GetString("Label69.ToolTip")) ' 'ReplyPeriod ' resources.ApplyResources(Me.ReplyPeriod, "ReplyPeriod") Me.ReplyPeriod.Name = "ReplyPeriod" + Me.ToolTip1.SetToolTip(Me.ReplyPeriod, resources.GetString("ReplyPeriod.ToolTip")) ' 'CheckPostAndGet ' resources.ApplyResources(Me.CheckPostAndGet, "CheckPostAndGet") Me.CheckPostAndGet.Name = "CheckPostAndGet" + Me.ToolTip1.SetToolTip(Me.CheckPostAndGet, resources.GetString("CheckPostAndGet.ToolTip")) Me.CheckPostAndGet.UseVisualStyleBackColor = True ' 'CheckPeriodAdjust ' resources.ApplyResources(Me.CheckPeriodAdjust, "CheckPeriodAdjust") Me.CheckPeriodAdjust.Name = "CheckPeriodAdjust" + Me.ToolTip1.SetToolTip(Me.CheckPeriodAdjust, resources.GetString("CheckPeriodAdjust.ToolTip")) Me.CheckPeriodAdjust.UseVisualStyleBackColor = True ' 'Label5 ' resources.ApplyResources(Me.Label5, "Label5") Me.Label5.Name = "Label5" + Me.ToolTip1.SetToolTip(Me.Label5, resources.GetString("Label5.ToolTip")) ' 'DMPeriod ' resources.ApplyResources(Me.DMPeriod, "DMPeriod") Me.DMPeriod.Name = "DMPeriod" + Me.ToolTip1.SetToolTip(Me.DMPeriod, resources.GetString("DMPeriod.ToolTip")) ' 'UserstreamPeriod ' resources.ApplyResources(Me.UserstreamPeriod, "UserstreamPeriod") Me.UserstreamPeriod.Name = "UserstreamPeriod" + Me.ToolTip1.SetToolTip(Me.UserstreamPeriod, resources.GetString("UserstreamPeriod.ToolTip")) ' 'StartupUserstreamCheck ' resources.ApplyResources(Me.StartupUserstreamCheck, "StartupUserstreamCheck") Me.StartupUserstreamCheck.Name = "StartupUserstreamCheck" + Me.ToolTip1.SetToolTip(Me.StartupUserstreamCheck, resources.GetString("StartupUserstreamCheck.ToolTip")) Me.StartupUserstreamCheck.UseVisualStyleBackColor = True ' 'Label83 ' - resources.ApplyResources(Me.Label83, "Label83") - Me.Label83.Name = "Label83" + resources.ApplyResources(Me.Label83, "Label83") + Me.Label83.Name = "Label83" + Me.ToolTip1.SetToolTip(Me.Label83, resources.GetString("Label83.ToolTip")) + ' + 'PreviewPanel + ' + resources.ApplyResources(Me.PreviewPanel, "PreviewPanel") + Me.PreviewPanel.Controls.Add(Me.ReplyIconStateCombo) + Me.PreviewPanel.Controls.Add(Me.Label72) + Me.PreviewPanel.Controls.Add(Me.ChkNewMentionsBlink) + Me.PreviewPanel.Controls.Add(Me.chkTabIconDisp) + Me.PreviewPanel.Controls.Add(Me.CheckPreviewEnable) + Me.PreviewPanel.Controls.Add(Me.Label81) + Me.PreviewPanel.Controls.Add(Me.LanguageCombo) + Me.PreviewPanel.Controls.Add(Me.Label13) + Me.PreviewPanel.Controls.Add(Me.CheckAlwaysTop) + Me.PreviewPanel.Controls.Add(Me.CheckMonospace) + Me.PreviewPanel.Controls.Add(Me.CheckBalloonLimit) + Me.PreviewPanel.Controls.Add(Me.Label10) + Me.PreviewPanel.Controls.Add(Me.ComboDispTitle) + Me.PreviewPanel.Controls.Add(Me.Label45) + Me.PreviewPanel.Controls.Add(Me.cmbNameBalloon) + Me.PreviewPanel.Controls.Add(Me.CheckDispUsername) + Me.PreviewPanel.Controls.Add(Me.CheckBox3) + Me.PreviewPanel.Name = "PreviewPanel" + Me.ToolTip1.SetToolTip(Me.PreviewPanel, resources.GetString("PreviewPanel.ToolTip")) + ' + '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")}) + Me.ReplyIconStateCombo.Name = "ReplyIconStateCombo" + Me.ToolTip1.SetToolTip(Me.ReplyIconStateCombo, resources.GetString("ReplyIconStateCombo.ToolTip")) + ' + 'Label72 + ' + resources.ApplyResources(Me.Label72, "Label72") + Me.Label72.Name = "Label72" + Me.ToolTip1.SetToolTip(Me.Label72, resources.GetString("Label72.ToolTip")) + ' + 'ChkNewMentionsBlink + ' + resources.ApplyResources(Me.ChkNewMentionsBlink, "ChkNewMentionsBlink") + Me.ChkNewMentionsBlink.Name = "ChkNewMentionsBlink" + Me.ToolTip1.SetToolTip(Me.ChkNewMentionsBlink, resources.GetString("ChkNewMentionsBlink.ToolTip")) + Me.ChkNewMentionsBlink.UseVisualStyleBackColor = True + ' + 'chkTabIconDisp + ' + resources.ApplyResources(Me.chkTabIconDisp, "chkTabIconDisp") + Me.chkTabIconDisp.Name = "chkTabIconDisp" + Me.ToolTip1.SetToolTip(Me.chkTabIconDisp, resources.GetString("chkTabIconDisp.ToolTip")) + Me.chkTabIconDisp.UseVisualStyleBackColor = True + ' + 'CheckPreviewEnable + ' + resources.ApplyResources(Me.CheckPreviewEnable, "CheckPreviewEnable") + Me.CheckPreviewEnable.Name = "CheckPreviewEnable" + Me.ToolTip1.SetToolTip(Me.CheckPreviewEnable, resources.GetString("CheckPreviewEnable.ToolTip")) + Me.CheckPreviewEnable.UseVisualStyleBackColor = True + ' + 'Label81 + ' + resources.ApplyResources(Me.Label81, "Label81") + Me.Label81.BackColor = System.Drawing.SystemColors.ActiveCaption + Me.Label81.ForeColor = System.Drawing.SystemColors.ActiveCaptionText + Me.Label81.Name = "Label81" + Me.ToolTip1.SetToolTip(Me.Label81, resources.GetString("Label81.ToolTip")) + ' + '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")}) + Me.LanguageCombo.Name = "LanguageCombo" + Me.ToolTip1.SetToolTip(Me.LanguageCombo, resources.GetString("LanguageCombo.ToolTip")) + ' + 'Label13 + ' + resources.ApplyResources(Me.Label13, "Label13") + Me.Label13.Name = "Label13" + Me.ToolTip1.SetToolTip(Me.Label13, resources.GetString("Label13.ToolTip")) + ' + 'CheckAlwaysTop + ' + resources.ApplyResources(Me.CheckAlwaysTop, "CheckAlwaysTop") + Me.CheckAlwaysTop.Name = "CheckAlwaysTop" + Me.ToolTip1.SetToolTip(Me.CheckAlwaysTop, resources.GetString("CheckAlwaysTop.ToolTip")) + Me.CheckAlwaysTop.UseVisualStyleBackColor = True + ' + 'CheckMonospace + ' + resources.ApplyResources(Me.CheckMonospace, "CheckMonospace") + Me.CheckMonospace.Name = "CheckMonospace" + Me.ToolTip1.SetToolTip(Me.CheckMonospace, resources.GetString("CheckMonospace.ToolTip")) + Me.CheckMonospace.UseVisualStyleBackColor = True + ' + 'CheckBalloonLimit + ' + resources.ApplyResources(Me.CheckBalloonLimit, "CheckBalloonLimit") + Me.CheckBalloonLimit.Name = "CheckBalloonLimit" + Me.ToolTip1.SetToolTip(Me.CheckBalloonLimit, resources.GetString("CheckBalloonLimit.ToolTip")) + Me.CheckBalloonLimit.UseVisualStyleBackColor = True + ' + 'Label10 + ' + resources.ApplyResources(Me.Label10, "Label10") + Me.Label10.Name = "Label10" + Me.ToolTip1.SetToolTip(Me.Label10, resources.GetString("Label10.ToolTip")) + ' + '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")}) + Me.ComboDispTitle.Name = "ComboDispTitle" + Me.ToolTip1.SetToolTip(Me.ComboDispTitle, resources.GetString("ComboDispTitle.ToolTip")) + ' + 'Label45 + ' + resources.ApplyResources(Me.Label45, "Label45") + Me.Label45.Name = "Label45" + Me.ToolTip1.SetToolTip(Me.Label45, resources.GetString("Label45.ToolTip")) + ' + '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")}) + Me.cmbNameBalloon.Name = "cmbNameBalloon" + Me.ToolTip1.SetToolTip(Me.cmbNameBalloon, resources.GetString("cmbNameBalloon.ToolTip")) + ' + 'CheckDispUsername + ' + resources.ApplyResources(Me.CheckDispUsername, "CheckDispUsername") + Me.CheckDispUsername.Name = "CheckDispUsername" + Me.ToolTip1.SetToolTip(Me.CheckDispUsername, resources.GetString("CheckDispUsername.ToolTip")) + Me.CheckDispUsername.UseVisualStyleBackColor = True + ' + 'CheckBox3 + ' + resources.ApplyResources(Me.CheckBox3, "CheckBox3") + Me.CheckBox3.Name = "CheckBox3" + Me.ToolTip1.SetToolTip(Me.CheckBox3, resources.GetString("CheckBox3.ToolTip")) + Me.CheckBox3.UseVisualStyleBackColor = True ' 'BasedPanel ' + resources.ApplyResources(Me.BasedPanel, "BasedPanel") Me.BasedPanel.Controls.Add(Me.AuthBasicRadio) Me.BasedPanel.Controls.Add(Me.AuthOAuthRadio) Me.BasedPanel.Controls.Add(Me.Label6) @@ -725,13 +1185,14 @@ Partial Class AppendSettingDialog Me.BasedPanel.Controls.Add(Me.Label2) Me.BasedPanel.Controls.Add(Me.Username) Me.BasedPanel.Controls.Add(Me.Password) - resources.ApplyResources(Me.BasedPanel, "BasedPanel") Me.BasedPanel.Name = "BasedPanel" + Me.ToolTip1.SetToolTip(Me.BasedPanel, resources.GetString("BasedPanel.ToolTip")) ' 'AuthBasicRadio ' resources.ApplyResources(Me.AuthBasicRadio, "AuthBasicRadio") Me.AuthBasicRadio.Name = "AuthBasicRadio" + Me.ToolTip1.SetToolTip(Me.AuthBasicRadio, resources.GetString("AuthBasicRadio.ToolTip")) Me.AuthBasicRadio.UseVisualStyleBackColor = True ' 'AuthOAuthRadio @@ -740,71 +1201,84 @@ Partial Class AppendSettingDialog Me.AuthOAuthRadio.Checked = True Me.AuthOAuthRadio.Name = "AuthOAuthRadio" Me.AuthOAuthRadio.TabStop = True + Me.ToolTip1.SetToolTip(Me.AuthOAuthRadio, resources.GetString("AuthOAuthRadio.ToolTip")) Me.AuthOAuthRadio.UseVisualStyleBackColor = True ' 'Label6 ' resources.ApplyResources(Me.Label6, "Label6") Me.Label6.Name = "Label6" + Me.ToolTip1.SetToolTip(Me.Label6, resources.GetString("Label6.ToolTip")) ' 'AuthClearButton ' resources.ApplyResources(Me.AuthClearButton, "AuthClearButton") Me.AuthClearButton.Name = "AuthClearButton" + Me.ToolTip1.SetToolTip(Me.AuthClearButton, resources.GetString("AuthClearButton.ToolTip")) Me.AuthClearButton.UseVisualStyleBackColor = True ' 'AuthUserLabel ' - Me.AuthUserLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D resources.ApplyResources(Me.AuthUserLabel, "AuthUserLabel") + Me.AuthUserLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.AuthUserLabel.Name = "AuthUserLabel" + Me.ToolTip1.SetToolTip(Me.AuthUserLabel, resources.GetString("AuthUserLabel.ToolTip")) ' 'AuthStateLabel ' - Me.AuthStateLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D resources.ApplyResources(Me.AuthStateLabel, "AuthStateLabel") + Me.AuthStateLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.AuthStateLabel.Name = "AuthStateLabel" + Me.ToolTip1.SetToolTip(Me.AuthStateLabel, resources.GetString("AuthStateLabel.ToolTip")) ' 'Label4 ' resources.ApplyResources(Me.Label4, "Label4") Me.Label4.Name = "Label4" + Me.ToolTip1.SetToolTip(Me.Label4, resources.GetString("Label4.ToolTip")) ' 'AuthorizeButton ' resources.ApplyResources(Me.AuthorizeButton, "AuthorizeButton") Me.AuthorizeButton.Name = "AuthorizeButton" + Me.ToolTip1.SetToolTip(Me.AuthorizeButton, resources.GetString("AuthorizeButton.ToolTip")) Me.AuthorizeButton.UseVisualStyleBackColor = True ' 'Label1 ' resources.ApplyResources(Me.Label1, "Label1") Me.Label1.Name = "Label1" + Me.ToolTip1.SetToolTip(Me.Label1, resources.GetString("Label1.ToolTip")) ' 'Label2 ' resources.ApplyResources(Me.Label2, "Label2") Me.Label2.Name = "Label2" + Me.ToolTip1.SetToolTip(Me.Label2, resources.GetString("Label2.ToolTip")) ' 'Username ' resources.ApplyResources(Me.Username, "Username") Me.Username.Name = "Username" + Me.ToolTip1.SetToolTip(Me.Username, resources.GetString("Username.ToolTip")) ' 'Password ' resources.ApplyResources(Me.Password, "Password") Me.Password.Name = "Password" + Me.ToolTip1.SetToolTip(Me.Password, resources.GetString("Password.ToolTip")) Me.Password.UseSystemPasswordChar = True ' 'FontPanel ' - Me.FontPanel.Controls.Add(Me.GroupBox1) resources.ApplyResources(Me.FontPanel, "FontPanel") + Me.FontPanel.Controls.Add(Me.GroupBox1) Me.FontPanel.Name = "FontPanel" + Me.ToolTip1.SetToolTip(Me.FontPanel, resources.GetString("FontPanel.ToolTip")) ' 'GroupBox1 ' + resources.ApplyResources(Me.GroupBox1, "GroupBox1") Me.GroupBox1.Controls.Add(Me.btnRetweet) Me.GroupBox1.Controls.Add(Me.lblRetweet) Me.GroupBox1.Controls.Add(Me.Label80) @@ -830,154 +1304,180 @@ Partial Class AppendSettingDialog 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 + Me.ToolTip1.SetToolTip(Me.GroupBox1, resources.GetString("GroupBox1.ToolTip")) ' 'btnRetweet ' resources.ApplyResources(Me.btnRetweet, "btnRetweet") Me.btnRetweet.Name = "btnRetweet" + Me.ToolTip1.SetToolTip(Me.btnRetweet, resources.GetString("btnRetweet.ToolTip")) Me.btnRetweet.UseVisualStyleBackColor = True ' 'lblRetweet ' - Me.lblRetweet.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D resources.ApplyResources(Me.lblRetweet, "lblRetweet") + Me.lblRetweet.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblRetweet.Name = "lblRetweet" + Me.ToolTip1.SetToolTip(Me.lblRetweet, resources.GetString("lblRetweet.ToolTip")) ' 'Label80 ' resources.ApplyResources(Me.Label80, "Label80") Me.Label80.Name = "Label80" + Me.ToolTip1.SetToolTip(Me.Label80, resources.GetString("Label80.ToolTip")) ' 'ButtonBackToDefaultFontColor ' resources.ApplyResources(Me.ButtonBackToDefaultFontColor, "ButtonBackToDefaultFontColor") Me.ButtonBackToDefaultFontColor.Name = "ButtonBackToDefaultFontColor" + Me.ToolTip1.SetToolTip(Me.ButtonBackToDefaultFontColor, resources.GetString("ButtonBackToDefaultFontColor.ToolTip")) Me.ButtonBackToDefaultFontColor.UseVisualStyleBackColor = True ' 'btnDetailLink ' resources.ApplyResources(Me.btnDetailLink, "btnDetailLink") Me.btnDetailLink.Name = "btnDetailLink" + Me.ToolTip1.SetToolTip(Me.btnDetailLink, resources.GetString("btnDetailLink.ToolTip")) Me.btnDetailLink.UseVisualStyleBackColor = True ' 'lblDetailLink ' - Me.lblDetailLink.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D resources.ApplyResources(Me.lblDetailLink, "lblDetailLink") + Me.lblDetailLink.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblDetailLink.Name = "lblDetailLink" + Me.ToolTip1.SetToolTip(Me.lblDetailLink, resources.GetString("lblDetailLink.ToolTip")) ' 'Label18 ' resources.ApplyResources(Me.Label18, "Label18") Me.Label18.Name = "Label18" + Me.ToolTip1.SetToolTip(Me.Label18, resources.GetString("Label18.ToolTip")) ' 'btnUnread ' resources.ApplyResources(Me.btnUnread, "btnUnread") Me.btnUnread.Name = "btnUnread" + Me.ToolTip1.SetToolTip(Me.btnUnread, resources.GetString("btnUnread.ToolTip")) Me.btnUnread.UseVisualStyleBackColor = True ' 'lblUnread ' - Me.lblUnread.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D resources.ApplyResources(Me.lblUnread, "lblUnread") + Me.lblUnread.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblUnread.Name = "lblUnread" + Me.ToolTip1.SetToolTip(Me.lblUnread, resources.GetString("lblUnread.ToolTip")) ' 'Label20 ' resources.ApplyResources(Me.Label20, "Label20") Me.Label20.Name = "Label20" + Me.ToolTip1.SetToolTip(Me.Label20, resources.GetString("Label20.ToolTip")) ' 'btnDetailBack ' resources.ApplyResources(Me.btnDetailBack, "btnDetailBack") Me.btnDetailBack.Name = "btnDetailBack" + Me.ToolTip1.SetToolTip(Me.btnDetailBack, resources.GetString("btnDetailBack.ToolTip")) Me.btnDetailBack.UseVisualStyleBackColor = True ' 'lblDetailBackcolor ' - Me.lblDetailBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D resources.ApplyResources(Me.lblDetailBackcolor, "lblDetailBackcolor") + Me.lblDetailBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblDetailBackcolor.Name = "lblDetailBackcolor" + Me.ToolTip1.SetToolTip(Me.lblDetailBackcolor, resources.GetString("lblDetailBackcolor.ToolTip")) ' 'Label37 ' resources.ApplyResources(Me.Label37, "Label37") Me.Label37.Name = "Label37" + Me.ToolTip1.SetToolTip(Me.Label37, resources.GetString("Label37.ToolTip")) ' 'btnDetail ' resources.ApplyResources(Me.btnDetail, "btnDetail") Me.btnDetail.Name = "btnDetail" + Me.ToolTip1.SetToolTip(Me.btnDetail, resources.GetString("btnDetail.ToolTip")) Me.btnDetail.UseVisualStyleBackColor = True ' 'lblDetail ' - Me.lblDetail.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D resources.ApplyResources(Me.lblDetail, "lblDetail") + Me.lblDetail.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblDetail.Name = "lblDetail" + Me.ToolTip1.SetToolTip(Me.lblDetail, resources.GetString("lblDetail.ToolTip")) ' 'Label26 ' resources.ApplyResources(Me.Label26, "Label26") Me.Label26.Name = "Label26" + Me.ToolTip1.SetToolTip(Me.Label26, resources.GetString("Label26.ToolTip")) ' 'btnOWL ' resources.ApplyResources(Me.btnOWL, "btnOWL") Me.btnOWL.Name = "btnOWL" + Me.ToolTip1.SetToolTip(Me.btnOWL, resources.GetString("btnOWL.ToolTip")) Me.btnOWL.UseVisualStyleBackColor = True ' 'lblOWL ' - Me.lblOWL.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D resources.ApplyResources(Me.lblOWL, "lblOWL") + Me.lblOWL.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblOWL.Name = "lblOWL" + Me.ToolTip1.SetToolTip(Me.lblOWL, resources.GetString("lblOWL.ToolTip")) ' 'Label24 ' resources.ApplyResources(Me.Label24, "Label24") Me.Label24.Name = "Label24" + Me.ToolTip1.SetToolTip(Me.Label24, resources.GetString("Label24.ToolTip")) ' 'btnFav ' resources.ApplyResources(Me.btnFav, "btnFav") Me.btnFav.Name = "btnFav" + Me.ToolTip1.SetToolTip(Me.btnFav, resources.GetString("btnFav.ToolTip")) Me.btnFav.UseVisualStyleBackColor = True ' 'lblFav ' - Me.lblFav.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D resources.ApplyResources(Me.lblFav, "lblFav") + Me.lblFav.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblFav.Name = "lblFav" + Me.ToolTip1.SetToolTip(Me.lblFav, resources.GetString("lblFav.ToolTip")) ' 'Label22 ' resources.ApplyResources(Me.Label22, "Label22") Me.Label22.Name = "Label22" + Me.ToolTip1.SetToolTip(Me.Label22, resources.GetString("Label22.ToolTip")) ' 'btnListFont ' resources.ApplyResources(Me.btnListFont, "btnListFont") Me.btnListFont.Name = "btnListFont" + Me.ToolTip1.SetToolTip(Me.btnListFont, resources.GetString("btnListFont.ToolTip")) Me.btnListFont.UseVisualStyleBackColor = True ' 'lblListFont ' - Me.lblListFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D resources.ApplyResources(Me.lblListFont, "lblListFont") + Me.lblListFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblListFont.Name = "lblListFont" + Me.ToolTip1.SetToolTip(Me.lblListFont, resources.GetString("lblListFont.ToolTip")) ' 'Label61 ' resources.ApplyResources(Me.Label61, "Label61") Me.Label61.Name = "Label61" + Me.ToolTip1.SetToolTip(Me.Label61, resources.GetString("Label61.ToolTip")) ' 'ShortUrlPanel ' + resources.ApplyResources(Me.ShortUrlPanel, "ShortUrlPanel") Me.ShortUrlPanel.Controls.Add(Me.CheckTinyURL) Me.ShortUrlPanel.Controls.Add(Me.TextBitlyPw) Me.ShortUrlPanel.Controls.Add(Me.CheckAutoConvertUrl) @@ -986,56 +1486,65 @@ Partial Class AppendSettingDialog Me.ShortUrlPanel.Controls.Add(Me.Label76) Me.ShortUrlPanel.Controls.Add(Me.Label77) Me.ShortUrlPanel.Controls.Add(Me.TextBitlyId) - resources.ApplyResources(Me.ShortUrlPanel, "ShortUrlPanel") Me.ShortUrlPanel.Name = "ShortUrlPanel" + Me.ToolTip1.SetToolTip(Me.ShortUrlPanel, resources.GetString("ShortUrlPanel.ToolTip")) ' 'CheckTinyURL ' resources.ApplyResources(Me.CheckTinyURL, "CheckTinyURL") Me.CheckTinyURL.Name = "CheckTinyURL" + Me.ToolTip1.SetToolTip(Me.CheckTinyURL, resources.GetString("CheckTinyURL.ToolTip")) Me.CheckTinyURL.UseVisualStyleBackColor = True ' 'TextBitlyPw ' resources.ApplyResources(Me.TextBitlyPw, "TextBitlyPw") Me.TextBitlyPw.Name = "TextBitlyPw" + Me.ToolTip1.SetToolTip(Me.TextBitlyPw, resources.GetString("TextBitlyPw.ToolTip")) ' 'CheckAutoConvertUrl ' resources.ApplyResources(Me.CheckAutoConvertUrl, "CheckAutoConvertUrl") Me.CheckAutoConvertUrl.Name = "CheckAutoConvertUrl" + Me.ToolTip1.SetToolTip(Me.CheckAutoConvertUrl, resources.GetString("CheckAutoConvertUrl.ToolTip")) Me.CheckAutoConvertUrl.UseVisualStyleBackColor = True ' 'Label71 ' resources.ApplyResources(Me.Label71, "Label71") Me.Label71.Name = "Label71" + Me.ToolTip1.SetToolTip(Me.Label71, resources.GetString("Label71.ToolTip")) ' '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" + Me.ToolTip1.SetToolTip(Me.ComboBoxAutoShortUrlFirst, resources.GetString("ComboBoxAutoShortUrlFirst.ToolTip")) ' 'Label76 ' resources.ApplyResources(Me.Label76, "Label76") Me.Label76.Name = "Label76" + Me.ToolTip1.SetToolTip(Me.Label76, resources.GetString("Label76.ToolTip")) ' 'Label77 ' resources.ApplyResources(Me.Label77, "Label77") Me.Label77.Name = "Label77" + Me.ToolTip1.SetToolTip(Me.Label77, resources.GetString("Label77.ToolTip")) ' 'TextBitlyId ' resources.ApplyResources(Me.TextBitlyId, "TextBitlyId") Me.TextBitlyId.Name = "TextBitlyId" + Me.ToolTip1.SetToolTip(Me.TextBitlyId, resources.GetString("TextBitlyId.ToolTip")) ' 'ProxyPanel ' + resources.ApplyResources(Me.ProxyPanel, "ProxyPanel") Me.ProxyPanel.Controls.Add(Me.Label55) Me.ProxyPanel.Controls.Add(Me.TextProxyPassword) Me.ProxyPanel.Controls.Add(Me.RadioProxyNone) @@ -1048,8 +1557,8 @@ Partial Class AppendSettingDialog Me.ProxyPanel.Controls.Add(Me.TextProxyPort) Me.ProxyPanel.Controls.Add(Me.TextProxyAddress) Me.ProxyPanel.Controls.Add(Me.LabelProxyPort) - resources.ApplyResources(Me.ProxyPanel, "ProxyPanel") Me.ProxyPanel.Name = "ProxyPanel" + Me.ToolTip1.SetToolTip(Me.ProxyPanel, resources.GetString("ProxyPanel.ToolTip")) ' 'Label55 ' @@ -1057,23 +1566,27 @@ Partial Class AppendSettingDialog Me.Label55.BackColor = System.Drawing.SystemColors.ActiveCaption Me.Label55.ForeColor = System.Drawing.SystemColors.ActiveCaptionText Me.Label55.Name = "Label55" + Me.ToolTip1.SetToolTip(Me.Label55, resources.GetString("Label55.ToolTip")) ' 'TextProxyPassword ' resources.ApplyResources(Me.TextProxyPassword, "TextProxyPassword") Me.TextProxyPassword.Name = "TextProxyPassword" + Me.ToolTip1.SetToolTip(Me.TextProxyPassword, resources.GetString("TextProxyPassword.ToolTip")) Me.TextProxyPassword.UseSystemPasswordChar = True ' 'RadioProxyNone ' resources.ApplyResources(Me.RadioProxyNone, "RadioProxyNone") Me.RadioProxyNone.Name = "RadioProxyNone" + Me.ToolTip1.SetToolTip(Me.RadioProxyNone, resources.GetString("RadioProxyNone.ToolTip")) Me.RadioProxyNone.UseVisualStyleBackColor = True ' 'LabelProxyPassword ' resources.ApplyResources(Me.LabelProxyPassword, "LabelProxyPassword") Me.LabelProxyPassword.Name = "LabelProxyPassword" + Me.ToolTip1.SetToolTip(Me.LabelProxyPassword, resources.GetString("LabelProxyPassword.ToolTip")) ' 'RadioProxyIE ' @@ -1081,46 +1594,55 @@ Partial Class AppendSettingDialog Me.RadioProxyIE.Checked = True Me.RadioProxyIE.Name = "RadioProxyIE" Me.RadioProxyIE.TabStop = True + Me.ToolTip1.SetToolTip(Me.RadioProxyIE, resources.GetString("RadioProxyIE.ToolTip")) Me.RadioProxyIE.UseVisualStyleBackColor = True ' 'TextProxyUser ' resources.ApplyResources(Me.TextProxyUser, "TextProxyUser") Me.TextProxyUser.Name = "TextProxyUser" + Me.ToolTip1.SetToolTip(Me.TextProxyUser, resources.GetString("TextProxyUser.ToolTip")) ' 'RadioProxySpecified ' resources.ApplyResources(Me.RadioProxySpecified, "RadioProxySpecified") Me.RadioProxySpecified.Name = "RadioProxySpecified" + Me.ToolTip1.SetToolTip(Me.RadioProxySpecified, resources.GetString("RadioProxySpecified.ToolTip")) Me.RadioProxySpecified.UseVisualStyleBackColor = True ' 'LabelProxyUser ' resources.ApplyResources(Me.LabelProxyUser, "LabelProxyUser") Me.LabelProxyUser.Name = "LabelProxyUser" + Me.ToolTip1.SetToolTip(Me.LabelProxyUser, resources.GetString("LabelProxyUser.ToolTip")) ' 'LabelProxyAddress ' resources.ApplyResources(Me.LabelProxyAddress, "LabelProxyAddress") Me.LabelProxyAddress.Name = "LabelProxyAddress" + Me.ToolTip1.SetToolTip(Me.LabelProxyAddress, resources.GetString("LabelProxyAddress.ToolTip")) ' 'TextProxyPort ' resources.ApplyResources(Me.TextProxyPort, "TextProxyPort") Me.TextProxyPort.Name = "TextProxyPort" + Me.ToolTip1.SetToolTip(Me.TextProxyPort, resources.GetString("TextProxyPort.ToolTip")) ' 'TextProxyAddress ' resources.ApplyResources(Me.TextProxyAddress, "TextProxyAddress") Me.TextProxyAddress.Name = "TextProxyAddress" + Me.ToolTip1.SetToolTip(Me.TextProxyAddress, resources.GetString("TextProxyAddress.ToolTip")) ' 'LabelProxyPort ' resources.ApplyResources(Me.LabelProxyPort, "LabelProxyPort") Me.LabelProxyPort.Name = "LabelProxyPort" + Me.ToolTip1.SetToolTip(Me.LabelProxyPort, resources.GetString("LabelProxyPort.ToolTip")) ' 'ConnectionPanel ' + resources.ApplyResources(Me.ConnectionPanel, "ConnectionPanel") Me.ConnectionPanel.Controls.Add(Me.CheckEnableBasicAuth) Me.ConnectionPanel.Controls.Add(Me.TwitterSearchAPIText) Me.ConnectionPanel.Controls.Add(Me.Label31) @@ -1130,39 +1652,45 @@ Partial Class AppendSettingDialog Me.ConnectionPanel.Controls.Add(Me.Label64) Me.ConnectionPanel.Controls.Add(Me.ConnectionTimeOut) Me.ConnectionPanel.Controls.Add(Me.Label63) - resources.ApplyResources(Me.ConnectionPanel, "ConnectionPanel") Me.ConnectionPanel.Name = "ConnectionPanel" + Me.ToolTip1.SetToolTip(Me.ConnectionPanel, resources.GetString("ConnectionPanel.ToolTip")) ' 'CheckEnableBasicAuth ' resources.ApplyResources(Me.CheckEnableBasicAuth, "CheckEnableBasicAuth") Me.CheckEnableBasicAuth.Name = "CheckEnableBasicAuth" + Me.ToolTip1.SetToolTip(Me.CheckEnableBasicAuth, resources.GetString("CheckEnableBasicAuth.ToolTip")) Me.CheckEnableBasicAuth.UseVisualStyleBackColor = True ' 'TwitterSearchAPIText ' resources.ApplyResources(Me.TwitterSearchAPIText, "TwitterSearchAPIText") Me.TwitterSearchAPIText.Name = "TwitterSearchAPIText" + Me.ToolTip1.SetToolTip(Me.TwitterSearchAPIText, resources.GetString("TwitterSearchAPIText.ToolTip")) ' 'Label31 ' resources.ApplyResources(Me.Label31, "Label31") Me.Label31.Name = "Label31" + Me.ToolTip1.SetToolTip(Me.Label31, resources.GetString("Label31.ToolTip")) ' 'TwitterAPIText ' resources.ApplyResources(Me.TwitterAPIText, "TwitterAPIText") Me.TwitterAPIText.Name = "TwitterAPIText" + Me.ToolTip1.SetToolTip(Me.TwitterAPIText, resources.GetString("TwitterAPIText.ToolTip")) ' 'Label8 ' resources.ApplyResources(Me.Label8, "Label8") Me.Label8.Name = "Label8" + Me.ToolTip1.SetToolTip(Me.Label8, resources.GetString("Label8.ToolTip")) ' 'CheckUseSsl ' resources.ApplyResources(Me.CheckUseSsl, "CheckUseSsl") Me.CheckUseSsl.Name = "CheckUseSsl" + Me.ToolTip1.SetToolTip(Me.CheckUseSsl, resources.GetString("CheckUseSsl.ToolTip")) Me.CheckUseSsl.UseVisualStyleBackColor = True ' 'Label64 @@ -1171,25 +1699,30 @@ Partial Class AppendSettingDialog Me.Label64.BackColor = System.Drawing.SystemColors.ActiveCaption Me.Label64.ForeColor = System.Drawing.SystemColors.ActiveCaptionText Me.Label64.Name = "Label64" + Me.ToolTip1.SetToolTip(Me.Label64, resources.GetString("Label64.ToolTip")) ' 'ConnectionTimeOut ' resources.ApplyResources(Me.ConnectionTimeOut, "ConnectionTimeOut") Me.ConnectionTimeOut.Name = "ConnectionTimeOut" + Me.ToolTip1.SetToolTip(Me.ConnectionTimeOut, resources.GetString("ConnectionTimeOut.ToolTip")) ' 'Label63 ' resources.ApplyResources(Me.Label63, "Label63") Me.Label63.Name = "Label63" + Me.ToolTip1.SetToolTip(Me.Label63, resources.GetString("Label63.ToolTip")) ' 'FontPanel2 ' - Me.FontPanel2.Controls.Add(Me.GroupBox5) resources.ApplyResources(Me.FontPanel2, "FontPanel2") + Me.FontPanel2.Controls.Add(Me.GroupBox5) Me.FontPanel2.Name = "FontPanel2" + Me.ToolTip1.SetToolTip(Me.FontPanel2, resources.GetString("FontPanel2.ToolTip")) ' 'GroupBox5 ' + resources.ApplyResources(Me.GroupBox5, "GroupBox5") Me.GroupBox5.Controls.Add(Me.Label65) Me.GroupBox5.Controls.Add(Me.Label52) Me.GroupBox5.Controls.Add(Me.Label49) @@ -1218,387 +1751,200 @@ Partial Class AppendSettingDialog Me.GroupBox5.Controls.Add(Me.lblAtSelf) Me.GroupBox5.Controls.Add(Me.lblSelf) Me.GroupBox5.Controls.Add(Me.ButtonBackToDefaultFontColor2) - resources.ApplyResources(Me.GroupBox5, "GroupBox5") Me.GroupBox5.Name = "GroupBox5" Me.GroupBox5.TabStop = False + Me.ToolTip1.SetToolTip(Me.GroupBox5, resources.GetString("GroupBox5.ToolTip")) ' 'Label65 ' resources.ApplyResources(Me.Label65, "Label65") Me.Label65.Name = "Label65" + Me.ToolTip1.SetToolTip(Me.Label65, resources.GetString("Label65.ToolTip")) ' 'Label52 ' resources.ApplyResources(Me.Label52, "Label52") Me.Label52.Name = "Label52" + Me.ToolTip1.SetToolTip(Me.Label52, resources.GetString("Label52.ToolTip")) ' 'Label49 ' resources.ApplyResources(Me.Label49, "Label49") Me.Label49.Name = "Label49" + Me.ToolTip1.SetToolTip(Me.Label49, resources.GetString("Label49.ToolTip")) ' 'Label9 ' resources.ApplyResources(Me.Label9, "Label9") Me.Label9.Name = "Label9" + Me.ToolTip1.SetToolTip(Me.Label9, resources.GetString("Label9.ToolTip")) ' 'Label14 ' resources.ApplyResources(Me.Label14, "Label14") Me.Label14.Name = "Label14" + Me.ToolTip1.SetToolTip(Me.Label14, resources.GetString("Label14.ToolTip")) ' 'Label16 ' resources.ApplyResources(Me.Label16, "Label16") Me.Label16.Name = "Label16" + Me.ToolTip1.SetToolTip(Me.Label16, resources.GetString("Label16.ToolTip")) ' 'Label32 ' resources.ApplyResources(Me.Label32, "Label32") Me.Label32.Name = "Label32" + Me.ToolTip1.SetToolTip(Me.Label32, resources.GetString("Label32.ToolTip")) ' 'Label34 ' resources.ApplyResources(Me.Label34, "Label34") Me.Label34.Name = "Label34" + Me.ToolTip1.SetToolTip(Me.Label34, resources.GetString("Label34.ToolTip")) ' 'Label36 ' resources.ApplyResources(Me.Label36, "Label36") Me.Label36.Name = "Label36" + Me.ToolTip1.SetToolTip(Me.Label36, resources.GetString("Label36.ToolTip")) ' 'btnInputFont ' resources.ApplyResources(Me.btnInputFont, "btnInputFont") Me.btnInputFont.Name = "btnInputFont" + Me.ToolTip1.SetToolTip(Me.btnInputFont, resources.GetString("btnInputFont.ToolTip")) Me.btnInputFont.UseVisualStyleBackColor = True ' 'btnInputBackcolor ' resources.ApplyResources(Me.btnInputBackcolor, "btnInputBackcolor") Me.btnInputBackcolor.Name = "btnInputBackcolor" + Me.ToolTip1.SetToolTip(Me.btnInputBackcolor, resources.GetString("btnInputBackcolor.ToolTip")) Me.btnInputBackcolor.UseVisualStyleBackColor = True ' 'btnAtTo ' resources.ApplyResources(Me.btnAtTo, "btnAtTo") Me.btnAtTo.Name = "btnAtTo" + Me.ToolTip1.SetToolTip(Me.btnAtTo, resources.GetString("btnAtTo.ToolTip")) Me.btnAtTo.UseVisualStyleBackColor = True ' 'btnListBack ' resources.ApplyResources(Me.btnListBack, "btnListBack") Me.btnListBack.Name = "btnListBack" + Me.ToolTip1.SetToolTip(Me.btnListBack, resources.GetString("btnListBack.ToolTip")) Me.btnListBack.UseVisualStyleBackColor = True ' 'btnAtFromTarget ' resources.ApplyResources(Me.btnAtFromTarget, "btnAtFromTarget") Me.btnAtFromTarget.Name = "btnAtFromTarget" + Me.ToolTip1.SetToolTip(Me.btnAtFromTarget, resources.GetString("btnAtFromTarget.ToolTip")) Me.btnAtFromTarget.UseVisualStyleBackColor = True ' 'btnAtTarget ' resources.ApplyResources(Me.btnAtTarget, "btnAtTarget") Me.btnAtTarget.Name = "btnAtTarget" + Me.ToolTip1.SetToolTip(Me.btnAtTarget, resources.GetString("btnAtTarget.ToolTip")) Me.btnAtTarget.UseVisualStyleBackColor = True ' 'btnTarget ' resources.ApplyResources(Me.btnTarget, "btnTarget") Me.btnTarget.Name = "btnTarget" + Me.ToolTip1.SetToolTip(Me.btnTarget, resources.GetString("btnTarget.ToolTip")) Me.btnTarget.UseVisualStyleBackColor = True ' - 'btnAtSelf - ' - resources.ApplyResources(Me.btnAtSelf, "btnAtSelf") - Me.btnAtSelf.Name = "btnAtSelf" - Me.btnAtSelf.UseVisualStyleBackColor = True - ' - 'btnSelf - ' - resources.ApplyResources(Me.btnSelf, "btnSelf") - Me.btnSelf.Name = "btnSelf" - Me.btnSelf.UseVisualStyleBackColor = True - ' - 'lblInputFont - ' - Me.lblInputFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblInputFont, "lblInputFont") - Me.lblInputFont.Name = "lblInputFont" - ' - 'lblInputBackcolor - ' - Me.lblInputBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblInputBackcolor, "lblInputBackcolor") - Me.lblInputBackcolor.Name = "lblInputBackcolor" - ' - 'lblAtTo - ' - Me.lblAtTo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblAtTo, "lblAtTo") - Me.lblAtTo.Name = "lblAtTo" - ' - 'lblListBackcolor - ' - Me.lblListBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblListBackcolor, "lblListBackcolor") - Me.lblListBackcolor.Name = "lblListBackcolor" - ' - 'lblAtFromTarget - ' - Me.lblAtFromTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblAtFromTarget, "lblAtFromTarget") - Me.lblAtFromTarget.Name = "lblAtFromTarget" - ' - 'lblAtTarget - ' - Me.lblAtTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblAtTarget, "lblAtTarget") - Me.lblAtTarget.Name = "lblAtTarget" - ' - 'lblTarget - ' - Me.lblTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblTarget, "lblTarget") - Me.lblTarget.Name = "lblTarget" - ' - 'lblAtSelf - ' - Me.lblAtSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblAtSelf, "lblAtSelf") - Me.lblAtSelf.Name = "lblAtSelf" - ' - 'lblSelf - ' - Me.lblSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblSelf, "lblSelf") - Me.lblSelf.Name = "lblSelf" - ' - 'ButtonBackToDefaultFontColor2 - ' - resources.ApplyResources(Me.ButtonBackToDefaultFontColor2, "ButtonBackToDefaultFontColor2") - Me.ButtonBackToDefaultFontColor2.Name = "ButtonBackToDefaultFontColor2" - Me.ButtonBackToDefaultFontColor2.UseVisualStyleBackColor = True - ' - 'TweetPrvPanel - ' - Me.TweetPrvPanel.Controls.Add(Me.Label47) - Me.TweetPrvPanel.Controls.Add(Me.LabelDateTimeFormatApplied) - Me.TweetPrvPanel.Controls.Add(Me.Label62) - Me.TweetPrvPanel.Controls.Add(Me.CmbDateTimeFormat) - Me.TweetPrvPanel.Controls.Add(Me.Label23) - Me.TweetPrvPanel.Controls.Add(Me.Label11) - Me.TweetPrvPanel.Controls.Add(Me.IconSize) - Me.TweetPrvPanel.Controls.Add(Me.TextBox3) - Me.TweetPrvPanel.Controls.Add(Me.CheckSortOrderLock) - Me.TweetPrvPanel.Controls.Add(Me.CheckShowGrid) - Me.TweetPrvPanel.Controls.Add(Me.chkUnreadStyle) - Me.TweetPrvPanel.Controls.Add(Me.OneWayLv) - resources.ApplyResources(Me.TweetPrvPanel, "TweetPrvPanel") - Me.TweetPrvPanel.Name = "TweetPrvPanel" - ' - 'Label47 - ' - resources.ApplyResources(Me.Label47, "Label47") - Me.Label47.BackColor = System.Drawing.SystemColors.ActiveCaption - Me.Label47.ForeColor = System.Drawing.SystemColors.ActiveCaptionText - Me.Label47.Name = "Label47" - ' - 'LabelDateTimeFormatApplied - ' - resources.ApplyResources(Me.LabelDateTimeFormatApplied, "LabelDateTimeFormatApplied") - Me.LabelDateTimeFormatApplied.Name = "LabelDateTimeFormatApplied" - ' - 'Label62 - ' - resources.ApplyResources(Me.Label62, "Label62") - Me.Label62.Name = "Label62" - ' - 'CmbDateTimeFormat - ' - resources.ApplyResources(Me.CmbDateTimeFormat, "CmbDateTimeFormat") - Me.CmbDateTimeFormat.Items.AddRange(New Object() {resources.GetString("CmbDateTimeFormat.Items"), resources.GetString("CmbDateTimeFormat.Items1"), resources.GetString("CmbDateTimeFormat.Items2"), resources.GetString("CmbDateTimeFormat.Items3"), resources.GetString("CmbDateTimeFormat.Items4"), resources.GetString("CmbDateTimeFormat.Items5"), resources.GetString("CmbDateTimeFormat.Items6"), resources.GetString("CmbDateTimeFormat.Items7"), resources.GetString("CmbDateTimeFormat.Items8"), resources.GetString("CmbDateTimeFormat.Items9"), resources.GetString("CmbDateTimeFormat.Items10")}) - Me.CmbDateTimeFormat.Name = "CmbDateTimeFormat" - ' - 'Label23 - ' - resources.ApplyResources(Me.Label23, "Label23") - Me.Label23.Name = "Label23" - ' - 'Label11 - ' - resources.ApplyResources(Me.Label11, "Label11") - Me.Label11.Name = "Label11" - ' - '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" - ' - 'TextBox3 - ' - resources.ApplyResources(Me.TextBox3, "TextBox3") - Me.TextBox3.Name = "TextBox3" - ' - 'CheckSortOrderLock - ' - resources.ApplyResources(Me.CheckSortOrderLock, "CheckSortOrderLock") - Me.CheckSortOrderLock.Name = "CheckSortOrderLock" - Me.CheckSortOrderLock.UseVisualStyleBackColor = True - ' - 'CheckShowGrid - ' - resources.ApplyResources(Me.CheckShowGrid, "CheckShowGrid") - Me.CheckShowGrid.Name = "CheckShowGrid" - Me.CheckShowGrid.UseVisualStyleBackColor = True - ' - 'chkUnreadStyle - ' - resources.ApplyResources(Me.chkUnreadStyle, "chkUnreadStyle") - Me.chkUnreadStyle.Name = "chkUnreadStyle" - Me.chkUnreadStyle.UseVisualStyleBackColor = True - ' - 'OneWayLv - ' - resources.ApplyResources(Me.OneWayLv, "OneWayLv") - Me.OneWayLv.Name = "OneWayLv" - Me.OneWayLv.UseVisualStyleBackColor = True - ' - 'PreviewPanel - ' - Me.PreviewPanel.Controls.Add(Me.ReplyIconStateCombo) - Me.PreviewPanel.Controls.Add(Me.Label72) - Me.PreviewPanel.Controls.Add(Me.ChkNewMentionsBlink) - Me.PreviewPanel.Controls.Add(Me.chkTabIconDisp) - Me.PreviewPanel.Controls.Add(Me.CheckPreviewEnable) - Me.PreviewPanel.Controls.Add(Me.Label81) - Me.PreviewPanel.Controls.Add(Me.LanguageCombo) - Me.PreviewPanel.Controls.Add(Me.Label13) - Me.PreviewPanel.Controls.Add(Me.CheckAlwaysTop) - Me.PreviewPanel.Controls.Add(Me.CheckMonospace) - Me.PreviewPanel.Controls.Add(Me.CheckBalloonLimit) - Me.PreviewPanel.Controls.Add(Me.Label10) - Me.PreviewPanel.Controls.Add(Me.ComboDispTitle) - Me.PreviewPanel.Controls.Add(Me.Label45) - Me.PreviewPanel.Controls.Add(Me.cmbNameBalloon) - Me.PreviewPanel.Controls.Add(Me.CheckDispUsername) - Me.PreviewPanel.Controls.Add(Me.CheckBox3) - resources.ApplyResources(Me.PreviewPanel, "PreviewPanel") - Me.PreviewPanel.Name = "PreviewPanel" - ' - '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 - ' - resources.ApplyResources(Me.Label72, "Label72") - Me.Label72.Name = "Label72" - ' - 'ChkNewMentionsBlink - ' - resources.ApplyResources(Me.ChkNewMentionsBlink, "ChkNewMentionsBlink") - Me.ChkNewMentionsBlink.Name = "ChkNewMentionsBlink" - Me.ChkNewMentionsBlink.UseVisualStyleBackColor = True - ' - 'chkTabIconDisp - ' - resources.ApplyResources(Me.chkTabIconDisp, "chkTabIconDisp") - Me.chkTabIconDisp.Name = "chkTabIconDisp" - Me.chkTabIconDisp.UseVisualStyleBackColor = True - ' - 'CheckPreviewEnable - ' - resources.ApplyResources(Me.CheckPreviewEnable, "CheckPreviewEnable") - Me.CheckPreviewEnable.Name = "CheckPreviewEnable" - Me.CheckPreviewEnable.UseVisualStyleBackColor = True - ' - 'Label81 + 'btnAtSelf ' - resources.ApplyResources(Me.Label81, "Label81") - Me.Label81.BackColor = System.Drawing.SystemColors.ActiveCaption - Me.Label81.ForeColor = System.Drawing.SystemColors.ActiveCaptionText - Me.Label81.Name = "Label81" + resources.ApplyResources(Me.btnAtSelf, "btnAtSelf") + Me.btnAtSelf.Name = "btnAtSelf" + Me.ToolTip1.SetToolTip(Me.btnAtSelf, resources.GetString("btnAtSelf.ToolTip")) + Me.btnAtSelf.UseVisualStyleBackColor = True ' - 'LanguageCombo + 'btnSelf ' - 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" + resources.ApplyResources(Me.btnSelf, "btnSelf") + Me.btnSelf.Name = "btnSelf" + Me.ToolTip1.SetToolTip(Me.btnSelf, resources.GetString("btnSelf.ToolTip")) + Me.btnSelf.UseVisualStyleBackColor = True ' - 'Label13 + 'lblInputFont ' - resources.ApplyResources(Me.Label13, "Label13") - Me.Label13.Name = "Label13" + resources.ApplyResources(Me.lblInputFont, "lblInputFont") + Me.lblInputFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + Me.lblInputFont.Name = "lblInputFont" + Me.ToolTip1.SetToolTip(Me.lblInputFont, resources.GetString("lblInputFont.ToolTip")) ' - 'CheckAlwaysTop + 'lblInputBackcolor ' - resources.ApplyResources(Me.CheckAlwaysTop, "CheckAlwaysTop") - Me.CheckAlwaysTop.Name = "CheckAlwaysTop" - Me.CheckAlwaysTop.UseVisualStyleBackColor = True + resources.ApplyResources(Me.lblInputBackcolor, "lblInputBackcolor") + Me.lblInputBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + Me.lblInputBackcolor.Name = "lblInputBackcolor" + Me.ToolTip1.SetToolTip(Me.lblInputBackcolor, resources.GetString("lblInputBackcolor.ToolTip")) ' - 'CheckMonospace + 'lblAtTo ' - resources.ApplyResources(Me.CheckMonospace, "CheckMonospace") - Me.CheckMonospace.Name = "CheckMonospace" - Me.CheckMonospace.UseVisualStyleBackColor = True + resources.ApplyResources(Me.lblAtTo, "lblAtTo") + Me.lblAtTo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + Me.lblAtTo.Name = "lblAtTo" + Me.ToolTip1.SetToolTip(Me.lblAtTo, resources.GetString("lblAtTo.ToolTip")) ' - 'CheckBalloonLimit + 'lblListBackcolor ' - resources.ApplyResources(Me.CheckBalloonLimit, "CheckBalloonLimit") - Me.CheckBalloonLimit.Name = "CheckBalloonLimit" - Me.CheckBalloonLimit.UseVisualStyleBackColor = True + resources.ApplyResources(Me.lblListBackcolor, "lblListBackcolor") + Me.lblListBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + Me.lblListBackcolor.Name = "lblListBackcolor" + Me.ToolTip1.SetToolTip(Me.lblListBackcolor, resources.GetString("lblListBackcolor.ToolTip")) ' - 'Label10 + 'lblAtFromTarget ' - resources.ApplyResources(Me.Label10, "Label10") - Me.Label10.Name = "Label10" + resources.ApplyResources(Me.lblAtFromTarget, "lblAtFromTarget") + Me.lblAtFromTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + Me.lblAtFromTarget.Name = "lblAtFromTarget" + Me.ToolTip1.SetToolTip(Me.lblAtFromTarget, resources.GetString("lblAtFromTarget.ToolTip")) ' - 'ComboDispTitle + 'lblAtTarget ' - 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" + resources.ApplyResources(Me.lblAtTarget, "lblAtTarget") + Me.lblAtTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + Me.lblAtTarget.Name = "lblAtTarget" + Me.ToolTip1.SetToolTip(Me.lblAtTarget, resources.GetString("lblAtTarget.ToolTip")) ' - 'Label45 + 'lblTarget ' - resources.ApplyResources(Me.Label45, "Label45") - Me.Label45.Name = "Label45" + resources.ApplyResources(Me.lblTarget, "lblTarget") + Me.lblTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + Me.lblTarget.Name = "lblTarget" + Me.ToolTip1.SetToolTip(Me.lblTarget, resources.GetString("lblTarget.ToolTip")) ' - 'cmbNameBalloon + 'lblAtSelf ' - 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" + resources.ApplyResources(Me.lblAtSelf, "lblAtSelf") + Me.lblAtSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + Me.lblAtSelf.Name = "lblAtSelf" + Me.ToolTip1.SetToolTip(Me.lblAtSelf, resources.GetString("lblAtSelf.ToolTip")) ' - 'CheckDispUsername + 'lblSelf ' - resources.ApplyResources(Me.CheckDispUsername, "CheckDispUsername") - Me.CheckDispUsername.Name = "CheckDispUsername" - Me.CheckDispUsername.UseVisualStyleBackColor = True + resources.ApplyResources(Me.lblSelf, "lblSelf") + Me.lblSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + Me.lblSelf.Name = "lblSelf" + Me.ToolTip1.SetToolTip(Me.lblSelf, resources.GetString("lblSelf.ToolTip")) ' - 'CheckBox3 + 'ButtonBackToDefaultFontColor2 ' - resources.ApplyResources(Me.CheckBox3, "CheckBox3") - Me.CheckBox3.Name = "CheckBox3" - Me.CheckBox3.UseVisualStyleBackColor = True + resources.ApplyResources(Me.ButtonBackToDefaultFontColor2, "ButtonBackToDefaultFontColor2") + Me.ButtonBackToDefaultFontColor2.Name = "ButtonBackToDefaultFontColor2" + Me.ToolTip1.SetToolTip(Me.ButtonBackToDefaultFontColor2, resources.GetString("ButtonBackToDefaultFontColor2.ToolTip")) + Me.ButtonBackToDefaultFontColor2.UseVisualStyleBackColor = True ' 'TweetActPanel ' + resources.ApplyResources(Me.TweetActPanel, "TweetActPanel") Me.TweetActPanel.Controls.Add(Me.CheckHashSupple) Me.TweetActPanel.Controls.Add(Me.CheckAtIdSupple) Me.TweetActPanel.Controls.Add(Me.ComboBoxPostKeySelect) @@ -1607,91 +1953,105 @@ Partial Class AppendSettingDialog Me.TweetActPanel.Controls.Add(Me.Label12) Me.TweetActPanel.Controls.Add(Me.CheckUseRecommendStatus) Me.TweetActPanel.Controls.Add(Me.StatusText) - resources.ApplyResources(Me.TweetActPanel, "TweetActPanel") Me.TweetActPanel.Name = "TweetActPanel" + Me.ToolTip1.SetToolTip(Me.TweetActPanel, resources.GetString("TweetActPanel.ToolTip")) ' 'CheckHashSupple ' resources.ApplyResources(Me.CheckHashSupple, "CheckHashSupple") Me.CheckHashSupple.Name = "CheckHashSupple" + Me.ToolTip1.SetToolTip(Me.CheckHashSupple, resources.GetString("CheckHashSupple.ToolTip")) Me.CheckHashSupple.UseVisualStyleBackColor = True ' 'CheckAtIdSupple ' resources.ApplyResources(Me.CheckAtIdSupple, "CheckAtIdSupple") Me.CheckAtIdSupple.Name = "CheckAtIdSupple" + Me.ToolTip1.SetToolTip(Me.CheckAtIdSupple, resources.GetString("CheckAtIdSupple.ToolTip")) Me.CheckAtIdSupple.UseVisualStyleBackColor = True ' 'ComboBoxPostKeySelect ' + resources.ApplyResources(Me.ComboBoxPostKeySelect, "ComboBoxPostKeySelect") Me.ComboBoxPostKeySelect.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBoxPostKeySelect.FormattingEnabled = True Me.ComboBoxPostKeySelect.Items.AddRange(New Object() {resources.GetString("ComboBoxPostKeySelect.Items"), resources.GetString("ComboBoxPostKeySelect.Items1"), resources.GetString("ComboBoxPostKeySelect.Items2")}) - resources.ApplyResources(Me.ComboBoxPostKeySelect, "ComboBoxPostKeySelect") Me.ComboBoxPostKeySelect.Name = "ComboBoxPostKeySelect" + Me.ToolTip1.SetToolTip(Me.ComboBoxPostKeySelect, resources.GetString("ComboBoxPostKeySelect.ToolTip")) ' 'Label27 ' resources.ApplyResources(Me.Label27, "Label27") Me.Label27.Name = "Label27" + Me.ToolTip1.SetToolTip(Me.Label27, resources.GetString("Label27.ToolTip")) ' 'CheckRetweetNoConfirm ' resources.ApplyResources(Me.CheckRetweetNoConfirm, "CheckRetweetNoConfirm") Me.CheckRetweetNoConfirm.Name = "CheckRetweetNoConfirm" + Me.ToolTip1.SetToolTip(Me.CheckRetweetNoConfirm, resources.GetString("CheckRetweetNoConfirm.ToolTip")) Me.CheckRetweetNoConfirm.UseVisualStyleBackColor = True ' 'Label12 ' resources.ApplyResources(Me.Label12, "Label12") Me.Label12.Name = "Label12" + Me.ToolTip1.SetToolTip(Me.Label12, resources.GetString("Label12.ToolTip")) ' 'CheckUseRecommendStatus ' resources.ApplyResources(Me.CheckUseRecommendStatus, "CheckUseRecommendStatus") Me.CheckUseRecommendStatus.Name = "CheckUseRecommendStatus" + Me.ToolTip1.SetToolTip(Me.CheckUseRecommendStatus, resources.GetString("CheckUseRecommendStatus.ToolTip")) Me.CheckUseRecommendStatus.UseVisualStyleBackColor = True ' 'StatusText ' resources.ApplyResources(Me.StatusText, "StatusText") Me.StatusText.Name = "StatusText" + Me.ToolTip1.SetToolTip(Me.StatusText, resources.GetString("StatusText.ToolTip")) ' 'StartupPanel ' + resources.ApplyResources(Me.StartupPanel, "StartupPanel") Me.StartupPanel.Controls.Add(Me.StartupReaded) Me.StartupPanel.Controls.Add(Me.CheckStartupFollowers) Me.StartupPanel.Controls.Add(Me.CheckStartupVersion) Me.StartupPanel.Controls.Add(Me.chkGetFav) - resources.ApplyResources(Me.StartupPanel, "StartupPanel") Me.StartupPanel.Name = "StartupPanel" + Me.ToolTip1.SetToolTip(Me.StartupPanel, resources.GetString("StartupPanel.ToolTip")) ' 'StartupReaded ' resources.ApplyResources(Me.StartupReaded, "StartupReaded") Me.StartupReaded.Name = "StartupReaded" + Me.ToolTip1.SetToolTip(Me.StartupReaded, resources.GetString("StartupReaded.ToolTip")) Me.StartupReaded.UseVisualStyleBackColor = True ' 'CheckStartupFollowers ' resources.ApplyResources(Me.CheckStartupFollowers, "CheckStartupFollowers") Me.CheckStartupFollowers.Name = "CheckStartupFollowers" + Me.ToolTip1.SetToolTip(Me.CheckStartupFollowers, resources.GetString("CheckStartupFollowers.ToolTip")) Me.CheckStartupFollowers.UseVisualStyleBackColor = True ' 'CheckStartupVersion ' resources.ApplyResources(Me.CheckStartupVersion, "CheckStartupVersion") Me.CheckStartupVersion.Name = "CheckStartupVersion" + Me.ToolTip1.SetToolTip(Me.CheckStartupVersion, resources.GetString("CheckStartupVersion.ToolTip")) Me.CheckStartupVersion.UseVisualStyleBackColor = True ' 'chkGetFav ' resources.ApplyResources(Me.chkGetFav, "chkGetFav") Me.chkGetFav.Name = "chkGetFav" + Me.ToolTip1.SetToolTip(Me.chkGetFav, resources.GetString("chkGetFav.ToolTip")) Me.chkGetFav.UseVisualStyleBackColor = True ' 'GetCountPanel ' + resources.ApplyResources(Me.GetCountPanel, "GetCountPanel") Me.GetCountPanel.Controls.Add(Me.ListTextCountApi) Me.GetCountPanel.Controls.Add(Me.Label25) Me.GetCountPanel.Controls.Add(Me.UserTimelineTextCountApi) @@ -1709,241 +2069,127 @@ Partial Class AppendSettingDialog Me.GetCountPanel.Controls.Add(Me.TextCountApiReply) Me.GetCountPanel.Controls.Add(Me.Label67) Me.GetCountPanel.Controls.Add(Me.TextCountApi) - resources.ApplyResources(Me.GetCountPanel, "GetCountPanel") Me.GetCountPanel.Name = "GetCountPanel" + Me.ToolTip1.SetToolTip(Me.GetCountPanel, resources.GetString("GetCountPanel.ToolTip")) ' 'ListTextCountApi ' resources.ApplyResources(Me.ListTextCountApi, "ListTextCountApi") Me.ListTextCountApi.Name = "ListTextCountApi" + Me.ToolTip1.SetToolTip(Me.ListTextCountApi, resources.GetString("ListTextCountApi.ToolTip")) ' 'Label25 ' resources.ApplyResources(Me.Label25, "Label25") Me.Label25.Name = "Label25" + Me.ToolTip1.SetToolTip(Me.Label25, resources.GetString("Label25.ToolTip")) ' 'UserTimelineTextCountApi ' resources.ApplyResources(Me.UserTimelineTextCountApi, "UserTimelineTextCountApi") Me.UserTimelineTextCountApi.Name = "UserTimelineTextCountApi" + Me.ToolTip1.SetToolTip(Me.UserTimelineTextCountApi, resources.GetString("UserTimelineTextCountApi.ToolTip")) ' 'Label17 ' resources.ApplyResources(Me.Label17, "Label17") Me.Label17.Name = "Label17" + Me.ToolTip1.SetToolTip(Me.Label17, resources.GetString("Label17.ToolTip")) ' 'Label30 ' resources.ApplyResources(Me.Label30, "Label30") Me.Label30.Name = "Label30" + Me.ToolTip1.SetToolTip(Me.Label30, resources.GetString("Label30.ToolTip")) ' 'Label28 ' resources.ApplyResources(Me.Label28, "Label28") Me.Label28.Name = "Label28" + Me.ToolTip1.SetToolTip(Me.Label28, resources.GetString("Label28.ToolTip")) ' 'Label19 ' resources.ApplyResources(Me.Label19, "Label19") Me.Label19.Name = "Label19" + Me.ToolTip1.SetToolTip(Me.Label19, resources.GetString("Label19.ToolTip")) ' 'FavoritesTextCountApi ' resources.ApplyResources(Me.FavoritesTextCountApi, "FavoritesTextCountApi") Me.FavoritesTextCountApi.Name = "FavoritesTextCountApi" + Me.ToolTip1.SetToolTip(Me.FavoritesTextCountApi, resources.GetString("FavoritesTextCountApi.ToolTip")) ' 'SearchTextCountApi ' resources.ApplyResources(Me.SearchTextCountApi, "SearchTextCountApi") Me.SearchTextCountApi.Name = "SearchTextCountApi" + Me.ToolTip1.SetToolTip(Me.SearchTextCountApi, resources.GetString("SearchTextCountApi.ToolTip")) ' 'Label66 ' resources.ApplyResources(Me.Label66, "Label66") Me.Label66.Name = "Label66" + Me.ToolTip1.SetToolTip(Me.Label66, resources.GetString("Label66.ToolTip")) ' 'FirstTextCountApi ' resources.ApplyResources(Me.FirstTextCountApi, "FirstTextCountApi") Me.FirstTextCountApi.Name = "FirstTextCountApi" + Me.ToolTip1.SetToolTip(Me.FirstTextCountApi, resources.GetString("FirstTextCountApi.ToolTip")) ' 'GetMoreTextCountApi ' resources.ApplyResources(Me.GetMoreTextCountApi, "GetMoreTextCountApi") Me.GetMoreTextCountApi.Name = "GetMoreTextCountApi" + Me.ToolTip1.SetToolTip(Me.GetMoreTextCountApi, resources.GetString("GetMoreTextCountApi.ToolTip")) ' 'Label53 ' resources.ApplyResources(Me.Label53, "Label53") Me.Label53.Name = "Label53" + Me.ToolTip1.SetToolTip(Me.Label53, resources.GetString("Label53.ToolTip")) ' 'UseChangeGetCount ' resources.ApplyResources(Me.UseChangeGetCount, "UseChangeGetCount") Me.UseChangeGetCount.Name = "UseChangeGetCount" + Me.ToolTip1.SetToolTip(Me.UseChangeGetCount, resources.GetString("UseChangeGetCount.ToolTip")) Me.UseChangeGetCount.UseVisualStyleBackColor = True ' 'TextCountApiReply ' resources.ApplyResources(Me.TextCountApiReply, "TextCountApiReply") Me.TextCountApiReply.Name = "TextCountApiReply" + Me.ToolTip1.SetToolTip(Me.TextCountApiReply, resources.GetString("TextCountApiReply.ToolTip")) ' 'Label67 ' resources.ApplyResources(Me.Label67, "Label67") Me.Label67.Name = "Label67" + Me.ToolTip1.SetToolTip(Me.Label67, resources.GetString("Label67.ToolTip")) ' 'TextCountApi ' resources.ApplyResources(Me.TextCountApi, "TextCountApi") Me.TextCountApi.Name = "TextCountApi" - ' - 'NotifyPanel - ' - Me.NotifyPanel.Controls.Add(Me.CheckUserUpdateEvent) - Me.NotifyPanel.Controls.Add(Me.Label35) - Me.NotifyPanel.Controls.Add(Me.ComboBoxEventNotifySound) - Me.NotifyPanel.Controls.Add(Me.CheckFavEventUnread) - Me.NotifyPanel.Controls.Add(Me.CheckListCreatedEvent) - Me.NotifyPanel.Controls.Add(Me.CheckBlockEvent) - Me.NotifyPanel.Controls.Add(Me.CheckForceEventNotify) - Me.NotifyPanel.Controls.Add(Me.CheckListMemberRemovedEvent) - Me.NotifyPanel.Controls.Add(Me.CheckListMemberAddedEvent) - Me.NotifyPanel.Controls.Add(Me.CheckFollowEvent) - Me.NotifyPanel.Controls.Add(Me.CheckUnfavoritesEvent) - Me.NotifyPanel.Controls.Add(Me.CheckFavoritesEvent) - Me.NotifyPanel.Controls.Add(Me.CheckEventNotify) - resources.ApplyResources(Me.NotifyPanel, "NotifyPanel") - Me.NotifyPanel.Name = "NotifyPanel" - ' - 'CheckUserUpdateEvent - ' - resources.ApplyResources(Me.CheckUserUpdateEvent, "CheckUserUpdateEvent") - Me.CheckUserUpdateEvent.Checked = True - Me.CheckUserUpdateEvent.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckUserUpdateEvent.Name = "CheckUserUpdateEvent" - Me.CheckUserUpdateEvent.ThreeState = True - Me.ToolTip1.SetToolTip(Me.CheckUserUpdateEvent, resources.GetString("CheckUserUpdateEvent.ToolTip")) - Me.CheckUserUpdateEvent.UseVisualStyleBackColor = True - ' - 'Label35 - ' - resources.ApplyResources(Me.Label35, "Label35") - Me.Label35.Name = "Label35" - ' - 'ComboBoxEventNotifySound - ' - Me.ComboBoxEventNotifySound.FormattingEnabled = True - resources.ApplyResources(Me.ComboBoxEventNotifySound, "ComboBoxEventNotifySound") - Me.ComboBoxEventNotifySound.Name = "ComboBoxEventNotifySound" - ' - 'CheckFavEventUnread - ' - resources.ApplyResources(Me.CheckFavEventUnread, "CheckFavEventUnread") - Me.CheckFavEventUnread.Checked = True - Me.CheckFavEventUnread.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckFavEventUnread.Name = "CheckFavEventUnread" - Me.CheckFavEventUnread.UseVisualStyleBackColor = True - ' - 'CheckListCreatedEvent - ' - resources.ApplyResources(Me.CheckListCreatedEvent, "CheckListCreatedEvent") - Me.CheckListCreatedEvent.Checked = True - Me.CheckListCreatedEvent.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckListCreatedEvent.Name = "CheckListCreatedEvent" - Me.CheckListCreatedEvent.ThreeState = True - Me.ToolTip1.SetToolTip(Me.CheckListCreatedEvent, resources.GetString("CheckListCreatedEvent.ToolTip")) - Me.CheckListCreatedEvent.UseVisualStyleBackColor = True - ' - 'CheckBlockEvent - ' - resources.ApplyResources(Me.CheckBlockEvent, "CheckBlockEvent") - Me.CheckBlockEvent.Checked = True - Me.CheckBlockEvent.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckBlockEvent.Name = "CheckBlockEvent" - Me.CheckBlockEvent.ThreeState = True - Me.ToolTip1.SetToolTip(Me.CheckBlockEvent, resources.GetString("CheckBlockEvent.ToolTip")) - Me.CheckBlockEvent.UseVisualStyleBackColor = True - ' - 'CheckForceEventNotify - ' - resources.ApplyResources(Me.CheckForceEventNotify, "CheckForceEventNotify") - Me.CheckForceEventNotify.Checked = True - Me.CheckForceEventNotify.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckForceEventNotify.Name = "CheckForceEventNotify" - Me.CheckForceEventNotify.UseVisualStyleBackColor = True - ' - 'CheckListMemberRemovedEvent - ' - resources.ApplyResources(Me.CheckListMemberRemovedEvent, "CheckListMemberRemovedEvent") - Me.CheckListMemberRemovedEvent.Checked = True - Me.CheckListMemberRemovedEvent.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckListMemberRemovedEvent.Name = "CheckListMemberRemovedEvent" - Me.CheckListMemberRemovedEvent.ThreeState = True - Me.ToolTip1.SetToolTip(Me.CheckListMemberRemovedEvent, resources.GetString("CheckListMemberRemovedEvent.ToolTip")) - Me.CheckListMemberRemovedEvent.UseVisualStyleBackColor = True - ' - 'CheckListMemberAddedEvent - ' - resources.ApplyResources(Me.CheckListMemberAddedEvent, "CheckListMemberAddedEvent") - Me.CheckListMemberAddedEvent.Checked = True - Me.CheckListMemberAddedEvent.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckListMemberAddedEvent.Name = "CheckListMemberAddedEvent" - Me.CheckListMemberAddedEvent.ThreeState = True - Me.ToolTip1.SetToolTip(Me.CheckListMemberAddedEvent, resources.GetString("CheckListMemberAddedEvent.ToolTip")) - Me.CheckListMemberAddedEvent.UseVisualStyleBackColor = True - ' - 'CheckFollowEvent - ' - resources.ApplyResources(Me.CheckFollowEvent, "CheckFollowEvent") - Me.CheckFollowEvent.Checked = True - Me.CheckFollowEvent.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckFollowEvent.Name = "CheckFollowEvent" - Me.CheckFollowEvent.ThreeState = True - Me.ToolTip1.SetToolTip(Me.CheckFollowEvent, resources.GetString("CheckFollowEvent.ToolTip")) - Me.CheckFollowEvent.UseVisualStyleBackColor = True - ' - 'CheckUnfavoritesEvent - ' - resources.ApplyResources(Me.CheckUnfavoritesEvent, "CheckUnfavoritesEvent") - Me.CheckUnfavoritesEvent.Checked = True - Me.CheckUnfavoritesEvent.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckUnfavoritesEvent.Name = "CheckUnfavoritesEvent" - Me.CheckUnfavoritesEvent.ThreeState = True - Me.ToolTip1.SetToolTip(Me.CheckUnfavoritesEvent, resources.GetString("CheckUnfavoritesEvent.ToolTip")) - Me.CheckUnfavoritesEvent.UseVisualStyleBackColor = True - ' - 'CheckFavoritesEvent - ' - resources.ApplyResources(Me.CheckFavoritesEvent, "CheckFavoritesEvent") - Me.CheckFavoritesEvent.Checked = True - Me.CheckFavoritesEvent.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckFavoritesEvent.Name = "CheckFavoritesEvent" - Me.CheckFavoritesEvent.ThreeState = True - Me.ToolTip1.SetToolTip(Me.CheckFavoritesEvent, resources.GetString("CheckFavoritesEvent.ToolTip")) - Me.CheckFavoritesEvent.UseVisualStyleBackColor = True - ' - 'CheckEventNotify - ' - resources.ApplyResources(Me.CheckEventNotify, "CheckEventNotify") - Me.CheckEventNotify.Checked = True - Me.CheckEventNotify.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckEventNotify.Name = "CheckEventNotify" - Me.CheckEventNotify.UseVisualStyleBackColor = True + Me.ToolTip1.SetToolTip(Me.TextCountApi, resources.GetString("TextCountApi.ToolTip")) ' '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.ToolTip1.SetToolTip(Me.Cancel, resources.GetString("Cancel.ToolTip")) Me.Cancel.UseVisualStyleBackColor = True ' 'Save ' - Me.Save.DialogResult = System.Windows.Forms.DialogResult.OK resources.ApplyResources(Me.Save, "Save") + Me.Save.DialogResult = System.Windows.Forms.DialogResult.OK Me.Save.Name = "Save" + Me.ToolTip1.SetToolTip(Me.Save, resources.GetString("Save.ToolTip")) Me.Save.UseVisualStyleBackColor = True ' 'AppendSettingDialog @@ -1961,6 +2207,7 @@ Partial Class AppendSettingDialog Me.Name = "AppendSettingDialog" Me.ShowIcon = False Me.ShowInTaskbar = False + Me.ToolTip1.SetToolTip(Me, resources.GetString("$this.ToolTip")) Me.TopMost = True Me.SplitContainer1.Panel1.ResumeLayout(False) Me.SplitContainer1.Panel2.ResumeLayout(False) @@ -1972,8 +2219,14 @@ Partial Class AppendSettingDialog Me.GroupBox3.PerformLayout() Me.CooperatePanel.ResumeLayout(False) Me.CooperatePanel.PerformLayout() + Me.NotifyPanel.ResumeLayout(False) + Me.NotifyPanel.PerformLayout() + Me.TweetPrvPanel.ResumeLayout(False) + Me.TweetPrvPanel.PerformLayout() Me.GetPeriodPanel.ResumeLayout(False) Me.GetPeriodPanel.PerformLayout() + Me.PreviewPanel.ResumeLayout(False) + Me.PreviewPanel.PerformLayout() Me.BasedPanel.ResumeLayout(False) Me.BasedPanel.PerformLayout() Me.FontPanel.ResumeLayout(False) @@ -1988,18 +2241,12 @@ Partial Class AppendSettingDialog Me.FontPanel2.ResumeLayout(False) Me.GroupBox5.ResumeLayout(False) Me.GroupBox5.PerformLayout() - Me.TweetPrvPanel.ResumeLayout(False) - Me.TweetPrvPanel.PerformLayout() - Me.PreviewPanel.ResumeLayout(False) - Me.PreviewPanel.PerformLayout() Me.TweetActPanel.ResumeLayout(False) Me.TweetActPanel.PerformLayout() Me.StartupPanel.ResumeLayout(False) Me.StartupPanel.PerformLayout() Me.GetCountPanel.ResumeLayout(False) Me.GetCountPanel.PerformLayout() - Me.NotifyPanel.ResumeLayout(False) - Me.NotifyPanel.PerformLayout() Me.ResumeLayout(False) End Sub @@ -2247,4 +2494,5 @@ Partial Class AppendSettingDialog Friend WithEvents ListDoubleClickActionComboBox As System.Windows.Forms.ComboBox Friend WithEvents Label39 As System.Windows.Forms.Label Friend WithEvents UserAppointUrlText As System.Windows.Forms.TextBox + Friend WithEvents HideDuplicatedRetweetsCheck As System.Windows.Forms.CheckBox End Class diff --git a/Tween/AppendSettingDialog.en.resx b/Tween/AppendSettingDialog.en.resx index 8f1669f0..c7fd6eea 100644 --- a/Tween/AppendSettingDialog.en.resx +++ b/Tween/AppendSettingDialog.en.resx @@ -242,7 +242,7 @@ Open status of twitter.com - Not bihavier + None 199, 277 @@ -464,6 +464,189 @@ + + 85, 16 + + + Bio updated + + + 132, 12 + + + Play sound notify events + + + + + + + + + 247, 16 + + + Make to unread the post someone favorited + + + + + + 91, 16 + + + Lists created + + + 68, 16 + + + Blocking + + + 294, 16 + + + Notify Events even if disable new post arrival notify. + + + + + + 147, 16 + + + Removed from the Lists + + + 119, 16 + + + Added to the Lists + + + 69, 16 + + + Followed + + + 94, 16 + + + Fav Removed + + + 79, 16 + + + Fav Added + + + 189, 16 + + + Notify Events(Only UserStream) + + + + + + + + + 151, 16 + + + Hide duplicated retweets + + + + + + 115, 12 + + + Apply after restarting + + + + + + + + + + + + + + + 105, 12 + + + Date Format in List + + + + + + 162, 12 + + + Icon size in List (16 in default) + + + + + + None + + + + + + + + + 102, 16 + + + Lock sort order + + + + + + 125, 16 + + + Show separator line + + + + + + 393, 16 + + + Enable unread style(font and color). (Unread can be found by star mark) + + + + + + 136, 16 + + + Colorize one way love + + + + + + + @@ -606,78 +789,240 @@ Periodic fetching, Timeline/Mentions/DM, and Post&Fetch function is disable. - - - - - + + Don't notify - - 70, 12 + + Change icon - - Auth method + + Change icon&blink - + - - Clear - - - + + 188, 12 - - + + Tasktray icon with unread mentions - + - - 65, 12 - - - Auth status - - - + + 180, 16 - - Auth + + Blink window mentions arrived - + - - 56, 12 + + 210, 16 - - Username + + Show icon on tab has unread tweets - + - - 54, 12 + + 138, 16 - - Password + + Show image thumbnail - + - + - + - + - - Fore... - + + 110, 16 + + + Always top most + + + + + + 177, 16 + + + Monospace font in detail view + + + + + + 293, 16 + + + Popup balloon only at the minimization or iconization + + + + + + 103, 12 + + + Username in popup + + + + + + None + + + Program Version + + + Latest your post + + + unread @reply items + + + unread items + + + unread items(unread @reply items) + + + unread items/all items + + + Count of Status/Follow/Follower + + + + + + 65, 12 + + + Title format + + + + + + None + + + User ID + + + Nickname + + + + + + 278, 16 + + + Show username in application titlebar and balloon + + + + + + 148, 16 + + + Show icon in detail view + + + + + + + + + + + + + + + 70, 12 + + + Auth method + + + + + + Clear + + + + + + + + + + + + 65, 12 + + + Auth status + + + + + + Auth + + + + + + 56, 12 + + + Username + + + + + + 54, 12 + + + Password + + + + + + + + + + + + + + + Fore... + @@ -1197,320 +1542,74 @@ Periodic fetching, Timeline/Mentions/DM, and Post&Fetch function is disable. - - 115, 12 + + 213, 16 - - Apply after restarting + + Use Hashtag supplementary function - + - - + + 188, 16 - + + Use @id supplementary function + + - + - - 105, 12 + + 50, 12 - - Date Format in List + + Post key - + - - 162, 12 + + 239, 16 - - Icon size in List (16 in default) + + Bypass confirm dialog at posting Retweet - + - - None + + 38, 12 - - + + Footer - + - - 102, 16 + + 151, 16 - - Lock sort order + + Use Default [TWNvNNN] - + - - 125, 16 - - - Show separator line + + - + - - 393, 16 + + 81, 16 - - Enable unread style(font and color). (Unread can be found by star mark) - - - - - - 136, 16 - - - Colorize one way love - - - - - - - - - Don't notify - - - Change icon - - - Change icon&blink - - - - - - 188, 12 - - - Tasktray icon with unread mentions - - - - - - 180, 16 - - - Blink window mentions arrived - - - - - - 210, 16 - - - Show icon on tab has unread tweets - - - - - - 138, 16 - - - Show image thumbnail - - - - - - - - - - - - - - - 110, 16 - - - Always top most - - - - - - 177, 16 - - - Monospace font in detail view - - - - - - 293, 16 - - - Popup balloon only at the minimization or iconization - - - - - - 103, 12 - - - Username in popup - - - - - - None - - - Program Version - - - Latest your post - - - unread @reply items - - - unread items - - - unread items(unread @reply items) - - - unread items/all items - - - Count of Status/Follow/Follower - - - - - - 65, 12 - - - Title format - - - - - - None - - - User ID - - - Nickname - - - - - - 278, 16 - - - Show username in application titlebar and balloon - - - - - - 148, 16 - - - Show icon in detail view - - - - - - - - - 213, 16 - - - Use Hashtag supplementary function - - - - - - 188, 16 - - - Use @id supplementary function - - - - - - - - - 50, 12 - - - Post key - - - - - - 239, 16 - - - Bypass confirm dialog at posting Retweet - - - - - - 38, 12 - - - Footer - - - - - - 151, 16 - - - Use Default [TWNvNNN] - - - - - - - - - - - - 81, 16 - - - Make Read + + Make Read @@ -1653,96 +1752,6 @@ Periodic fetching, Timeline/Mentions/DM, and Post&Fetch function is disable. - - 85, 16 - - - Bio updated - - - 132, 12 - - - Play sound notify events - - - - - - - - - 247, 16 - - - Make to unread the post someone favorited - - - - - - 91, 16 - - - Lists created - - - 68, 16 - - - Blocking - - - 294, 16 - - - Notify Events even if disable new post arrival notify. - - - - - - 147, 16 - - - Removed from the Lists - - - 119, 16 - - - Added to the Lists - - - 69, 16 - - - Followed - - - 94, 16 - - - Fav Removed - - - 79, 16 - - - Fav Added - - - 189, 16 - - - Notify Events(Only UserStream) - - - - - - - diff --git a/Tween/AppendSettingDialog.resx b/Tween/AppendSettingDialog.resx index 79b61426..820c2ebf 100644 --- a/Tween/AppendSettingDialog.resx +++ b/Tween/AppendSettingDialog.resx @@ -117,7473 +117,8214 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Top + + + 22, 274 - + + 7 + + + 205, 103 + + True - - - 0, 0 + + 10 - - Fill + + none - - 0, 0 + + + NoControl - - - AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w - LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQwAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 - CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp - bGRyZW4wCWNoaWxkcmVuMQljaGlsZHJlbjIIVXNlckRhdGEBAQAAAQABAAQEBAEBCAgIHVN5c3RlbS5X - aW5kb3dzLkZvcm1zLlRyZWVOb2RlAgAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAAd - U3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUCAAAAAgAAAAYDAAAABuWfuuacrAYEAAAACUJhc2Vk - Tm9kZQD/////BgUAAAAA/////wkFAAAAAwAAAAkGAAAACQcAAAAJCAAAAAkFAAAABQYAAAAdU3lzdGVt - LldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1hZ2VJbmRleAhJ - bWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENvdW50AQEAAAEA - AQABCAgIAgAAAAYKAAAADOabtOaWsOmWk+malAYLAAAAClBlcmlvZE5vZGUA/////wkFAAAA/////wkF - AAAAAAAAAAUHAAAAHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2RlCAAAAARUZXh0BE5hbWUJSXND - aGVja2VkCkltYWdlSW5kZXgISW1hZ2VLZXkSU2VsZWN0ZWRJbWFnZUluZGV4EFNlbGVjdGVkSW1hZ2VL - ZXkKQ2hpbGRDb3VudAEBAAABAAEAAQgICAIAAAAGDQAAABLotbfli5XmmYLjga7li5XkvZwGDgAAAAtT - dGFydFVwTm9kZQD/////CQUAAAD/////CQUAAAAAAAAABQgAAAAdU3lzdGVtLldpbmRvd3MuRm9ybXMu - VHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1hZ2VJbmRleAhJbWFnZUtleRJTZWxlY3Rl - ZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENvdW50AQEAAAEAAQABCAgIAgAAAAYQAAAA - DOWPluW+l+S7tuaVsAYRAAAADEdldENvdW50Tm9kZQD/////CQUAAAD/////CQUAAAAAAAAACw== - + + 24 - - - AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w - LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQkAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 - CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp - bGRyZW4wAQEAAAEAAQAEAQgICB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMA - AAAG5YuV5L2cBgQAAAAKQWN0aW9uTm9kZQD/////BgUAAAAA/////wkFAAAAAQAAAAkGAAAABQYAAAAd - U3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1hZ2VJ - bmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENvdW50 - AQEAAAEAAQABCAgIAgAAAAYHAAAABuaKleeovwYIAAAADFR3ZWV0QWN0Tm9kZQD/////CQUAAAD///// - CQUAAAAAAAAACw== - + + False - - - AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w - LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQoAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 - CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp - bGRyZW4wCWNoaWxkcmVuMQEBAAABAAEABAQBCAgIHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2Rl - AgAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMAAAAG6KGo56S6BgQAAAAL - UHJldmlld05vZGUA/////wYFAAAAAP////8JBQAAAAIAAAAJBgAAAAkHAAAABQYAAAAdU3lzdGVtLldp - bmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1hZ2VJbmRleAhJbWFn - ZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENvdW50AQEAAAEAAQAB - CAgIAgAAAAYIAAAADOeZuuiogOS4gOimpwYJAAAADFR3ZWV0UHJ2Tm9kZQD/////CQUAAAD/////CQUA - AAAAAAAABQcAAAAdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0No - ZWNrZWQKSW1hZ2VJbmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtl - eQpDaGlsZENvdW50AQEAAAEAAQABCAgIAgAAAAYLAAAAEuOCpOODmeODs+ODiOmAmuefpQYMAAAACk5v - dGlmeU5vZGUA/////wkFAAAA/////wkFAAAAAAAAAAs= - + + 339, 215 - - - AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w - LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQkAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 - CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp - bGRyZW4wAQEAAAEAAQAEAQgICB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMA - AAAM44OV44Kp44Oz44OIBgQAAAAIRm9udE5vZGUA/////wYFAAAAAP////8JBQAAAAEAAAAJBgAAAAUG - AAAAHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2RlCAAAAARUZXh0BE5hbWUJSXNDaGVja2VkCklt - YWdlSW5kZXgISW1hZ2VLZXkSU2VsZWN0ZWRJbWFnZUluZGV4EFNlbGVjdGVkSW1hZ2VLZXkKQ2hpbGRD - b3VudAEBAAABAAEAAQgICAIAAAAGBwAAAA3jg5Xjgqnjg7Pjg4gyBggAAAAJRm9udE5vZGUyAP////8J - BQAAAP////8JBQAAAAAAAAAL - + + 100, 16 - - - AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w - LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQsAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 - CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp - bGRyZW4wCWNoaWxkcmVuMQljaGlsZHJlbjIBAQAAAQABAAQEBAEICAgdU3lzdGVtLldpbmRvd3MuRm9y - bXMuVHJlZU5vZGUCAAAAHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2RlAgAAAB1TeXN0ZW0uV2lu - ZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMAAAAG6YCa5L+hBgQAAAAOQ29ubmVjdGlvbk5vZGUA - /////wYFAAAAAP////8JBQAAAAMAAAAJBgAAAAkHAAAACQgAAAAFBgAAAB1TeXN0ZW0uV2luZG93cy5G - b3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdlS2V5ElNl - bGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEICAgCAAAA - BgkAAAAM44OX44Ot44Kt44K3BgoAAAAJUHJveHlOb2RlAP////8JBQAAAP////8JBQAAAAAAAAAFBwAA - AB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFn - ZUluZGV4CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291 - bnQBAQAAAQABAAEICAgCAAAABgwAAAAS6YCj5pC644K144O844OT44K5Bg0AAAANQ29vcGVyYXRlTm9k - ZQD/////CQUAAAD/////CQUAAAAAAAAABQgAAAAdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUI - AAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1hZ2VJbmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5k - ZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENvdW50AQEAAAEAAQABCAgIAgAAAAYPAAAACeefree4rlVS - TAYQAAAADFNob3J0VXJsTm9kZQD/////CQUAAAD/////CQUAAAAAAAAACw== - + + 発言数/フォロー数/フォロワー数 - - 169, 368 + + 90, 22 - - 0 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TreeViewSetting + + 15 - - System.Windows.Forms.TreeView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + OK - - SplitContainer1.Panel1 + + NoControl - - 0 + + 16*16 - - SplitContainer1.Panel1 + + - - System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - SplitContainer1 + + 20 - - 0 + + 15 - + + AZERBAIJANI + + True - - 24, 282 + + 最新版のチェックをする - - 142, 12 + + GetPeriodPanel - - 15 + + - - 発言をダブルクリック時の動作 + + - - Label38 + + - + + SplitContainer1.Panel2 + + + 使用しない + + + 4 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ActionPanel + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 163, 12 + + + 83, 290 + + + GroupBox5 + + + 13 + + + 0, 0 + + + 161, 16 + + + 9 + + + True + + + 154, 16 + + + 175, 218 + + + Label37 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - Reply + + ProxyPanel - - Favorite + + 16, 45 - - プロフィール表示 + + 背景色 - - ユーザーのタイムラインを表示 + + 16 - - 関連発言表示 + + 213, 16 - - ユーザーのHomeを開く + + True + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 5 + + + LanguageCombo + + + 16 + + + 171, 16 + + + 0 + + + KANNADA + + + KAZAKH + + + GroupBox1 + + + ListTextCountApi + + + HUNGARIAN + + + ICELANDIC + + + INDONESIAN + + + INUKTITUT + + + True + + + 192, 20 + + + 8 + + + JAVANESE + + + SplitContainer1.Panel2 + + + + + + YORUBA + + + 3 + + + False + + + 22, 20 + + + POSTキー(デフォルトEnter) + + + 13 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + + + 背景色 + + + NoControl + + + 0 + + + NoControl + + + 自分の発言 + + + NoControl + + + 5 + + + 9 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 12 + + + 5 + + + 自動調整する + + + 50, 12 + + + 3 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + + + ShortUrlPanel + + + 10 + + + 22, 65 + + + CheckRetweetNoConfirm + + + Fill + + + + + + 5 + + + 339, 165 + + + tinyurl + + + 15 + + + 6 + + + 65, 19 + + + 235, 16 + + + lblOWL + + + 53, 12 + + + 7 + + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + + 5 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 0, 0 + + + CheckMonospace + + + FontPanel2 + + + 175, 235 + + + NotifyPanel + + + 87, 16 + + + + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 1 + + + 48*48 + + + HotkeyCtrl + + + GetPeriodPanel + + + 16 + + + 再起動後有効になります。 + + + True + + + TweetActPanel + + + 6 + + + AppendSettingDialog + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 17 + + + api.twitter.com + + + 8 + + + GroupBox3 + + + 背景色 + + + search.twitter.com + + + 22, 66 + + + True + + + 22, 22 + + + True + + + Label44 + + + 9 + + + Label6 + + + 0 + + + Win + + + 339, 115 + + + UserAppointUrlText + + + False + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + + + 22, 20 + + + NotifyPanel + + + 22, 18 + + + GetPeriodPanel + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Fill + + + Label45 + + + MiddleLeft + + + 2 + + + NotifyPanel + + + 13, 14 + + + chkGetFav + + + + AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w + LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 + ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQkAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 + CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp + bGRyZW4wAQEAAAEAAQAEAQgICB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMA + AAAG5YuV5L2cBgQAAAAKQWN0aW9uTm9kZQD/////BgUAAAAA/////wkFAAAAAQAAAAkGAAAABQYAAAAd + U3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1hZ2VJ + bmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENvdW50 + AQEAAAEAAQABCAgIAgAAAAYHAAAABuaKleeovwYIAAAADFR3ZWV0QWN0Tm9kZQD/////CQUAAAD///// + CQUAAAAAAAAACw== + + + + StatusText + + + Label8 + + + 143, 16 + + + lblUnread + + + 読み込んだポストを既読にする + + + 通知なし + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 1 + + + ShortUrlPanel + + + GroupBox3 + + + プロキシ(&X) + + + 9, 198 + + + StartupUserstreamCheck + + + 6 + + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 191, 252 + + + TweetPrvPanel + + + 関連発言表示 + + + 11 + + + 0, 0 + + + 14 + + + ID + + + 0 + + + 8 + + + Username + + + ShortUrlPanel + + + ComboBoxAutoShortUrlFirst + + + MiddleLeft + + + 12 + + + GroupBox5 + + + 1 + + + 片思いユーザーリストを取得する + + + 63, 12 + + + + + + + + + False + + + + + + SplitContainer1.Panel2 + + + 262, 100 + + + BrowserPathText + + + + + + + + + Fill + + + ProxyPanel + + + True + + + 21 + + + 片思いを色分けして表示する + + + 278, 104 + + + 22, 51 + + + Disable + + + TweetActPanel + + + False + + + + + + LabelProxyPort + + + AuthStateLabel + + + + + + CheckBlockEvent + + + Fav追加した、またはFav追加された + + + NotifyPanel + + + 113, 68 + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + OAuth(xAuth) + + + GroupBox1 + + + CheckUseRecommendStatus + + + 22, 20 + + + True + + + 22, 86 + + + UserTimelineの取得数 + + + twitter.com + + + BURMESE + + + True + + + True + + + 227, 20 + + + 発言詳細背景色 + + + 認証済み + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ステータスをWebで開く + + 189, 16 - - なし + + Label29 - - 187, 277 + + - - 231, 20 + + 18 - - 14 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ListDoubleClickActionComboBox + + True - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ConnectionTimeOut - - ActionPanel + + 新着通知が無効でもイベントを通知する - - 1 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + - - 22, 232 + + NoControl - - 180, 16 + + 15 - - 11 + + StartupPanel - - ユーザーのホームURLをタブで開く + + False - - CheckOpenUserTimeline + + 175, 43 - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ActionPanel - - - 2 + + ChkNewMentionsBlink - - True + + ユーザーのタイムラインを表示 - - NoControl + + 8 - - 4, 15 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 48, 16 + + English - - 0 + + PreviewPanel - - 有効 + + 9, 148 - - HotkeyCheck + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox3 + + This is sample. - - 0 + + H:mm:ss - - True + + 2 - + NoControl - - 340, 16 + + 259, 209 - - 13, 14 + + - - 6 + + 258, 127 - - 0 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - HotkeyCode + + 22, 158 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - GroupBox3 + + 349, 12 - - 1 + + 41, 134 - - Disable + + 8 - - 257, 13 + + True - - 77, 19 + + User Streams反映間隔(秒) - - 5 + + NoControl - - HotkeyText + + - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TextCountApiReply - - GroupBox3 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2 + + CheckListCreatedEvent - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ConnectionPanel + + + 1 NoControl - - 211, 15 - - - 42, 16 + + Label47 - - 4 + + 144, 12 - - Win + + - - HotkeyWin + + 58, 19 - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox3 + + False - - 3 + + 4 - - True + + 12 - + NoControl - - 168, 15 - - - 39, 16 - - - 3 + + 4 - - Alt + + 14 - - HotkeyAlt + + False - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - GroupBox3 + + ProxyPanel - - 4 + + lblInputBackcolor - - True + + AMHARIC - - NoControl + + ConnectionPanel - - 116, 15 + + - - 48, 16 + + ShortUrlPanel - - 2 + + GroupBox3 - - Shift + + NoControl - - HotkeyShift + + - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 518, 368 - - GroupBox3 + + True - + 5 - - True + + 12 - + + yyyy/MM/dd H:mm:ss + + NoControl - - 69, 15 + + 9 - - 43, 16 + + CmbDateTimeFormat - - 1 + + 175, 143 - - Ctrl + + - - HotkeyCtrl + + False - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckSortOrderLock - - GroupBox3 + + j.mp - - 6 + + GroupBox1 - - 21, 313 + + btnTarget - - 474, 41 + + 6 - + 13 - - ホットキー + + False - - GroupBox3 + + NoControl - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 23 - - ActionPanel + + NoControl - - 3 + + 13 - - True + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 NoControl - - 26, 210 - - - 340, 12 - - - 10 + + 12 - - 発言を再取得してFav結果を検証します。通信量が増えるのでOff推奨 + + 初回の更新 - - Label57 + + その人への@返信 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 画面最小化・アイコン時のみバルーンを表示する - - ActionPanel + + デフォルトに戻す - + 4 - - True + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + ReplyIconStateCombo - - 22, 188 + + 301, 19 - - 183, 16 + + ConnectionPanel - - 9 + + PreviewPanel - - Fav操作結果を厳密にチェックする + + 2 - - CheckFavRestrict + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 131, 12 - - ActionPanel + + NoControl - - 5 + + 81, 12 - - NoControl + + OneWayLv - - 418, 158 + + 34, 19 - - 75, 21 + + タイトルバーとツールチップにユーザー名を表示 - - 8 + + + AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w + LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 + ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQsAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 + CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp + bGRyZW4wCWNoaWxkcmVuMQljaGlsZHJlbjIBAQAAAQABAAQEBAEICAgdU3lzdGVtLldpbmRvd3MuRm9y + bXMuVHJlZU5vZGUCAAAAHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2RlAgAAAB1TeXN0ZW0uV2lu + ZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMAAAAG6YCa5L+hBgQAAAAOQ29ubmVjdGlvbk5vZGUA + /////wYFAAAAAP////8JBQAAAAMAAAAJBgAAAAkHAAAACQgAAAAFBgAAAB1TeXN0ZW0uV2luZG93cy5G + b3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdlS2V5ElNl + bGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEICAgCAAAA + BgkAAAAM44OX44Ot44Kt44K3BgoAAAAJUHJveHlOb2RlAP////8JBQAAAP////8JBQAAAAAAAAAFBwAA + AB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFn + ZUluZGV4CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291 + bnQBAQAAAQABAAEICAgCAAAABgwAAAAS6YCj5pC644K144O844OT44K5Bg0AAAANQ29vcGVyYXRlTm9k + ZQD/////CQUAAAD/////CQUAAAAAAAAABQgAAAAdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUI + AAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1hZ2VJbmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5k + ZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENvdW50AQEAAAEAAQABCAgIAgAAAAYPAAAACeefree4rlVS + TAYQAAAADFNob3J0VXJsTm9kZQD/////CQUAAAD/////CQUAAAAAAAAACw== + - - 参照 + + - - Button3 + + True - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 40, 60 - - ActionPanel + + 13 - - 6 + + 11 - + True - - NoControl + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 22, 20 + + CheckNicoms - - 113, 16 + + H:mm:ss yy/M/d - - 0 + + 180, 16 - - サウンドを再生する + + MiddleLeft - - PlaySnd + + 7 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False + + + Label34 + + + CooperatePanel + + + 22, 18 + + + URDU + + + 157, 16 - - ActionPanel + + SplitContainer1.Panel1 - - 7 + + - - True + + 11 - - NoControl + + 90, 22 - - 22, 255 + + (なし) - - 143, 16 + + 1 - + 12 - - 自分の発言を既読にする + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - chkReadOwnPost + + LabelProxyPassword - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 12 - - ActionPanel + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 8 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + False - - 22, 42 + + ShortUrlPanel - - 408, 22 + + 9 - - 1 + + GetCountPanel - - タブのサウンドを設定した上で、「再生する」を選ぶとサウンドが再生されます。 + + 137, 12 - - Label15 + + Label35 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ActionPanel + + Label12 - - 9 + + 40, 162 - - 184, 160 + + GroupBox1 - - 228, 19 + + SplitContainer1 - - 7 + + 408, 22 - - BrowserPathText + + 5 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 9 - - ActionPanel + + - + 10 - - True + + - - NoControl + + 113, 20 - - 22, 71 + + 186, 19 - - 100, 16 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2 + + - - 未読管理を行う + + Label49 - - UReadMng + + 75, 22 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 13 - - ActionPanel + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 11 + + 8 - - True + + - + NoControl - - 21, 164 + + Disable - - 60, 12 + + - - 6 + + True - - ブラウザパス + + NoControl - - Label44 + + 24, 170 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GetCountPanel - - ActionPanel + + 6 - - 12 + + 133, 16 - - True + + 183, 16 - - NoControl + + 102, 12 - - 22, 114 + + ButtonBackToDefaultFontColor - - 171, 16 + + ListDoubleClickActionComboBox - - 4 + + NoControl - - ×ボタンを押したときに終了する + + 0, 0 - - CheckCloseToExit + + False - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 11 - - ActionPanel + + - - 13 + + その発言の@先の人の発言 - + True - + NoControl - - 22, 137 + + TweetPrvPanel - - 170, 16 + + CheckTinyURL - - 5 + + GetCountPanel - - 最小化したときにアイコン化する + + 60, 12 - - CheckMinimizeToTray + + - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - ActionPanel + + 175, 68 - - 14 + + NoControl - - True + + 5 - - NoControl + + CheckMinimizeToTray + + + Fill - - 22, 92 + + 0 - - 145, 16 + + GroupBox3 - - 3 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 新着時に未読をクリアする + + 104, 19 - - CheckReadOldPosts + + True - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4 - - ActionPanel + + - - 15 + + True - - Fill + + UserstreamPeriod - - False + + NoControl - - 0, 0 + + MiddleLeft - - 518, 368 + + 1 - - 5 + + 0 - - False + + ConnectionPanel - - ActionPanel + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SplitContainer1.Panel2 + + 11 - - 0 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + True - - 22, 274 + + 70, 19 - - 196, 12 + + 9 - - 17 + + 11 - - ユーザー指定のURL({ID}を置き換えます) + + - - Label39 + + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckOpenUserTimeline - - CooperatePanel + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + NoControl - - 224, 271 + + True - - 271, 19 + + True - - 16 + + GetPeriodPanel - - UserAppointUrlText + + 0, 0 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Label31 - - CooperatePanel + + True - - 1 + + - - AFRIKAANS + + NoControl - - ALBANIAN + + 4 - - AMHARIC + + 2 - - ARABIC + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ARMENIAN + + 0 - - AZERBAIJANI + + GroupBox5 - - BASQUE + + NoControl - - BELARUSIAN + + 15 - - BENGALI + + 40, 145 - - BIHARI + + Fill - - BRETON + + 102, 19 - - BULGARIAN + + 7 - - BURMESE + + 認証する - - CATALAN + + 8 - - CHEROKEE + + CooperatePanel - - CHINESE + + 124, 16 - - CHINESE_SIMPLIFIED + + - - CHINESE_TRADITIONAL + + 48, 16 - - CORSICAN + + LabelPostAndGet - - CROATIAN + + 未読Mentions通知アイコン - - CZECH + + - - DANISH + + - - DHIVEHI + + GroupBox5 - - DUTCH + + - - ENGLISH + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ESPERANTO + + CheckListMemberRemovedEvent - - ESTONIAN + + TweetPrvPanel - - FAROESE + + 0 - - FILIPINO + + 2 - - FINNISH + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - FRENCH + + NotifyPanel - - FRISIAN + + 23 - - GALICIAN + + 2 - - GEORGIAN + + lblDetail + + + 17 - - GERMAN + + リストフォント - - GREEK + + 117, 12 - - GUJARATI + + 108, 23 - - HAITIAN_CREOLE + + キャンセル - - HEBREW + + NoControl - - HINDI + + 9 - - HUNGARIAN + + BasedPanel - - ICELANDIC + + False - - INDONESIAN + + 2 - - INUKTITUT + + NoControl - - IRISH + + 0 - - ITALIAN + + NoControl - - JAPANESE + + ActionPanel - - JAVANESE + + 4, 15 - - KANNADA + + QUECHUA - - KAZAKH + + GroupBox1 - - KHMER + + True - - KOREAN + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - KURDISH + + - - KYRGYZ + + 22, 47 - - LAO + + 9 - - LATIN + + 259, 135 - - LATVIAN + + Label63 - - LITHUANIAN + + 115, 12 - - LUXEMBOURGISH + + 1 - - MACEDONIAN + + NoControl - - MALAY + + 1 - - MALAYALAM + + 6 - - MALTESE + + 3 - - MAORI + + GroupBox1 - - MARATHI + + 22 - - MONGOLIAN + + 5 - - NEPALI + + 44, 12 - - NORWEGIAN + + - - OCCITAN + + True - - ORIYA + + NoControl - - PASHTO + + Fill - - PERSIAN + + GroupBox1 - - POLISH + + 8 - - PORTUGUESE + + CheckAutoConvertUrl - - PORTUGUESE_PORTUGAL + + 通信にHTTPSを使用する - - PUNJABI + + 文字色 - - QUECHUA + + Fill - - ROMANIAN + + ConnectionPanel - - RUSSIAN + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SANSKRIT + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SCOTS_GAELIC + + ユーザー名 - - SERBIAN + + Disable - - SINDHI + + BIHARI - - SINHALESE + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SLOVAK + + System.Windows.Forms.ColorDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SLOVENIAN + + NoControl - - SPANISH + + 有効 - - SUNDANESE + + - - SWAHILI + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SWEDISH + + 4 - - SYRIAC + + SplitContainer1.Panel2 - - TAJIK + + GetPeriodPanel - - TAMIL + + 79, 12 - - TATAR + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TELUGU + + 173, 146 - - THAI + + Disable - - TIBETAN + + NoControl - - TONGA + + 22, 263 - - TURKISH + + - - UKRAINIAN + + btnDetailLink - - URDU + + Label32 - - UZBEK + + True - - UIGHUR + + System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - VIETNAMESE + + ProxyPanel - - WELSH + + FirstTextCountApi - - YIDDISH + + 286, 270 - - YORUBA + + 125, 19 - - 205, 202 + + 343, 16 - - 182, 20 + + 11 - - 15 + + TweetActPanel - - ComboBoxTranslateLanguage + + 122, 16 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CooperatePanel + + btnAtTarget - - 2 + + 0 - + True - - 20, 206 + + CORSICAN - - 99, 12 + + CROATIAN - - 14 + + PreviewPanel - - 発言翻訳先の言語 + + 75, 22 - - Label29 + + 0 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - CooperatePanel + + BRETON - - 3 + + BULGARIAN - - True + + SWAHILI - - NoControl + + CATALAN - - 22, 22 + + CHEROKEE - - 115, 16 + + CHINESE - - 8 + + CHINESE_SIMPLIFIED - - Outputzに対応する + + CHINESE_TRADITIONAL - - CheckOutputz + + 推奨フッターを使用する[TWNv○○] - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + SCOTS_GAELIC - - CooperatePanel + + SERBIAN - - 4 + + SINDHI - - True + + 7 - - NoControl + + SLOVAK - - 22, 154 + + SLOVENIAN - - 237, 16 + + SPANISH - - 13 + + SUNDANESE - - ニコニコ動画のURLをnico.msで短縮して送信 + + - - CheckNicoms + + 5 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - CooperatePanel + + 343, 101 - - 5 + + 192, 16 - - 205, 57 + + 125, 19 - - 182, 19 + + 0, 0 - - 10 + + True - - TextBoxOutputzKey + + 3 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 179, 104 - - CooperatePanel + + 22, 108 - - 6 + + AuthBasicRadio - + True - + NoControl - - 36, 106 - - - 99, 12 + + 1 - - 11 + + 0 - - アウトプット先のURL + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label60 + + 22, 49 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 174, 12 - - CooperatePanel + + 604, 374 - - 7 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + 63, 12 - - NoControl + + 74, 110 - - 36, 60 + + 331, 171 - - 63, 12 + + GetCountPanel - - 9 + + 11 - - 復活の呪文 + + NoControl - - Label59 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CooperatePanel + + Twitter検索更新間隔(秒) - - 8 + + 15 - - twitter.com + + 185, 94 - - twitter.com/username + + GroupBox5 - - 205, 103 + + NoControl - - 182, 20 + + GroupBox1 - - 12 + + - - ComboBoxOutputzUrlmode + + True - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupBox1 - - CooperatePanel + + 22, 191 - - 9 + + 226, 16 - - Fill + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - False + + 18 - - 0, 0 + + 3 - - 518, 368 + + - - 12 + + 22, 160 - - False + + BASQUE - - CooperatePanel + + GroupBox3 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 65, 19 - - SplitContainer1.Panel2 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + Alt - - 22, 308 + + 184, 160 - - 23, 12 + + 4 - - 20 + + 10 - - 999 + + - - LabelApiUsingUserStreamEnabled + + 251, 59 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetPeriodPanel - - - 0 + + NoControl - - True + + Favoritesイベント受信の際に書き込みを未読に戻す - - 22, 261 + + 2 - - 348, 36 + + - - 19 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - UserStreamが有効です。 -タイムライン/Mentions/DMの定期更新、投稿時取得は停止しています。 -これらはUserStreamによりリアルタイム更新されます。 + + MiddleRight - - LabelUserStreamActive + + 102, 19 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckPostAndGet - - GetPeriodPanel + + 376, 16 - + 1 - - True + + 91, 16 - - 22, 183 + + 173, 21 - - 144, 12 + + 145, 16 - - 15 + + Shift+Enter - - UserTimeline更新間隔(秒) + + 40, 111 - - Label21 + + 13 - + + 3 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetPeriodPanel + + GroupBox5 - - 2 + + 11 - - Disable + + 3 - - 258, 179 + + 173, 171 - - 65, 19 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 16 + + Fill - - UserTimelinePeriod + + 5 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 16 - - GetPeriodPanel + + 21 - - 3 + + 投稿時取得が有効のため、投稿のたびにAPIを消費します。 - - Disable + + NoControl - - 258, 37 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 65, 19 + + 8 - - 4 + + MACEDONIAN - - TimelinePeriod + + GroupBox5 - + + GroupBox1 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetPeriodPanel + + KHMER + + + KOREAN + + + KURDISH + + + KYRGYZ - - 4 + + LAO - - True + + LATIN - - NoControl + + LATVIAN - - 22, 40 + + Password - - 130, 12 + + 4 - - 3 + + 16 - - タイムライン更新間隔(秒) + + - - Label3 + + 118, 12 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetPeriodPanel + + 104, 19 - - 5 + + 2 - + NoControl - - 205, 339 + + True - - 108, 23 + + 一般発言 - - 21 + + ブラウザパス - - 再計算 + + - - ButtonApiCalc + + 5 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 6 - + GetPeriodPanel - - 6 + + GetCountPanel - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + 17 - - 22, 236 + + 7 - - 285, 12 + + - - 18 + + 9 - - 投稿時取得が有効のため、投稿のたびにAPIを消費します。 + + ConnectionPanel - - LabelPostAndGet + + 173, 71 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 13 - - GetPeriodPanel + + 0 - - 7 + + 999 - + + + + + AuthClearButton + + True - + + 13 + + NoControl - - 27, 215 + + 271, 16 - - 23, 12 + + NoControl - - 17 + + - - 999 + + GroupBox1 - - MiddleRight + + - - LabelApiUsing + + 12 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ProxyPanel - - GetPeriodPanel + + True - - 8 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + MiddleLeft + + True - - NoControl + + 1 - - 22, 158 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 102, 12 + + - - 13 + + Fill - - Lists更新間隔(秒) + + PreviewPanel - - Label33 + + 22, 201 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4 - - GetPeriodPanel + + - - 9 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + Disable - - 258, 151 + + - - 65, 19 + + 22, 22 - - 14 + + 0 - - ListsPeriod + + 0 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TweetActPanel - - GetPeriodPanel + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 10 + + 0 - - True + + - - NoControl + + サウンドを再生する - - 22, 133 + + OS Default - - 137, 12 + + False - - 11 + + GetPeriodPanel - - Twitter検索更新間隔(秒) + + - - Label7 + + 1 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 99, 12 + + + フォローされた + + + 3 + + + - - GetPeriodPanel + + 75, 22 - - 11 + + CooperatePanel - - Disable + + 次のイベントを受信したときにバルーンで通知する(UserStream有効時のみ) - - 258, 127 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 65, 19 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 12 + + True - - PubSearchPeriod + + 75, 22 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - GetPeriodPanel + + 53, 12 - - 12 + + 5 - - True + + SplitContainer1.Panel2 - + NoControl - - 22, 83 + + 42, 12 - - 123, 12 + + 176, 12 - - 7 + + 58, 12 - - Mentions更新間隔(秒) + + 11 - - Label69 + + GetPeriodPanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + BasedPanel - - GetPeriodPanel + + 0, 0 - - 13 + + ColorDialog1 - - Disable + + LUXEMBOURGISH - - 258, 79 + + 画像リンクがあった場合にサムネイルを表示する - - 65, 19 + + 12 - - 8 + + 339, 190 - - ReplyPeriod + + 0 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - GetPeriodPanel + + MiddleLeft - - 14 + + 22, 154 - - True + + LITHUANIAN - - NoControl + + ButtonApiCalc - - 33, 59 + + 7 - - 84, 16 + + 2 - - 5 + + MiddleLeft - - 投稿時取得 + + HideDuplicatedRetweetsCheck - - CheckPostAndGet + + - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Disable - + + 216, 129 + + + This is sample. + + + 1 + + GetPeriodPanel - - 15 + + 1 - + True - - NoControl - - - 251, 59 + + ユーザーのHomeを開く - - 91, 16 + + アウトプット先のURL - - 6 + + - - 自動調整する + + ユーザーのホームURLをタブで開く - - False + + NoControl - - CheckPeriodAdjust + + GroupBox1 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TreeView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetPeriodPanel + + 130, 12 - - 16 + + 22, 240 - + True - + + 4 + + NoControl - - 22, 108 + + 2 - - 94, 12 + + Disable - - 9 + + 173, 121 - - DM更新間隔(秒) + + 215, 142 - - Label5 + + RadioProxyIE - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - GetPeriodPanel + + GetCountPanel - - 17 + + 入力欄アクティブ時背景色 - - Disable + + CooperatePanel - - 258, 103 + + 4 - - 65, 19 + + 113, 54 - - 10 + + - - DMPeriod + + 6 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TweetPrvPanel - - GetPeriodPanel + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 18 + + CheckPeriodAdjust - - Disable + + 8 - - 258, 12 + + True - - 65, 19 + + 6 - - 1 + + TweetActPanel - - UserstreamPeriod + + NoControl - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 96, 19 - - GetPeriodPanel + + 215, 285 - - 19 + + 8 - + True - - NoControl + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 329, 14 + + Fav削除した、またはFav削除された - - 157, 16 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2 + + 99, 12 - - 起動時に自動的に接続する + + btnFav - - StartupUserstreamCheck + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 175, 193 - - GetPeriodPanel + + 14 - - 20 + + 新着バルーンのユーザー名 - - True + + UZBEK - + NoControl - - 22, 15 + + PublicSearchの取得数 - - 147, 12 + + 340, 16 - - 0 + + GetCountPanel - - User Streams反映間隔(秒) + + 他のユーザーに対するブロックが成功した - - Label83 + + - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - GetPeriodPanel + + 119, 16 - - 21 + + 入力欄フォント - - Fill + + NoControl - - False + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0, 0 + + System.Windows.Forms.FontDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 518, 368 + + 8 - - 1 + + Label16 - - False + + 216, 90 - - GetPeriodPanel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ShortUrlPanel - - SplitContainer1.Panel2 + + GroupBox1 - - 2 + + CooperatePanel - - True + + 62, 12 - - False + + 147, 12 - - NoControl + + ux.nu - - 227, 20 + + NoControl - - 57, 16 + + 178, 16 - - 2 + + Simplified Chinese - - BASIC + + 0 - - AuthBasicRadio + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - BasedPanel + + - - 0 + + 1 - + True - - NoControl - - - 113, 20 + + Label80 - - 93, 16 + + M/d tt h:mm:ss - - 1 + + 5 - - OAuth(xAuth) + + NoControl - - AuthOAuthRadio + + GetCountPanel - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 43 - - BasedPanel + + - - 1 + + - - True + + 22, 118 - + NoControl - - 22, 22 - - - 53, 12 - - - 0 + + Label14 - - 認証方法 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label6 + + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 58, 19 - - BasedPanel + + 0, 0 - - 2 + + Label17 - - NoControl + + CooperatePanel - - 305, 64 + + True - - 75, 23 + + NoControl - - 6 + + Label53 - - クリア + + - - AuthClearButton + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Label81 - - BasedPanel + + 22, 183 - - 3 + + - - NoControl + + - - 113, 68 + + - - 149, 14 + + 9 - - 5 + + lblDetailLink - - 認証済み + + NoControl - - AuthUserLabel + + - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0, 0 - - BasedPanel + + - - 4 + + 305, 126 - - NoControl + + 11 - - 113, 54 + + ConnectionPanel - - 112, 14 + + 142, 12 - - 4 + + 0, 0 - - Not Authenticated + + Label30 - - AuthStateLabel + + 518, 368 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - BasedPanel + + 15 - - 5 + + Ctrl - - True + + - - NoControl + + 249, 16 - - 22, 54 + + 84, 16 - - 53, 12 + + 74, 12 - - 3 + + 24, 146 - - 認証状態 + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - Label4 + + Mentionsの新着があるときにウインドウを点滅する - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - BasedPanel + + - - 6 + + 18 - - NoControl + + 22, 226 - - 305, 126 + + 518, 368 - - 75, 23 + + 215, 88 - - 11 + + 0 - - 認証する + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - AuthorizeButton + + - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 9, 23 - - BasedPanel + + Fill - - 7 + + 13 - - True + + - - NoControl + + False - - 22, 112 + + 166, 16 - - 57, 12 + + NoControl - - 7 + + 3 - - ユーザー名 + + 22, 103 - - Label1 + + 75, 22 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 22 - - BasedPanel + + System.Windows.Forms.SplitContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 8 + + - - True + + 6, 12 - - NoControl + + - - 22, 133 + + This is sample. - - 52, 12 + + 6 - - 9 + + 17 - - パスワード + + Listsに追加された - - Label2 + + 3 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - BasedPanel + + Label36 - - 9 + + - - Disable + + 22, 22 - - 113, 109 + + SplitContainer1.Panel2 - - 186, 19 + + 23, 273 - - 8 + + GroupBox1 - - Username + + 2 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 7 - - BasedPanel + + ConnectionPanel - - 10 + + - - 113, 130 + + Disable - - 186, 19 + + True - - 10 + + GetPeriodPanel - - Password + + - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 5 - - BasedPanel + + Label10 - - 11 + + SplitContainer1.Panel2 - - Fill + + ActionPanel - - False + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0, 0 + + GroupBox5 - - 518, 368 + + 195, 16 - - 0 + + 168, 15 - - False + + M/d tt h:mm - - BasedPanel + + - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 発言翻訳先の言語 - - SplitContainer1.Panel2 + + 26 - 3 + 6 - + True - - NoControl + + 143, 107 - - 331, 121 + + lblAtTarget - - 75, 22 + + 104, 19 - - 14 + + - - 文字色 + + Label11 - - btnRetweet + + 22, 21 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 331, 96 - - GroupBox1 + + False - - 0 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + NoControl - - 173, 121 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 104, 19 + + 256, 16 - - 13 + + 文字色 - - This is sample. + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - MiddleLeft + + - - lblRetweet + + - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - GroupBox1 + + 5 - - 1 + + - - True + + GroupBox5 - - NoControl + + True - - 9, 123 + + 22, 71 - - 50, 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 12 + + 20, 206 - - ReTweet + + 9 - - Label80 + + SearchTextCountApi - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - GroupBox1 + + - - 2 + + 162, 16 - - True + + NoControl - + NoControl - - 175, 235 + + 19 - - 90, 22 + + 113, 12 - - 24 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - デフォルトに戻す + + GroupBox5 - - ButtonBackToDefaultFontColor + + Label83 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - GroupBox1 + + ShortUrlPanel - - 3 + + True - + + WELSH + + + GetCountPanel + + + + + True - - NoControl + + 23 - - 331, 171 + + 14 - - 75, 22 + + True - - 20 + + False - - 文字色 + + 2 - - btnDetailLink + + NoControl - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 未読ポストのフォントと色を変更する(低速) - - GroupBox1 + + ProxyPanel - - 4 + + 11 + + + True + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + 7 - - 173, 171 + + 20 - - 104, 19 + + - + 19 - - This is sample. - - - MiddleLeft + + True - - lblDetailLink + + 58, 19 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 180, 16 - - GroupBox1 + + 22, 83 - - 5 + + 1 - + True - - NoControl + + 10 - - 8, 173 + + UserTimelinePeriod - - 77, 12 + + 50, 85 - - 18 + + Label15 - - 発言詳細リンク + + Mentions更新間隔(秒) - - Label18 + + NotifyPanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MiddleLeft - - GroupBox1 + + 22, 40 - - 6 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + Label33 - - NoControl + + GroupBox5 - - 331, 46 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 75, 22 + + その発言の@先発言 - - 5 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - フォント&&色 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - btnUnread + + 9, 98 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - + GroupBox1 - - 7 - - - NoControl - - - 173, 46 + + 102, 19 - - 104, 19 + + 新着時に未読をクリアする - - 4 + + 7 - - This is sample. + + - - MiddleLeft + + - - lblUnread + + 参照 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox1 + + 3 - - 8 + + Label38 - - True + + 12 - - NoControl + + - - 9, 48 + + タイムライン更新間隔(秒) - - 62, 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3 + + 0 - - 未読フォント + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label20 + + 投稿時取得 System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox1 - - - 9 - - + True - - NoControl - - - 331, 196 - - - 75, 22 - - - 23 + + TextProxyAddress - - 背景色 + + This is sample. - - btnDetailBack + + 331, 146 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + PreviewPanel - - GroupBox1 + + BasedPanel - - 10 + + 1 - + NoControl - - 173, 196 + + btnDetailBack - - 104, 19 + + 22, 188 - - 22 + + Label39 - - This is sample. + + 16, 95 - - MiddleLeft + + btnListFont - - lblDetailBackcolor + + HotkeyShift - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - GroupBox1 + + True - - 11 + + True - + True - - NoControl + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 9, 198 + + 6 - - 89, 12 + + 12 - - 21 + + - - 発言詳細背景色 + + CheckFollowEvent - - Label37 + + LabelProxyUser - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 62 - - GroupBox1 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 12 + + ShortUrlPanel - - True + + This is sample. - - NoControl + + 21 - - 331, 146 + + 10 - - 75, 22 + + 1 - - 17 + + True - - フォント&&色 + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - btnDetail + + 9, 123 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 286, 107 - - GroupBox1 + + 258, 37 - - 13 + + - - NoControl + + GetPeriodPanel - - 173, 146 + + タブに未読アイコンを表示する - - 104, 19 + + False - - 16 + + Label13 - + This is sample. - - MiddleLeft + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - lblDetail + + UseChangeGetCount - + + 16 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox1 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 14 + + True - + True - + NoControl - - 9, 148 - - - 77, 12 - - - 15 + + TweetPrvPanel - - 発言詳細文字 + + - - Label26 + + - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 19 - - GroupBox1 + + 12 - - 15 + + - + True - - NoControl - - - 331, 96 - - - 75, 22 + + ActionPanel - - 11 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 文字色 + + 339, 65 - - btnOWL + + ProxyPanel - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - GroupBox1 + + 22, 145 - - 16 + + StartupPanel - + NoControl - - 173, 96 + + 259, 51 - - 104, 19 + + 21 - - 10 + + 0 - - This is sample. + + 3 - - MiddleLeft + + Fill - - lblOWL + + - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 518, 368 - - GroupBox1 + + アイコン変更&点滅 - - 17 + + 14 - - True + + - - NoControl + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 9, 98 + + 19 - - 63, 12 + + True - - 9 + + True - - 片思い発言 + + bit.ly - - Label24 + + SplitContainer1.Panel2 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + PlaySnd - - GroupBox1 + + TimelinePeriod - - 18 + + 1 - - True + + - - NoControl + + BasedPanel - - 331, 71 + + 5 + + + 21, 313 - - 75, 22 + + Disable - - 8 + + ARABIC - - 文字色 + + PreviewPanel - - btnFav + + 6 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - GroupBox1 + + 518, 368 - - 19 + + 8, 173 - - NoControl + + 182, 19 - - 173, 71 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 104, 19 + + 2 - - 7 + + 自分への@返信 - - This is sample. + + 0 - - MiddleLeft + + - - lblFav + + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 認証方法 - - GroupBox1 + + 75, 23 - - 20 + + - - True + + 0 - - NoControl + + - - 9, 73 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 48, 12 + + 2 - - 6 + + 8 - - Fav発言 + + - - Label22 + + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 192, 16 - - GroupBox1 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 21 + + 5 - + True - - NoControl + + GroupBox5 - - 331, 21 + + 259, 159 - - 75, 22 + + chkUnreadStyle - - 2 + + 公式RTする際に確認をしない - - フォント&&色 + + True - - btnListFont + + - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + AuthorizeButton - - GroupBox1 + + 215, 15 - - 22 + + 9 - - NoControl + + - - 173, 21 + + 14 - - 104, 19 + + ActionPanel - - 1 + + True - - This is sample. + + 8 - - MiddleLeft + + - - lblListFont + + ListsPeriod - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 11 - - GroupBox1 + + PubSearchPeriod - - 23 + + 331, 71 - - True + + 4 - - NoControl + + False - - 9, 23 + + 185, 116 - - 62, 12 + + FILIPINO - - 0 + + FINNISH - - リストフォント + + 0 - - Label61 + + 3 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - GroupBox1 + + 起動時に自動的に接続する - - 24 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 22, 18 + + CZECH - - 429, 267 + + 4 - - 0 + + TURKISH - - フォント&色設定 + + UKRAINIAN - - GroupBox1 + + ENGLISH - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - FontPanel + + ESTONIAN - - 0 + + FAROESE - - Fill + + GetPeriodPanel - - False + + SYRIAC - - 0, 0 + + TAJIK - - 518, 368 + + TAMIL - - 9 + + TATAR - - False + + TELUGU - - FontPanel + + THAI - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TIBETAN - - SplitContainer1.Panel2 + + TONGA - + 4 - - True - - - NoControl + + 10 - - 22, 22 + + 87, 12 - - 122, 16 + + False - - 0 + + Label1 - - 短縮URLを解決する + + False - - CheckTinyURL + + - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 75, 22 - - ShortUrlPanel + + - - 0 + + True - - 343, 101 + + 75, 23 - - 70, 19 + + 背景色 - - 7 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TextBitlyPw + + 22, 24 - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ShortUrlPanel - - - 1 + + This is sample. - - True + + 7 - - NoControl + + 259, 112 - - 22, 49 + + True - - 242, 16 + + - - 1 + + ProxyPanel - - 入力欄のURLを投稿する際に自動で短縮する + + 175, 17 - - CheckAutoConvertUrl + + 22, 93 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - ShortUrlPanel + + 12 - - 2 + + - - True + + TweetPrvPanel - - NoControl + + 7 - - 19, 81 + + 182, 20 - - 154, 12 + + TreeViewSetting - - 2 + + 113, 130 - - URL自動短縮で優先的に使用 + + 5 - - Label71 + + 157, 16 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ShortUrlPanel + + 258, 151 - - 3 + + フッター(文末に付加) - - tinyurl + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - is.gd + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - twurl.nl + + Label5 - - bit.ly + + BELARUSIAN - - j.mp + + ReTweet - - ux.nu + + True - - 181, 78 + + StartupReaded - - 246, 20 + + NoControl - - 3 + + 70, 12 - - ComboBoxAutoShortUrlFirst + + CooperatePanel - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + HotkeyAlt - - ShortUrlPanel + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + PreviewPanel - - True + + 134, 12 - - NoControl + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 179, 104 + + 3 - - 16, 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ID + + 77, 19 - - Label76 + + Label18 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - ShortUrlPanel + + GetMoreTextCountApi - - 5 + + NoControl - - True + + 518, 368 - - NoControl + + GroupBox5 - - 278, 104 + + - - 42, 12 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + 6 - - APIKey + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label77 + + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ShortUrlPanel + + True - - 6 + + Label55 - - 201, 102 + + 2 - - 71, 19 + + PreviewPanel - - 5 + + 94, 12 - - TextBitlyId + + 10 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - ShortUrlPanel + + 258, 103 - - 7 + + 22, 93 - - Fill + + 93, 16 - - False + + Label9 - - 0, 0 + + Label19 - - 518, 368 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 13 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - False + + 22, 222 - - ShortUrlPanel + + 6 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 8 - - SplitContainer1.Panel2 + + 262, 125 - - 5 + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - True + + 36, 60 - - NoControl + + ORIYA - - 41, 134 + + 22, 91 - - 314, 12 + + 339, 15 - - 11 + + 22, 238 - - ※認証が不要な場合は、ユーザ名とパスワードは空にしてください。 + + 9 - - Label55 + + StartupPanel - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ProxyPanel + + 14 - - 0 + + MALAYALAM - - 286, 107 + + MALTESE - - 96, 19 + + MAORI - - 10 + + MARATHI - - TextProxyPassword + + 13 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NEPALI - - ProxyPanel + + NORWEGIAN - - 1 + + 0 - + True - - NoControl + + 25 - - 22, 19 + + btnInputBackcolor - - 76, 16 + + 135, 19 - - 0 + + 205, 339 - - 使用しない + + Disable - - RadioProxyNone + + 11 - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ProxyPanel + + Listsの取得数 - - 2 + + 0 - - True + + 認証状態 - - NoControl + + 75, 22 - - 217, 110 + + ホットキー - - 69, 12 + + 文字色 - - 9 + + 20 - - パスワード(&W) + + 331, 196 - - LabelProxyPassword + + lblSelf - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 518, 368 - - ProxyPanel + + NoControl - - 3 + + PreviewPanel - - True + + 指定する - - NoControl + + CheckUserUpdateEvent - - 22, 41 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 190, 16 + + Favorite - - 1 + + 6 - - InternetExplorerの設定を使用する + + 9 - - RadioProxyIE + + GroupBox5 - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 54 - - ProxyPanel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + True - - 143, 107 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 68, 19 + + 3 - - 8 + + CheckStartupFollowers - - TextProxyUser + + 4 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + This is sample. - - ProxyPanel + + ActionPanel - - 5 + + 0 - + True - + NoControl - - 22, 62 - - - 66, 16 + + 8 - - 2 + + NoControl - - 指定する + + GetCountPanel - - RadioProxySpecified + + 205, 57 - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 26 - - ProxyPanel + + StartupPanel - + 6 - - True + + 75, 22 - - NoControl + + This is sample. - - 74, 110 + + 75, 21 - - 63, 12 + + 125, 19 - - 7 + + True - - ユーザ名(&U) + + 52, 12 - - LabelProxyUser + + 1 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GERMAN - - ProxyPanel + + NoControl - - 7 + + ActionPanel - - True + + 標準取得件数 - - NoControl + + btnAtTo - - 50, 85 + + btnDetail - - 58, 12 + + - - 3 + + False - - プロキシ(&X) + + 2 - - LabelProxyAddress + + 7 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ProxyPanel + + NoControl - - 8 + + リストの日時フォーマット - - Disable + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 309, 82 + + NoControl - - 73, 19 + + 0, 0 - - 6 + + NoControl - - TextProxyPort + + NoControl - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - ProxyPanel + + 再計算 - - 9 + + ActionPanel - - 114, 82 + + 3 - - 135, 19 + + 228, 19 - - 4 + + GroupBox1 - - TextProxyAddress + + BasedPanel - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CooperatePanel - - ProxyPanel + + 20 - - 10 + + DANISH - - True + + DHIVEHI - - NoControl + + DUTCH - - 255, 85 + + 22, 255 - - 48, 12 + + ESPERANTO - - 5 + + 40, 77 - - ポート(&P) + + 7 - - LabelProxyPort + + GetPeriodPanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 16, 120 + + + 518, 368 + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ProxyPanel + + 6 - - 11 + + 68, 19 - - Fill + + - - False + + - - 0, 0 + + True - - 518, 368 + + 22, 166 - - 12 + + 22, 210 - + False - - ProxyPanel - - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 8 - - SplitContainer1.Panel2 + + - - 6 + + 0 - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + PreviewPanel - - 22, 166 + + GroupBox3 - - 178, 16 + + GroupBox1 - - 14 + + 11 - - BASIC認証への変更を許可する + + 115, 16 - - CheckEnableBasicAuth + + - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - ConnectionPanel + + False - - 0 + + 発言詳細リンク - - 262, 125 + + GroupBox3 - - 125, 19 + + 発言をダブルクリック時の動作 - - 7 + + FavoritesTextCountApi - - search.twitter.com + + Label57 - - TwitterSearchAPIText + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 259, 21 - - ConnectionPanel + + HotkeyCode - - 1 + + NoControl - - True + + 4 - + NoControl - - 22, 128 + + ActionPanel - - 228, 12 + + 自分の発言を既読にする - - 6 + + Top - - Twitter SearchAPI URL (search.twitter.com) + + 14 - - Label31 + + 110, 16 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - ConnectionPanel + + True - - 2 + + - - 262, 100 + + - - 125, 19 + + 43, 16 - - 5 + + GetPeriodPanel - - api.twitter.com + + 246, 20 - - TwitterAPIText + + GroupBox5 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - ConnectionPanel + + NoControl - - 3 + + 173, 46 - - True + + 169 - - NoControl + + 175, 93 - - 22, 103 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 174, 12 + + 最小化したときにアイコン化する - - 4 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Twitter API URL (api.twitter.com) + + - - Label8 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - ConnectionPanel + + ユーザーのプロフィールが更新された - - 4 + + 9 - - True + + 13 - - NoControl + + 173, 96 - - 22, 78 + + フォント&色設定 - - 145, 16 + + 8 - - 3 + + 65, 19 - - 通信にHTTPSを使用する + + 5 - - CheckUseSsl + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 7 - - ConnectionPanel + + タイムアウトまでの時間(秒) - - 5 + + 88, 12 - - True + + 186, 19 - + + 16, 195 + + NoControl - - 22, 51 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 349, 12 + + 15 - - 2 + + 1 - - ※タイムアウトが頻発する場合に調整してください。初期設定は20秒です。 + + 文字色 - - Label64 + + PreviewPanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + PreviewPanel - - ConnectionPanel + + NoControl - - 6 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Disable + + TextBoxOutputzKey - - 262, 18 + + 22 - - 125, 19 + + True - - 1 + + InternetExplorerの設定を使用する - - ConnectionTimeOut + + 107, 12 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False - - ConnectionPanel + + 75, 22 - - 7 + + ProxyPanel - - True + + TweetActPanel - + NoControl - - 22, 20 + + フォント&&色 - - 131, 12 + + 3 - - 0 + + なし - - タイムアウトまでの時間(秒) + + CheckAlwaysTop - - Label63 + + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 211, 15 - - ConnectionPanel + + UserStreamが有効です。 +タイムライン/Mentions/DMの定期更新、投稿時取得は停止しています。 +これらはUserStreamによりリアルタイム更新されます。 - - 8 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Fill + + 26, 210 - - False + + 66, 16 - - 0, 0 + + GroupBox5 - - 518, 368 + + - - 11 + + MiddleLeft - - False + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ConnectionPanel + + TextProxyPassword - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 154, 12 - - SplitContainer1.Panel2 + + CheckUseSsl - - 7 + + 14 - - True + + CooperatePanel - - NoControl + + 518, 368 - - 16, 220 + + 102, 19 - - 74, 12 + + GroupBox5 - - 24 + + ShortUrlPanel - - 入力欄フォント + + - - Label65 + + リストのアイコンサイズ(初期値16) - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + LabelApiUsing - - GroupBox5 + + ProxyPanel - - 0 + + 65, 19 - - True + + False - - NoControl + + 7 - - 16, 195 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 131, 12 + + btnListBack - - 21 + + tt h:mm - - 入力欄アクティブ時背景色 + + 0, 0 - - Label52 + + - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + This is sample. - - GroupBox5 + + 264, 113 - - 1 + + NoControl - - True + + YIDDISH - - NoControl + + yy/M/d H:mm:ss - - 16, 145 + + 10 - - 102, 12 + + FontDialog1 - - 15 + + True - - その発言の@先発言 + + btnOWL - - Label49 + + NoControl + + + True + + + TweetPrvPanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + フォント&色設定 - - GroupBox5 + + 102, 19 - - 2 + + lblDetailBackcolor - - True + + 1 - - NoControl + + Label59 - - 16, 170 + + GetPeriodPanel - - 53, 12 + + 75, 22 - - 18 + + - - 一般発言 + + 16, 12 - - Label9 + + 242, 16 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 69, 12 - - GroupBox5 + + 22, 166 - - 3 + + - - True + + Disable - - NoControl + + 22, 22 - - 16, 120 + + True - - 134, 12 + + 6 - - 12 + + Reply - - その発言の@先の人の発言 + + - - Label14 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 発言詳細部にアイコンを表示する - - GroupBox5 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + 65, 19 - + True - - NoControl + + 65, 19 - - 16, 95 + + 4 - - 88, 12 + + Save - - 9 + + True - - その人への@返信 + + 背景色 - - Label16 + + 8 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckAtIdSupple - - GroupBox5 + + 13 - - 5 + + - - True + + CheckCloseToExit - + NoControl - - 16, 70 - - - 70, 12 + + 175, 168 - - 6 + + GroupBox5 - - その人の発言 + + NoControl - - Label32 + + 518, 368 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - GroupBox5 + + Disable - - 6 + + 22, 308 - - True + + 13 - + NoControl - - 16, 45 - - - 81, 12 + + 285, 12 - - 3 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 自分への@返信 + + 12 - - Label34 + + Label64 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 7 + + URL自動短縮で優先的に使用 - + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - NoControl + + 48, 16 - - 16, 20 + + CheckFavoritesEvent - - 63, 12 + + 182, 20 - + 0 - - 自分の発言 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label36 + + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + NoControl - - 8 + + False - - True + + 9 - + NoControl - - 339, 215 + + CooperatePanel - - 75, 22 + + - - 26 + + 521, 374 - - フォント&&色 + + 18 - - btnInputFont + + False + + + GroupBox1 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 44, 12 - - GroupBox5 + + Label71 - - 9 + + Label24 - - True + + 134, 12 - - NoControl + + M/d H:mm - - 339, 190 + + 4 - - 75, 22 + + 22, 131 - - 23 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 背景色 + + 116, 15 - - btnInputBackcolor + + CheckUnfavoritesEvent - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 290 - - GroupBox5 + + 8 - - 10 + + lblAtSelf - + True - - NoControl + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 339, 140 + + SplitContainer1.Panel2 - - 75, 22 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 17 + + Label25 - - 背景色 + + PreviewPanel - - btnAtTo + + 305, 64 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NotifyPanel - - GroupBox5 + + True - - 11 + + 4 - - True + + #タグの入力補助を使用する - - NoControl + + SplitContainer1.Panel1 - - 339, 165 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 75, 22 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 20 + + 9 - - 背景色 + + 331, 121 - - btnListBack + + 18 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NotifyPanel - - GroupBox5 + + 22, 41 - - 12 + + 175, 118 - - True + + 10 - - NoControl + + 19 - - 339, 115 + + 2 - - 75, 22 + + True - - 14 + + 145, 16 - - 背景色 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - btnAtFromTarget + + - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GetCountPanel - - GroupBox5 + + クリア - - 13 + + TweetPrvPanel - + + 2 + + True - - NoControl + + Label77 - - 339, 90 + + 7 - - 75, 22 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 11 + + 102, 19 - - 背景色 + + 75, 22 - - btnAtTarget + + 1 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - GroupBox5 + + 16 - - 14 + + BasedPanel - + True - - NoControl - - - 339, 65 - - - 75, 22 + + This is sample. - - 8 + + True - - 背景色 + + 9, 48 - - btnTarget + + 99, 12 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - GroupBox5 + + 12 - - 15 + + - - True + + 22, 137 - - NoControl + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 339, 40 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 75, 22 + + GroupBox5 - - 5 + + 22, 92 - - 背景色 + + 1 - - btnAtSelf + + 3 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GetPeriodPanel - - GroupBox5 + + 2 - - 16 + + SANSKRIT - - True + + UReadMng - + NoControl - - 339, 15 + + その人の発言 - - 75, 22 + + GroupBox1 - - 2 + + 7 - - 背景色 + + 185, 277 - - btnSelf + + NoControl - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + POLISH - - GroupBox5 + + ComboDispTitle - - 17 + + - + NoControl - - 175, 218 - - - 102, 19 - - - 25 + + Label61 - - This is sample. + + NoControl - - MiddleLeft + + 24, 50 - - lblInputFont + + 314, 12 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + lblTarget - - GroupBox5 + + True - - 18 + + GetCountPanel - - NoControl + + Label20 - - 175, 193 + + 2 - - 102, 19 + + 0 - - 22 + + 12 - - This is sample. + + 339, 40 - - MiddleLeft + + True - - lblInputBackcolor + + 7 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ActionPanel - - GroupBox5 + + 4 - - 19 + + Label52 - - NoControl + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 175, 143 + + Label7 - - 102, 19 + + 11 - - 16 + + 2 - - This is sample. + + CheckFavRestrict - - MiddleLeft + + 170, 16 - - lblAtTo + + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 8 - - GroupBox5 + + 5 - - 20 + + 104, 19 - - NoControl + + 1 - - 175, 168 + + GetCountPanel - - 102, 19 + + 1 - - 19 + + Label66 - - This is sample. + + 15 - - MiddleLeft + + Label21 - - lblListBackcolor + + TweetActPanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 205, 291 - - GroupBox5 + + Label72 - - 21 + + SplitContainer1.Panel2 - + NoControl - - 175, 118 + + 75, 22 - - 102, 19 + + 77, 12 - - 13 + + - - This is sample. + + - - MiddleLeft + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - lblAtFromTarget + + 102, 19 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 136, 20 - - GroupBox5 + + 104, 19 - - 22 + + 15 - - NoControl + + 0 + + + 7 - - 175, 93 + + - - 102, 19 + + 6 - - 10 + + - - This is sample. + + TextProxyPort - - MiddleLeft + + 10 - - lblAtTarget + + NotifyPanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 113, 109 - - GroupBox5 + + 2 - - 23 + + Label26 - + NoControl - - 175, 68 + + 4 - - 102, 19 + + 255, 85 - - 7 + + - - This is sample. + + - - MiddleLeft + + 6 - - lblTarget + + BASIC - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 8 - - GroupBox5 + + True - - 24 + + 71, 19 - - NoControl + + 11 - - 175, 43 + + ActionPanel - - 102, 19 + + 5 - + + 27 + + 4 - - This is sample. + + NoControl - - MiddleLeft + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - lblAtSelf + + 9 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - GroupBox5 + + SplitContainer1.Panel2 - - 25 + + 73, 19 - + + ReplyPeriod + + NoControl - - 175, 17 + + TweetActPanel - - 102, 19 + + HotkeyText - - 1 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - This is sample. + + True - - MiddleLeft + + True - - lblSelf + + NotifyPanel - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + UserTimelineTextCountApi + + GroupBox5 - - 26 + + 190, 16 - - True + + 130, 12 - - NoControl + + 9 - - 191, 252 + + 3 - - 90, 22 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 27 + + TweetPrvPanel - - デフォルトに戻す + + ユーザ名(&U) - - ButtonBackToDefaultFontColor2 + + 3 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - GroupBox5 + + 2 - - 27 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 22, 18 + + PreviewPanel - - 429, 290 + + 205, 202 - - 0 + + FontPanel2 - - フォント&色設定 + + - - GroupBox5 + + - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - FontPanel2 + + 331, 46 - - 0 + + ComboBoxPostKeySelect - - Fill + + 前データの更新 - - False + + CheckPreviewEnable - - 0, 0 + + 5 - - 518, 368 + + 22 - - 10 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - False + + 48, 12 - - FontPanel2 + + 518, 368 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SplitContainer1.Panel2 + + 22, 78 + + + NoControl - - 8 + + 22, 232 - - True + + - - NoControl + + MiddleLeft - - 216, 134 + + True - - 131, 12 + + ComboBoxEventNotifySound - - 9 + + 3 - - 再起動後有効になります。 + + GroupBox1 - - Label47 + + 短縮URLを解決する - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w + LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 + ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQkAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 + CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp + bGRyZW4wAQEAAAEAAQAEAQgICB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMA + AAAM44OV44Kp44Oz44OIBgQAAAAIRm9udE5vZGUA/////wYFAAAAAP////8JBQAAAAEAAAAJBgAAAAUG + AAAAHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2RlCAAAAARUZXh0BE5hbWUJSXNDaGVja2VkCklt + YWdlSW5kZXgISW1hZ2VLZXkSU2VsZWN0ZWRJbWFnZUluZGV4EFNlbGVjdGVkSW1hZ2VLZXkKQ2hpbGRD + b3VudAEBAAABAAEAAQgICAIAAAAGBwAAAA3jg5Xjgqnjg7Pjg4gyBggAAAAJRm9udE5vZGUyAP////8J + BQAAAP////8JBQAAAAAAAAAL + - - TweetPrvPanel + + 10 - - 0 + + 0, 0 - + True - - NoControl + + 27 - - 264, 90 + + BasedPanel - - 44, 12 + + 39, 16 - - 5 + + 112, 14 - - Label63 + + NoControl - - LabelDateTimeFormatApplied + + ConnectionPanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - TweetPrvPanel + + 7 - - 1 + + GetPeriodPanel - + + 15 + + True - + NoControl - - 217, 90 + + True - - 44, 12 + + LabelApiUsingUserStreamEnabled - - 4 + + SINHALESE - - Sample: + + False - - Label62 + + 10 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + chkTabIconDisp - - TweetPrvPanel + + - - 2 + + CheckOutputz - - Top, Bottom, Left, Right + + 12 - - yyyy/MM/dd H:mm:ss + + 20 - - yy/M/d H:mm:ss + + Fill - - H:mm:ss yy/M/d + + 57, 16 - - M/d H:mm:ss + + 5 - - M/d H:mm + + NoControl - - H:mm:ss M/d + + True - - H:mm:ss + + 6 - - H:mm + + GroupBox5 - - tt h:mm + + 22, 112 - - M/d tt h:mm:ss + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - M/d tt h:mm + + Label23 - - 216, 67 + + 259, 235 - - 192, 20 + + 48, 12 - - 3 + + HEBREW - - CmbDateTimeFormat + + NoControl - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + is.gd - - TweetPrvPanel + + - - 3 + + - - True + + 518, 368 - - NoControl + + FRISIAN - - 22, 70 + + 7 - - 113, 12 + + GEORGIAN - - 2 + + True - - リストの日時フォーマット + + GREEK - - Label23 + + GUJARATI - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + HAITIAN_CREOLE - - TweetPrvPanel + + 16, 170 - - 4 + + 0 + + + RadioProxyNone True - + + Ctrl+Enter + + + True + + + 発言詳細文字 + + NoControl - - 22, 108 + + ユーザーID + + + 339, 140 + + + 69, 15 - - 163, 12 + + ニックネーム - - 6 + + btnSelf - - リストのアイコンサイズ(初期値16) + + - - Label11 + + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - TweetPrvPanel + + NoControl - - 5 + + 1 - - none + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 16*16 + + 331, 21 - - 24*24 + + twurl.nl - - 48*48 + + - - 48*48(2Column) + + タブのサウンドを設定した上で、「再生する」を選ぶとサウンドが再生されます。 - - 252, 105 + + 6 - - 163, 20 + + イベント通知の際に再生するサウンド - - 8 + + ※認証が不要な場合は、ユーザ名とパスワードは空にしてください。 + + + CheckDispUsername IconSize - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ToolTip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TweetPrvPanel + + NotifyPanel - - 6 + + 246, 20 - - False + + - - 216, 106 + + True - - 34, 19 + + 113, 16 - + 7 - - TextBox3 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - TweetPrvPanel + + True - - 7 + + CheckBox3 - - True + + 429, 290 - + NoControl - - 22, 203 - - - 203, 16 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 12 + + 片思い発言 - - ソート順を変更できないようにロックする + + This is sample. - - CheckSortOrderLock + + 339, 90 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 329, 14 - - TweetPrvPanel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + 8 - - True + + 6 - - NoControl + + GetPeriodPanel - - 22, 178 + + - - 154, 16 + + - + + NoControl + + + AuthOAuthRadio + + 11 - - リストの区切り線を表示する + + NoControl - - CheckShowGrid + + - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - TweetPrvPanel + + 22 - - 9 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + 1 + + + 58, 19 + + True - - NoControl + + MiddleLeft - - 22, 42 + + 未読管理を行う - - 226, 16 + + True - - 1 + + GetCountPanel - - 未読ポストのフォントと色を変更する(低速) + + GroupBox5 - - chkUnreadStyle + + CheckBalloonLimit - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + LabelUserStreamActive - - TweetPrvPanel + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 10 + + LabelProxyAddress - - True + + GetPeriodPanel - - NoControl + + This is sample. - - 22, 21 + + TextBitlyId - - 162, 16 + + HotkeyWin - - 0 + + Apply after restarting - - 片思いを色分けして表示する + + 211, 16 - - OneWayLv + + PreviewPanel - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - TweetPrvPanel + + Fav発言 - - 11 + + 3 - - Fill + + 5 - - False + + 40, 43 - - 0, 0 + + 入力欄のURLを投稿する際に自動で短縮する - - 518, 368 + + Favoritesの取得数 - - 8 + + 196, 12 - - False + + GetPeriodPanel - - TweetPrvPanel + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - SplitContainer1.Panel2 + + 75, 23 - - 9 + + RUSSIAN - - 通知なし + + 27, 215 - - アイコン変更 + + 15 - - アイコン変更&点滅 + + 背景色 - - 215, 142 + + 19 - - 136, 20 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 8 + + 197, 20 - - ReplyIconStateCombo + + PASHTO - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + PERSIAN - - PreviewPanel + + 0, 0 - - 0 + + PORTUGUESE - - True + + PORTUGUESE_PORTUGAL - - NoControl + + PUNJABI - - 22, 145 + + 15 - - 134, 12 + + ROMANIAN - - 7 + + OCCITAN - - 未読Mentions通知アイコン + + $this - - Label72 + + True - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - PreviewPanel + + 63, 12 - - 1 + + 11 - - True + + MALAY - - NoControl + + 518, 368 - - 22, 166 + + True - - 256, 16 + + MONGOLIAN - - 9 + + ActionPanel - - Mentionsの新着があるときにウインドウを点滅する + + 14 - - ChkNewMentionsBlink + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 11 - - PreviewPanel + + 背景色 - - 2 + + - - True + + 75, 22 - + + DM更新間隔(秒) + + NoControl - - 22, 118 + + - - 161, 16 + + 11 - - 6 + + CheckEnableBasicAuth - - タブに未読アイコンを表示する + + 0 - - chkTabIconDisp + + NoControl - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 201, 102 - - PreviewPanel + + 104, 19 - - 3 + + ActionPanel - - True + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + NoControl - - 22, 191 + + TweetPrvPanel - - 243, 16 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 10 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 画像リンクがあった場合にサムネイルを表示する + + CooperatePanel - - CheckPreviewEnable + + 4 - + + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + PreviewPanel - - 4 + + 6 - + + 25 + + + 14 + + True - + NoControl - - 83, 290 - - - 115, 12 + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - 15 + + True - - Apply after restarting + + 4 - - Label81 + + TextProxyUser - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - PreviewPanel + + ARMENIAN - - 5 + + 163, 20 - - OS Default + + 14 - - Japanese + + BasedPanel - - English + + NoControl - - Simplified Chinese + + - - 215, 285 + + NoControl - - 136, 20 + + True - - 16 + + ProxyPanel - - LanguageCombo + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + UIGHUR - - PreviewPanel + + Sample: - - 6 + + CheckStartupVersion - - True + + 63, 12 - - NoControl + + - - 22, 290 + + False - - 53, 12 + + 6 - + + + + 14 - - Language + + 12 - - Label13 + + - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - PreviewPanel + + TweetPrvPanel - - 7 + + 62, 12 - - True + + 重複した公式RTを表示しない - - NoControl + + 247, 16 - - 22, 263 + + 22, 112 - - 133, 16 + + ポート(&P) - - 13 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 常に最前面に表示する + + - - CheckAlwaysTop + + 40, 128 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + SplitContainer1.Panel2 - - PreviewPanel + + True - - 8 + + 5 - + True - - NoControl + + Disable - - 22, 238 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 343, 16 + + 6 - - 12 + + TextBitlyPw - - 発言詳細を等幅フォントで表示(AA対応、フォント適用不具合あり) + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CheckMonospace + + 12 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 228, 12 - - PreviewPanel + + False - - 9 + + 258, 179 - - True + + 0, 0 - - NoControl + + - - 22, 66 + + 89, 12 - - 249, 16 + + 18 - - 3 + + 1 - - 画面最小化・アイコン時のみバルーンを表示する + + 17 - - CheckBalloonLimit + + 6 - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - PreviewPanel + + 2 - - 10 + + 136, 20 - - True + + - - NoControl + + 20 - - 22, 20 + + CheckForceEventNotify - - 130, 12 + + MiddleLeft - - 0 + + 75, 22 - - 新着バルーンのユーザー名 + + - - Label10 + + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 518, 368 - - PreviewPanel + + 3 - - 11 + + 429, 267 - - (なし) + + 16 + + + + AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w + LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 + ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQwAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 + CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp + bGRyZW4wCWNoaWxkcmVuMQljaGlsZHJlbjIIVXNlckRhdGEBAQAAAQABAAQEBAEBCAgIHVN5c3RlbS5X + aW5kb3dzLkZvcm1zLlRyZWVOb2RlAgAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAAd + U3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUCAAAAAgAAAAYDAAAABuWfuuacrAYEAAAACUJhc2Vk + Tm9kZQD/////BgUAAAAA/////wkFAAAAAwAAAAkGAAAACQcAAAAJCAAAAAkFAAAABQYAAAAdU3lzdGVt + LldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1hZ2VJbmRleAhJ + bWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENvdW50AQEAAAEA + AQABCAgIAgAAAAYKAAAADOabtOaWsOmWk+malAYLAAAAClBlcmlvZE5vZGUA/////wkFAAAA/////wkF + AAAAAAAAAAUHAAAAHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2RlCAAAAARUZXh0BE5hbWUJSXND + aGVja2VkCkltYWdlSW5kZXgISW1hZ2VLZXkSU2VsZWN0ZWRJbWFnZUluZGV4EFNlbGVjdGVkSW1hZ2VL + ZXkKQ2hpbGRDb3VudAEBAAABAAEAAQgICAIAAAAGDQAAABLotbfli5XmmYLjga7li5XkvZwGDgAAAAtT + dGFydFVwTm9kZQD/////CQUAAAD/////CQUAAAAAAAAABQgAAAAdU3lzdGVtLldpbmRvd3MuRm9ybXMu + VHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1hZ2VJbmRleAhJbWFnZUtleRJTZWxlY3Rl + ZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENvdW50AQEAAAEAAQABCAgIAgAAAAYQAAAA + DOWPluW+l+S7tuaVsAYRAAAADEdldENvdW50Tm9kZQD/////CQUAAAD/////CQUAAAAAAAAACw== + + + + $this - - バージョン + + True - - 最終発言 + + 5 - - @未読数 + + プロフィール表示 - - 未読数 + + ステータスをWebで開く - - 未読数(@未読数) + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 全未読/全発言数 + + ユーザー指定のURL({ID}を置き換えます) - - 発言数/フォロー数/フォロワー数 + + GroupBox5 - - 215, 88 + + 復活の呪文 - - 197, 20 + + 11 - - 5 + + True - - ComboDispTitle + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - PreviewPanel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 12 + + 22, 22 - - True + + 7 - + + 10 + + NoControl - - 22, 91 + + 16, 70 - - 60, 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + - - タイトルバー + + twitter.com/username - - Label45 + + ※タイムアウトが頻発する場合に調整してください。初期設定は20秒です。 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - PreviewPanel + + NoControl - - 13 + + ActionPanel - - なし + + 9 - - ユーザーID + + 5 - - ニックネーム + + 102, 19 - - 215, 15 + + 3 - - 136, 20 + + 0 - - 1 + + NotifyPanel - - cmbNameBalloon + + Disable - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 2 - - PreviewPanel + + 518, 368 + + + 188, 20 14 - - True - - - NoControl - - - 22, 43 + + SplitContainer1.Panel2 - - 235, 16 + + TweetPrvPanel - + 2 - - タイトルバーとツールチップにユーザー名を表示 - - - CheckDispUsername + + GetPeriodPanel - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - PreviewPanel - - - 15 + + 102, 12 - - True + + 75, 22 - - False + + 340, 12 - - NoControl + + - - 22, 215 + + ConnectionPanel - - 180, 16 + + 24 - - 11 + + NoControl - - 発言詳細部にアイコンを表示する + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CheckBox3 + + 58, 19 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 7 - - PreviewPanel + + Fill - - 16 + + 257, 13 - - Fill + + 18 - - False + + - - 0, 0 + + 76, 16 - - 518, 368 + + NoControl - - 7 + + UserTimeline更新間隔(秒) - - False + + ソート順を変更できないようにロックする - - PreviewPanel + + True - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Favoritesを取得する - - SplitContainer1.Panel2 + + TweetPrvPanel - - 10 + + cmbNameBalloon - - True + + 42, 16 - - NoControl + + - - 24, 170 + + Japanese - - 157, 16 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 15 + + MiddleLeft - - #タグの入力補助を使用する + + ActionPanel - - CheckHashSupple + + - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - TweetActPanel + + NoControl - - 0 + + SplitContainer1.Panel2 - - True + + 7 - - NoControl + + 60, 12 - - 24, 146 + + GroupBox5 - - 153, 16 + + NoControl - - 14 + + NoControl - - @IDの入力補助を使用する + + 184, 19 - - CheckAtIdSupple + + NoControl - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + lblInputFont - - TweetActPanel + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + 24 - - Enter + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Ctrl+Enter + + GetPeriodPanel - - Shift+Enter + + 22, 186 - - 184, 19 + + 75, 22 - - 246, 20 + + Button3 9 - - ComboBoxPostKeySelect + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 137, 12 - - TweetActPanel + + - - 2 + + NotifyPanel - - True + + 63, 12 - + + H:mm:ss M/d + + NoControl - - 22, 22 + + - - 137, 12 + + - - 8 + + 114, 82 - - POSTキー(デフォルトEnter) + + - - Label27 + + 153, 16 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 54 - - TweetActPanel + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + DMPeriod - - NoControl + + 217, 113 - - 24, 50 + + btnRetweet - - 165, 16 + + - - 10 + + Fill - - 公式RTする際に確認をしない + + GroupBox5 - - CheckRetweetNoConfirm + + GetCountPanel - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 9, 73 - - TweetActPanel + + 3 - - 4 + + Fill - - True + + 2 - - NoControl + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 23, 94 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 107, 12 + + Disable - - 11 + + - - フッター(文末に付加) + + - - Label12 + + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ComboBoxOutputzUrlmode - - TweetActPanel + + 21 - - 5 + + 123, 12 - - True + + 16, 220 - - NoControl + + MiddleLeft - - 185, 94 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 195, 16 + + 53, 12 - - 12 + + @IDの入力補助を使用する - - 推奨フッターを使用する[TWNv○○] + + - - CheckUseRecommendStatus + + 1 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 102, 19 - - TweetActPanel + + 23, 12 - - 6 + + 22, 133 - - 185, 116 + + 173, 196 + + + 10 + + + lblListFont + + + NoControl - - 232, 19 + + 474, 41 - - 13 + + 22, 70 - - StatusText + + 258, 12 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 203, 16 - - TweetActPanel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 7 + + 2 - - Fill + + タイトルバー - - False + + ActionPanel - - 0, 0 + + 10 - - 518, 368 + + 12 - - 6 + + btnAtFromTarget - - False + + AFRIKAANS - - TweetActPanel + + 5 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - SplitContainer1.Panel2 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 11 + + Not Authenticated - - True + + 発言詳細を等幅フォントで表示(AA対応、フォント適用不具合あり) - - NoControl + + 3 - - 22, 22 + + 1 - - 166, 16 + + Listsの作成に成功した - - 0 + + ProxyPanel - - 読み込んだポストを既読にする + + デフォルトに戻す - - StartupReaded + + - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - - StartupPanel + + 3 0 - - True - - - NoControl + + 0, 0 - - 22, 70 + + 13 - - 174, 16 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2 + + IRISH - - 片思いユーザーリストを取得する + + ITALIAN - - CheckStartupFollowers + + JAPANESE - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Label27 - - StartupPanel + + - - 1 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + 237, 16 - - NoControl + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 22, 47 + + H:mm - - 129, 16 + + - - 1 + + フォント&&色 - - 最新版のチェックをする + + 169, 368 - - CheckStartupVersion + + 4 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + lblRetweet - - StartupPanel + + True - - 2 + + PreviewPanel - + True - - NoControl + + BasedPanel - - 22, 93 + + - - 124, 16 + + NoControl - + 3 - - Favoritesを取得する + + 258, 79 - - chkGetFav + + - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3 - - StartupPanel + + NoControl - - 3 + + 23 - - Fill + + 75, 23 - - False + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0, 0 + + - - 518, 368 + + NoControl - - 2 + + 1 - - False + + 309, 82 - - StartupPanel + + 2 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + btnInputFont - - SplitContainer1.Panel2 + + Label67 - - 12 + + MiddleLeft - - Disable + + 常に最前面に表示する - - 259, 183 + + 22, 261 - - 58, 19 + + GroupBox1 - - 12 + + 76, 12 - - ListTextCountApi + + NoControl - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel + + MiddleLeft - - 0 + + GroupBox5 - - True + + NoControl - - 22, 186 + + 0 - - 76, 12 + + 75, 22 - - 11 + + True - - Listsの取得数 + + Listsから削除された - - Label25 + + - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Outputzに対応する - - GetCountPanel + + - - 1 + + BASIC認証への変更を許可する - - Disable + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 259, 235 + + 136, 20 - - 58, 19 + + 22, 114 - - 16 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - UserTimelineTextCountApi + + - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 13 - - GetCountPanel + + Twitter SearchAPI URL (search.twitter.com) - - 2 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + Label22 - - 22, 237 + + 77, 12 - - 118, 12 + + Label65 - - 15 + + GetPeriodPanel - - UserTimelineの取得数 + + BasedPanel - - Label17 + + 22, 42 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Label4 - - GetCountPanel + + Cancel - - 3 + + ProxyPanel - + True - - 22, 210 - - - 117, 12 + + True - - 13 + + 58, 19 - - PublicSearchの取得数 + + True - - Label30 + + - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + btnUnread - - GetCountPanel + + CheckListMemberAddedEvent - - 4 + + 19 - - True + + - - 22, 136 + + 58, 19 - - 63, 12 + + $this - - 7 + + - - 初回の更新 + + 2 - - Label28 + + NoControl - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel + + TweetPrvPanel - - 5 + + パスワード(&W) + + + System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 True - - 22, 54 + + 背景色 - - 87, 12 + + - - 2 + + 104, 19 - - Mentions取得数 + + ToolTip1 - - Label19 + + This is sample. - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + BasedPanel - - GetCountPanel + + - - 6 + + 77, 12 - - Disable + + CheckEventNotify - - 259, 159 + + ButtonBackToDefaultFontColor2 - - 58, 19 + + NoControl - - 10 + + CheckHashSupple - - FavoritesTextCountApi + + Disable - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - GetCountPanel + + lblAtFromTarget - - 7 + + Label28 - - Disable + + GetCountPanel - - 259, 209 + + M/d H:mm:ss - - 58, 19 + + ×ボタンを押したときに終了する - - 14 + + NoControl - - SearchTextCountApi + + 7 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - GetCountPanel + + 23, 12 - - 8 + + GroupBox5 - + True - - NoControl + + 10 - - 22, 160 + + False - - 99, 12 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 9 + + 16, 145 - - Favoritesの取得数 + + 17 - - Label66 + + 24*24 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Disable - - GetCountPanel + + - - 9 + + NoControl - - Disable + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 259, 135 + + 16, 20 - - 58, 19 + + ActionPanel - - 8 + + 13 - - FirstTextCountApi + + True - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - + GetCountPanel - - 10 - - - Disable + + Label60 - - 259, 112 + + True - - 58, 19 + + - - 6 + + CheckShowGrid - - GetMoreTextCountApi + + lblAtTo - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 背景色 - - GetCountPanel + + 2 - - 11 + + - - True + + 217, 110 - + NoControl - - 22, 112 - - - 79, 12 + + lblListBackcolor - - 5 + + Label3 - - 前データの更新 + + 131, 12 - - Label53 + + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 未読フォント - - GetCountPanel + + - - 12 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + - + NoControl - - 22, 86 + + 167, 16 - - 247, 16 + + - - 4 + + NoControl - - 次の項目の更新時の取得数を個別に設定する + + 9 - - UseChangeGetCount + + SplitContainer1 - + + True + + + NoControl + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel + + - - 13 + + 0, 0 - - Disable + + Fav操作結果を厳密にチェックする - - 259, 51 + + lblFav - - 58, 19 + + RadioProxySpecified - - 3 + + This is sample. - - TextCountApiReply + + 6 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckReadOldPosts - - GetCountPanel + + 999 - - 14 + + HotkeyCheck - - True + + TwitterAPIText - - NoControl + + 発言を再取得してFav結果を検証します。通信量が増えるのでOff推奨 - - 22, 24 + + 8 - - 77, 12 + + ニコニコ動画のURLをnico.msで短縮して送信 - - 0 + + 418, 158 - - 標準取得件数 + + 11 - - Label67 + + 24 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 21, 164 - - GetCountPanel + + NoControl - - 15 + + 21 - + Disable - - 259, 21 + + NoControl + + + True + + + AuthUserLabel + + + Shift - - 58, 19 + + 691, 368 - - 1 + + CheckFavEventUnread - - TextCountApi + + MiddleLeft - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 5 - - GetCountPanel + + - - 16 + + TwitterSearchAPIText - - Fill + + 165, 16 - - False + + GroupBox1 - - 0, 0 + + - - 518, 368 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3 + + 14 - - False + + 次の項目の更新時の取得数を個別に設定する - - GetCountPanel + + 40, 94 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - SplitContainer1.Panel2 + + ActionPanel - - 13 + + StartupPanel - - True + + 7 - - 40, 145 + + GroupBox1 - - 189, 16 + + 12 - - 9 + + 4 - - ユーザーのプロフィールが更新された + + GroupBox5 - - 268, 17 - - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + 22, 237 - - CheckUserUpdateEvent + + 24, 282 - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NotifyPanel - - - 0 + + GetCountPanel - - True + + Label2 - - 23, 273 + + 348, 36 - - 176, 12 + + NoControl - - 11 + + 17 - - イベント通知の際に再生するサウンド + + TextCountApi - - Label35 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NotifyPanel - - - 1 + + 58, 19 - - 286, 270 + + - - 188, 20 + + パスワード - - 12 + + 65, 19 - - ComboBoxEventNotifySound + + SplitContainer1.Panel2 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + バージョン - - NotifyPanel + + @未読数 - - 2 + + 最終発言 - - True + + 未読数(@未読数) - - 22, 240 + + 未読数 - - 271, 16 + + 4 - - 11 + + 全未読/全発言数 - - Favoritesイベント受信の際に書き込みを未読に戻す + + NoControl - - CheckFavEventUnread + + - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 131, 12 - - NotifyPanel + + 22, 133 - - 3 + + SplitContainer1 - - True + + NoControl - - 40, 162 + + NoControl - - 134, 16 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 7 + + 10 - - Listsの作成に成功した + + LabelDateTimeFormatApplied - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + - - CheckListCreatedEvent + + Top, Bottom, Left, Right - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - NotifyPanel + + NoControl - - 4 + + 23, 94 - - True + + Language - - 40, 128 + + 232, 20 - - 211, 16 + + Lists更新間隔(秒) - - 6 + + 10 - - 他のユーザーに対するブロックが成功した + + BasedPanel - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + 10 - - CheckBlockEvent + + APIKey - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NotifyPanel - - - 5 + + - - True + + 262, 18 - - 22, 222 + + 36, 106 - - 213, 16 + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - 10 + + 181, 78 - - 新着通知が無効でもイベントを通知する + + TweetActPanel - - CheckForceEventNotify + + 134, 16 System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NotifyPanel - - - 6 + + 10 - - True + + Label62 - - 40, 111 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 119, 16 + + 3 - - 5 + + - - Listsから削除された + + NoControl - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + - - CheckListMemberRemovedEvent + + 11 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - - NotifyPanel + + 22, 128 - - 7 + + 15 - + True - - 40, 94 + + 33, 59 - - 110, 16 + + False - - 4 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Listsに追加された + + - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + VIETNAMESE - - CheckListMemberAddedEvent + + フォント&&色 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Enter - - NotifyPanel + + - - 8 + + GroupBox1 - - True + + - - 40, 77 + + 12 - - 87, 16 + + ComboBoxTranslateLanguage - - 3 + + True - - フォローされた + + NoControl - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + Disable - - CheckFollowEvent + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 149, 14 + + + Label63 NotifyPanel - - 9 + + CenterParent - - True + + 16 - - 40, 60 + + SWEDISH - - 192, 16 + + FontPanel - - 2 + + GroupBox5 - - Fav削除した、またはFav削除された + + 10 - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + 0 - - CheckUnfavoritesEvent + + リストの区切り線を表示する - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + アイコン変更 - - NotifyPanel + + 6 - - 10 + + NoControl - + + 3 + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ALBANIAN + + + 19, 81 + + + NoControl + + True - - 40, 43 + + - - 192, 16 + + PreviewPanel - - 1 + + 22, 43 - - Fav追加した、またはFav追加された + + 4 - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + BENGALI - - CheckFavoritesEvent + + - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w + LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 + ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQoAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 + CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp + bGRyZW4wCWNoaWxkcmVuMQEBAAABAAEABAQBCAgIHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2Rl + AgAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMAAAAG6KGo56S6BgQAAAAL + UHJldmlld05vZGUA/////wYFAAAAAP////8JBQAAAAIAAAAJBgAAAAkHAAAABQYAAAAdU3lzdGVtLldp + bmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1hZ2VJbmRleAhJbWFn + ZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENvdW50AQEAAAEAAQAB + CAgIAgAAAAYIAAAADOeZuuiogOS4gOimpwYJAAAADFR3ZWV0UHJ2Tm9kZQD/////CQUAAAD/////CQUA + AAAAAAAABQcAAAAdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0No + ZWNrZWQKSW1hZ2VJbmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtl + eQpDaGlsZENvdW50AQEAAAEAAQABCAgIAgAAAAYLAAAAEuOCpOODmeODs+ODiOmAmuefpQYMAAAACk5v + dGlmeU5vZGUA/////wkFAAAA/////wkFAAAAAAAAAAs= + - - NotifyPanel + + 216, 157 - - 11 + + GroupBox1 - + + + + True - - NoControl - - - 22, 22 + + FontPanel - - 376, 16 + + 691, 403 - - 0 + + Label69 - - 次のイベントを受信したときにバルーンで通知する(UserStream有効時のみ) + + 4 - - CheckEventNotify + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NotifyPanel + + 104, 19 - - 12 + + 3 - - Fill + + 243, 16 - - False + + - - 0, 0 + + 22, 236 - - 518, 368 + + - - 12 + + 174, 16 - - False + + HINDI - - NotifyPanel + + 22, 215 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 2 - - SplitContainer1.Panel2 + + 10 - - 14 + + FRENCH - - SplitContainer1.Panel2 + + - - System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GALICIAN - - SplitContainer1 + + True - - 1 + + 16 - - 691, 368 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 169 + + 10 - + + chkReadOwnPost + + + btnAtSelf + + 0 - - SplitContainer1 + + Fill - - System.Windows.Forms.SplitContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 48*48(2Column) - - $this + + - - 2 + + 232, 19 - - 17, 17 - - - 140, 17 - - - NoControl + + Twitter API URL (api.twitter.com) - - 604, 374 + + SplitContainer1.Panel2 - - 75, 23 + + 8 - - 4 + + Mentions取得数 - - キャンセル + + 3 - - Cancel + + GroupBox1 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - $this + + BasedPanel - - 0 + + 8 - - NoControl + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 521, 374 + + TextBox3 - - 75, 23 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3 + + - - OK + + 252, 128 - - Save + + This is sample. - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - $this + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + 57, 12 - - True - - - 82 - - - 6, 12 + + 14 - - 691, 403 + + 9 - - CenterParent + + 53, 12 - - + + フォント&&色 - - FontDialog1 + + This is sample. - - System.Windows.Forms.FontDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Label76 - - ColorDialog1 + + 22, 136 - - System.Windows.Forms.ColorDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 129, 16 - - ToolTip1 + + 22, 15 - - System.Windows.Forms.ToolTip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - AppendSettingDialog + + GroupBox3 - - System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 259, 183 + + + なし + + True + + + 268, 17 + + + 82 + + + 17, 17 + + + 140, 17 + \ No newline at end of file diff --git a/Tween/AppendSettingDialog.vb b/Tween/AppendSettingDialog.vb index 8e66effd..9b6aa46e 100644 --- a/Tween/AppendSettingDialog.vb +++ b/Tween/AppendSettingDialog.vb @@ -141,6 +141,7 @@ Public Class AppendSettingDialog Private _MyDoubleClickAction As Integer Private _UserAppointUrl As String + Public Property HideDuplicatedRetweets As Boolean Private Sub TreeViewSetting_BeforeSelect(ByVal sender As Object, ByVal e As System.Windows.Forms.TreeViewCancelEventArgs) Handles TreeViewSetting.BeforeSelect If Me.TreeViewSetting.SelectedNode Is Nothing Then Exit Sub @@ -409,6 +410,7 @@ Public Class AppendSettingDialog _MyOpenUserTimeline = CheckOpenUserTimeline.Checked _MyDoubleClickAction = ListDoubleClickActionComboBox.SelectedIndex _UserAppointUrl = UserAppointUrlText.Text + Me.HideDuplicatedRetweets = Me.HideDuplicatedRetweetsCheck.Checked Catch ex As Exception MessageBox.Show(My.Resources.Save_ClickText3) Me.DialogResult = Windows.Forms.DialogResult.Cancel @@ -694,6 +696,7 @@ Public Class AppendSettingDialog CheckOpenUserTimeline.Checked = _MyOpenUserTimeline ListDoubleClickActionComboBox.SelectedIndex = _MyDoubleClickAction UserAppointUrlText.Text = _UserAppointUrl + Me.HideDuplicatedRetweetsCheck.Checked = Me.HideDuplicatedRetweets With Me.TreeViewSetting .Nodes("BasedNode").Tag = BasedPanel @@ -2621,4 +2624,5 @@ Public Class AppendSettingDialog MessageBox.Show("Text Error:正しいURLではありません") End If End Sub + End Class \ No newline at end of file diff --git a/Tween/EventViewerDialog.en.resx b/Tween/EventViewerDialog.en.resx index 134b2a86..119f3d1e 100644 --- a/Tween/EventViewerDialog.en.resx +++ b/Tween/EventViewerDialog.en.resx @@ -142,4 +142,7 @@ Keyword search + + Save... + \ No newline at end of file diff --git a/Tween/EventViewerDialog.resx b/Tween/EventViewerDialog.resx index 93e8503a..d520346c 100644 --- a/Tween/EventViewerDialog.resx +++ b/Tween/EventViewerDialog.resx @@ -130,7 +130,7 @@ - 6 + 7 OK @@ -154,7 +154,7 @@ True - 12, 246 + 12, 255 197, 16 @@ -187,7 +187,7 @@ 126, 21 - 2 + 6 最新の情報に更新 @@ -210,135 +210,42 @@ Top, Bottom, Left, Right - - TabPageAll - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TabEventType - - - 0 - - - TabPageFav - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TabEventType - - - 1 - - - TabPageUnfav - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TabEventType - - - 2 - - - TabPageFollow - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TabEventType - - - 3 - - - TabPageAddLists - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TabEventType - - - 4 - - - TabPageRemoveLists - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TabEventType - - - 5 - - - TabPageListsCreated - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TabEventType - - - 6 + + Datetime - - TabPageBlock + + 86 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Type - - TabEventType + + 90 - - 7 + + Username - - TabPageUserUpdate + + 106 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Target - - TabEventType + + 360 - - 8 + + Fill - - 12, 12 + + 3, 3 - - 714, 218 + + 700, 186 - + 0 - - TabEventType - - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 4 - EventList @@ -378,54 +285,6 @@ 0 - - Fill - - - 3, 3 - - - 700, 186 - - - 0 - - - EventList - - - System.Windows.Forms.ListView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TabPageAll - - - 0 - - - Datetime - - - 86 - - - Type - - - 90 - - - Username - - - 106 - - - Target - - - 360 - 4, 4 @@ -642,6 +501,27 @@ 8 + + 12, 12 + + + 714, 218 + + + 0 + + + TabEventType + + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 4 + Bottom, Left @@ -652,7 +532,7 @@ 231, 19 - 4 + 3 TextBoxKeyword @@ -673,13 +553,13 @@ True - 12, 301 + 12, 299 72, 16 - 5 + 4 正規表現 @@ -709,7 +589,7 @@ 124, 16 - 3 + 2 キーワードで絞り込む @@ -729,6 +609,12 @@ 24, 10 + + 111, 18 + + + StatusLabelCount + 0, 339 @@ -753,12 +639,6 @@ 8 - - 111, 18 - - - StatusLabelCount - 599, 239 @@ -766,7 +646,7 @@ 126, 22 - 8 + 5 ファイル保存 diff --git a/Tween/My Project/Resources.en.resx b/Tween/My Project/Resources.en.resx index 5fe01240..8979da25 100644 --- a/Tween/My Project/Resources.en.resx +++ b/Tween/My Project/Resources.en.resx @@ -969,4 +969,7 @@ UserTimeline + + Consumption API count if using Users Streams : {0} / h + \ No newline at end of file diff --git a/Tween/Setting/SettingCommon.vb b/Tween/Setting/SettingCommon.vb index 8a593ccd..757e4d3e 100644 --- a/Tween/Setting/SettingCommon.vb +++ b/Tween/Setting/SettingCommon.vb @@ -192,4 +192,5 @@ Public Class SettingCommon Public UseImageService As Integer = 0 Public ListDoubleClickAction As Integer = 0 Public UserAppointUrl As String = "" + Public HideDuplicatedRetweets As Boolean = False End Class diff --git a/Tween/StatusDictionary.vb b/Tween/StatusDictionary.vb index 19ff0fdb..f46d9f0e 100644 --- a/Tween/StatusDictionary.vb +++ b/Tween/StatusDictionary.vb @@ -64,6 +64,7 @@ Public NotInheritable Class PostClass Private _SearchTabName As String = "" Private _IsDeleted As Boolean = False Private _InReplyToUserId As Long = 0 + Public Property RetweetedCount As Integer = 0 _ Private Enum Statuses @@ -864,7 +865,11 @@ Public NotInheritable Class TabInformations If _addedIds Is Nothing Then _addedIds = New List(Of Long) If _notifyPosts Is Nothing Then _notifyPosts = New List(Of PostClass) - Me.Distribute() 'タブに仮振分 + Try + Me.Distribute() 'タブに仮振分 + Catch ex As KeyNotFoundException + 'タブ変更により振分が失敗した場合 + End Try Dim retCnt As Integer = _addedIds.Count _addCount += retCnt _addedIds.Clear() @@ -1025,7 +1030,10 @@ Public NotInheritable Class TabInformations Else If Item.IsFav AndAlso Item.RetweetedId > 0 Then Item.IsFav = False '既に持っている公式RTは捨てる - If Not Item.IsMe AndAlso Me._retweets.ContainsKey(Item.RetweetedId) Then Exit Sub + If AppendSettingDialog.Instance.HideDuplicatedRetweets AndAlso + Not Item.IsMe AndAlso + Me._retweets.ContainsKey(Item.RetweetedId) AndAlso + Me._retweets(Item.RetweetedId).RetweetedCount > 0 Then Exit Sub _statuses.Add(Item.StatusId, Item) End If If Item.RetweetedId > 0 Then @@ -1059,7 +1067,14 @@ Public NotInheritable Class TabInformations End Sub Private Sub AddRetweet(ByVal item As PostClass) - If _retweets.ContainsKey(item.RetweetedId) Then Exit Sub + 'True:追加、False:保持済み + If _retweets.ContainsKey(item.RetweetedId) Then + _retweets(item.RetweetedId).RetweetedCount += 1 + If _retweets(item.RetweetedId).RetweetedCount > 10 Then + _retweets(item.RetweetedId).RetweetedCount = 0 + End If + Exit Sub + End If _retweets.Add( _ item.RetweetedId, _ @@ -1091,6 +1106,7 @@ Public NotInheritable Class TabInformations 0 _ ) _ ) + _retweets(item.RetweetedId).RetweetedCount += 1 End Sub Public Sub SetReadAllTab(ByVal Read As Boolean, ByVal TabName As String, ByVal Index As Integer) @@ -1401,8 +1417,7 @@ Public NotInheritable Class TabInformations SyncLock LockObj Dim tbr As TabClass = GetTabByType(TabUsageType.Home) Dim replyTab As TabClass = GetTabByType(TabUsageType.Mentions) - For Each key As String In _tabs.Keys - Dim tb As TabClass = _tabs(key) + For Each tb As TabClass In _tabs.Values.ToArray If tb.FilterModified Then tb.FilterModified = False Dim orgIds() As Long = tb.BackupIds() @@ -1426,11 +1441,11 @@ Public NotInheritable Class TabInformations post.IsMark = False post.FilterHit = True Case HITRESULT.Exclude - If key = replyTab.TabName AndAlso post.IsReply Then post.IsExcludeReply = True + If tb.TabName = replyTab.TabName AndAlso post.IsReply Then post.IsExcludeReply = True If post.IsFav Then GetTabByType(TabUsageType.Favorites).Add(post.StatusId, post.IsRead, True) post.FilterHit = False Case HITRESULT.None - If key = replyTab.TabName AndAlso post.IsReply Then replyTab.Add(post.StatusId, post.IsRead, True) + If tb.TabName = replyTab.TabName AndAlso post.IsReply Then replyTab.Add(post.StatusId, post.IsRead, True) If post.IsFav Then GetTabByType(TabUsageType.Favorites).Add(post.StatusId, post.IsRead, True) post.FilterHit = False End Select @@ -1438,8 +1453,8 @@ Public NotInheritable Class TabInformations tb.AddSubmit() '振分確定 For Each id As Long In orgIds Dim hit As Boolean = False - For Each tkey As String In _tabs.Keys - If _tabs(tkey).Contains(id) Then + For Each tbTemp As TabClass In _tabs.Values.ToArray + If tbTemp.Contains(id) Then hit = True Exit For End If diff --git a/Tween/Tween.Designer.vb b/Tween/Tween.Designer.vb index 53217151..30c100af 100644 --- a/Tween/Tween.Designer.vb +++ b/Tween/Tween.Designer.vb @@ -170,6 +170,7 @@ Partial Class TweenMain Me.OpenFavotterOpMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.OpenUrlOpMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.OpenRterHomeMenuItem = New System.Windows.Forms.ToolStripMenuItem() + Me.OpenUserSpecifiedUrlMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.CreateRuleOpMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.CreateTabRuleOpMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.CreateIdRuleOpMenuItem = New System.Windows.Forms.ToolStripMenuItem() @@ -270,6 +271,7 @@ Partial Class TweenMain Me.FavorareMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.OpenURLMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.MoveToRTHomeMenuItem = New System.Windows.Forms.ToolStripMenuItem() + Me.OpenUserSpecifiedUrlMenuItem2 = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem7 = New System.Windows.Forms.ToolStripMenuItem() Me.TabMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.IDRuleMenuItem = New System.Windows.Forms.ToolStripMenuItem() @@ -586,8 +588,6 @@ Partial Class TweenMain 'ImageSelectedPicture ' resources.ApplyResources(Me.ImageSelectedPicture, "ImageSelectedPicture") - Me.ImageSelectedPicture.Image = Global.Tween.My.Resources.Resources.InitialImage - Me.ImageSelectedPicture.InitialImage = Global.Tween.My.Resources.Resources.InitialImage Me.ImageSelectedPicture.Name = "ImageSelectedPicture" Me.ImageSelectedPicture.TabStop = False ' @@ -1168,7 +1168,7 @@ Partial Class TweenMain ' 'OpenOpMenuItem ' - Me.OpenOpMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.OpenHomeOpMenuItem, Me.OpenFavOpMenuItem, Me.OpenStatusOpMenuItem, Me.OpenRepSourceOpMenuItem, Me.OpenFavotterOpMenuItem, Me.OpenUrlOpMenuItem, Me.OpenRterHomeMenuItem}) + Me.OpenOpMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.OpenHomeOpMenuItem, Me.OpenFavOpMenuItem, Me.OpenStatusOpMenuItem, Me.OpenRepSourceOpMenuItem, Me.OpenFavotterOpMenuItem, Me.OpenUrlOpMenuItem, Me.OpenRterHomeMenuItem, Me.OpenUserSpecifiedUrlMenuItem}) Me.OpenOpMenuItem.Name = "OpenOpMenuItem" resources.ApplyResources(Me.OpenOpMenuItem, "OpenOpMenuItem") ' @@ -1207,6 +1207,11 @@ Partial Class TweenMain Me.OpenRterHomeMenuItem.Name = "OpenRterHomeMenuItem" resources.ApplyResources(Me.OpenRterHomeMenuItem, "OpenRterHomeMenuItem") ' + 'OpenUserSpecifiedUrlMenuItem + ' + Me.OpenUserSpecifiedUrlMenuItem.Name = "OpenUserSpecifiedUrlMenuItem" + resources.ApplyResources(Me.OpenUserSpecifiedUrlMenuItem, "OpenUserSpecifiedUrlMenuItem") + ' 'CreateRuleOpMenuItem ' Me.CreateRuleOpMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CreateTabRuleOpMenuItem, Me.CreateIdRuleOpMenuItem}) @@ -1688,7 +1693,7 @@ Partial Class TweenMain ' 'ToolStripMenuItem6 ' - Me.ToolStripMenuItem6.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.MoveToHomeToolStripMenuItem, Me.MoveToFavToolStripMenuItem, Me.StatusOpenMenuItem, Me.RepliedStatusOpenMenuItem, Me.FavorareMenuItem, Me.OpenURLMenuItem, Me.MoveToRTHomeMenuItem}) + Me.ToolStripMenuItem6.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.MoveToHomeToolStripMenuItem, Me.MoveToFavToolStripMenuItem, Me.StatusOpenMenuItem, Me.RepliedStatusOpenMenuItem, Me.FavorareMenuItem, Me.OpenURLMenuItem, Me.MoveToRTHomeMenuItem, Me.OpenUserSpecifiedUrlMenuItem2}) Me.ToolStripMenuItem6.Name = "ToolStripMenuItem6" resources.ApplyResources(Me.ToolStripMenuItem6, "ToolStripMenuItem6") ' @@ -1727,6 +1732,11 @@ Partial Class TweenMain Me.MoveToRTHomeMenuItem.Name = "MoveToRTHomeMenuItem" resources.ApplyResources(Me.MoveToRTHomeMenuItem, "MoveToRTHomeMenuItem") ' + 'OpenUserSpecifiedUrlMenuItem2 + ' + Me.OpenUserSpecifiedUrlMenuItem2.Name = "OpenUserSpecifiedUrlMenuItem2" + resources.ApplyResources(Me.OpenUserSpecifiedUrlMenuItem2, "OpenUserSpecifiedUrlMenuItem2") + ' 'ToolStripMenuItem7 ' Me.ToolStripMenuItem7.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.TabMenuItem, Me.IDRuleMenuItem}) @@ -2194,5 +2204,7 @@ Partial Class TweenMain Friend WithEvents UserFavorareToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents SelectionTranslationToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents StopRefreshAllMenuItem As System.Windows.Forms.ToolStripMenuItem + Friend WithEvents OpenUserSpecifiedUrlMenuItem As System.Windows.Forms.ToolStripMenuItem + Friend WithEvents OpenUserSpecifiedUrlMenuItem2 As System.Windows.Forms.ToolStripMenuItem End Class diff --git a/Tween/Tween.en.resx b/Tween/Tween.en.resx index 86b07c94..a27ccdf5 100644 --- a/Tween/Tween.en.resx +++ b/Tween/Tween.en.resx @@ -269,19 +269,19 @@ - 570, 248 + 570, 216 - 570, 248 + 570, 216 - 570, 220 + 570, 188 @@ -311,19 +311,19 @@ - 0, 220 + 0, 188 - 570, 248 + 570, 216 - 570, 248 + 570, 216 @@ -539,7 +539,7 @@ - 508, 44 + 508, 53 @@ -551,7 +551,7 @@ - 570, 67 + 570, 76 @@ -572,11 +572,11 @@ - 570, 94 + 570, 103 - 67 + 76 @@ -585,13 +585,13 @@ - 194, 92 + 194, 47 - 17, 92 + 17, 47 @@ -600,7 +600,7 @@ - 570, 94 + 570, 103 @@ -608,12 +608,18 @@ + + 574, 329 + - 252 + 220 + + 574, 329 + @@ -623,6 +629,9 @@ + + 574, 382 + @@ -863,6 +872,12 @@ &Retweeter Home + + 261, 22 + + + User defined URL + 292, 22 @@ -1095,7 +1110,7 @@ 250, 22 - Open your Favstart page + Open your Favstar page 247, 6 @@ -1151,24 +1166,6 @@ &Command - - 152, 22 - - - 149, 6 - - - 152, 22 - - - 152, 22 - - - 149, 6 - - - 152, 22 - Open Tween &Help Site @@ -1316,6 +1313,12 @@ Open &Retweeter Home + + 210, 22 + + + User defined URL + 219, 22 @@ -1457,6 +1460,9 @@ + + 574, 382 + diff --git a/Tween/Tween.resx b/Tween/Tween.resx index abd4eb0e..8bb2bdba 100644 --- a/Tween/Tween.resx +++ b/Tween/Tween.resx @@ -288,105 +288,6 @@ Horizontal - - Bottom - - - 130, 99 - - - 226, 22 - - - タブ作成(&N)... - - - 226, 22 - - - タブ名の変更(&R) - - - 223, 6 - - - 226, 22 - - - 未読管理(&U) - - - 226, 22 - - - 新着通知表示(&Q) - - - 121, 26 - - - 再生するwavファイルを指定してください - - - 223, 6 - - - 226, 22 - - - 振り分けルール編集(&F)... - - - 223, 6 - - - 226, 22 - - - このタブの発言をクリア(&C) - - - 223, 6 - - - 226, 22 - - - タブ削除(&D) - - - 227, 212 - - - ContextMenuTabProperty - - - System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Fill - - - 17, 99 - - - 16, 16 - - - Disable - - - 0, 0 - - - 0, 0, 0, 0 - - - 570, 207 - - - 0 - ListTab @@ -406,7 +307,7 @@ 0, 0 - 570, 207 + 570, 236 0 @@ -426,24 +327,6 @@ True - - Fill - - - Off - - - 0, 0 - - - 570, 179 - - - Zoom - - - 5 - ImageSelectedPicture @@ -456,1067 +339,1734 @@ 0 - - Fill + + ImagePathPanel - - 57, 3 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 278, 19 + + ImageSelectionPanel - + 1 - - ImagefilePathText + + Fill - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0, 0 - - ImagePathPanel + + 570, 236 - - 0 + + 1 - - Right + + False - - Off + + ImageSelectionPanel - - 335, 3 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 22, 22 + + SplitContainer1.Panel1 - - 2 + + 1 - - ... + + Fill - - FilePickButton + + 0, 0 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 570, 236 - - ImagePathPanel + + 2 - - 1 + + False - - Right + + ProfilePanel - - Off + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 357, 3 + + SplitContainer1.Panel1 - - 57, 22 + + 2 - - 3 + + SplitContainer1.Panel1 - - 投稿先 + + System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - MiddleRight + + SplitContainer1 - - Label2 + + 0 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Fill - - ImagePathPanel + + 0, 0 - - 2 + + Fill - - Right + + 0, 0 - - TwitPic + + Horizontal - - TwitVideo + + 4 - - 414, 3 + + UserPicture - - 97, 20 + + Tween.TweenCustomControl.PictureBoxEx, Tween, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null - - 4 + + TableLayoutPanel1 - - ImageServiceCombo + + 0 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - ImagePathPanel - - - 3 + + NameLabel - - Right + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Off + + TableLayoutPanel1 - - 511, 3 + + 1 - - 56, 22 + + PostBrowser - - 5 + + System.Windows.Forms.WebBrowser, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Cancel + + TableLayoutPanel1 - - ImageCancelButton + + 2 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + DateTimeLabel - - ImagePathPanel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + TableLayoutPanel1 - - Left + + 3 - - Off + + SourceLinkLabel - - 3, 3 + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 54, 22 + + TableLayoutPanel1 - - 0 + + 4 - - ファイル + + Fill - - MiddleLeft + + 0, 0 - - Label1 + + 2 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 570, 65 - - ImagePathPanel + + 1 - - 5 + + TableLayoutPanel1 - - Bottom + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0, 179 + + SplitContainer2.Panel1 - - 3, 3, 3, 3 + + 0 - - 570, 28 + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="UserPicture" Row="0" RowSpan="2" Column="0" ColumnSpan="1" /><Control Name="NameLabel" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="PostBrowser" Row="1" RowSpan="1" Column="1" ColumnSpan="3" /><Control Name="DateTimeLabel" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="SourceLinkLabel" Row="0" RowSpan="1" Column="3" ColumnSpan="1" /></Controls><Columns Styles="Absolute,56,Percent,100,Absolute,120,AutoSize,0" /><Rows Styles="Absolute,17,Percent,100" /></TableLayoutSettings> - - 0 + + SplitContainer2.Panel1 - - ImagePathPanel + + System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + SplitContainer2 - - ImageSelectionPanel + + 0 - - 1 + + 0 - + Fill - + 0, 0 - - 570, 207 + + 482, 19 - + 1 - - False + + StatusText - - ImageSelectionPanel + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + SplitContainer2.Panel2 - - SplitContainer1.Panel1 + + 0 - - 1 + + Right - - Fill + + Off - - 0, 0 + + 482, 0 - - 570, 207 + + 44, 25 - - 2 + + 0 - - False + + 999 - - ProfilePanel + + MiddleCenter - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + lblLen - - SplitContainer1.Panel1 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2 + + SplitContainer2.Panel2 - - SplitContainer1.Panel1 + + 1 - - System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Right - - SplitContainer1 + + Off - - 0 + + 526, 0 - - Fill + + 44, 25 - - 0, 0 + + 2 - - Fill + + Post - - 0, 0 + + PostButton - - Horizontal + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + SplitContainer2.Panel2 - - 635, 58 - - - 262, 22 + + 2 - - フォローする(&F) + + SplitContainer2.Panel2 - - 262, 22 + + System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - フォロー解除(&N) + + SplitContainer2 - - 262, 22 + + 1 - - 相互フォロー状態表示(&H) - - - 262, 22 - - - リスト管理(&L) - - - 259, 6 - - - 262, 22 + + 19 - - プロフィール表示(&P) + + 570, 92 - - 262, 22 + + 65 - - ユーザーのタイムラインを表示(&T) + + 2 - - 262, 22 + + 1 - - このユーザーへの@発言を検索(&S) + + SplitContainer2 - - 259, 6 + + System.Windows.Forms.SplitContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 262, 22 + + SplitContainer3.Panel1 - - IconName + + 0 - - 262, 22 + + SplitContainer3.Panel1 - - 保存(&I)... + + System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 263, 214 + + SplitContainer3 - - ContextMenuUserPicture + + 0 - - System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Fill - + Off - - 3, 3 + + 0, 0 - - 50, 50 + + 194, 87 - + Zoom - - 5 + + 1 - - UserPicture + + PreviewPicture - + Tween.TweenCustomControl.PictureBoxEx, Tween, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null - - TableLayoutPanel1 + + SplitContainer3.Panel2 - + 0 - - True - - - Fill - - - MS UI Gothic, 9pt, style=Bold + + Right - + Off - - 59, 3 - - - 3, 3, 3, 0 + + 194, 0 - - 323, 14 + + 17, 87 - + 0 - - LblName - - - MiddleLeft - - - NameLabel + + PreviewScrollBar - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.VScrollBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TableLayoutPanel1 + + SplitContainer3.Panel2 - + 1 - - 480, 17 - - - 180, 22 + + SplitContainer3.Panel2 - - Google(&G) + + System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 180, 22 + + SplitContainer3 - - Wikipedia(&W) + + 1 - - 180, 22 + + 570, 92 - - Twitter検索(&Y) + + 355 - - 180, 22 + + 2 - - Twitter Search(&S) + + SplitContainer3 - - 180, 22 + + System.Windows.Forms.SplitContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 現在のタブ(&L) + + SplitContainer1.Panel2 - - 262, 22 + + 0 - - 選択文字列で検索(&S) + + SplitContainer1.Panel2 - - 259, 6 + + System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 262, 22 + + SplitContainer1 - - 選択文字列をコピー(&C) + + 1 - - False + + 23 - - 262, 22 + + 574, 338 - - URLをコピー(&U) + + 240 - - 262, 22 + + 2 - - すべて選択(&A) + + 0 - - 259, 6 + + SplitContainer1 - - 262, 22 + + System.Windows.Forms.SplitContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - フォローする(&F) + + ToolStripContainer1.ContentPanel - - 262, 22 + + 0 - - フォロー解除(&N) + + 574, 338 - - 262, 22 + + ToolStripContainer1.ContentPanel - - 相互フォロー状態表示(&R) + + System.Windows.Forms.ToolStripContentPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 262, 22 + + ToolStripContainer1 - - 全ユーザーのフォロー状態(&A) + + 0 - - 259, 6 + + Fill - - 262, 22 + + ToolStripContainer1.LeftToolStripPanel + + + System.Windows.Forms.ToolStripPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ToolStripContainer1 + + + 1 + + + 0, 0 + + + ToolStripContainer1.RightToolStripPanel + + + System.Windows.Forms.ToolStripPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ToolStripContainer1 + + + 2 + + + 574, 391 + + + 0 + + + ToolStripContainer1 + + + 143, 17 + + + None + + + 0, 0 + + + 574, 26 + + + 0 + + + MenuStrip1 + + + MenuStrip1 + + + System.Windows.Forms.MenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ToolStripContainer1.TopToolStripPanel + + + 0 + + + ToolStripContainer1.TopToolStripPanel + + + System.Windows.Forms.ToolStripPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ToolStripContainer1 + + + 3 + + + ToolStripContainer1 + + + System.Windows.Forms.ToolStripContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 6 + + + Bottom + + + 130, 99 + + + 227, 212 + + + ContextMenuTabProperty + + + System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Fill + + + 17, 99 + + + 16, 16 + + + Disable + + + 0, 0 + + + 0, 0, 0, 0 + + + 570, 236 + + + 0 + + + ListTab + + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TimelinePanel + + + 0 + + + 226, 22 + + + タブ作成(&N)... + + + 226, 22 + + + タブ名の変更(&R) + + + 223, 6 + + + 226, 22 + + + 未読管理(&U) + + + 226, 22 + + + 新着通知表示(&Q) + + + 121, 26 + + + 再生するwavファイルを指定してください + + + 223, 6 + + + 226, 22 + + + 振り分けルール編集(&F)... + + + 223, 6 + + + 226, 22 + + + このタブの発言をクリア(&C) + + + 223, 6 + + + 226, 22 + + + タブ削除(&D) + + + Fill + + + + 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 + AAAASUVORK5CYII= + + + + Off + + + + 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 + AAAASUVORK5CYII= + + + + 0, 0 + + + 570, 208 + + + Zoom + + + 5 + + + ImageSelectedPicture + + + Tween.TweenCustomControl.PictureBoxEx, Tween, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null + + + ImageSelectionPanel + + + 0 + + + ImagefilePathText + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ImagePathPanel + + + 0 + + + FilePickButton + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ImagePathPanel + + + 1 + + + Label2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ImagePathPanel + + + 2 + + + ImageServiceCombo + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ImagePathPanel + + + 3 + + + ImageCancelButton + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ImagePathPanel + + + 4 + + + Label1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - プロフィール表示(&P) + + ImagePathPanel - - 262, 22 + + 5 - - このユーザーのTLを取得(&F) + + Bottom - - 262, 22 + + 0, 208 - - このユーザーへの@発言を検索(&S) + + 3, 3, 3, 3 - - 259, 6 + + 570, 28 - - 262, 22 + + 0 - - ID振分ルール作成(&I) + + ImagePathPanel - - 262, 22 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - リスト管理(&L) + + ImageSelectionPanel - - 259, 6 + + 1 - - 262, 22 + + Fill - - ハッシュタグを固定(&H) + + 57, 3 - - 262, 22 + + 278, 19 - - 選択した文字列を翻訳 + + 1 - - 262, 22 + + ImagefilePathText - - この発言を翻訳 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 263, 386 + + ImagePathPanel - - ContextMenuPostBrowser + + 0 - - System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Right - - Fill + + Off - - 59, 20 + + 335, 3 - - 508, 40 + + 22, 22 - - 6 + + 2 - - PostBrowser + + ... - - System.Windows.Forms.WebBrowser, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + FilePickButton - - TableLayoutPanel1 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2 + + ImagePathPanel - - Top, Bottom, Right + + 1 - - True + + Right - + Off - - 464, 3 - - - 3, 3, 3, 0 + + 357, 3 - - 38, 14 + + 57, 22 - - 1 + + 3 - - Label1 + + 投稿先 - + MiddleRight - - DateTimeLabel + + Label2 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TableLayoutPanel1 + + ImagePathPanel - + + 2 + + + Right + + + TwitPic + + + TwitVideo + + + 414, 3 + + + 97, 20 + + + 4 + + + ImageServiceCombo + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ImagePathPanel + + 3 - - Top, Bottom, Left, Right + + Right - - True + + Off + + + 511, 3 + + + 56, 22 + + + 5 + + + Cancel + + + ImageCancelButton + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ImagePathPanel + + + 4 + + + Left + + + Off + + + 3, 3 + + + 54, 22 + + + 0 + + + ファイル + + + MiddleLeft + + + Label1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ImagePathPanel + + + 5 + + + 635, 58 + + + 263, 214 - - Off + + ContextMenuUserPicture - - 508, 3 + + System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3, 3, 3, 0 + + Off - - 59, 14 + + 3, 3 - - 7 + + 50, 50 - - LinkLabel1 + + Zoom - - MiddleRight + + 5 - - SourceLinkLabel + + UserPicture - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Tween.TweenCustomControl.PictureBoxEx, Tween, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null - + TableLayoutPanel1 - - 4 - - - Fill + + 0 - - 0, 0 + + 262, 22 - - 2 + + フォローする(&F) - - 570, 63 + + 262, 22 - - 1 + + フォロー解除(&N) - - TableLayoutPanel1 + + 262, 22 - - System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 相互フォロー状態表示(&H) - - SplitContainer2.Panel1 + + 262, 22 - - 0 + + リスト管理(&L) - - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="UserPicture" Row="0" RowSpan="2" Column="0" ColumnSpan="1" /><Control Name="NameLabel" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="PostBrowser" Row="1" RowSpan="1" Column="1" ColumnSpan="3" /><Control Name="DateTimeLabel" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="SourceLinkLabel" Row="0" RowSpan="1" Column="3" ColumnSpan="1" /></Controls><Columns Styles="Absolute,56,Percent,100,Absolute,120,AutoSize,0" /><Rows Styles="Absolute,17,Percent,100" /></TableLayoutSettings> + + 259, 6 - - SplitContainer2.Panel1 + + 262, 22 - - System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + プロフィール表示(&P) - - SplitContainer2 + + 262, 22 - - 0 + + ユーザーのタイムラインを表示(&T) - - 0 + + 262, 22 - - Fill + + このユーザーへの@発言を検索(&S) - - 0, 0 + + 259, 6 - - 482, 19 + + 262, 22 - - 1 + + IconName - - StatusText + + 262, 22 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 保存(&I)... - - SplitContainer2.Panel2 + + True - - 0 + + Fill - - Right + + MS UI Gothic, 9pt, style=Bold - + Off - - 482, 0 + + 59, 3 - - 44, 25 + + 3, 3, 3, 0 - + + 323, 14 + + 0 - - 999 + + LblName - - MiddleCenter + + MiddleLeft - - lblLen + + NameLabel - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SplitContainer2.Panel2 + + TableLayoutPanel1 - + 1 - - Right - - - Off - - - 526, 0 - - - 44, 25 + + 480, 17 + + + 263, 386 - - 2 + + ContextMenuPostBrowser - - Post + + System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - PostButton + + Fill - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 59, 20 - - SplitContainer2.Panel2 + + 508, 42 - - 2 + + 6 - - SplitContainer2.Panel2 + + PostBrowser - - System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.WebBrowser, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SplitContainer2 + + TableLayoutPanel1 - - 1 + + 2 - - 19 + + 262, 22 - - 570, 90 + + 選択文字列で検索(&S) - - 63 + + 180, 22 - - 2 + + Google(&G) - - 1 + + 180, 22 - - SplitContainer2 + + Wikipedia(&W) - - System.Windows.Forms.SplitContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 180, 22 - - SplitContainer3.Panel1 + + Twitter検索(&Y) - - 0 + + 180, 22 - - SplitContainer3.Panel1 + + Twitter Search(&S) - - System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 180, 22 - - SplitContainer3 + + 現在のタブ(&L) - - 0 + + 259, 6 - - Fill + + 262, 22 - - Off + + 選択文字列をコピー(&C) - - 0, 0 + + False - - 194, 92 + + 262, 22 - - Zoom + + URLをコピー(&U) - - 1 + + 262, 22 - - PreviewPicture + + すべて選択(&A) - - Tween.TweenCustomControl.PictureBoxEx, Tween, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null + + 259, 6 - - SplitContainer3.Panel2 + + 262, 22 - - 0 + + フォローする(&F) - - Right + + 262, 22 - - Off + + フォロー解除(&N) - - 194, 0 + + 262, 22 - - 17, 92 + + 相互フォロー状態表示(&R) - - 0 + + 262, 22 - - PreviewScrollBar + + 全ユーザーのフォロー状態(&A) - - System.Windows.Forms.VScrollBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 259, 6 - - SplitContainer3.Panel2 + + 262, 22 - - 1 + + プロフィール表示(&P) - - SplitContainer3.Panel2 + + 262, 22 - - System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + このユーザーのTLを取得(&F) - - SplitContainer3 + + 262, 22 - - 1 + + このユーザーへの@発言を検索(&S) - - 570, 90 + + 259, 6 - - 355 + + 262, 22 - - 2 + + ID振分ルール作成(&I) - - SplitContainer3 + + 262, 22 - - System.Windows.Forms.SplitContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + リスト管理(&L) - - SplitContainer1.Panel2 + + 259, 6 - - 0 + + 262, 22 - - SplitContainer1.Panel2 + + ハッシュタグを固定(&H) - - System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 262, 22 - - SplitContainer1 + + 選択した文字列を翻訳 - - 1 + + 262, 22 - - 23 + + この発言を翻訳 - - 574, 307 + + Top, Bottom, Right - - 211 + + True - - 2 + + Off - - 0 + + 464, 3 - - SplitContainer1 + + 3, 3, 3, 0 - - System.Windows.Forms.SplitContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 38, 14 - - ToolStripContainer1.ContentPanel + + 1 - - 0 + + Label1 - - 574, 307 + + MiddleRight - - ToolStripContainer1.ContentPanel + + DateTimeLabel - - System.Windows.Forms.ToolStripContentPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ToolStripContainer1 + + TableLayoutPanel1 - - 0 + + 3 - - Fill + + Top, Bottom, Left, Right - - ToolStripContainer1.LeftToolStripPanel + + True - - System.Windows.Forms.ToolStripPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Off - - ToolStripContainer1 + + 508, 3 - - 1 + + 3, 3, 3, 0 - - 0, 0 + + 59, 14 - - ToolStripContainer1.RightToolStripPanel + + 7 - - System.Windows.Forms.ToolStripPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + LinkLabel1 - - ToolStripContainer1 + + MiddleRight - - 2 + + SourceLinkLabel - - 574, 360 + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + TableLayoutPanel1 + + + 4 - - ToolStripContainer1 + + 85, 22 - - 143, 17 - - - None + + ファイル(&F) 189, 22 @@ -1569,11 +2119,11 @@ 終了(&X) - - 85, 22 + + 61, 22 - - ファイル(&F) + + 編集(&E) 259, 22 @@ -1644,11 +2194,11 @@ 抽出条件入力(&Q) - - 61, 22 + + 63, 22 - - 編集(&E) + + 操作(&O) Ctrl+R @@ -1773,6 +2323,12 @@ ユーザーのタイムラインを表示 + + 316, 22 + + + 開く(&O) + Ctrl+H @@ -1836,11 +2392,20 @@ RTした人のホームを開く(&R) - + + Ctrl+Alt+H + + + 315, 22 + + + ユーザー定義のURL + + 316, 22 - - 開く(&O) + + 振り分けルール作成(&C) 227, 22 @@ -1854,12 +2419,6 @@ ID振り分けルール作成(&I) - - 316, 22 - - - 振り分けルール作成(&C) - 316, 22 @@ -1869,6 +2428,12 @@ 313, 6 + + 316, 22 + + + 未読状態変更(&H) + Ctrl+B @@ -1887,12 +2452,6 @@ 未読にする(&U) - - 316, 22 - - - 未読状態変更(&H) - 316, 22 @@ -1938,11 +2497,11 @@ 前データを取得(&I) - - 63, 22 + + 62, 22 - - 操作(&O) + + タブ(&T) 226, 22 @@ -2004,11 +2563,17 @@ タブ削除(&D) - - 62, 22 + + 98, 22 - - タブ(&T) + + その他機能(&C) + + + 280, 22 + + + 入力欄のURLを短縮変換 Ctrl+L @@ -2064,12 +2629,6 @@ ux.nu - - 280, 22 - - - 入力欄のURLを短縮変換 - 280, 22 @@ -2172,11 +2731,14 @@ リスト編集 - - 98, 22 + + False - - その他機能(&C) + + 91, 22 + + + UserStream 230, 22 @@ -2217,14 +2779,11 @@ All Refresh Stop - - False - - - 91, 22 + + 75, 22 - - UserStream + + ヘルプ(&H) F1 @@ -2268,6 +2827,15 @@ Tweenについて(&A)... + + 227, 22 + + + デバッグモード + + + False + 232, 22 @@ -2286,72 +2854,18 @@ アイコンキャッシュ使用状況 - - 227, 22 - - - デバッグモード - - - False - - - 75, 22 - - - ヘルプ(&H) - - - 0, 0 - - - 574, 26 - - - 0 - - - MenuStrip1 - - - MenuStrip1 - - - System.Windows.Forms.MenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - ToolStripContainer1.TopToolStripPanel - - - 0 - - - ToolStripContainer1.TopToolStripPanel - - - System.Windows.Forms.ToolStripPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - ToolStripContainer1 - - - 3 - - - ToolStripContainer1 - - - System.Windows.Forms.ToolStripContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 6 - 443, 58 + + 245, 512 + + + ContextMenuOperate + + + System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 244, 22 @@ -2436,6 +2950,12 @@ ユーザーのタイムラインを表示 + + 244, 22 + + + 開く(&O) + 230, 22 @@ -2478,11 +2998,17 @@ RTした人のホームを開く(&R) - + + 230, 22 + + + ユーザー定義のURL + + 244, 22 - - 開く(&O) + + 振り分けルール作成(&C) 239, 22 @@ -2496,12 +3022,6 @@ ID振り分けルール作成... - - 244, 22 - - - 振り分けルール作成(&C) - 244, 22 @@ -2511,6 +3031,12 @@ 241, 6 + + 244, 22 + + + 未読状態変更(&H) + 154, 22 @@ -2523,12 +3049,6 @@ 未読にする - - 244, 22 - - - 未読状態変更(&H) - 244, 22 @@ -2562,18 +3082,18 @@ 前データを取得(&I) - - 245, 512 + + 276, 58 + + + 190, 154 - - ContextMenuOperate + + ContextMenuFile - + System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 276, 58 - 189, 22 @@ -2622,15 +3142,6 @@ 終了(&X) - - 190, 154 - - - ContextMenuFile - - - System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - 155, 58 @@ -2653,13 +3164,13 @@ True - 72 + 61 6, 12 - 574, 360 + 574, 391 Off @@ -3342,6 +3853,12 @@ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + OpenUserSpecifiedUrlMenuItem + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + CreateRuleOpMenuItem @@ -3936,6 +4453,12 @@ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + OpenUserSpecifiedUrlMenuItem2 + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + ToolStripMenuItem7 diff --git a/Tween/Tween.vb b/Tween/Tween.vb index d7aa6351..0d33d3e7 100644 --- a/Tween/Tween.vb +++ b/Tween/Tween.vb @@ -2466,7 +2466,11 @@ Public Class TweenMain End If For Each i As Long In ids - _statuses.RemoveFavPost(i) + Try + _statuses.RemoveFavPost(i) + Catch ex As Exception + Continue For + End Try Next If _curTab IsNot Nothing AndAlso _curTab.Text.Equals(favTabName) Then _itemCache = Nothing 'キャッシュ破棄 @@ -4428,7 +4432,12 @@ RETRY: Try _search = New Regex(_word) For idx As Integer = cidx To toIdx Step stp - Dim post As PostClass = _statuses.Item(_curTab.Text, idx) + Dim post As PostClass + Try + post = _statuses.Item(_curTab.Text, idx) + Catch ex As Exception + Continue For + End Try If _search.IsMatch(post.Nickname, regOpt) _ OrElse _search.IsMatch(post.TextFromApi, regOpt) _ OrElse _search.IsMatch(post.ScreenName, regOpt) _ @@ -4445,7 +4454,12 @@ RETRY: Else ' 通常検索 For idx As Integer = cidx To toIdx Step stp - Dim post As PostClass = _statuses.Item(_curTab.Text, idx) + Dim post As PostClass + Try + post = _statuses.Item(_curTab.Text, idx) + Catch ex As Exception + Continue For + End Try If post.Nickname.IndexOf(_word, fndOpt) > -1 _ OrElse post.TextFromApi.IndexOf(_word, fndOpt) > -1 _ OrElse post.ScreenName.IndexOf(_word, fndOpt) > -1 _ @@ -6099,6 +6113,7 @@ RETRY: _cfgCommon.UseImageService = ImageServiceCombo.SelectedIndex _cfgCommon.ListDoubleClickAction = SettingDialog.ListDoubleClickAction _cfgCommon.UserAppointUrl = SettingDialog.UserAppointUrl + _cfgCommon.HideDuplicatedRetweets = SettingDialog.HideDuplicatedRetweets _cfgCommon.Save() End SyncLock @@ -10247,10 +10262,21 @@ RETRY: End Sub Private Sub OpenUserAppointUrl() - If SettingDialog.UserAppointUrl IsNot Nothing AndAlso _curPost IsNot Nothing Then - Dim xUrl As String = SettingDialog.UserAppointUrl - xUrl = xUrl.Replace("{ID}", _curPost.ScreenName) - OpenUriAsync(xUrl) + If SettingDialog.UserAppointUrl IsNot Nothing Then + If SettingDialog.UserAppointUrl.Contains("{ID}") Then + If _curPost IsNot Nothing Then + Dim xUrl As String = SettingDialog.UserAppointUrl + xUrl = xUrl.Replace("{ID}", _curPost.ScreenName) + OpenUriAsync(xUrl) + End If + Else + OpenUriAsync(SettingDialog.UserAppointUrl) + End If End If End Sub + + Private Sub OpenUserSpecifiedUrlMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles OpenUserSpecifiedUrlMenuItem.Click, OpenUserSpecifiedUrlMenuItem2.Click + OpenUserAppointUrl() + End Sub + End Class