From svnnotify @ sourceforge.jp Tue Feb 1 11:58:07 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Tue, 01 Feb 2011 11:58:07 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0MzVdICDjg7vmnKrkvb/nlKjjga5JbXBvcnRz?= =?utf-8?b?5YmK6Zmk?= Message-ID: <1296529087.949282.1150.nullmailer@users.sourceforge.jp> Revision: 1435 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1435 Author: syo68k Date: 2011-02-01 11:58:07 +0900 (Tue, 01 Feb 2011) Log Message: ----------- ・未使用のImports削除 ・ListMemberRemovedイベントが記録/通知されないバグを修正 Modified Paths: -------------- trunk/Tween/Tween.vb trunk/Tween/Twitter.vb -------------- next part -------------- Modified: trunk/Tween/Tween.vb =================================================================== --- trunk/Tween/Tween.vb 2011-01-31 11:35:38 UTC (rev 1434) +++ trunk/Tween/Tween.vb 2011-02-01 02:58:07 UTC (rev 1435) @@ -37,9 +37,6 @@ Imports System.Reflection Imports System.ComponentModel Imports System.Diagnostics -Imports Microsoft.Win32 -Imports System.Xml -Imports System.Timers Imports System.Threading Imports System.Linq Modified: trunk/Tween/Twitter.vb =================================================================== --- trunk/Tween/Twitter.vb 2011-01-31 11:35:38 UTC (rev 1434) +++ trunk/Tween/Twitter.vb 2011-02-01 02:58:07 UTC (rev 1435) @@ -29,10 +29,8 @@ Imports System.Threading Imports System.IO Imports System.Text.RegularExpressions -Imports System.Globalization Imports System.Diagnostics Imports System.Net -Imports System.Reflection Imports System.Reflection.MethodBase Imports System.Runtime.Serialization.Json Imports System.Linq @@ -2746,7 +2744,7 @@ New EventTypeTableElement("unfavorite", EVENTTYPE.Unfavorite), _ New EventTypeTableElement("follow", EVENTTYPE.Follow), _ New EventTypeTableElement("list_member_added", EVENTTYPE.ListMemberAdded), _ - New EventTypeTableElement("list_memver_removed", EVENTTYPE.ListMemberRemoved), _ + New EventTypeTableElement("list_member_removed", EVENTTYPE.ListMemberRemoved), _ New EventTypeTableElement("block", EVENTTYPE.Block), _ New EventTypeTableElement("unblock", EVENTTYPE.Unblock), _ New EventTypeTableElement("user_update", EVENTTYPE.UserUpdate), _ From svnnotify @ sourceforge.jp Thu Feb 3 17:09:59 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Thu, 03 Feb 2011 17:09:59 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0MzZdICBVc2VyVXBkYXRl44Kk44OZ44Oz44OI?= =?utf-8?b?44Gu44OB44Kn44OD44Kv44GM5q2j44GX44GP5Y+N5pig44GV44KM44Gq44GE?= =?utf-8?b?44OQ44Kw5L+u5q2j?= Message-ID: <1296720599.802760.6980.nullmailer@users.sourceforge.jp> Revision: 1436 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1436 Author: syo68k Date: 2011-02-03 17:09:59 +0900 (Thu, 03 Feb 2011) Log Message: ----------- UserUpdateイベントのチェックが正しく反映されないバグ修正 Modified Paths: -------------- trunk/Tween/AppendSettingDialog.Designer.vb trunk/Tween/AppendSettingDialog.resx trunk/Tween/AppendSettingDialog.vb -------------- next part -------------- Modified: trunk/Tween/AppendSettingDialog.Designer.vb =================================================================== --- trunk/Tween/AppendSettingDialog.Designer.vb 2011-02-01 02:58:07 UTC (rev 1435) +++ trunk/Tween/AppendSettingDialog.Designer.vb 2011-02-03 08:09:59 UTC (rev 1436) @@ -31,7 +31,6 @@ Me.ComboBoxEventNotifySound = New System.Windows.Forms.ComboBox() Me.CheckFavEventUnread = New System.Windows.Forms.CheckBox() Me.CheckListCreatedEvent = New System.Windows.Forms.CheckBox() - Me.CheckDeleteEvent = 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() @@ -336,7 +335,6 @@ Me.NotifyPanel.Controls.Add(Me.ComboBoxEventNotifySound) Me.NotifyPanel.Controls.Add(Me.CheckFavEventUnread) Me.NotifyPanel.Controls.Add(Me.CheckListCreatedEvent) - Me.NotifyPanel.Controls.Add(Me.CheckDeleteEvent) Me.NotifyPanel.Controls.Add(Me.CheckBlockEvent) Me.NotifyPanel.Controls.Add(Me.CheckForceEventNotify) Me.NotifyPanel.Controls.Add(Me.CheckListMemberRemovedEvent) @@ -383,14 +381,6 @@ Me.CheckListCreatedEvent.Name = "CheckListCreatedEvent" Me.CheckListCreatedEvent.UseVisualStyleBackColor = True ' - 'CheckDeleteEvent - ' - resources.ApplyResources(Me.CheckDeleteEvent, "CheckDeleteEvent") - Me.CheckDeleteEvent.Checked = True - Me.CheckDeleteEvent.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckDeleteEvent.Name = "CheckDeleteEvent" - Me.CheckDeleteEvent.UseVisualStyleBackColor = True - ' 'CheckBlockEvent ' resources.ApplyResources(Me.CheckBlockEvent, "CheckBlockEvent") @@ -2207,7 +2197,6 @@ Friend WithEvents ListTextCountApi As System.Windows.Forms.TextBox Friend WithEvents Label25 As System.Windows.Forms.Label Friend WithEvents CheckListCreatedEvent As System.Windows.Forms.CheckBox - Friend WithEvents CheckDeleteEvent As System.Windows.Forms.CheckBox Friend WithEvents CheckFavEventUnread As System.Windows.Forms.CheckBox Friend WithEvents ComboBoxTranslateLanguage As System.Windows.Forms.ComboBox Friend WithEvents Label29 As System.Windows.Forms.Label Modified: trunk/Tween/AppendSettingDialog.resx =================================================================== --- trunk/Tween/AppendSettingDialog.resx 2011-02-01 02:58:07 UTC (rev 1435) +++ trunk/Tween/AppendSettingDialog.resx 2011-02-03 08:09:59 UTC (rev 1436) @@ -389,36 +389,6 @@ 4 - - True - - - 40, 197 - - - 252, 16 - - - 8 - - - 発言または自分宛に送信されたDMが削除された - - - False - - - CheckDeleteEvent - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - NotifyPanel - - - 5 - True @@ -444,7 +414,7 @@ NotifyPanel - 6 + 5 True @@ -471,7 +441,7 @@ NotifyPanel - 7 + 6 True @@ -498,7 +468,7 @@ NotifyPanel - 8 + 7 True @@ -525,7 +495,7 @@ NotifyPanel - 9 + 8 True @@ -552,7 +522,7 @@ NotifyPanel - 10 + 9 True @@ -579,7 +549,7 @@ NotifyPanel - 11 + 10 True @@ -606,7 +576,7 @@ NotifyPanel - 12 + 11 True @@ -636,7 +606,7 @@ NotifyPanel - 13 + 12 Fill Modified: trunk/Tween/AppendSettingDialog.vb =================================================================== --- trunk/Tween/AppendSettingDialog.vb 2011-02-01 02:58:07 UTC (rev 1435) +++ trunk/Tween/AppendSettingDialog.vb 2011-02-03 08:09:59 UTC (rev 1436) @@ -2497,10 +2497,6 @@ evt = evt Or EVENTTYPE.UserUpdate End If - If CheckDeleteEvent.Checked Then - evt = evt Or EVENTTYPE.Deleted - End If - If CheckListCreatedEvent.Checked Then evt = evt Or EVENTTYPE.ListCreated End If @@ -2529,11 +2525,11 @@ CheckBlockEvent.Checked = CBool(evt And EVENTTYPE.Block) CheckBlockEvent.Enabled = rootEnabled - CheckDeleteEvent.Checked = CBool(evt And EVENTTYPE.Deleted) - CheckDeleteEvent.Enabled = rootEnabled - CheckListCreatedEvent.Checked = CBool(evt And EVENTTYPE.ListCreated) CheckListCreatedEvent.Enabled = rootEnabled + + CheckUserUpdateEvent.Checked = CBool(evt And EVENTTYPE.UserUpdate) + CheckUserUpdateEvent.Enabled = rootEnabled End Sub Private Sub CheckForceEventNotify_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckForceEventNotify.CheckedChanged From svnnotify @ sourceforge.jp Thu Feb 3 21:54:11 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Thu, 03 Feb 2011 21:54:11 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0MzddICDoh6rliIbjgYzjgqTjg5njg7Pjg4g=?= =?utf-8?b?44K944O844K544Gr44Gq44Gj44Gm44GE44KL44Kk44OZ44Oz44OI44KS6YCa?= =?utf-8?b?55+l44GZ44KL44GL44Gp44GG44GL44KS5ZCE44Kk44OZ44Oz44OI44GU44Go?= =?utf-8?b?44Gr6Kit5a6a5Y+v6IO944Gr44GX44Gf?= Message-ID: <1296737651.093314.3489.nullmailer@users.sourceforge.jp> Revision: 1437 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1437 Author: syo68k Date: 2011-02-03 21:54:10 +0900 (Thu, 03 Feb 2011) Log Message: ----------- 自分がイベントソースになっているイベントを通知するかどうかを各イベントごとに設定可能にした Modified Paths: -------------- trunk/Tween/AppendSettingDialog.Designer.vb trunk/Tween/AppendSettingDialog.resx trunk/Tween/AppendSettingDialog.vb trunk/Tween/Setting/SettingCommon.vb trunk/Tween/Tween.vb -------------- next part -------------- Modified: trunk/Tween/AppendSettingDialog.Designer.vb =================================================================== --- trunk/Tween/AppendSettingDialog.Designer.vb 2011-02-03 08:09:59 UTC (rev 1436) +++ trunk/Tween/AppendSettingDialog.Designer.vb 2011-02-03 12:54:10 UTC (rev 1437) @@ -352,6 +352,7 @@ Me.CheckUserUpdateEvent.Checked = True Me.CheckUserUpdateEvent.CheckState = System.Windows.Forms.CheckState.Checked Me.CheckUserUpdateEvent.Name = "CheckUserUpdateEvent" + Me.CheckUserUpdateEvent.ThreeState = True Me.CheckUserUpdateEvent.UseVisualStyleBackColor = True ' 'Label35 @@ -379,6 +380,7 @@ Me.CheckListCreatedEvent.Checked = True Me.CheckListCreatedEvent.CheckState = System.Windows.Forms.CheckState.Checked Me.CheckListCreatedEvent.Name = "CheckListCreatedEvent" + Me.CheckListCreatedEvent.ThreeState = True Me.CheckListCreatedEvent.UseVisualStyleBackColor = True ' 'CheckBlockEvent @@ -387,6 +389,7 @@ Me.CheckBlockEvent.Checked = True Me.CheckBlockEvent.CheckState = System.Windows.Forms.CheckState.Checked Me.CheckBlockEvent.Name = "CheckBlockEvent" + Me.CheckBlockEvent.ThreeState = True Me.CheckBlockEvent.UseVisualStyleBackColor = True ' 'CheckForceEventNotify @@ -403,6 +406,7 @@ Me.CheckListMemberRemovedEvent.Checked = True Me.CheckListMemberRemovedEvent.CheckState = System.Windows.Forms.CheckState.Checked Me.CheckListMemberRemovedEvent.Name = "CheckListMemberRemovedEvent" + Me.CheckListMemberRemovedEvent.ThreeState = True Me.CheckListMemberRemovedEvent.UseVisualStyleBackColor = True ' 'CheckListMemberAddedEvent @@ -411,6 +415,7 @@ Me.CheckListMemberAddedEvent.Checked = True Me.CheckListMemberAddedEvent.CheckState = System.Windows.Forms.CheckState.Checked Me.CheckListMemberAddedEvent.Name = "CheckListMemberAddedEvent" + Me.CheckListMemberAddedEvent.ThreeState = True Me.CheckListMemberAddedEvent.UseVisualStyleBackColor = True ' 'CheckFollowEvent @@ -419,6 +424,7 @@ Me.CheckFollowEvent.Checked = True Me.CheckFollowEvent.CheckState = System.Windows.Forms.CheckState.Checked Me.CheckFollowEvent.Name = "CheckFollowEvent" + Me.CheckFollowEvent.ThreeState = True Me.CheckFollowEvent.UseVisualStyleBackColor = True ' 'CheckUnfavoritesEvent @@ -427,6 +433,7 @@ Me.CheckUnfavoritesEvent.Checked = True Me.CheckUnfavoritesEvent.CheckState = System.Windows.Forms.CheckState.Checked Me.CheckUnfavoritesEvent.Name = "CheckUnfavoritesEvent" + Me.CheckUnfavoritesEvent.ThreeState = True Me.CheckUnfavoritesEvent.UseVisualStyleBackColor = True ' 'CheckFavoritesEvent @@ -435,6 +442,7 @@ Me.CheckFavoritesEvent.Checked = True Me.CheckFavoritesEvent.CheckState = System.Windows.Forms.CheckState.Checked Me.CheckFavoritesEvent.Name = "CheckFavoritesEvent" + Me.CheckFavoritesEvent.ThreeState = True Me.CheckFavoritesEvent.UseVisualStyleBackColor = True ' 'CheckEventNotify Modified: trunk/Tween/AppendSettingDialog.resx =================================================================== --- trunk/Tween/AppendSettingDialog.resx 2011-02-03 08:09:59 UTC (rev 1436) +++ trunk/Tween/AppendSettingDialog.resx 2011-02-03 12:54:10 UTC (rev 1437) @@ -264,7 +264,7 @@ True - 40, 162 + 40, 145 189, 16 @@ -366,7 +366,7 @@ True - 40, 145 + 40, 162 134, 16 Modified: trunk/Tween/AppendSettingDialog.vb =================================================================== --- trunk/Tween/AppendSettingDialog.vb 2011-02-03 08:09:59 UTC (rev 1436) +++ trunk/Tween/AppendSettingDialog.vb 2011-02-03 12:54:10 UTC (rev 1437) @@ -133,6 +133,7 @@ Private _curPanel As Panel = Nothing Private _MyEventNotifyEnabled As Boolean Private _MyEventNotifyFlag As EVENTTYPE + Private _isMyEventNotifyFlag As EVENTTYPE Private _MyForceEventNotify As Boolean Private _MyFavEventUnread As Boolean Private _MyTranslateLanguage As String @@ -331,7 +332,7 @@ _MyRetweetNoConfirm = CheckRetweetNoConfirm.Checked _MyLimitBalloon = CheckBalloonLimit.Checked _MyEventNotifyEnabled = CheckEventNotify.Checked - _MyEventNotifyFlag = GetEventNotifyFlag() + GetEventNotifyFlag(_MyEventNotifyFlag, _isMyEventNotifyFlag) _MyForceEventNotify = CheckForceEventNotify.Checked _MyFavEventUnread = CheckFavEventUnread.Checked _MyTranslateLanguage = (New Google).GetLanguageEnumFromIndex(ComboBoxTranslateLanguage.SelectedIndex) @@ -587,7 +588,7 @@ CheckRetweetNoConfirm.Checked = _MyRetweetNoConfirm CheckBalloonLimit.Checked = _MyLimitBalloon - ApplyEventNotifyFlag(_MyEventNotifyEnabled, _MyEventNotifyFlag) + ApplyEventNotifyFlag(_MyEventNotifyEnabled, _MyEventNotifyFlag, _isMyEventNotifyFlag) CheckForceEventNotify.Checked = _MyForceEventNotify CheckFavEventUnread.Checked = _MyFavEventUnread ComboBoxTranslateLanguage.SelectedIndex = (New Google).GetIndexFromLanguageEnum(_MyTranslateLanguage) @@ -1992,6 +1993,15 @@ End Set End Property + Public Property IsMyEventNotifyFlag As EVENTTYPE + Get + Return _isMyEventNotifyFlag + End Get + Set(ByVal value As EVENTTYPE) + _isMyEventNotifyFlag = value + End Set + End Property + Public Property ForceEventNotify As Boolean Get Return _MyForceEventNotify @@ -2457,79 +2467,74 @@ End Sub Private Sub CheckEventNotify_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) _ - Handles CheckEventNotify.CheckedChanged, CheckFavoritesEvent.CheckedChanged, _ - CheckUnfavoritesEvent.CheckedChanged, CheckFollowEvent.CheckedChanged, _ - CheckListMemberAddedEvent.CheckedChanged, CheckListMemberRemovedEvent.CheckedChanged, _ - CheckListCreatedEvent.CheckedChanged, CheckUserUpdateEvent.CheckedChanged + Handles CheckEventNotify.CheckedChanged, CheckFavoritesEvent.CheckStateChanged, _ + CheckUnfavoritesEvent.CheckStateChanged, CheckFollowEvent.CheckStateChanged, _ + CheckListMemberAddedEvent.CheckStateChanged, CheckListMemberRemovedEvent.CheckStateChanged, _ + CheckListCreatedEvent.CheckStateChanged, CheckUserUpdateEvent.CheckStateChanged _MyEventNotifyEnabled = CheckEventNotify.Checked - _MyEventNotifyFlag = GetEventNotifyFlag() - ApplyEventNotifyFlag(_MyEventNotifyEnabled, _MyEventNotifyFlag) + GetEventNotifyFlag(_MyEventNotifyFlag, _isMyEventNotifyFlag) + ApplyEventNotifyFlag(_MyEventNotifyEnabled, _MyEventNotifyFlag, _isMyEventNotifyFlag) End Sub - Private Function GetEventNotifyFlag() As EVENTTYPE - Dim evt As EVENTTYPE = EVENTTYPE.None + Private Class EventCheckboxTblElement + Public CheckBox As CheckBox + Public Type As EVENTTYPE + End Class - If CheckFavoritesEvent.Checked Then - evt = evt Or EVENTTYPE.Favorite - End If + Private Function GetEventCheckboxTable() As EventCheckboxTblElement() - If CheckUnfavoritesEvent.Checked Then - evt = evt Or EVENTTYPE.Unfavorite - End If + Static _eventCheckboxTable As EventCheckboxTblElement() = { + New EventCheckboxTblElement With {.CheckBox = CheckFavoritesEvent, .Type = EVENTTYPE.Favorite}, + New EventCheckboxTblElement With {.CheckBox = CheckUnfavoritesEvent, .Type = EVENTTYPE.Unfavorite}, + New EventCheckboxTblElement With {.CheckBox = CheckFollowEvent, .Type = EVENTTYPE.Follow}, + New EventCheckboxTblElement With {.CheckBox = CheckListMemberAddedEvent, .Type = EVENTTYPE.ListMemberAdded}, + New EventCheckboxTblElement With {.CheckBox = CheckListMemberRemovedEvent, .Type = EVENTTYPE.ListMemberRemoved}, + New EventCheckboxTblElement With {.CheckBox = CheckBlockEvent, .Type = EVENTTYPE.Block}, + New EventCheckboxTblElement With {.CheckBox = CheckUserUpdateEvent, .Type = EVENTTYPE.UserUpdate}, + New EventCheckboxTblElement With {.CheckBox = CheckListCreatedEvent, .Type = EVENTTYPE.ListCreated} + } - If CheckFollowEvent.Checked Then - evt = evt Or EVENTTYPE.Follow - End If + Return _eventCheckboxTable + End Function + + Private Sub GetEventNotifyFlag(ByRef eventnotifyflag As EVENTTYPE, ByRef isMyeventnotifyflag As EVENTTYPE) + Dim evt As EVENTTYPE = EVENTTYPE.None + Dim myevt As EVENTTYPE = EVENTTYPE.None - If CheckListMemberAddedEvent.Checked Then - evt = evt Or EVENTTYPE.ListMemberAdded - End If + For Each tbl As EventCheckboxTblElement In GetEventCheckboxTable() + Select Case tbl.CheckBox.CheckState + Case CheckState.Checked + evt = evt Or tbl.Type + myevt = myevt Or tbl.Type + Case CheckState.Indeterminate + evt = evt Or tbl.Type + Case CheckState.Unchecked + ' + End Select + Next + eventnotifyflag = evt + isMyeventnotifyflag = myevt + End Sub - If CheckListMemberRemovedEvent.Checked Then - evt = evt Or EVENTTYPE.ListMemberRemoved - End If + Private Sub ApplyEventNotifyFlag(ByVal rootEnabled As Boolean, ByVal eventnotifyflag As EVENTTYPE, ByVal isMyeventnotifyflag As EVENTTYPE) + Dim evt = eventnotifyflag + Dim myevt = isMyeventnotifyflag - If CheckBlockEvent.Checked Then - evt = evt Or EVENTTYPE.Block - End If - - If CheckUserUpdateEvent.Checked Then - evt = evt Or EVENTTYPE.UserUpdate - End If - - If CheckListCreatedEvent.Checked Then - evt = evt Or EVENTTYPE.ListCreated - End If - - Return evt - End Function - - Private Sub ApplyEventNotifyFlag(ByVal rootEnabled As Boolean, ByVal evt As EVENTTYPE) CheckEventNotify.Checked = rootEnabled - CheckFavoritesEvent.Checked = CBool(evt And EVENTTYPE.Favorite) - CheckFavoritesEvent.Enabled = rootEnabled + For Each tbl As EventCheckboxTblElement In GetEventCheckboxTable() + If CBool(evt And tbl.Type) Then + If CBool(myevt And tbl.Type) Then + tbl.CheckBox.CheckState = CheckState.Checked + Else + tbl.CheckBox.CheckState = CheckState.Indeterminate + End If + Else + tbl.CheckBox.CheckState = CheckState.Unchecked + End If + tbl.CheckBox.Enabled = rootEnabled + Next - CheckUnfavoritesEvent.Checked = CBool(evt And EVENTTYPE.Unfavorite) - CheckUnfavoritesEvent.Enabled = rootEnabled - - CheckFollowEvent.Checked = CBool(evt And EVENTTYPE.Follow) - CheckFollowEvent.Enabled = rootEnabled - - CheckListMemberAddedEvent.Checked = CBool(evt And EVENTTYPE.ListMemberAdded) - CheckListMemberAddedEvent.Enabled = rootEnabled - - CheckListMemberRemovedEvent.Checked = CBool(evt And EVENTTYPE.ListMemberRemoved) - CheckListMemberRemovedEvent.Enabled = rootEnabled - - CheckBlockEvent.Checked = CBool(evt And EVENTTYPE.Block) - CheckBlockEvent.Enabled = rootEnabled - - CheckListCreatedEvent.Checked = CBool(evt And EVENTTYPE.ListCreated) - CheckListCreatedEvent.Enabled = rootEnabled - - CheckUserUpdateEvent.Checked = CBool(evt And EVENTTYPE.UserUpdate) - CheckUserUpdateEvent.Enabled = rootEnabled End Sub Private Sub CheckForceEventNotify_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckForceEventNotify.CheckedChanged Modified: trunk/Tween/Setting/SettingCommon.vb =================================================================== --- trunk/Tween/Setting/SettingCommon.vb 2011-02-03 08:09:59 UTC (rev 1436) +++ trunk/Tween/Setting/SettingCommon.vb 2011-02-03 12:54:10 UTC (rev 1437) @@ -97,7 +97,8 @@ Public IconSize As IconSizes = IconSizes.Icon16 Public NewAllPop As Boolean = True Public EventNotifyEnabled As Boolean = True - Public EventNotifyFlag As EVENTTYPE = EVENTTYPE.ALL + Public EventNotifyFlag As EVENTTYPE = EVENTTYPE.All + Public IsMyEventNotifyFlag As EVENTTYPE = EVENTTYPE.All Public ForceEventNotify As Boolean = True Public FavEventUnread As Boolean = True Public TranslateLanguage As String = My.Resources.TranslateDefaultLanguage Modified: trunk/Tween/Tween.vb =================================================================== --- trunk/Tween/Tween.vb 2011-02-03 08:09:59 UTC (rev 1436) +++ trunk/Tween/Tween.vb 2011-02-03 12:54:10 UTC (rev 1437) @@ -693,6 +693,7 @@ SettingDialog.LimitBalloon = _cfgCommon.LimitBalloon SettingDialog.EventNotifyEnabled = _cfgCommon.EventNotifyEnabled SettingDialog.EventNotifyFlag = _cfgCommon.EventNotifyFlag + SettingDialog.IsMyEventNotifyFlag = _cfgCommon.IsMyEventNotifyFlag SettingDialog.ForceEventNotify = _cfgCommon.ForceEventNotify SettingDialog.FavEventUnread = _cfgCommon.FavEventUnread SettingDialog.TranslateLanguage = _cfgCommon.TranslateLanguage @@ -1370,9 +1371,17 @@ Return BalloonRequired(New Twitter.FormattedEvent With {.Eventtype = EVENTTYPE.None}) End Function + Private Function IsEventNotifyAsEventType(ByVal type As EVENTTYPE) As Boolean + Return SettingDialog.EventNotifyEnabled AndAlso CBool(type And SettingDialog.EventNotifyFlag) OrElse type = EVENTTYPE.None + End Function + + Private Function IsMyEventNotityAsEventType(ByVal ev As Twitter.FormattedEvent) As Boolean + Return If(CBool(ev.Eventtype And SettingDialog.IsMyEventNotifyFlag), True, Not ev.IsMe) + End Function + Private Overloads Function BalloonRequired(ByVal ev As Twitter.FormattedEvent) As Boolean If ( - (SettingDialog.EventNotifyEnabled AndAlso CBool(ev.Eventtype And SettingDialog.EventNotifyFlag) OrElse ev.Eventtype = EVENTTYPE.None) AndAlso + IsEventNotifyAsEventType(ev.Eventtype) AndAlso IsMyEventNotityAsEventType(ev) AndAlso (NewPostPopMenuItem.Checked OrElse (SettingDialog.ForceEventNotify AndAlso ev.Eventtype <> EVENTTYPE.None)) AndAlso Not _initial AndAlso ( @@ -5918,6 +5927,7 @@ _cfgCommon.LimitBalloon = SettingDialog.LimitBalloon _cfgCommon.EventNotifyEnabled = SettingDialog.EventNotifyEnabled _cfgCommon.EventNotifyFlag = SettingDialog.EventNotifyFlag + _cfgCommon.IsMyEventNotifyFlag = SettingDialog.IsMyEventNotifyFlag _cfgCommon.ForceEventNotify = SettingDialog.ForceEventNotify _cfgCommon.FavEventUnread = SettingDialog.FavEventUnread _cfgCommon.TranslateLanguage = SettingDialog.TranslateLanguage @@ -9922,7 +9932,7 @@ 'サウンド再生 Dim snd As String = SettingDialog.EventSoundFile If Not _initial AndAlso SettingDialog.PlaySound AndAlso snd <> "" Then - If CBool(ev.Eventtype And SettingDialog.EventNotifyFlag) Then + If CBool(ev.Eventtype And SettingDialog.EventNotifyFlag) AndAlso IsMyEventNotityAsEventType(ev) Then Try Dim dir As String = My.Application.Info.DirectoryPath If Directory.Exists(Path.Combine(dir, "Sounds")) Then From svnnotify @ sourceforge.jp Thu Feb 3 23:08:01 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Thu, 03 Feb 2011 23:08:01 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0MzhdICDjg7tEYXRhTW9kZWzjgavjgqjjg6k=?= =?utf-8?b?44O844Os44K544Od44Oz44K544KS6L+95Yqg?= Message-ID: <1296742081.388476.27345.nullmailer@users.sourceforge.jp> Revision: 1438 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1438 Author: syo68k Date: 2011-02-03 23:08:01 +0900 (Thu, 03 Feb 2011) Log Message: ----------- ・DataModelにエラーレスポンスを追加 ・GetStatusApiがForbiddenになった場合の挙動調整 ・User.Nameに改行が含まれる場合があるようなので対応 Modified Paths: -------------- trunk/Tween/DataModel.vb trunk/Tween/ListElement.vb trunk/Tween/ShowUserInfo.vb trunk/Tween/Twitter.vb trunk/Tween/UserInfo.vb -------------- next part -------------- Modified: trunk/Tween/DataModel.vb =================================================================== --- trunk/Tween/DataModel.vb 2011-02-03 12:54:10 UTC (rev 1437) +++ trunk/Tween/DataModel.vb 2011-02-03 14:08:01 UTC (rev 1438) @@ -340,4 +340,10 @@ Public PreviousCursor As Long End Class + _ + Public Class ErrorResponse + Public Request As String + Public ErrMsg As String + End Class + End Class Modified: trunk/Tween/ListElement.vb =================================================================== --- trunk/Tween/ListElement.vb 2011-02-03 12:54:10 UTC (rev 1437) +++ trunk/Tween/ListElement.vb 2011-02-03 14:08:01 UTC (rev 1438) @@ -52,7 +52,7 @@ Me.Name = listElementData.Name Me.SubscriberCount = listElementData.SubscriberCount Me.Slug = listElementData.Slug - Me.Nickname = listElementData.User.Name + Me.Nickname = listElementData.User.Name.Trim() Me.Username = listElementData.User.ScreenName Me.UserId = listElementData.User.Id Modified: trunk/Tween/ShowUserInfo.vb =================================================================== --- trunk/Tween/ShowUserInfo.vb 2011-02-03 12:54:10 UTC (rev 1437) +++ trunk/Tween/ShowUserInfo.vb 2011-02-03 14:08:01 UTC (rev 1438) @@ -70,7 +70,7 @@ Try _info.Id = user.Id - _info.Name = user.Name + _info.Name = user.Name.Trim() _info.ScreenName = user.ScreenName _info.Location = user.Location _info.Description = user.Description Modified: trunk/Tween/Twitter.vb =================================================================== --- trunk/Tween/Twitter.vb 2011-02-03 12:54:10 UTC (rev 1437) +++ trunk/Tween/Twitter.vb 2011-02-03 14:08:01 UTC (rev 1438) @@ -1388,6 +1388,8 @@ Return "Check your Username/Password." Case HttpStatusCode.BadRequest Return "Err:API Limits?" + Case HttpStatusCode.Forbidden + Return "Err:You are not authorized to see this status" Case Else Return "Err:" + res.ToString() + "(" + GetCurrentMethod.Name + ")" End Select @@ -1453,7 +1455,7 @@ post.UserId = user.Id post.ScreenName = user.ScreenName - post.Nickname = user.Name + post.Nickname = user.Name.Trim() post.ImageUrl = user.ProfileImageUrl post.IsProtect = user.Protected post.Language = user.Lang @@ -1478,7 +1480,7 @@ post.UserId = user.Id post.ScreenName = user.ScreenName - post.Nickname = user.Name + post.Nickname = user.Name.Trim() post.ImageUrl = user.ProfileImageUrl post.IsProtect = user.Protected post.Language = user.Lang @@ -1922,7 +1924,7 @@ post.UserId = user.Id post.ScreenName = user.ScreenName - post.Nickname = user.Name + post.Nickname = user.Name.Trim() post.ImageUrl = user.ProfileImageUrl post.IsProtect = user.Protected post.Language = user.Lang @@ -2062,7 +2064,7 @@ Dim user As TwitterDataModel.User = retweeted.User post.UserId = user.Id post.ScreenName = user.ScreenName - post.Nickname = user.Name + post.Nickname = user.Name.Trim() post.ImageUrl = user.ProfileImageUrl post.IsProtect = user.Protected post.Language = user.Lang @@ -2088,7 +2090,7 @@ Dim user As TwitterDataModel.User = status.User post.UserId = user.Id post.ScreenName = user.ScreenName - post.Nickname = user.Name + post.Nickname = user.Name.Trim() post.ImageUrl = user.ProfileImageUrl post.IsProtect = user.Protected post.Language = user.Lang Modified: trunk/Tween/UserInfo.vb =================================================================== --- trunk/Tween/UserInfo.vb 2011-02-03 12:54:10 UTC (rev 1437) +++ trunk/Tween/UserInfo.vb 2011-02-03 14:08:01 UTC (rev 1438) @@ -30,7 +30,7 @@ Public Sub New(ByVal user As TwitterDataModel.User) Me.Id = user.Id - Me.Name = user.Name + Me.Name = user.Name.Trim() Me.ScreenName = user.ScreenName Me.Location = user.Location Me.Description = user.Description From svnnotify @ sourceforge.jp Fri Feb 4 00:42:18 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Fri, 04 Feb 2011 00:42:18 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0MzldICBNeUxpc3Tjg4DjgqTjgqLjg63jgrA=?= =?utf-8?b?44Gn44GuQVBJ44Ko44Op44O844Gu44OP44Oz44OJ44Oq44Oz44Kw5L+u5q2j?= Message-ID: <1296747738.787895.12951.nullmailer@users.sourceforge.jp> Revision: 1439 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1439 Author: syo68k Date: 2011-02-04 00:42:18 +0900 (Fri, 04 Feb 2011) Log Message: ----------- MyListダイアログでのAPIエラーのハンドリング修正 Modified Paths: -------------- trunk/Tween/Twitter.vb -------------- next part -------------- Modified: trunk/Tween/Twitter.vb =================================================================== --- trunk/Tween/Twitter.vb 2011-02-03 14:08:01 UTC (rev 1438) +++ trunk/Tween/Twitter.vb 2011-02-03 15:42:18 UTC (rev 1439) @@ -2487,7 +2487,7 @@ Twitter.AccountState = ACCOUNT_STATE.Invalid Return "Check your Username/Password." Case HttpStatusCode.BadRequest - Return "Err:API Limits?" + Return "Err:" + GetErrorMessageJson(content) Case Else Return "Err:" + res.ToString() + "(" + GetCurrentMethod.Name + ")" End Select @@ -2512,7 +2512,7 @@ Twitter.AccountState = ACCOUNT_STATE.Invalid Return "Check your Username/Password." Case HttpStatusCode.BadRequest - Return "Err:API Limits?" + Return "Err:" + GetErrorMessageJson(content) Case Else Return "Err:" + res.ToString() + "(" + GetCurrentMethod.Name + ")" End Select From svnnotify @ sourceforge.jp Fri Feb 4 19:06:02 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Fri, 04 Feb 2011 19:06:02 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NDBdICDoqK3lrprjg4DjgqTjgqLjg63jgrA=?= =?utf-8?b?44Gu44OE44Oq44O844OT44Ol44O844Gu44OO44O844OJ44Gu44K344Oz44Kw?= =?utf-8?b?44Or44Kv44Oq44OD44Kv44Gn44Gu5bGV6ZaL44KS44Gq44GP44GX44Gm44KC?= =?utf-8?b?44Go44Gu5b2i44Gr?= Message-ID: <1296813962.754705.18759.nullmailer@users.sourceforge.jp> Revision: 1440 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1440 Author: f_swallow Date: 2011-02-04 19:06:02 +0900 (Fri, 04 Feb 2011) Log Message: ----------- 設定ダイアログのツリービューのノードのシングルクリックでの展開をなくしてもとの形に Modified Paths: -------------- trunk/Tween/AppendSettingDialog.Designer.vb trunk/Tween/AppendSettingDialog.vb -------------- next part -------------- Modified: trunk/Tween/AppendSettingDialog.Designer.vb =================================================================== --- trunk/Tween/AppendSettingDialog.Designer.vb 2011-02-03 15:42:18 UTC (rev 1439) +++ trunk/Tween/AppendSettingDialog.Designer.vb 2011-02-04 10:06:02 UTC (rev 1440) @@ -322,7 +322,6 @@ ' Me.TreeViewSetting.Cursor = System.Windows.Forms.Cursors.Hand resources.ApplyResources(Me.TreeViewSetting, "TreeViewSetting") - Me.TreeViewSetting.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawText 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)}) @@ -1974,7 +1973,6 @@ End Sub Friend WithEvents SplitContainer1 As System.Windows.Forms.SplitContainer - Friend WithEvents TreeViewSetting As System.Windows.Forms.TreeView Friend WithEvents BasedPanel As System.Windows.Forms.Panel Friend WithEvents AuthBasicRadio As System.Windows.Forms.RadioButton Friend WithEvents AuthOAuthRadio As System.Windows.Forms.RadioButton @@ -2213,4 +2211,5 @@ Friend WithEvents LabelUserStreamActive As System.Windows.Forms.Label Friend WithEvents LabelApiUsingUserStreamEnabled As System.Windows.Forms.Label Friend WithEvents CheckUserUpdateEvent As System.Windows.Forms.CheckBox + Private WithEvents TreeViewSetting As System.Windows.Forms.TreeView End Class Modified: trunk/Tween/AppendSettingDialog.vb =================================================================== --- trunk/Tween/AppendSettingDialog.vb 2011-02-03 15:42:18 UTC (rev 1439) +++ trunk/Tween/AppendSettingDialog.vb 2011-02-04 10:06:02 UTC (rev 1440) @@ -130,7 +130,6 @@ Private _MyOpenUserTimeline As Boolean Private _ValidationError As Boolean = False - Private _curPanel As Panel = Nothing Private _MyEventNotifyEnabled As Boolean Private _MyEventNotifyFlag As EVENTTYPE Private _isMyEventNotifyFlag As EVENTTYPE @@ -140,42 +139,58 @@ Private _soundfileListup As Boolean = False Private _MyEventSoundFile As String - Private Sub ToggleNodeChange(ByVal node As TreeNode) - If node Is Nothing Then Exit Sub - TreeViewSetting.BeginUpdate() - If node.IsExpanded Then - node.Collapse() - Else - node.Expand() - End If - TreeViewSetting.EndUpdate() + 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 + Dim pnl = DirectCast(Me.TreeViewSetting.SelectedNode.Tag, Panel) + If pnl Is Nothing Then Exit Sub + pnl.Enabled = False + pnl.Visible = False End Sub - Private Sub TreeViewSetting_DrawNode(ByVal sender As Object, ByVal e As System.Windows.Forms.DrawTreeNodeEventArgs) Handles TreeViewSetting.DrawNode - e.DrawDefault = True - If (e.State And TreeNodeStates.Selected) = TreeNodeStates.Selected Then - Dim pnl = DirectCast(e.Node.Tag, Panel) - If pnl Is Nothing Then Exit Sub - If _curPanel IsNot Nothing Then - If pnl.Name <> _curPanel.Name Then - _curPanel.Enabled = False - _curPanel.Visible = False - - _curPanel = pnl - pnl.Enabled = True - pnl.Visible = True - End If - End If - End If + Private Sub TreeViewSetting_AfterSelect(ByVal sender As System.Object, ByVal e As System.Windows.Forms.TreeViewEventArgs) Handles TreeViewSetting.AfterSelect + If e.Node Is Nothing Then Exit Sub + Dim pnl = DirectCast(e.Node.Tag, Panel) + If pnl Is Nothing Then Exit Sub + pnl.Enabled = True + pnl.Visible = True End Sub - Private Sub TreeViewSetting_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles TreeViewSetting.MouseDown - Dim info As TreeViewHitTestInfo = TreeViewSetting.HitTest(e.X, e.Y) - If CBool((info.Location And TreeViewHitTestLocations.Label)) Then - ToggleNodeChange(info.Node) - End If - End Sub + 'Private Sub ToggleNodeChange(ByVal node As TreeNode) + ' If node Is Nothing Then Exit Sub + ' TreeViewSetting.BeginUpdate() + ' If node.IsExpanded Then + ' node.Collapse() + ' Else + ' node.Expand() + ' End If + ' TreeViewSetting.EndUpdate() + 'End Sub + 'Private Sub TreeViewSetting_DrawNode(ByVal sender As Object, ByVal e As System.Windows.Forms.DrawTreeNodeEventArgs) Handles TreeViewSetting.DrawNode + ' e.DrawDefault = True + ' If (e.State And TreeNodeStates.Selected) = TreeNodeStates.Selected Then + ' Dim pnl = DirectCast(e.Node.Tag, Panel) + ' If pnl Is Nothing Then Exit Sub + ' If _curPanel IsNot Nothing Then + ' If pnl.Name <> _curPanel.Name Then + ' _curPanel.Enabled = False + ' _curPanel.Visible = False + + ' _curPanel = pnl + ' pnl.Enabled = True + ' pnl.Visible = True + ' End If + ' End If + ' End If + 'End Sub + + 'Private Sub TreeViewSetting_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles TreeViewSetting.MouseDown + ' Dim info As TreeViewHitTestInfo = TreeViewSetting.HitTest(e.X, e.Y) + ' If CBool((info.Location And TreeViewHitTestLocations.Label)) Then + ' ToggleNodeChange(info.Node) + ' End If + 'End Sub + Private Sub Save_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Save.Click If TweenMain.IsNetworkAvailable() AndAlso _ (ComboBoxAutoShortUrlFirst.SelectedIndex = UrlConverter.Bitly OrElse ComboBoxAutoShortUrlFirst.SelectedIndex = UrlConverter.Jmp) AndAlso _ @@ -397,7 +412,6 @@ End Sub Private Sub Setting_FormClosing(ByVal sender As Object, ByVal e As System.Windows.Forms.FormClosingEventArgs) Handles Me.FormClosing - If TreeViewSetting.SelectedNode IsNot Nothing Then _curPanel = CType(TreeViewSetting.SelectedNode.Tag, Panel) If tw IsNot Nothing AndAlso tw.Username = "" AndAlso e.CloseReason = CloseReason.None Then If MessageBox.Show(My.Resources.Setting_FormClosing1, "Confirm", MessageBoxButtons.OKCancel, MessageBoxIcon.Question) = Windows.Forms.DialogResult.Cancel Then e.Cancel = True @@ -406,6 +420,11 @@ If _ValidationError Then e.Cancel = True End If + If e.Cancel = False AndAlso TreeViewSetting.SelectedNode IsNot Nothing Then + Dim curPanel As Panel = CType(TreeViewSetting.SelectedNode.Tag, Panel) + curPanel.Visible = False + curPanel.Enabled = False + End If End Sub Private Sub Setting_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Me.Load @@ -689,13 +708,6 @@ .SelectedNode = .Nodes(0) End With - If _curPanel IsNot Nothing Then - _curPanel.Enabled = False - _curPanel.Visible = False - End If - _curPanel = BasedPanel - _curPanel.Enabled = True - _curPanel.Visible = True TreeViewSetting.SelectedNode = TreeViewSetting.TopNode ActiveControl = Username End Sub From svnnotify @ sourceforge.jp Sat Feb 5 19:28:45 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Sat, 05 Feb 2011 19:28:45 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NDFdICDjg4Hjgqfjg4Pjgq/jgpLkuI3noro=?= =?utf-8?b?5a6a54q25oWL44Gr44GX44Gf5aC05ZCI44Gu6Kqs5piO44KSVG9vbFRpcA==?= =?utf-8?b?44Gn6KGo56S644GV44Gb44KL44KI44GG44Gr?= Message-ID: <1296901725.203549.8437.nullmailer@users.sourceforge.jp> Revision: 1441 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1441 Author: syo68k Date: 2011-02-05 19:28:45 +0900 (Sat, 05 Feb 2011) Log Message: ----------- チェックを不確定状態にした場合の説明をToolTipで表示させるように Modified Paths: -------------- trunk/Tween/AppendSettingDialog.Designer.vb trunk/Tween/AppendSettingDialog.resx -------------- next part -------------- Modified: trunk/Tween/AppendSettingDialog.Designer.vb =================================================================== --- trunk/Tween/AppendSettingDialog.Designer.vb 2011-02-04 10:06:02 UTC (rev 1440) +++ trunk/Tween/AppendSettingDialog.Designer.vb 2011-02-05 10:28:45 UTC (rev 1441) @@ -22,6 +22,7 @@ 'コード エディターを使って変更しないでください。 _ Private Sub InitializeComponent() + Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(AppendSettingDialog)) Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() Me.TreeViewSetting = New System.Windows.Forms.TreeView() @@ -263,6 +264,7 @@ Me.ColorDialog1 = New System.Windows.Forms.ColorDialog() Me.Cancel = New System.Windows.Forms.Button() Me.Save = New System.Windows.Forms.Button() + Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainer1.Panel1.SuspendLayout() Me.SplitContainer1.Panel2.SuspendLayout() @@ -352,6 +354,7 @@ 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 @@ -380,6 +383,7 @@ 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 @@ -389,6 +393,7 @@ 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 @@ -406,6 +411,7 @@ 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 @@ -415,6 +421,7 @@ 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 @@ -424,6 +431,7 @@ 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 @@ -433,6 +441,7 @@ 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 @@ -442,6 +451,7 @@ 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 @@ -2212,4 +2222,5 @@ Friend WithEvents LabelApiUsingUserStreamEnabled As System.Windows.Forms.Label Friend WithEvents CheckUserUpdateEvent As System.Windows.Forms.CheckBox Private WithEvents TreeViewSetting As System.Windows.Forms.TreeView + Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip End Class Modified: trunk/Tween/AppendSettingDialog.resx =================================================================== --- trunk/Tween/AppendSettingDialog.resx 2011-02-04 10:06:02 UTC (rev 1440) +++ trunk/Tween/AppendSettingDialog.resx 2011-02-05 10:28:45 UTC (rev 1441) @@ -275,6 +275,12 @@ ユーザーのプロフィールが更新された + + 268, 17 + + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します + CheckUserUpdateEvent @@ -377,6 +383,9 @@ Listsの作成に成功した + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します + CheckListCreatedEvent @@ -404,6 +413,9 @@ 他のユーザーに対するブロックが成功した + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します + CheckBlockEvent @@ -458,6 +470,9 @@ Listsから削除された + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します + CheckListMemberRemovedEvent @@ -485,6 +500,9 @@ Listsに追加された + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します + CheckListMemberAddedEvent @@ -512,6 +530,9 @@ フォローされた + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します + CheckFollowEvent @@ -539,6 +560,9 @@ Fav削除した、またはFav削除された + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します + CheckUnfavoritesEvent @@ -566,6 +590,9 @@ Fav追加した、またはFav追加された + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します + CheckFavoritesEvent @@ -7462,6 +7489,12 @@ System.Windows.Forms.ColorDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ToolTip1 + + + System.Windows.Forms.ToolTip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + AppendSettingDialog From svnnotify @ sourceforge.jp Sun Feb 6 10:11:33 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Sun, 06 Feb 2011 10:11:33 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NDJdICAy5Zue55uu5Lul6ZmN44OR44ON44Or?= =?utf-8?b?44GM6KGo56S644GV44KM44Gq44GP44Gq44Gj44Gm44GE44Gf44Gu44KS5L+u?= =?utf-8?b?5q2j?= Message-ID: <1296954693.252368.25776.nullmailer@users.sourceforge.jp> Revision: 1442 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1442 Author: f_swallow Date: 2011-02-06 10:11:33 +0900 (Sun, 06 Feb 2011) Log Message: ----------- 2回目以降パネルが表示されなくなっていたのを修正 Modified Paths: -------------- trunk/Tween/AppendSettingDialog.vb -------------- next part -------------- Modified: trunk/Tween/AppendSettingDialog.vb =================================================================== --- trunk/Tween/AppendSettingDialog.vb 2011-02-05 10:28:45 UTC (rev 1441) +++ trunk/Tween/AppendSettingDialog.vb 2011-02-06 01:11:33 UTC (rev 1442) @@ -708,7 +708,7 @@ .SelectedNode = .Nodes(0) End With - TreeViewSetting.SelectedNode = TreeViewSetting.TopNode + 'TreeViewSetting.SelectedNode = TreeViewSetting.TopNode ActiveControl = Username End Sub From svnnotify @ sourceforge.jp Sun Feb 6 20:40:16 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Sun, 06 Feb 2011 20:40:16 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NDNdICBMaXN0c+mWouS/guOCpOODmeODsw==?= =?utf-8?b?44OI44Gn44Gu6KGo56S644KS44Oq44K544OI5ZCN44Gu44G/44GL44KJ44Ki?= =?utf-8?b?44Kr44Km44Oz44OI5ZCN44G+44Gn5ZCr44KB44Gf44OV44Or6KGo56S644Gr?= Message-ID: <1296992416.171852.21200.nullmailer@users.sourceforge.jp> Revision: 1443 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1443 Author: syo68k Date: 2011-02-06 20:40:16 +0900 (Sun, 06 Feb 2011) Log Message: ----------- Lists関係イベントでの表示をリスト名のみからアカウント名まで含めたフル表示に Modified Paths: -------------- trunk/Tween/Twitter.vb -------------- next part -------------- Modified: trunk/Tween/Twitter.vb =================================================================== --- trunk/Tween/Twitter.vb 2011-02-06 01:11:33 UTC (rev 1442) +++ trunk/Tween/Twitter.vb 2011-02-06 11:40:16 UTC (rev 1443) @@ -2933,7 +2933,7 @@ End If End If Case "list_member_added", "list_member_removed" - evt.Target = eventData.TargetObject.Name + evt.Target = eventData.TargetObject.FullName Case "block" evt.Target = "" Case "unblock" From svnnotify @ sourceforge.jp Sun Feb 6 21:51:20 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Sun, 06 Feb 2011 21:51:20 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NDRdICDlkIRMaXN0Vmlld0l0ZW3jgadJbWFn?= =?utf-8?b?ZeOCs+ODlOODvOOCkuS/neaMgeOBmeOCi+OCiOOBhuOBq+WkieabtO+8iA==?= =?utf-8?b?6KGo56S65Lit44Ki44Kk44Kz44Oz44GM5raI44GI44KL5ZWP6aGM44Gu5a++?= =?utf-8?b?562W77yJ?= Message-ID: <1296996680.000243.8601.nullmailer@users.sourceforge.jp> Revision: 1444 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1444 Author: kiri_feather Date: 2011-02-06 21:51:19 +0900 (Sun, 06 Feb 2011) Log Message: ----------- 各ListViewItemでImageコピーを保持するように変更(表示中アイコンが消える問題の対策) Modified Paths: -------------- trunk/Tween/ImageListViewItem.vb -------------- next part -------------- Modified: trunk/Tween/ImageListViewItem.vb =================================================================== --- trunk/Tween/ImageListViewItem.vb 2011-02-06 11:40:16 UTC (rev 1443) +++ trunk/Tween/ImageListViewItem.vb 2011-02-06 12:51:19 UTC (rev 1444) @@ -38,7 +38,7 @@ Dim dummy As Image = imageDictionary.Item(imageKey, Sub(getImg) If getImg Is Nothing Then Exit Sub - Me.img = getImg + Me.img = DirectCast(getImg.Clone(), Image) If Me.ListView IsNot Nothing AndAlso Me.ListView.Created AndAlso Not Me.ListView.IsDisposed Then Me.ListView.Invoke(Sub() @@ -56,10 +56,10 @@ End Property Protected Overrides Sub Finalize() - 'If Me.img IsNot Nothing Then - ' Me.img.Dispose() - ' Me.img = Nothing - 'End If + If Me.img IsNot Nothing Then + Me.img.Dispose() + Me.img = Nothing + End If MyBase.Finalize() End Sub End Class From svnnotify @ sourceforge.jp Sun Feb 6 22:30:22 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Sun, 06 Feb 2011 22:30:22 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NDVdICDlpInmm7TlsaXmrbTjga7mlofoqIA=?= =?utf-8?b?6Kq/5pW044CB44OQ44O844K444On44Oz44CB44Oq44Oq44O844K55pel5pmC?= =?utf-8?b?5aSJ5pu0?= Message-ID: <1296999022.411512.22457.nullmailer@users.sourceforge.jp> Revision: 1445 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1445 Author: kiri_feather Date: 2011-02-06 22:30:22 +0900 (Sun, 06 Feb 2011) Log Message: ----------- 変更履歴の文言調整、バージョン、リリース日時変更 Modified Paths: -------------- trunk/Tween/Resources/ChangeLog.txt -------------- next part -------------- Modified: trunk/Tween/Resources/ChangeLog.txt =================================================================== --- trunk/Tween/Resources/ChangeLog.txt 2011-02-06 12:51:19 UTC (rev 1444) +++ trunk/Tween/Resources/ChangeLog.txt 2011-02-06 13:30:22 UTC (rev 1445) @@ -1,52 +1,51 @@ ?更新履歴 -==== Ver 0.9.7.1(****/**/**) +==== Ver 0.9.8.0(2011/02/07) * .netFramework4ベースに変更。.netFramework4がインストールされていない環境では動作しませんのでご注意ください。 * URL圧縮の際のURL認識を修正 - * 一度に複数のツイートを公式RTできるようにした - * 投稿をShift+Enterからできるようにした。Ctrl+EnterのShift版。フッタはCtrl+Shift+Enterで付与しない - * Fav&Retweetを追加。一度の操作でFavとRTをまとめて行える。 - * FormInfo.FormInfo_FormClosedにてSystem.NullReferenceExceptionが発生する問題に対応。 - * DMの際にRTされた回数のメニューを選択できないように + * 一度に複数のツイートを公式RTできる機能追加 + * 投稿をShift+Enterからできるように(Ctrl+EnterのShift版)。フッタはCtrl+Shift+Enterで付与しない + * Fav&Retweetを追加(Ctrl-Alt-R/S)。一度の操作でFavとRTをまとめて行える。 + * 汎用のメッセージ表示画面を閉じる際に例外が発生する問題に対処。 + * DM発言を選択時は「この発言のRetweet回数を確認」メニューを選択不可に * 発言履歴にも返信先情報を持たせるように変更 - * 関連発言表示を実装。gキーまたはメニューから。 - * アイコンを随時スワップアウト、あるいは表示の際に読み込むようにしてメモリ消費量を削減した - * UserStream対応 - * リストアイテム再描画で例外が発生する場合があったので修正 - * 画像投稿モードで無言ポストが出来なかったので修正 + * 関連発言表示を実装(Gキー、メニューから) + * メモリ消費量を削減(アイコンを随時スワップアウト、あるいは表示の際に読み込むように) + * UserStream対応(デフォルトで使用されます。一覧への反映間隔調整可能) + * UserStreamが有効の場合はRecent/Mentions/DMの定期更新、投稿時取得を停止するようにした + * リストアイテム再描画で例外が発生する問題に対処 + * 画像投稿モードで無言ポストが出来なかった問題に対処 * 画像投稿で例外が発生する場合があったので対処 - * UserTimeline取得対応 + * UserTimeline取得対応(Ctrl-U) * ファイルメニューに再起動を追加 * 補完ダイアログ呼び出しの際にInvalidOperationExceptionが発生することがあったのを修正 * Sourceが破損している場合に対応 * ユーザーアイコン,詳細表示の各コンテキストメニューに「このユーザーへの@発言を検索」を追加 * その他機能から自身のホームとふぁぼられを開けるように * ステータスURLを右クリックしたときの動作をホームのURLを右クリックしたときと同じようにした - * ステータスURLでstatusesの場合にも対応 * フィルター変更時にクラッシュする問題に対処 * 「全ユーザーのフォロー状態」メニューを個別ステータスURLにも対応 - * 認証エラーになったら、サーバー時刻と現在時刻をメッセージとして戻すように + * 認証エラー時に、サーバー時刻と現在時刻をメッセージとして戻すように * 発言投稿時に認証エラーだと、リトライでエラーがクリアされてしまうバグ修正 * アイコンファイル名表示で拡張子も表示するように * OpenURLのダイアログをCtrl+{で閉じれるように - * 諸事情によりTwitVideo関連削除 + * TwitVideo投稿機能削除 * 画像サムネイルの取得開始・正常完了のメッセージを残さないように - * リストでのIキー押下で例外発生する場合があったのを修正 + * リストでのIキー押下(入力欄へフォーカス移動)で例外発生する場合があったのを修正 * 未読管理を全タブ共通に - * 設定ダイアログを作り直した - * 詳細表示の発言翻訳機能をコンテキストメニューに追加 - * [、]でのリプライ移動時でリプライ先のポストが見付からなかったときに、探索範囲を全てのタブに広げるように変更 + * 設定ダイアログ整理 + * 発言翻訳機能追加(詳細表示のコンテキストメニューに追加) + * ]でそのポストに対するリプライを選択する機能を実装、[でリプライ先のポストがTLに無い場合にはTLに読み込んだ上で選択する機能を実装 + * リプライ先のポストが見付からなかったときに、探索範囲を全てのタブに広げるように変更 + * 検索タブでの[でのInReplyTo取得を実装 + * Shift + ] で同じポストへのリプライに移動 + * Shift + [でShift + ]の逆側に移動するように * 投稿リトライダイアログで例外が出る場合があったので対応 * Fav済み発言をRTされると自分がFavした状態で反映されてしまう問題に対応 - * 検索タブでの[でのInReplyTo取得を実装 - * [でのリプライ移動時にリプライ先のポストがTLに無い場合には、TLに読み込んだ上で選択する機能を実装 * ux.nuでのURL圧縮、展開に対応 * 発言詳細のSource表示のviaを削除 * センタークリックでのタブ削除を実装 - * ]でそのポストに対するリプライを選択する機能を実装 - * Shift + ] で同じポストへのリプライに移動 - * Shift + [でShift + ]の逆側に移動するように - * 転送先取得をHEADで行うように + * 短縮URL解決高速化(HTTPのHEADで処理) * タブが多段表示になっているときに下段のダブが正しくD&Dで移動出来なかったのを修正 * ユーザータイムラインタブ、リストタブの上部にタブが表示している内容をラベルで表示するように * ListManageの購読者数の表示の誤りを修正 @@ -55,22 +54,18 @@ * プロフィール画面の発言の検索をUser_Timelineに変更 * ユーザー情報ダイアログの最近の発言内の@付きのリンクでユーザーTLタブが開くように変更 * タブ削除時に前回のタブを選択するように変更 - * 未読管理しているタブにある既読のポストと同一のポストが他のタブに追加される際に、そのポストも既読にするように変更 - * Ctrl+Uでユーザータイムラインを開くように * プロフィール表示時にNullReferenceExceptionを起こす場合があったのを修正 * Twitter検索yatsのアドレス変更対応 * DMでStatusUrlのコピーが出来ないように変更。STOTコピーではURL部分にStatusIdをコピーするように変更 - * 公式RT発言解析の際に自分の発言かどうかの判定に失敗することがあるバグを修正 + * 取得した公式RTが自分の発言かの判定に失敗することがあるバグを修正 * DynamicQueryを用いたラムダ式による振り分けに対応 * PiaproのURL生成部分を見直し(thx @tk4168) * UserPictureコンテキストメニューの表示を変更 - * UserPictureコンテキストメニューでのアクセスキー重複を修正 * 詳細表示の更新頻度見直し * プロフィール表示時に最新発言が返ってこないユーザーの表示ができなかったバグを修正 * その他メニューに指定ユーザーのユーザータイムライン、ふぁぼられを開く機能を追加 - * 画像投稿先を保持するようにした - * UserStreamが有効の場合はRecent/Mentions/DMの定期更新、投稿時取得を停止するようにした - * プロフィール画面でアカウント作成日時が正しく表示されない場合があるのを修正した + * 画像投稿先を保持するよう変更 + * プロフィール画面でアカウント作成日時が正しく表示されない場合がある問題に対処 * API簡易計算でUserStream、UserTimelineを考慮するように * API情報ダイアログにUserStream接続状態も表示するように * Plixiへの画像投稿に対応 From svnnotify @ sourceforge.jp Sun Feb 6 23:18:37 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Sun, 06 Feb 2011 23:18:37 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NDZdICDoi7Hoqp7jg6rjgr3jg7zjgrnopos=?= =?utf-8?b?55u044GX?= Message-ID: <1297001917.540992.18527.nullmailer@users.sourceforge.jp> Revision: 1446 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1446 Author: kiri_feather Date: 2011-02-06 23:18:37 +0900 (Sun, 06 Feb 2011) Log Message: ----------- 英語リソース見直し Modified Paths: -------------- trunk/Tween/AppendSettingDialog.Designer.vb trunk/Tween/AppendSettingDialog.en.resx trunk/Tween/AppendSettingDialog.resx trunk/Tween/EventViewerDialog.Designer.vb trunk/Tween/EventViewerDialog.resx trunk/Tween/FilterDialog.Designer.vb trunk/Tween/FilterDialog.en.resx trunk/Tween/FilterDialog.resx trunk/Tween/Tween.Designer.vb trunk/Tween/Tween.en.resx trunk/Tween/Tween.resx trunk/Tween/Tween.vbproj -------------- next part -------------- Modified: trunk/Tween/AppendSettingDialog.Designer.vb =================================================================== --- trunk/Tween/AppendSettingDialog.Designer.vb 2011-02-06 13:30:22 UTC (rev 1445) +++ trunk/Tween/AppendSettingDialog.Designer.vb 2011-02-06 14:18:37 UTC (rev 1446) @@ -297,40 +297,47 @@ ' '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.ShortUrlPanel) + Me.SplitContainer1.Panel2.Controls.Add(Me.CooperatePanel) + 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.FontPanel) + 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.UserStreamPanel) + Me.SplitContainer1.Panel2.Controls.Add(Me.StartupPanel) + Me.SplitContainer1.Panel2.Controls.Add(Me.BasedPanel) + Me.SplitContainer1.Panel2.Controls.Add(Me.GetCountPanel) + Me.SplitContainer1.Panel2.Controls.Add(Me.GetPeriodPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.NotifyPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.GetPeriodPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.GetCountPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.BasedPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.StartupPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.UserStreamPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.TweetActPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.PreviewPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.TweetPrvPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.FontPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.FontPanel2) - Me.SplitContainer1.Panel2.Controls.Add(Me.ConnectionPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.ProxyPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.CooperatePanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.ShortUrlPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.ActionPanel) + 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 ' + resources.ApplyResources(Me.TreeViewSetting, "TreeViewSetting") Me.TreeViewSetting.Cursor = System.Windows.Forms.Cursors.Hand - resources.ApplyResources(Me.TreeViewSetting, "TreeViewSetting") 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")) ' 'NotifyPanel ' + resources.ApplyResources(Me.NotifyPanel, "NotifyPanel") Me.NotifyPanel.Controls.Add(Me.CheckUserUpdateEvent) Me.NotifyPanel.Controls.Add(Me.Label35) Me.NotifyPanel.Controls.Add(Me.ComboBoxEventNotifySound) @@ -344,8 +351,8 @@ 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" + Me.ToolTip1.SetToolTip(Me.NotifyPanel, resources.GetString("NotifyPanel.ToolTip")) ' 'CheckUserUpdateEvent ' @@ -361,12 +368,14 @@ ' resources.ApplyResources(Me.Label35, "Label35") Me.Label35.Name = "Label35" + Me.ToolTip1.SetToolTip(Me.Label35, resources.GetString("Label35.ToolTip")) ' 'ComboBoxEventNotifySound ' + resources.ApplyResources(Me.ComboBoxEventNotifySound, "ComboBoxEventNotifySound") Me.ComboBoxEventNotifySound.FormattingEnabled = True - resources.ApplyResources(Me.ComboBoxEventNotifySound, "ComboBoxEventNotifySound") Me.ComboBoxEventNotifySound.Name = "ComboBoxEventNotifySound" + Me.ToolTip1.SetToolTip(Me.ComboBoxEventNotifySound, resources.GetString("ComboBoxEventNotifySound.ToolTip")) ' 'CheckFavEventUnread ' @@ -374,6 +383,7 @@ 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 ' 'CheckListCreatedEvent @@ -402,6 +412,7 @@ 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 ' 'CheckListMemberRemovedEvent @@ -460,10 +471,12 @@ 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 ' 'GetPeriodPanel ' + resources.ApplyResources(Me.GetPeriodPanel, "GetPeriodPanel") Me.GetPeriodPanel.Controls.Add(Me.LabelApiUsingUserStreamEnabled) Me.GetPeriodPanel.Controls.Add(Me.LabelUserStreamActive) Me.GetPeriodPanel.Controls.Add(Me.Label21) @@ -483,109 +496,129 @@ Me.GetPeriodPanel.Controls.Add(Me.CheckPeriodAdjust) Me.GetPeriodPanel.Controls.Add(Me.Label5) Me.GetPeriodPanel.Controls.Add(Me.DMPeriod) - resources.ApplyResources(Me.GetPeriodPanel, "GetPeriodPanel") 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")) ' 'GetCountPanel ' + resources.ApplyResources(Me.GetCountPanel, "GetCountPanel") Me.GetCountPanel.Controls.Add(Me.ListTextCountApi) Me.GetCountPanel.Controls.Add(Me.Label25) Me.GetCountPanel.Controls.Add(Me.UserTimelineTextCountApi) @@ -603,97 +636,115 @@ 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" + Me.ToolTip1.SetToolTip(Me.TextCountApi, resources.GetString("TextCountApi.ToolTip")) ' 'BasedPanel ' + resources.ApplyResources(Me.BasedPanel, "BasedPanel") Me.BasedPanel.Controls.Add(Me.AuthBasicRadio) Me.BasedPanel.Controls.Add(Me.AuthOAuthRadio) Me.BasedPanel.Controls.Add(Me.Label6) @@ -706,13 +757,14 @@ 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 @@ -721,122 +773,143 @@ 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 ' + resources.ApplyResources(Me.AuthUserLabel, "AuthUserLabel") Me.AuthUserLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.AuthUserLabel, "AuthUserLabel") Me.AuthUserLabel.Name = "AuthUserLabel" + Me.ToolTip1.SetToolTip(Me.AuthUserLabel, resources.GetString("AuthUserLabel.ToolTip")) ' 'AuthStateLabel ' + resources.ApplyResources(Me.AuthStateLabel, "AuthStateLabel") Me.AuthStateLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.AuthStateLabel, "AuthStateLabel") 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 ' '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 ' 'UserStreamPanel ' + resources.ApplyResources(Me.UserStreamPanel, "UserStreamPanel") Me.UserStreamPanel.Controls.Add(Me.UserstreamPeriod) Me.UserStreamPanel.Controls.Add(Me.StartupUserstreamCheck) Me.UserStreamPanel.Controls.Add(Me.Label83) - resources.ApplyResources(Me.UserStreamPanel, "UserStreamPanel") Me.UserStreamPanel.Name = "UserStreamPanel" + Me.ToolTip1.SetToolTip(Me.UserStreamPanel, resources.GetString("UserStreamPanel.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" + Me.ToolTip1.SetToolTip(Me.Label83, resources.GetString("Label83.ToolTip")) ' 'TweetActPanel ' + resources.ApplyResources(Me.TweetActPanel, "TweetActPanel") Me.TweetActPanel.Controls.Add(Me.CheckHashSupple) Me.TweetActPanel.Controls.Add(Me.CheckAtIdSupple) Me.TweetActPanel.Controls.Add(Me.ComboBoxPostKeySelect) @@ -845,58 +918,67 @@ 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")) ' 'PreviewPanel ' + resources.ApplyResources(Me.PreviewPanel, "PreviewPanel") Me.PreviewPanel.Controls.Add(Me.ReplyIconStateCombo) Me.PreviewPanel.Controls.Add(Me.Label72) Me.PreviewPanel.Controls.Add(Me.ChkNewMentionsBlink) @@ -914,38 +996,43 @@ 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" + 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")}) - resources.ApplyResources(Me.ReplyIconStateCombo, "ReplyIconStateCombo") 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 @@ -954,78 +1041,91 @@ 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")}) - resources.ApplyResources(Me.LanguageCombo, "LanguageCombo") 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")}) - resources.ApplyResources(Me.ComboDispTitle, "ComboDispTitle") 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")}) - resources.ApplyResources(Me.cmbNameBalloon, "cmbNameBalloon") 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 ' 'TweetPrvPanel ' + resources.ApplyResources(Me.TweetPrvPanel, "TweetPrvPanel") Me.TweetPrvPanel.Controls.Add(Me.Label47) Me.TweetPrvPanel.Controls.Add(Me.LabelDateTimeFormatApplied) Me.TweetPrvPanel.Controls.Add(Me.Label62) @@ -1038,8 +1138,8 @@ 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" + Me.ToolTip1.SetToolTip(Me.TweetPrvPanel, resources.GetString("TweetPrvPanel.ToolTip")) ' 'Label47 ' @@ -1047,78 +1147,92 @@ 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")}) - resources.ApplyResources(Me.IconSize, "IconSize") 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 ' 'FontPanel ' + resources.ApplyResources(Me.FontPanel, "FontPanel") Me.FontPanel.Controls.Add(Me.GroupBox1) - resources.ApplyResources(Me.FontPanel, "FontPanel") 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) @@ -1144,160 +1258,187 @@ 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 ' + resources.ApplyResources(Me.lblRetweet, "lblRetweet") Me.lblRetweet.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblRetweet, "lblRetweet") 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 ' + resources.ApplyResources(Me.lblDetailLink, "lblDetailLink") Me.lblDetailLink.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblDetailLink, "lblDetailLink") 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 ' + resources.ApplyResources(Me.lblUnread, "lblUnread") Me.lblUnread.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblUnread, "lblUnread") 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 ' + resources.ApplyResources(Me.lblDetailBackcolor, "lblDetailBackcolor") Me.lblDetailBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblDetailBackcolor, "lblDetailBackcolor") 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 ' + resources.ApplyResources(Me.lblDetail, "lblDetail") Me.lblDetail.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblDetail, "lblDetail") 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 ' + resources.ApplyResources(Me.lblOWL, "lblOWL") Me.lblOWL.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblOWL, "lblOWL") 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 ' + resources.ApplyResources(Me.lblFav, "lblFav") Me.lblFav.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblFav, "lblFav") 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 ' + resources.ApplyResources(Me.lblListFont, "lblListFont") Me.lblListFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblListFont, "lblListFont") 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")) ' 'FontPanel2 ' + resources.ApplyResources(Me.FontPanel2, "FontPanel2") Me.FontPanel2.Controls.Add(Me.GroupBox5) - resources.ApplyResources(Me.FontPanel2, "FontPanel2") 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) @@ -1326,171 +1467,200 @@ 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.ToolTip1.SetToolTip(Me.btnAtSelf, resources.GetString("btnAtSelf.ToolTip")) Me.btnAtSelf.UseVisualStyleBackColor = True ' 'btnSelf ' resources.ApplyResources(Me.btnSelf, "btnSelf") Me.btnSelf.Name = "btnSelf" + Me.ToolTip1.SetToolTip(Me.btnSelf, resources.GetString("btnSelf.ToolTip")) Me.btnSelf.UseVisualStyleBackColor = True ' 'lblInputFont ' + resources.ApplyResources(Me.lblInputFont, "lblInputFont") Me.lblInputFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblInputFont, "lblInputFont") Me.lblInputFont.Name = "lblInputFont" + Me.ToolTip1.SetToolTip(Me.lblInputFont, resources.GetString("lblInputFont.ToolTip")) ' 'lblInputBackcolor ' + resources.ApplyResources(Me.lblInputBackcolor, "lblInputBackcolor") Me.lblInputBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblInputBackcolor, "lblInputBackcolor") Me.lblInputBackcolor.Name = "lblInputBackcolor" + Me.ToolTip1.SetToolTip(Me.lblInputBackcolor, resources.GetString("lblInputBackcolor.ToolTip")) ' 'lblAtTo ' + resources.ApplyResources(Me.lblAtTo, "lblAtTo") Me.lblAtTo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblAtTo, "lblAtTo") Me.lblAtTo.Name = "lblAtTo" + Me.ToolTip1.SetToolTip(Me.lblAtTo, resources.GetString("lblAtTo.ToolTip")) ' 'lblListBackcolor ' + resources.ApplyResources(Me.lblListBackcolor, "lblListBackcolor") Me.lblListBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblListBackcolor, "lblListBackcolor") Me.lblListBackcolor.Name = "lblListBackcolor" + Me.ToolTip1.SetToolTip(Me.lblListBackcolor, resources.GetString("lblListBackcolor.ToolTip")) ' 'lblAtFromTarget ' + resources.ApplyResources(Me.lblAtFromTarget, "lblAtFromTarget") Me.lblAtFromTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblAtFromTarget, "lblAtFromTarget") Me.lblAtFromTarget.Name = "lblAtFromTarget" + Me.ToolTip1.SetToolTip(Me.lblAtFromTarget, resources.GetString("lblAtFromTarget.ToolTip")) ' 'lblAtTarget ' + resources.ApplyResources(Me.lblAtTarget, "lblAtTarget") Me.lblAtTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblAtTarget, "lblAtTarget") Me.lblAtTarget.Name = "lblAtTarget" + Me.ToolTip1.SetToolTip(Me.lblAtTarget, resources.GetString("lblAtTarget.ToolTip")) ' 'lblTarget ' + resources.ApplyResources(Me.lblTarget, "lblTarget") Me.lblTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblTarget, "lblTarget") Me.lblTarget.Name = "lblTarget" + Me.ToolTip1.SetToolTip(Me.lblTarget, resources.GetString("lblTarget.ToolTip")) ' 'lblAtSelf ' + resources.ApplyResources(Me.lblAtSelf, "lblAtSelf") Me.lblAtSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblAtSelf, "lblAtSelf") Me.lblAtSelf.Name = "lblAtSelf" + Me.ToolTip1.SetToolTip(Me.lblAtSelf, resources.GetString("lblAtSelf.ToolTip")) ' 'lblSelf ' + resources.ApplyResources(Me.lblSelf, "lblSelf") Me.lblSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblSelf, "lblSelf") Me.lblSelf.Name = "lblSelf" + Me.ToolTip1.SetToolTip(Me.lblSelf, resources.GetString("lblSelf.ToolTip")) ' 'ButtonBackToDefaultFontColor2 ' resources.ApplyResources(Me.ButtonBackToDefaultFontColor2, "ButtonBackToDefaultFontColor2") Me.ButtonBackToDefaultFontColor2.Name = "ButtonBackToDefaultFontColor2" + Me.ToolTip1.SetToolTip(Me.ButtonBackToDefaultFontColor2, resources.GetString("ButtonBackToDefaultFontColor2.ToolTip")) Me.ButtonBackToDefaultFontColor2.UseVisualStyleBackColor = True ' 'ConnectionPanel ' + resources.ApplyResources(Me.ConnectionPanel, "ConnectionPanel") Me.ConnectionPanel.Controls.Add(Me.CheckEnableBasicAuth) Me.ConnectionPanel.Controls.Add(Me.TwitterSearchAPIText) Me.ConnectionPanel.Controls.Add(Me.Label31) @@ -1500,39 +1670,45 @@ 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 @@ -1541,19 +1717,23 @@ 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")) ' 'ProxyPanel ' + resources.ApplyResources(Me.ProxyPanel, "ProxyPanel") Me.ProxyPanel.Controls.Add(Me.Label55) Me.ProxyPanel.Controls.Add(Me.TextProxyPassword) Me.ProxyPanel.Controls.Add(Me.RadioProxyNone) @@ -1566,8 +1746,8 @@ 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 ' @@ -1575,23 +1755,27 @@ 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 ' @@ -1599,46 +1783,55 @@ 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")) ' 'CooperatePanel ' + resources.ApplyResources(Me.CooperatePanel, "CooperatePanel") Me.CooperatePanel.Controls.Add(Me.ComboBoxTranslateLanguage) Me.CooperatePanel.Controls.Add(Me.Label29) Me.CooperatePanel.Controls.Add(Me.CheckOutputz) @@ -1647,59 +1840,68 @@ 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")) ' '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"), resour ces.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.Ge tString("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.GetSt ring("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.GetStrin g("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")) ' 'ShortUrlPanel ' + resources.ApplyResources(Me.ShortUrlPanel, "ShortUrlPanel") Me.ShortUrlPanel.Controls.Add(Me.CheckTinyURL) Me.ShortUrlPanel.Controls.Add(Me.TextBitlyPw) Me.ShortUrlPanel.Controls.Add(Me.CheckAutoConvertUrl) @@ -1708,56 +1910,65 @@ 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")) ' 'ActionPanel ' + resources.ApplyResources(Me.ActionPanel, "ActionPanel") Me.ActionPanel.Controls.Add(Me.CheckOpenUserTimeline) Me.ActionPanel.Controls.Add(Me.GroupBox3) Me.ActionPanel.Controls.Add(Me.Label57) @@ -1772,17 +1983,19 @@ 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")) ' '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) @@ -1790,14 +2003,15 @@ 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 @@ -1805,35 +2019,41 @@ 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 @@ -1842,85 +2062,99 @@ 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 ' '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 ' + resources.ApplyResources(Me.Save, "Save") Me.Save.DialogResult = System.Windows.Forms.DialogResult.OK - resources.ApplyResources(Me.Save, "Save") Me.Save.Name = "Save" + Me.ToolTip1.SetToolTip(Me.Save, resources.GetString("Save.ToolTip")) Me.Save.UseVisualStyleBackColor = True ' 'AppendSettingDialog @@ -1938,6 +2172,7 @@ 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) Modified: trunk/Tween/AppendSettingDialog.en.resx =================================================================== --- trunk/Tween/AppendSettingDialog.en.resx 2011-02-06 13:30:22 UTC (rev 1445) +++ trunk/Tween/AppendSettingDialog.en.resx 2011-02-06 14:18:37 UTC (rev 1446) @@ -207,285 +207,416 @@ TAYQAAAADFNob3J0VXJsTm9kZQD/////CQUAAAD/////CQUAAAAAAAAACw== - - - AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w - LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 - CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAA - AQABAAEICAgCAAAABgMAAAAMRXZlbnQgTm90aWNlBgQAAAAKTm90aWZ5Tm9kZQD/////BgUAAAAA//// - /wkFAAAAAAAAAAs= - - - - 70, 12 + + 189, 16 - - Auth method + + Open user's home URL with Tab - - Clear + + 58, 16 - - 65, 12 + + Enable - - Auth status + + Hotkey - - Auth + + + False - - 56, 12 + + 496, 17 - - Username + + Refetch tweets and verify whether marked favorites. This option causes traffic increasement. - - 54, 12 + + 149, 16 - - Password + + Check fav result strictly - - 170, 12 + + Open... - - Timeline Fetching Interval (sec.) + + 215, 16 - - Recalculation + + Play sounds when new status arrived - - 358, 12 + + 133, 16 - - Because "Post && fetch" is enabled, the API for each post consumed. + + Make read own tweet - - 150, 12 + + Sounds will play when you enable this option and set sound file for each tabs. - - Lists Fetching Interval (sec) + + 126, 16 - + + Enable unread state + + + 88, 12 + + + Path to Browser + + + 150, 16 + + + Close to Exit application + + + 106, 16 + + + Minimize to tray + + + 265, 16 + + + Make read old tweets when new tweets arrived + + + 145, 16 + + + Resolve shortend URLs + + + 205, 16 + + + Auto shorten Urls in posting status + + 149, 12 - - Public Search Interval (sec.) + + Primary URLshorten service - - 156, 12 + + 185, 12 - - Reply Fetching Interval (sec.) + + Language at translation destination - - 88, 16 + + 87, 16 - - Post && fetch + + Use Outputz - - 150, 16 + + 196, 16 - - Enable Auto-Adjustment + + Shorten nicovideo urls by nico.ms - - 144, 12 + + 107, 12 - - DM Fetching Interval (sec.) + + URI of your Outputz - - 81, 16 + + 86, 12 - - Make Read + + Your secret key - - 123, 16 + + 320, 12 - - Fetch followers list + + Keep credential empty if the proxy server don't need to log in - - 121, 16 + + 73, 16 - - Check new version + + Don't Use - - 105, 16 + + 54, 12 - - Fetch Favorites + + Pass&word - - 75, 12 + + 200, 16 - - Public Search + + Refer Settings of Internet Explorer - - 105, 12 + + 80, 16 - - Timeline at starting + + Use Below: - - 51, 12 + + 56, 12 - - Mentions + + &Username - - 53, 12 + + 62, 12 - - Favorites + + Pro&xy Host - - 52, 12 + + 26, 12 - - Get more + + &Port - - 243, 16 + + 241, 16 - - Enable to edit 'Count' parameters as below + + Enable to select BASIC auth in 'Basic' tab - - 192, 12 + + 130, 16 - - Getting number of tweets in timeline + + Use HTTPS Protocol - - 149, 16 + + 371, 12 - - Auto connect at starting + + ※Adjust Connection timeout if the error of timeout happens frequently. - - 117, 12 + + 130, 12 - - Refresh Interval (sec) + + Connection timeout(sec) - - 58, 16 + + 97, 12 - - Enable + + Font of input field - - Hotkey + + 169, 12 - - - False + + Backcolor of focused input field - - 496, 17 + + 78, 12 - - Refetch tweets and verify whether marked favorites. This option causes traffic increasement. + + Replied Tweet - - 149, 16 + + 135, 12 - - Check fav result strictly + + First-time Reading Posts - - Open... + + 42, 12 - - 215, 16 + + Sounds - - Play sounds when new status arrived + + 145, 12 - - 133, 16 + + Colorize One-way following - - Make read own tweet + + 120, 12 - - Sounds will play when you enable this option and set sound file for each tabs. + + Selected User's Tweet - - 126, 16 + + 84, 12 - - Enable unread state + + Replies for You - - 88, 12 + + 89, 12 - - Path to Browser + + Your Own Tweet - - 150, 16 + + Font... - - Close to Exit application + + Back... - - 106, 16 + + Back... - - Minimize to tray + + Back... - - 265, 16 + + Back... - - Make read old tweets when new tweets arrived + + Back... - - 213, 16 + + Back... - - Use Hashtag supplementary function + + Back... - - 188, 16 + + Back... - - Use @id supplementary function + + 96, 22 - - 50, 12 + + Back to Default - - Post key + + Font && Color - - 239, 16 + + Fore... - - Bypass confirm dialog at posting Retweet + + 96, 22 - - 38, 12 + + Back to Default - - Footer + + Fore... - - 151, 16 + + 119, 12 - - Use Default [TWNvNNN] + + Details of Tweet(Link) + + Font&&Fore... + + + 76, 12 + + + Unread Tweet + + + Back... + + + 110, 12 + + + Backcolor of Details + + + Font&&Fore... + + + 90, 12 + + + Details of Tweet + + + Fore... + + + 100, 12 + + + One-way following + + + Fore... + + + 53, 12 + + + Favorited + + + Font&&Fore... + + + 94, 12 + + + Font of tweet list + + + Font && Color + + + 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 + Don't notify @@ -594,330 +725,295 @@ Show icon in detail view - - 115, 12 + + 213, 16 - - Apply after restarting + + Use Hashtag supplementary function - - 105, 12 + + 188, 16 - - Date Format in List + + Use @id supplementary function - - 162, 12 + + 50, 12 - - Icon size in List (16 in default) + + Post key - - None + + 239, 16 - - 102, 16 + + Bypass confirm dialog at posting Retweet - - Lock sort order + + 38, 12 - - 125, 16 + + Footer - - Show separator line + + 151, 16 - - 393, 16 + + Use Default [TWNvNNN] - - Enable unread style(font and color). (Unread can be found by star mark) + + 149, 16 - - 136, 16 + + Auto connect at starting - - Colorize one way love + + 117, 12 - - Fore... + + Refresh Interval (sec) - - 96, 22 + + 81, 16 - - Back to Default + + Make Read - - Fore... + + 123, 16 - - 119, 12 + + Fetch followers list - - Details of Tweet(Link) + + 121, 16 - - Font&&Fore... + + Check new version - - 76, 12 + + 105, 16 - - Unread Tweet + + Fetch Favorites - - Back... + + 70, 12 - - 110, 12 + + Auth method - - Backcolor of Details + + Clear - - Font&&Fore... + + 65, 12 - - 90, 12 + + Auth status - - Details of Tweet + + Auth - - Fore... + + 56, 12 - - 100, 12 + + Username - - One-way following + + 54, 12 - - Fore... + + Password - - 53, 12 + + 30, 12 - - Favorited + + Lists - - Font&&Fore... + + 72, 12 - - 94, 12 + + UserTimeline - - Font of tweet list + + 75, 12 - - Font && Color + + Public Search - - 97, 12 + + 105, 12 - - Font of input field + + Timeline at starting - - 169, 12 + + 51, 12 - - Backcolor of focused input field + + Mentions - - 78, 12 + + 53, 12 - - Replied Tweet + + Favorites - - 135, 12 + + 52, 12 - - First-time Reading Posts + + Get more - - 42, 12 + + 243, 16 - - Sounds + + Enable to edit 'Count' parameters as below - - 145, 12 + + 192, 12 - - Colorize One-way following + + Getting number of tweets in timeline - - 120, 12 + + 395, 24 - - Selected User's Tweet + + UserStream is enable. +Periodic fetching, Timeline/Mentions/DM, and Post&Fetch function is disable. - - 84, 12 + + UserTimeline Interval (sec) - - Replies for You + + 170, 12 - - 89, 12 + + Timeline Fetching Interval (sec.) - - Your Own Tweet + + Recalculation - - Font... + + 358, 12 - - Back... + + Because "Post && fetch" is enabled, the API for each post consumed. - - Back... + + 150, 12 - - Back... + + Lists Fetching Interval (sec) - - Back... + + 149, 12 - - Back... + + Public Search Interval (sec.) - - Back... + + 156, 12 - - Back... + + Reply Fetching Interval (sec.) - - Back... + + 88, 16 - - 96, 22 + + Post && fetch - - Back to Default + + 150, 16 - - Font && Color + + Enable Auto-Adjustment - - 241, 16 + + 144, 12 - - Enable to select BASIC auth in 'Basic' tab + + DM Fetching Interval (sec.) - - 130, 16 + + 85, 16 - - Use HTTPS Protocol + + Bio updated - - 371, 12 + + 132, 12 - - ※Adjust Connection timeout if the error of timeout happens frequently. + + Play sound notify events - - 130, 12 + + 247, 16 - - Connection timeout(sec) + + Make to unread the post someone favorited - - 320, 12 + + 91, 16 - - Keep credential empty if the proxy server don't need to log in + + Lists created - - 73, 16 + + 68, 16 - - Don't Use + + Blocking - - 54, 12 + + 294, 16 - - Pass&word + + Notify Events even if disable new post arrival notify. - - 200, 16 + + 147, 16 - - Refer Settings of Internet Explorer + + Removed from the Lists - - 80, 16 + + 119, 16 - - Use Below: + + Added to the Lists - - 56, 12 + + 69, 16 - - &Username + + Followed - - 62, 12 + + 94, 16 - - Pro&xy Host + + Fav Removed - - 26, 12 + + 79, 16 - - &Port + + Fav Added - - 87, 16 + + 189, 16 - - Use Outputz + + Notify Events(Only UserStream) - - 196, 16 - - - Shorten nicovideo urls by nico.ms - - - 107, 12 - - - URI of your Outputz - - - 86, 12 - - - Your secret key - - - 145, 16 - - - Resolve shortend URLs - - - 205, 16 - - - Auto shorten Urls in posting status - - - 149, 12 - - - Primary URLshorten service - Cancel Modified: trunk/Tween/AppendSettingDialog.resx =================================================================== --- trunk/Tween/AppendSettingDialog.resx 2011-02-06 13:30:22 UTC (rev 1445) +++ trunk/Tween/AppendSettingDialog.resx 2011-02-06 14:18:37 UTC (rev 1446) @@ -117,7388 +117,8087 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Top + + ProxyPanel - - True + + 17 + + search.twitter.com + - - 0, 0 + + 205, 103 - - Fill + + True - - 0, 0 + + none - - - AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w - LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQ0AAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 - CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp - bGRyZW4wCWNoaWxkcmVuMQljaGlsZHJlbjIJY2hpbGRyZW4zCFVzZXJEYXRhAQEAAAEAAQAEBAQEAQEI - CAgdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUCAAAAHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRy - ZWVOb2RlAgAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAAdU3lzdGVtLldpbmRvd3Mu - Rm9ybXMuVHJlZU5vZGUCAAAAAgAAAAYDAAAABuWfuuacrAYEAAAACUJhc2VkTm9kZQD/////BgUAAAAA - /////wkFAAAABAAAAAkGAAAACQcAAAAJCAAAAAkJAAAACQUAAAAFBgAAAB1TeXN0ZW0uV2luZG93cy5G - b3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdlS2V5ElNl - bGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEICAgCAAAA - BgsAAAAM5pu05paw6ZaT6ZqUBgwAAAAKUGVyaW9kTm9kZQD/////CQUAAAD/////CQUAAAAAAAAABQcA - AAAdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1h - Z2VJbmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENv - dW50AQEAAAEAAQABCAgIAgAAAAYOAAAAEui1t+WLleaZguOBruWLleS9nAYPAAAAC1N0YXJ0VXBOb2Rl - AP////8JBQAAAP////8JBQAAAAAAAAAFCAAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQgA - AAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRl - eBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEICAgCAAAABhEAAAAM5Y+W5b6X5Lu2 - 5pWwBhIAAAAMR2V0Q291bnROb2RlAP////8JBQAAAP////8JBQAAAAAAAAAFCQAAAB1TeXN0ZW0uV2lu - ZG93cy5Gb3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdl - S2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEI - CAgCAAAABhQAAAAKVXNlclN0cmVhbQYVAAAADlVzZXJTdHJlYW1Ob2RlAP////8JBQAAAP////8JBQAA - AAAAAAAL - + + + NoControl - - - AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w - LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQoAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 - CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp - bGRyZW4wCWNoaWxkcmVuMQEBAAABAAEABAQBCAgIHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2Rl - AgAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMAAAAG5YuV5L2cBgQAAAAK - QWN0aW9uTm9kZQD/////BgUAAAAA/////wkFAAAAAgAAAAkGAAAACQcAAAAFBgAAAB1TeXN0ZW0uV2lu - ZG93cy5Gb3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdl - S2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEI - CAgCAAAABggAAAAV44Kk44OZ44Oz44OI5Y+X5L+h5pmCBgkAAAAKTm90aWZ5Tm9kZQD/////CQUAAAD/ - ////CQUAAAAAAAAABQcAAAAdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFt - ZQlJc0NoZWNrZWQKSW1hZ2VJbmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJ - bWFnZUtleQpDaGlsZENvdW50AQEAAAEAAQABCAgIAgAAAAYLAAAAD+ODhOOCpOODvOODiOaZggYMAAAA - DFR3ZWV0QWN0Tm9kZQD/////CQUAAAD/////CQUAAAAAAAAACw== - + + 24 - - - AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w - LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQkAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 - CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp - bGRyZW4wAQEAAAEAAQAEAQgICB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMA - AAAG6KGo56S6BgQAAAALUHJldmlld05vZGUA/////wYFAAAAAP////8JBQAAAAEAAAAJBgAAAAUGAAAA - HVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2RlCAAAAARUZXh0BE5hbWUJSXNDaGVja2VkCkltYWdl - SW5kZXgISW1hZ2VLZXkSU2VsZWN0ZWRJbWFnZUluZGV4EFNlbGVjdGVkSW1hZ2VLZXkKQ2hpbGRDb3Vu - dAEBAAABAAEAAQgICAIAAAAGBwAAABLjg6rjgrnjg4jjga7ooajnpLoGCAAAAAxUd2VldFBydk5vZGUA - /////wkFAAAA/////wkFAAAAAAAAAAs= - + + System.Windows.Forms.Panel, 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 - + + 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== - + + 100, 16 - - 169, 368 + + 90, 22 - - 0 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TreeViewSetting + + System.Windows.Forms.Label, 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 + + 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 + + 1 - - SplitContainer1 + + 15 - - 0 + + PreviewPanel - + True - - 40, 145 + + 最新版のチェックをする - - 189, 16 + + UserStreamPanel - - 9 + + 188, 20 - - ユーザーのプロフィールが更新された + + - - 268, 17 - - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + - - CheckUserUpdateEvent + + SplitContainer1.Panel2 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - - NotifyPanel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + SplitContainer1.Panel2 - + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - 23, 273 + + 163, 12 - - 176, 12 + + AuthClearButton - - 11 + + 83, 290 - - イベント通知の際に再生するサウンド + + Shift+Enter - - Label35 + + 10 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NotifyPanel + + 161, 16 - - 1 + + 9 - - 286, 270 + + True - - 188, 20 + + 154, 16 - - 12 + + False - - ComboBoxEventNotifySound + + True - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - NotifyPanel + + CheckEnableBasicAuth - - 2 + + 23, 12 - - True + + 7 - - 22, 240 + + 16, 45 - - 271, 16 + + 14 - - 11 + + 背景色 - - Favoritesイベント受信の際に書き込みを未読に戻す + + 16 - - CheckFavEventUnread + + 213, 16 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GetPeriodPanel - - NotifyPanel + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3 + + 5 - - True + + LanguageCombo - - 40, 162 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 134, 16 + + GetPeriodPanel - - 7 + + 16 - - Listsの作成に成功した + + 73, 19 - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + 1 - - CheckListCreatedEvent + + KANNADA - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + KAZAKH - - NotifyPanel + + ConnectionTimeOut - - 4 + + Listsから削除された - - True + + 77, 12 - - 40, 128 + + HUNGARIAN - - 211, 16 + + ICELANDIC - - 6 + + INDONESIAN - - 他のユーザーに対するブロックが成功した + + INUKTITUT - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + IRISH - - CheckBlockEvent + + 192, 20 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + JAPANESE - - NotifyPanel + + 104, 19 - - 5 + + SplitContainer1.Panel2 - - True + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 22, 222 + + YORUBA - - 213, 16 + + Twitter API URL (api.twitter.com) - - 10 + + False - - 新着通知が無効でもイベントを通知する + + 22, 20 - - CheckForceEventNotify + + 13 - - 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 - - NotifyPanel + + 11 - - 6 + + GroupBox3 - + + NoControl + + + + + + 3 + + + 8 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 331, 196 + + + 2 + + + NoControl + + + 自動調整する + + + 113, 130 + + + 104, 19 + + + 3 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ShortUrlPanel + + + 10 + + + 22, 42 + + True - - 40, 111 + + Fill - - 119, 16 + + - + 5 - - Listsから削除された + + 339, 165 - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + tinyurl - - CheckListMemberRemovedEvent + + CooperatePanel - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 一般発言 - - NotifyPanel + + 65, 19 - - 7 + + 235, 16 - - True + + lblOWL - - 40, 94 + + 53, 12 - - 110, 16 + + 7 - - 4 + + TweetPrvPanel - - Listsに追加された - - + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - CheckListMemberAddedEvent + + 5 - - 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 - - NotifyPanel + + 0, 0 - - 8 + + CheckMonospace - - True + + 175, 235 - - 40, 77 + + 10 87, 16 - - 3 + + - - フォローされた + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + 13 - - CheckFollowEvent + + 1 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 48*48 - - NotifyPanel + + HotkeyCtrl - - 9 + + GetPeriodPanel - + + 16 + + + 再起動後有効になります。 + + True - - 40, 60 + + GroupBox5 - - 192, 16 + + 6 - - 2 + + True - - Fav削除した、またはFav削除された + + 5 - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + 22, 66 - - CheckUnfavoritesEvent + + True - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 22 - - NotifyPanel + + True - + + Label44 + + + NoControl + + + Win + + 10 - + True - - 40, 43 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 192, 16 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + - - Fav追加した、またはFav追加された + + 22, 20 - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + NotifyPanel - - CheckFavoritesEvent + + 7 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GetPeriodPanel - - NotifyPanel + + Fill - - 11 + + Label45 - - True + + @未読数 - - NoControl + + MiddleLeft - - 22, 22 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 376, 16 + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - 0 + + 13, 14 - - 次のイベントを受信したときにバルーンで通知する(UserStream有効時のみ) + + chkGetFav - - CheckEventNotify + + + AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w + LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 + ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQoAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 + CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp + bGRyZW4wCWNoaWxkcmVuMQEBAAABAAEABAQBCAgIHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2Rl + AgAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMAAAAG5YuV5L2cBgQAAAAK + QWN0aW9uTm9kZQD/////BgUAAAAA/////wkFAAAAAgAAAAkGAAAACQcAAAAFBgAAAB1TeXN0ZW0uV2lu + ZG93cy5Gb3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdl + S2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEI + CAgCAAAABggAAAAV44Kk44OZ44Oz44OI5Y+X5L+h5pmCBgkAAAAKTm90aWZ5Tm9kZQD/////CQUAAAD/ + ////CQUAAAAAAAAABQcAAAAdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFt + ZQlJc0NoZWNrZWQKSW1hZ2VJbmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJ + bWFnZUtleQpDaGlsZENvdW50AQEAAAEAAQABCAgIAgAAAAYLAAAAD+ODhOOCpOODvOODiOaZggYMAAAA + DFR3ZWV0QWN0Tm9kZQD/////CQUAAAD/////CQUAAAAAAAAACw== + - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + StatusText - - NotifyPanel + + Label8 - - 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Fill + + lblUnread - - False + + 読み込んだポストを既読にする - - 0, 0 + + 通知なし - - 518, 368 + + 1 - - 12 + + Not Authenticated - - False + + ShortUrlPanel - - NotifyPanel + + GroupBox3 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TweetActPanel - - SplitContainer1.Panel2 + + 9, 198 - - 0 + + StartupUserstreamCheck - - True + + 6 - - 22, 292 + + This is sample. - - 23, 12 + + 191, 252 - - 18 + + 81, 12 - - 999 + + 3 - - LabelApiUsingUserStreamEnabled + + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + api.twitter.com - - GetPeriodPanel + + 5 - + 0 - - True + + 8 - - 22, 245 + + Username - - 348, 36 + + ShortUrlPanel - - 17 + + ComboBoxAutoShortUrlFirst - - UserStreamが有効です。 -タイムライン/Mentions/DMの定期更新、投稿時取得は停止しています。 -これらはUserStreamによりリアルタイム更新されます。 + + MiddleLeft - - LabelUserStreamActive + + 12 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupBox5 - - GetPeriodPanel + + twurl.nl - + + 186, 19 + + 1 - + + 片思いユーザーリストを取得する + + + 518, 368 + + + + + + Alt + + True - - 22, 167 + + 262, 100 - - 144, 12 + + GroupBox1 - - 12 + + 259, 51 - - UserTimeline更新間隔(秒) + + ProxyPanel - - Label21 + + System.Windows.Forms.FontDialog, 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 + + 21 - - GetPeriodPanel + + 片思いを色分けして表示する - - 2 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Disable + + - - 258, 163 + + 22, 93 - - 65, 19 + + TweetActPanel - - 13 + + False - - UserTimelinePeriod + + - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + LabelProxyPort - - GetPeriodPanel + + AuthStateLabel - + + 7 + + + Sample: + + 3 - - Disable + + 94, 12 - - 258, 21 + + NotifyPanel - - 65, 19 + + 113, 68 - - 1 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TimelinePeriod + + OAuth(xAuth) - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 公式RTする際に確認をしない - - GetPeriodPanel + + CheckUseRecommendStatus - - 4 + + 10 - + + 7 + + + twitter.com + + + BURMESE + + True - + + True + + NoControl - - 22, 24 + + CHINESE_SIMPLIFIED - - 130, 12 + + 認証済み - - 0 + + GetCountPanel - - タイムライン更新間隔(秒) + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label3 + + 189, 16 - + + Label29 + + + + + + 15 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetPeriodPanel + + 116, 15 - - 5 + + 102, 19 - - NoControl + + 2 - - 205, 323 + + 新着通知が無効でもイベントを通知する - - 108, 23 + + 180, 16 - - 16 + + 13 - - 再計算 + + StartupPanel - - ButtonApiCalc + + Label76 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False - - GetPeriodPanel + + 175, 43 - - 6 + + PORTUGUESE - - True + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + ChkNewMentionsBlink + + + 8 + + + CheckBlockEvent + + + English + + NoControl - - 22, 220 + + True - - 285, 12 + + 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 + + + This is sample. + + + H:mm:ss + + 15 - - 投稿時取得が有効のため、投稿のたびにAPIを消費します。 + + 259, 209 - - LabelPostAndGet + + 258, 111 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 70, 12 - - GetPeriodPanel + + 22, 142 - - 7 + + Label83 - + + 349, 12 + + + 41, 134 + + + 8 + + True - + + 発言一覧への反映間隔(秒) + + NoControl - - 27, 199 + + lblFav - - 23, 12 + + - - 14 + + NotifyPanel - - 999 + + 1 - - MiddleRight + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - LabelApiUsing + + ConnectionPanel - + + ListTextCountApi + + + NoControl + + + Label47 + + + 144, 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetPeriodPanel + + False - - 8 + + MiddleLeft - - True + + 4 - + NoControl - - 22, 142 + + 58, 12 - - 102, 12 + + 278, 104 - - 10 + + 21 - - Lists更新間隔(秒) + + True - - Label33 + + ProxyPanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + This is sample. - - GetPeriodPanel + + GroupBox5 - - 9 + + ShortUrlPanel - - Disable + + 15 - - 258, 135 + + GroupBox3 - - 65, 19 + + NoControl - - 11 + + - - ListsPeriod + + 推奨フッターを使用する[TWNv○○] - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - GetPeriodPanel + + 5 - - 10 + + 22, 70 - - True + + 9 - + + yyyy/MM/dd H:mm:ss + + NoControl - - 22, 117 + + 9 - - 137, 12 + + CmbDateTimeFormat - - 8 + + 175, 143 - - Twitter検索更新間隔(秒) + + - - Label7 + + False - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckSortOrderLock - - GetPeriodPanel + + j.mp - - 11 + + CheckListCreatedEvent - - Disable + + btnTarget - - 258, 111 + + 34, 19 - - 65, 19 + + False - - 9 + + NoControl - - PubSearchPeriod + + 23 - - 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 - - GetPeriodPanel + + 13 - - 12 + + 518, 368 - - True + + NoControl - + NoControl - - 22, 67 + + 初回の更新 - - 123, 12 + + その人への@返信 - + + 自分の発言 + + + TweetActPanel + + 4 - - Mentions更新間隔(秒) + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label69 + + 4 - + + ReplyIconStateCombo + + + ConnectionPanel + + + PreviewPanel + + + 2 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetPeriodPanel + + 131, 12 - - 13 + + OneWayLv - - Disable + + NoControl - - 258, 63 + + タイトルバーとツールチップにユーザー名を表示 - - 65, 19 + + + 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== + - - 5 + + 179, 104 - - ReplyPeriod + + 40, 60 - + + アイコン変更 + + + 8, 173 + + + 11 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetPeriodPanel + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 14 + + CheckNicoms - - True + + - - NoControl + + H:mm:ss yy/M/d - - 33, 43 + + 113, 54 - - 84, 16 + + MiddleLeft - - 2 + + 7 - - 投稿時取得 + + False - - CheckPostAndGet + + 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 + + 0, 0 - - GetPeriodPanel + + 22, 18 - - 15 - - + True - - NoControl + + URDU - - 251, 43 + + 157, 16 - - 91, 16 + + SplitContainer1.Panel1 - - 3 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 自動調整する + + (なし) - - False + + 12 - - CheckPeriodAdjust + + LabelProxyPassword - + + 3 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetPeriodPanel + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 16 + + False - + True - - NoControl + + ButtonBackToDefaultFontColor - - 22, 92 + + 9 - - 94, 12 + + GetCountPanel - - 6 + + True - - DM更新間隔(秒) + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label5 + + - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 40, 162 - - GetPeriodPanel + + GroupBox1 - - 17 + + SplitContainer1 - - Disable + + 408, 22 - - 258, 87 + + NoControl - - 65, 19 + + 5 - - 7 + + 75, 22 - - DMPeriod + + 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 + + - - GetPeriodPanel + + 115, 16 - - 18 + + - - Fill + + 113, 20 - - False + + 186, 19 - - 0, 0 + + Label49 - - 518, 368 + + 75, 22 - - 1 + + 13 - - False + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetPeriodPanel + + 8 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - SplitContainer1.Panel2 + + NoControl - - 1 - - + Disable - - 259, 183 + + True - - 58, 19 + + フッター(文末に付加) - - 12 + + NoControl - - ListTextCountApi + + TweetPrvPanel - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + SplitContainer1.Panel1 - - GetCountPanel + + 3 - - 0 + + 入力欄アクティブ時背景色 - + + 102, 12 + + True - - 22, 186 + + True - - 76, 12 + + 0, 0 - + + NoControl + + 11 - - Listsの取得数 + + BELARUSIAN - - Label25 + + その発言の@先の人の発言 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - + + NoControl + + + NoControl + + + TweetPrvPanel + + GetCountPanel - - 1 + + 60, 12 - - Disable + + - - 259, 235 + + NoControl - - 58, 19 + + 7 - - 16 + + 5 - - UserTimelineTextCountApi + + CheckMinimizeToTray - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Fill - - GetCountPanel + + False - - 2 + + GroupBox3 - + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 22, 137 + + + False + + True - - 22, 237 + + 4 - - 118, 12 + + - - 15 + + True - - UserTimelineの取得数 + + - - Label17 + + NoControl - + + MiddleLeft + + + 0 + + + ConnectionPanel + + + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel + + 11 - - 3 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + True - - 22, 210 + + 99, 12 - - 117, 12 + + 9 - - 13 + + 11 - - PublicSearchの取得数 + + True - - Label30 + + 183, 16 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckOpenUserTimeline - - GetCountPanel + + 0 - - 4 - - + True - - 22, 136 + + UserStreamPanel - - 63, 12 + + 0, 0 - - 7 + + True - - 初回の更新 + + 4 - - Label28 + + 2 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel + + btnAtSelf - - 5 - - + True - - 22, 54 + + NoControl - - 87, 12 + + GroupBox5 - - 2 + + 40, 145 - - Mentions取得数 + + Fill - - Label19 + + 102, 19 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 7 - - GetCountPanel + + 認証する - - 6 + + 8 - - Disable + + 0 - - 259, 159 + + - - 58, 19 + + 48, 16 - - 10 + + LabelPostAndGet - - FavoritesTextCountApi + + 未読Mentions通知アイコン - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - GetCountPanel + + GroupBox5 - - 7 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Disable + + ComboBoxPostKeySelect - - 259, 209 + + CheckShowGrid - - 58, 19 + + 518, 368 - - 14 + + 0 - - SearchTextCountApi + + 2 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - GetCountPanel + + NotifyPanel - - 8 + + 259, 235 - + + 2 + + True - - NoControl + + lblDetail - - 22, 160 + + 17 - - 99, 12 + + リストフォント - + + 117, 12 + + + 108, 23 + + + キャンセル + + + NoControl + + 9 - - Favoritesの取得数 + + BasedPanel - - Label66 + + False - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Favoritesを取得する - - GetCountPanel + + NoControl - - 9 + + 0 - - Disable + + btnAtTo - - 259, 135 + + 背景色 - - 58, 19 + + 4, 15 - - 8 + + TextProxyPassword - - FirstTextCountApi + + GroupBox1 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - GetCountPanel + + - - 10 + + - - Disable + + 9 - - 259, 112 + + Label63 - - 58, 19 + + 2 - + + 1 + + + $this + + + 0 + + 6 - - GetMoreTextCountApi + + 3 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22 - - GetCountPanel + + 5 - - 11 + + - - True + + False - + NoControl - - 22, 112 + + 13 - - 79, 12 + + ActionPanel - - 5 + + GroupBox1 - - 前データの更新 + + 6 - - Label53 + + 文字色 - + + AMHARIC + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel + + ユーザー名 - - 12 + + Disable - - True + + 104, 19 - + + BIHARI + + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Windows.Forms.ColorDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - 22, 86 + + 有効 - - 247, 16 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + 4 - - 次の項目の更新時の取得数を個別に設定する + + - - UseChangeGetCount + + SplitContainer1.Panel2 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GetPeriodPanel - - GetCountPanel + + 79, 12 - - 13 + + 173, 146 - + Disable - - 259, 51 + + 22, 45 - - 58, 19 + + - + + 11 + + 3 - - TextCountApiReply + + 8 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ProxyPanel - - GetCountPanel + + FirstTextCountApi - - 14 + + 286, 270 - - True - - + NoControl - - 22, 24 + + 343, 16 - - 77, 12 + + 11 - - 0 + + TweetActPanel - - 標準取得件数 + + 122, 16 - - Label67 + + btnAtTarget - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - GetCountPanel + + True - - 15 + + 1 - - Disable + + CORSICAN - - 259, 21 + + CROATIAN - - 58, 19 + + PreviewPanel - - 1 + + False - - TextCountApi + + BRETON - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + BULGARIAN - - GetCountPanel + + SWAHILI - - 16 + + CATALAN - - Fill + + CHEROKEE - - False + + CHINESE - - 0, 0 + + - - 518, 368 + + CHINESE_TRADITIONAL - - 3 + + SCOTS_GAELIC - - False + + SERBIAN - - GetCountPanel + + 216, 106 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 7 - - SplitContainer1.Panel2 + + SLOVAK - - 2 + + SLOVENIAN - - True + + GroupBox1 - - False + + SUNDANESE - + + + + + APIKey + + + cmbNameBalloon + + NoControl - - 227, 20 + + 343, 101 57, 16 - - 2 + + 0, 0 - - BASIC + + 3 + + + AuthBasicRadio - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - BasedPanel + + NoControl - + 0 - - True + + CheckListMemberRemovedEvent - - NoControl + + 22, 49 - - 113, 20 + + 174, 12 - - 93, 16 + + 604, 374 - - 1 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - OAuth(xAuth) + + - - AuthOAuthRadio + + 74, 110 - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 331, 171 - - BasedPanel + + GetCountPanel - - 1 + + 11 - - True + + NoControl - + + タイムアウトまでの時間(秒) + + + System.Windows.Forms.TextBox, 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 + + + Twitter検索更新間隔(秒) + + + 10 + + + 185, 94 + + NoControl - - 22, 22 + + GroupBox1 - - 53, 12 + + - - 0 + + True - - 認証方法 + + GroupBox1 - - Label6 + + 22, 191 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 226, 16 - - BasedPanel + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - 2 + + 18 - - NoControl + + 3 - - 305, 64 + + - - 75, 23 + + BASQUE - - 6 + + GroupBox3 - - クリア + + True - - AuthClearButton - - + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - BasedPanel + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3 - - + NoControl - - 113, 68 + + 76, 12 - - 149, 14 + + 184, 160 - - 5 + + 4 - - 認証済み + + 7 - - AuthUserLabel + + + + 251, 43 + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - BasedPanel + + NoControl - - 4 + + Favoritesイベント受信の際に書き込みを未読に戻す - - NoControl + + 2 - - 113, 54 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 112, 14 + + FRENCH - - 4 + + MiddleRight - - Not Authenticated + + GALICIAN - - AuthStateLabel + + CheckPostAndGet - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 376, 16 - - BasedPanel + + 1 - - 5 + + 91, 16 - - True + + 173, 21 - - NoControl + + 145, 16 - - 22, 54 + + 40, 111 - - 53, 12 + + 0 - + + 262, 18 + + + + + + 5 + + 3 - - 認証状態 + + 17 - - Label4 + + Fill - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Label3 - - BasedPanel + + 130, 12 - - 6 + + 76, 16 - - NoControl + + Fill - - 305, 126 + + 339, 140 - - 75, 23 + + 16 - - 11 + + 16 - - 認証する + + 投稿時取得が有効のため、投稿のたびにAPIを消費します。 - - AuthorizeButton + + NoControl - - System.Windows.Forms.Button, 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 - - BasedPanel + + 165, 16 - - 7 + + LabelProxyUser - - True + + - - NoControl + + GroupBox1 - - 22, 112 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 57, 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 7 + + KOREAN - - ユーザー名 + + KURDISH - - Label1 + + KYRGYZ - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - BasedPanel + + LATIN - - 8 + + LATVIAN - - True + + Password - + + False + + + + + + 118, 12 + + + 14 + + + 104, 19 + + + 2 + + NoControl - - 22, 133 + + True - - 52, 12 + + 2 - - 9 + + ユーザーのプロフィールが更新された - - パスワード + + - - Label2 + + 5 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 65, 19 - - BasedPanel + + 5 - - 9 + + GetPeriodPanel - - Disable + + - - 113, 109 + + 17 - - 186, 19 + + 6 - - 8 + + 9 - - Username + + ConnectionPanel - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 173, 71 - - BasedPanel + + 13 - - 10 + + 0 - - 113, 130 + + 999 - - 186, 19 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 10 + + True - - Password + + - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - BasedPanel + + 271, 16 - - 11 + + - - Fill + + GroupBox1 - - False + + - - 0, 0 + + GroupBox1 - - 518, 368 + + lblInputBackcolor - - 0 + + NoControl - - False + + MiddleLeft - - BasedPanel + + CheckRetweetNoConfirm - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - - SplitContainer1.Panel2 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3 + + - - True + + Fill + + PreviewPanel + + + 22, 178 + NoControl - + + + + + + + + Disable + + + + + 22, 22 - - 166, 16 + + ProxyPanel - + 0 - - 読み込んだポストを既読にする + + TweetActPanel - - StartupReaded - - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - StartupPanel - - + 0 - - True + + - - NoControl + + 16 - - 22, 70 + + サウンドを再生する - - 174, 16 + + OS Default - - 2 + + 4 - - 片思いユーザーリストを取得する + + True - - CheckStartupFollowers + + UserStreamPanel - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - StartupPanel - - + 1 - - True + + 99, 12 - - NoControl + + フォローされた - - 22, 47 + + 0 - - 129, 16 + + - - 1 + + 75, 22 - - 最新版のチェックをする + + CooperatePanel - - CheckStartupVersion + + 次のイベントを受信したときにバルーンで通知する(UserStream有効時のみ) - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - StartupPanel + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2 + + True - + + + + True - - NoControl + + 53, 12 - - 22, 93 + + 5 - - 124, 16 + + SplitContainer1.Panel2 - - 3 + + NoControl - - Favoritesを取得する + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - chkGetFav + + 42, 12 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 9, 148 - - StartupPanel + + 11 - - 3 + + 259, 159 - - Fill + + BasedPanel - - False + + ColorDialog1 - - 0, 0 + + Listsの取得数 - - 518, 368 + + MACEDONIAN - - 2 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - False + + 12 - - StartupPanel + + 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 + + KHMER - - SplitContainer1.Panel2 + + 211, 16 - - 4 + + LAO - - Disable + + MiddleLeft - - 227, 41 + + 22, 154 - - 65, 19 + + LITHUANIAN - - 2 + + 7 - - UserstreamPeriod + + - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Disable - - UserStreamPanel + + 1 - - 0 + + GetPeriodPanel - + + 1 + + True - - NoControl + + 521, 374 - - 22, 20 + + ユーザーのホームURLをタブで開く - - 157, 16 + + 4 - - 0 + + GroupBox1 - - 起動時に自動的に接続する + + 130, 12 - - StartupUserstreamCheck + + 22, 240 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 160 - - UserStreamPanel + + 22, 86 - - 1 + + NoControl - + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - + NoControl - - 22, 45 + + 173, 121 - - 145, 12 + + 12 - - 1 + + RadioProxyIE - - 発言一覧への反映間隔(秒) + + BasedPanel - - Label83 + + CooperatePanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - UserStreamPanel + + - - 2 + + 6 - - Fill + + TweetPrvPanel - - False + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0, 0 + + CheckPeriodAdjust - - 518, 368 + + 8 - - 4 + + True - - False + + + AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w + LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 + ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQ0AAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 + CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp + bGRyZW4wCWNoaWxkcmVuMQljaGlsZHJlbjIJY2hpbGRyZW4zCFVzZXJEYXRhAQEAAAEAAQAEBAQEAQEI + CAgdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUCAAAAHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRy + ZWVOb2RlAgAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAAdU3lzdGVtLldpbmRvd3Mu + Rm9ybXMuVHJlZU5vZGUCAAAAAgAAAAYDAAAABuWfuuacrAYEAAAACUJhc2VkTm9kZQD/////BgUAAAAA + /////wkFAAAABAAAAAkGAAAACQcAAAAJCAAAAAkJAAAACQUAAAAFBgAAAB1TeXN0ZW0uV2luZG93cy5G + b3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdlS2V5ElNl + bGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEICAgCAAAA + BgsAAAAM5pu05paw6ZaT6ZqUBgwAAAAKUGVyaW9kTm9kZQD/////CQUAAAD/////CQUAAAAAAAAABQcA + AAAdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1h + Z2VJbmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENv + dW50AQEAAAEAAQABCAgIAgAAAAYOAAAAEui1t+WLleaZguOBruWLleS9nAYPAAAAC1N0YXJ0VXBOb2Rl + AP////8JBQAAAP////8JBQAAAAAAAAAFCAAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQgA + AAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRl + eBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEICAgCAAAABhEAAAAM5Y+W5b6X5Lu2 + 5pWwBhIAAAAMR2V0Q291bnROb2RlAP////8JBQAAAP////8JBQAAAAAAAAAFCQAAAB1TeXN0ZW0uV2lu + ZG93cy5Gb3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdl + S2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEI + CAgCAAAABhQAAAAKVXNlclN0cmVhbQYVAAAADlVzZXJTdHJlYW1Ob2RlAP////8JBQAAAP////8JBQAA + AAAAAAAL + - - UserStreamPanel + + CheckUseSsl - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 6 - - SplitContainer1.Panel2 + + 96, 19 - - 5 + + 215, 285 - - True + + 8 - - NoControl + + 125, 19 - - 24, 170 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 157, 16 + + Fav削除した、またはFav削除された - - 15 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - #タグの入力補助を使用する + + 99, 12 - - CheckHashSupple + + btnFav - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False - - TweetActPanel + + 14 - - 0 + + 新着バルーンのユーザー名 - - True + + UZBEK - + NoControl - - 24, 146 + + PublicSearchの取得数 - - 153, 16 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 14 + + GetCountPanel - - @IDの入力補助を使用する + + 22, 136 - - CheckAtIdSupple + + HotkeyCheck - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - TweetActPanel + + 119, 16 - - 1 + + 入力欄フォント - - Enter + + NoControl - - Ctrl+Enter + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Shift+Enter + + 6 - - 184, 19 + + 216, 67 - - 246, 20 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 9 + + ShortUrlPanel - - ComboBoxPostKeySelect + + GroupBox1 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CooperatePanel - - TweetActPanel + + 62, 12 - - 2 - - + True - - NoControl + + Label52 - - 22, 22 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 137, 12 + + Simplified Chinese - - 8 + + 0 - - POSTキー(デフォルトEnter) + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label27 + + - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 11 - - TweetActPanel + + LUXEMBOURGISH - - 3 + + Label80 - - True + + 8 - + + GroupBox5 + + + 5 + + NoControl - - 24, 50 + + GetCountPanel - - 165, 16 + + 11 - - 10 + + - - 公式RTする際に確認をしない + + 22, 118 - - CheckRetweetNoConfirm + + - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Label14 - - TweetActPanel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + 36, 60 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4 - + + CooperatePanel + + True - - NoControl + + 22, 22 - - 23, 94 + + Label53 - - 107, 12 + + - - 11 + + 58, 19 - - フッター(文末に付加) + + Label81 - - Label12 + + 22, 167 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - TweetActPanel + + - - 5 + + - - True + + 7 - + + lblDetailLink + + NoControl - - 185, 94 + + - - 195, 16 + + 175, 68 - - 12 + + NoControl - - 推奨フッターを使用する[TWNv○○] + + GetPeriodPanel - - CheckUseRecommendStatus + + 305, 126 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 10 - - TweetActPanel + + - - 6 + + 未読フォント - - 185, 116 + + Label30 - - 232, 19 + + 23 - - 13 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - StatusText + + Ctrl - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TweetActPanel + + 84, 16 - - 7 + + 6 - - Fill + + 24, 146 - - False + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - 0, 0 + + Mentionsの新着があるときにウインドウを点滅する - - 518, 368 + + System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 6 + + - - False + + 18 - - TweetActPanel + + 22, 203 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 518, 368 - - SplitContainer1.Panel2 + + 215, 88 - - 6 + + 13 - - 通知なし + + Label31 - - アイコン変更 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - アイコン変更&点滅 + + 9, 23 - - 215, 142 + + ux.nu - - 136, 20 + + 13 - - 8 + + - - ReplyIconStateCombo + + 166, 16 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - PreviewPanel + + 3 - - 0 + + 22, 103 - - True + + タブに未読アイコンを表示する - - NoControl + + 137, 12 - - 22, 145 + + System.Windows.Forms.SplitContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 134, 12 + + - - 7 + + 6, 12 - - 未読Mentions通知アイコン + + - - Label72 + + This is sample. - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 6 - - PreviewPanel + + 17 - + 1 - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + Label36 - - 22, 166 + + 3 - - 256, 16 + + - - 9 + + 348, 36 - - Mentionsの新着があるときにウインドウを点滅する + + SplitContainer1.Panel2 - - ChkNewMentionsBlink + + 23, 273 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupBox1 - - PreviewPanel + + This is sample. - - 2 + + 5 - + + ConnectionPanel + + + Disable + + + Label60 + + True - - NoControl + + GetPeriodPanel - - 22, 118 + + 5 - - 161, 16 + + Label10 - - 6 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - タブに未読アイコンを表示する + + ActionPanel - - chkTabIconDisp + + 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 + + 文字色 - - PreviewPanel + + 195, 16 - - 3 + + 168, 15 - + + M/d tt h:mm + + + + + + CheckHashSupple + + + 26 + + + Label37 + + True - - NoControl + + 143, 107 - - 22, 191 + + 7 - - 243, 16 + + - - 10 + + 2 - - 画像リンクがあった場合にサムネイルを表示する + + - - CheckPreviewEnable + + 258, 63 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 21 - - PreviewPanel + + 331, 96 - + + False + + 4 - - True + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + GroupBox1 + + NoControl - - 83, 290 + + - - 115, 12 + + 256, 16 - - 15 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Apply after restarting + + 27, 199 - - Label81 + + - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 15 - - PreviewPanel - - + 5 - - OS Default + + 173, 171 - - Japanese + + GroupBox5 - - English + + 22, 71 - - Simplified Chinese + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 215, 285 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 136, 20 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 16 + + 20, 206 - - LanguageCombo + + 9 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + SearchTextCountApi - - PreviewPanel + + True - - 6 + + - - True + + 162, 16 - + + + + NoControl - - 22, 290 + + 19 - - 53, 12 + + 113, 12 - - 14 + + 247, 16 - - Language + + GroupBox5 - - Label13 + + 6 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 10 - - PreviewPanel + + - - 7 - - + True - - NoControl + + WELSH - - 22, 263 + + False - - 133, 16 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 13 + + LabelApiUsingUserStreamEnabled - - 常に最前面に表示する - - - CheckAlwaysTop - - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - PreviewPanel + + 23 - - 8 + + 14 - + True - + + Label32 + + + 2 + + NoControl - - 22, 238 + + 他のユーザーに対するブロックが成功した - - 343, 16 + + ProxyPanel - - 12 + + 11 - - 発言詳細を等幅フォントで表示(AA対応、フォント適用不具合あり) + + 13 - - CheckMonospace + + - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 20 - - PreviewPanel + + - - 9 + + 19 True - - NoControl + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 22, 66 + + 259, 21 - - 249, 16 + + - - 3 + + True - - 画面最小化・アイコン時のみバルーンを表示する + + 10 - - CheckBalloonLimit + + UserTimelinePeriod - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - PreviewPanel + + Label15 - - 10 + + Mentions更新間隔(秒) - - True + + NotifyPanel - - NoControl + + 22, 24 - - 22, 20 + + 1 - - 130, 12 + + Label33 - - 0 + + GroupBox5 - - 新着バルーンのユーザー名 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label10 + + 22, 133 - + + TIBETAN + + + 259, 112 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - PreviewPanel + + 9, 98 - - 11 + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - (なし) + + True - - バージョン + + 102, 19 - - 最終発言 + + 新着時に未読をクリアする - - @未読数 + + 7 - - 未読数 + + 15 - - 未読数(@未読数) + + CheckFavoritesEvent - - 全未読/全発言数 + + 3 - - 発言数/フォロー数/フォロワー数 + + 69, 15 - - 215, 88 + + 11 - - 197, 20 + + - - 5 + + MiddleLeft - - 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 + + 0 - - PreviewPanel + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 12 + + 投稿時取得 - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + StartupPanel - - 22, 91 + + This is sample. - - 60, 12 + + 331, 146 - - 4 + + PreviewPanel - - タイトルバー + + BasedPanel - - Label45 + + 1 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - PreviewPanel + + FontPanel2 - - 13 + + Label12 - - なし + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ユーザーID + + 16, 95 - - ニックネーム + + btnListFont - - 215, 15 + + 7 - - 136, 20 + + True - - 1 + + True - - cmbNameBalloon + + True - + + True + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - PreviewPanel + + 16, 70 - - 14 + + 11 - - True + + - + NoControl - - 22, 43 + + 22, 51 - - 235, 16 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2 + + ShortUrlPanel - - タイトルバーとツールチップにユーザー名を表示 + + 9 - - CheckDispUsername + + 1 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 9, 123 - - PreviewPanel + + FontPanel - - 15 + + 286, 107 - - True + + 258, 21 - - False + + 22, 70 - - NoControl + + - - 22, 215 + + GetPeriodPanel - - 180, 16 + + 258, 87 - - 11 + + False - - 発言詳細部にアイコンを表示する + + SINDHI - - CheckBox3 + + This is sample. - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckStartupFollowers - - PreviewPanel + + UseChangeGetCount - + 16 - + + 2 + + Fill - + False - - 0, 0 + + True - - 518, 368 + + NoControl - - 7 + + TweetPrvPanel - - False + + SplitContainer1.Panel2 - - PreviewPanel + + - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 12 - - SplitContainer1.Panel2 + + 0 - - 7 - - + True - - NoControl + + ActionPanel - - 216, 134 + + Label11 - - 131, 12 + + 75, 22 - - 9 + + 22, 145 - - 再起動後有効になります。 + + 21 - - Label47 + + 未読ポストのフォントと色を変更する(低速) - + + True + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TweetPrvPanel + + 57, 12 - - 0 + + アイコン変更&点滅 - + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 19 + + True - - NoControl + + True - - 264, 90 + + True - - 44, 12 + + 4 - - 5 + + PlaySnd - - Label63 + + TimelinePeriod - - LabelDateTimeFormatApplied + + Label16 - + + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TweetPrvPanel + + 4 - - 1 + + 21, 305 - - True + + Disable - - NoControl + + Disable - - 217, 90 + + PreviewPanel - - 44, 12 + + 6 - - 4 + + - - Sample: + + 518, 368 - - Label62 + + SplitContainer1.Panel2 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - TweetPrvPanel + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + 2 - - Top, Bottom, Left, Right + + 243, 16 - - yyyy/MM/dd H:mm:ss + + NoControl - - yy/M/d H:mm:ss + + プロキシ(&X) - - H:mm:ss yy/M/d + + 認証方法 - - M/d H:mm:ss + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - M/d H:mm + + ※タイムアウトが頻発する場合に調整してください。初期設定は20秒です。 - - H:mm:ss M/d + + - - H:mm:ss + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - H:mm + + 2 - - tt h:mm + + 8 - - M/d tt h:mm:ss + + 11 - - M/d tt h:mm + + Label17 - - 216, 67 + + 192, 16 - - 192, 20 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + 5 + + 3 - - CmbDateTimeFormat + + 1 - - 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 - - TweetPrvPanel + + Fill - - 3 + + chkUnreadStyle - - True + + AuthorizeButton - - NoControl + + 215, 15 - - 22, 70 + + 9 - - 113, 12 + + 14 - - 2 + + 22, 22 - - リストの日時フォーマット + + - - Label23 + + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ListsPeriod - - TweetPrvPanel + + PubSearchPeriod - + + 331, 71 + + + 3 + + 4 - - True + + False - - NoControl + + GetCountPanel - - 22, 108 + + 7 - - 163, 12 + + FINNISH - - 6 + + 1 - - リストのアイコンサイズ(初期値16) + + 起動時に自動的に接続する - - Label11 + + 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 - - TweetPrvPanel + + DANISH - - 5 + + TURKISH - - none + + UKRAINIAN - - 16*16 + + ENGLISH - - 24*24 + + ESPERANTO - - 48*48 + + ESTONIAN - - 48*48(2Column) + + 12 - - 252, 105 + + GetPeriodPanel - - 163, 20 + + SYRIAC - - 8 + + TAJIK - - IconSize + + TAMIL - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TATAR - + + TELUGU + + + THAI + + TweetPrvPanel - - 6 + + TONGA - - False + + 4 - - 216, 106 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 34, 19 + + 60, 12 - - 7 + + 87, 12 - - TextBox3 + + False - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 108 - - TweetPrvPanel + + 前データの更新 - - 7 + + - + + NoControl + + True - - NoControl + + ActionPanel - - 22, 203 + + Fav追加した、またはFav追加された - - 203, 16 + + 22, 24 - - 12 + + 11 - - ソート順を変更できないようにロックする + + ConnectionPanel - - CheckSortOrderLock + + This is sample. - + + True + + + True + + + 0 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + 12 + + TweetPrvPanel - - 8 + + 7 - - True + + 182, 20 - - NoControl + + TreeViewSetting - - 22, 178 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 154, 16 + + 5 - - 11 + + True - - リストの区切り線を表示する + + 157, 16 - - CheckShowGrid + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + 145, 12 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TweetPrvPanel + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 9 + + Label5 - + + Label13 + + + ReTweet + + True - + + StartupReaded + + NoControl - - 22, 42 + + ConnectionPanel - - 226, 16 + + False - - 1 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 未読ポストのフォントと色を変更する(低速) + + - - chkUnreadStyle + + 14 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 134, 12 - - TweetPrvPanel + + GetPeriodPanel - - 10 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + 77, 19 - + + Label18 + + + 691, 403 + + + + + + GetMoreTextCountApi + + NoControl - - 22, 21 + + 518, 368 - - 162, 16 + + 6 - - 0 + + GroupBox5 - - 片思いを色分けして表示する + + - - OneWayLv + + - + + 6 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TweetPrvPanel + + True - - 11 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Fill + + True - - False + + Label55 - - 0, 0 + + 2 - - 518, 368 + + PreviewPanel - - 8 + + - - False + + - - TweetPrvPanel + + 1 - + + 93, 16 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SplitContainer1.Panel2 + + Label19 - - 8 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + GroupBox1 - - NoControl + + POSTキー(デフォルトEnter) - - 331, 121 + + 6 - - 75, 22 + + - - 14 + + 7 - - 文字色 + + 262, 125 - - btnRetweet + + ButtonApiCalc - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 107, 12 - - GroupBox1 + + - - 0 + + 180, 16 - - NoControl + + 22, 91 - - 173, 121 + + 339, 15 - - 104, 19 + + 22, 238 - - 13 + + 9 - - This is sample. - - - MiddleLeft - - - lblRetweet - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox1 + + 14 - - 1 + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - True + + MALTESE - - NoControl + + MAORI - - 9, 123 + + MARATHI - - 50, 12 + + 13 - - 12 + + NEPALI - - ReTweet + + 3 - - Label80 - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox1 + + 0, 0 - + 2 - + True - - NoControl + + 22 - - 175, 235 + + btnInputBackcolor - - 90, 22 + + 125, 19 - - 24 + + 205, 323 - - デフォルトに戻す + + Disable - - ButtonBackToDefaultFontColor + + Lists更新間隔(秒) - - System.Windows.Forms.Button, 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 - - GroupBox1 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3 + + 9 - + True - - NoControl + + 23, 12 - - 331, 171 + + 認証状態 - + 75, 22 - - 20 + + ホットキー - + 文字色 - - btnDetailLink + + 20 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 20 - - GroupBox1 + + lblSelf - - 4 + + 518, 368 - + NoControl - - 173, 171 + + PreviewPanel - - 104, 19 + + 指定する - - 19 + + CheckUserUpdateEvent - - This is sample. + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - MiddleLeft + + 9 - - lblDetailLink + + GroupBox5 - + + 22, 54 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox1 + + True - - 5 + + - + + 4 + + + This is sample. + + + 102, 19 + + + 1 + + True - + NoControl - - 8, 173 + + True - - 77, 12 + + CheckListMemberAddedEvent - - 18 + + NoControl - - 発言詳細リンク + + GetCountPanel - - Label18 + + 205, 57 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 26 - - GroupBox1 + + StartupPanel - + 6 - - True + + 0 - - NoControl - - - 331, 46 - 75, 22 - - 5 + + - - フォント&&色 + + 75, 21 - - btnUnread + + 125, 19 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckAtIdSupple - - GroupBox1 + + 22, 18 - - 7 + + 52, 12 - + + ITALIAN + + NoControl - - 173, 46 + + MiddleLeft - - 104, 19 + + 228, 12 - - 4 + + btnDetail - - This is sample. + + 7 - - MiddleLeft + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - lblUnread + + 259, 135 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 9 - - GroupBox1 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 8 + + 163, 20 - - True - - + NoControl - - 9, 48 + + BasedPanel - - 62, 12 + + - - 3 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 未読フォント + + NoControl - - Label20 + + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 標準取得件数 - - GroupBox1 + + StartupPanel - - 9 + + NoControl - - True + + 未読数 - + + 再計算 + + + ActionPanel + + NoControl - - 331, 196 + + 228, 19 - - 75, 22 + + GroupBox1 - - 23 + + Fill - - 背景色 + + CooperatePanel - - btnDetailBack + + 18 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 11 - - GroupBox1 + + DUTCH - - 10 + + 22, 275 - - NoControl + + 114, 82 - - 173, 196 + + 40, 77 - - 104, 19 + + 7 - - 22 + + GetPeriodPanel - - This is sample. + + 16, 120 - - MiddleLeft + + 518, 368 - - lblDetailBackcolor + + 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 + + 6 - - GroupBox1 + + GetCountPanel - - 11 + + - + True - - NoControl + + 22, 166 - - 9, 198 + + 22, 210 - - 89, 12 + + False - - 21 + + 8 - - 発言詳細背景色 + + - - Label37 + + 0 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + PreviewPanel - + + GroupBox3 + + GroupBox1 - - 12 + + 9 - - True + + ProxyPanel - + NoControl - - 331, 146 + + 発言詳細リンク - - 75, 22 + + GroupBox3 - - 17 + + 0 - - フォント&&色 + + Label57 - - btnDetail + + 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 + + ReplyPeriod - - GroupBox1 + + 未読管理を行う - - 13 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + NoControl - - 173, 146 + + 4 - - 104, 19 + + NoControl - - 16 + + 15 - - This is sample. + + PreviewPanel - - MiddleLeft + + Top - - lblDetail + + 1 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 110, 16 - - GroupBox1 + + True - - 14 + + - - True + + - + + GetPeriodPanel + + + + + + GroupBox5 + + NoControl - - 9, 148 + + 173, 46 - - 77, 12 + + is.gd - - 15 + + 8 - - 発言詳細文字 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label26 + + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 9 - - GroupBox1 + + 13 - - 15 + + フォント&色設定 - - True + + Favoritesの取得数 - - NoControl + + 8 - - 331, 96 + + 65, 19 - - 75, 22 + + 4 - - 11 + + 5 - - 文字色 + + GetCountPanel - - btnOWL + + 6 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - GroupBox1 + + 7 - - 16 + + 175, 193 - + NoControl - - 173, 96 + + UserstreamPeriod - - 104, 19 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 10 + + - - This is sample. + + 文字色 - - MiddleLeft + + PreviewPanel - - lblOWL + + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - GroupBox1 + + - - 17 + + TextBoxOutputzKey - + + False + + + 68, 19 + + + 112, 14 + + True - - NoControl + + InternetExplorerの設定を使用する - - 9, 98 + + 発言翻訳先の言語 - - 63, 12 + + False - - 9 + + 75, 22 - - 片思い発言 + + ProxyPanel - - Label24 + + 0 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + フォント&&色 - - GroupBox1 + + 227, 20 - - 18 + + なし - - True + + CheckAlwaysTop - + + AuthUserLabel + + NoControl - - 331, 71 + + 211, 15 - - 75, 22 + + UserStreamが有効です。 +タイムライン/Mentions/DMの定期更新、投稿時取得は停止しています。 +これらはUserStreamによりリアルタイム更新されます。 - - 8 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 文字色 + + - - btnFav + + 66, 16 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupBox5 - - GroupBox1 + + - - 19 + + MiddleLeft - - NoControl + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 173, 71 + + 154, 12 - - 104, 19 + + 12 - - 7 + + CooperatePanel - - This is sample. + + 自分への@返信 - - MiddleLeft + + 102, 19 - - lblFav + + GroupBox5 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ShortUrlPanel - - GroupBox1 + + リストのアイコンサイズ(初期値16) - - 20 + + LabelApiUsing - - True + + Twitter SearchAPI URL (search.twitter.com) - - NoControl + + 65, 19 - - 9, 73 + + False - - 48, 12 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 6 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Fav発言 + + btnListBack - - Label22 + + 5 - + + tt h:mm + + + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox1 + + - - 21 + + This is sample. - - True + + 264, 90 - + NoControl - - 331, 21 + + YIDDISH - - 75, 22 + + CheckAutoConvertUrl - - 2 + + 10 - - フォント&&色 + + FontDialog1 - - btnListFont + + True - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 6 - - GroupBox1 + + NoControl - - 22 - - + NoControl - - 173, 21 + + True - - 104, 19 + + TweetPrvPanel - - 1 + + フォント&色設定 - - This is sample. + + 102, 19 - - MiddleLeft + + lblDetailBackcolor - - lblListFont + + 2 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 63, 12 - - GroupBox1 + + Fill - - 23 + + 63, 12 - - True + + 75, 22 - - NoControl + + - - 9, 23 + + 75, 23 - - 62, 12 + + 69, 12 - - 0 + + 22, 166 - - リストフォント + + BENGALI - - Label61 + + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Disable - - GroupBox1 + + 22, 22 - - 24 + + True - - 22, 18 + + 6 - - 429, 267 + + lblAtTarget - - 0 + + 発言詳細部にアイコンを表示する - - フォント&色設定 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox1 + + 65, 19 - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - FontPanel + + 65, 19 - - 0 + + 4 - - Fill + + - - False + + True - - 0, 0 + + 背景色 - - 518, 368 + + 8 - - 9 + + 53, 12 - - False + + CZECH - - FontPanel + + DHIVEHI - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - SplitContainer1.Panel2 + + CheckCloseToExit - - 9 + + System.Windows.Forms.TreeView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + 175, 168 - + + GroupBox5 + + NoControl - - 16, 220 + + HotkeyShift - - 74, 12 + + 518, 368 - - 24 + + GroupBox1 - - 入力欄フォント + + - - Label65 + + 22, 292 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Label67 - - GroupBox5 + + 12 - - 0 + + 285, 12 - - True + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + twitter.com/username + + NoControl - - 16, 195 + + 22, 263 - - 131, 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 21 + + ARABIC - - 入力欄アクティブ時背景色 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label52 + + URL自動短縮で優先的に使用 - - 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 - - GroupBox5 + + True - - 1 + + 48, 16 - + True - + NoControl - - 16, 145 + + 182, 20 - - 102, 12 + + 0 - - 15 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - その発言の@先発言 + + 2 - - Label49 + + System.Windows.Forms.Button, 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 + + False - - 2 + + 18 - - True + + 6 - + + M/d tt h:mm:ss + + NoControl - - 16, 170 + + CooperatePanel - - 53, 12 + + - + 18 - - 一般発言 + + GroupBox1 - - Label9 + + 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 + + Label71 - - GroupBox5 + + Label24 - - 3 + + 134, 12 - - True + + 使用しない - + + GroupBox1 + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - 16, 120 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 134, 12 + + CheckUnfavoritesEvent - - 12 + + 22, 290 - - その発言の@先の人の発言 + + lblAtSelf - - Label14 + + True - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + - - 4 + + 12 - - True + + Label25 - - NoControl + + 65, 19 - - 16, 95 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 88, 12 + + 305, 64 - - 9 + + NotifyPanel - - その人への@返信 + + True - - Label16 + + 14 - + + #タグの入力補助を使用する + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5 + + 7 - - True + + 331, 121 - - NoControl + + 18 - - 16, 70 + + NotifyPanel - - 70, 12 + + 22, 41 - - 6 + + 175, 118 - - その人の発言 + + 10 - - Label32 + + GroupBox3 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 340, 16 - - GroupBox5 + + 2 - - 6 + + 4 - - True + + 145, 16 - - NoControl + + UserStreamPanel - - 16, 45 + + - - 81, 12 + + クリア - - 3 + + - - 自分への@返信 + + BasedPanel - - Label34 + + Label77 - + + NoControl + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + 1 - - 7 + + 16 - + + BasedPanel + + True - - NoControl + + This is sample. - - 16, 20 + + True - - 63, 12 + + - - 0 + + 50, 12 - - 自分の発言 + + True - - Label36 + + 12 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - GroupBox5 + + False - - 8 + + CooperatePanel - - True + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + @IDの入力補助を使用する - - 339, 215 + + 8 - - 75, 22 + + 2 - - 26 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - フォント&&色 + + NoControl - - btnInputFont + + 2 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - GroupBox5 + + 背景色 - - 9 + + GroupBox1 - - True + + 4 - + NoControl - - 339, 190 + + POLISH - - 75, 22 + + ComboDispTitle - - 23 + + ConnectionPanel - - 背景色 + + Fill - - btnInputBackcolor + + 24, 50 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 19 - - GroupBox5 + + lblTarget - - 10 - - + True - + + False + + NoControl - - 339, 140 + + - - 75, 22 + + 0 - - 17 + + True - - 背景色 + + 339, 40 - - btnAtTo + + 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 + + ActionPanel - - GroupBox5 + + UserTimelineTextCountApi - - 11 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + Label7 - - 339, 165 + + 9 - - 75, 22 + + Fill - - 20 + + CheckFavRestrict - - 背景色 + + 170, 16 - - btnListBack - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + GroupBox5 - - 12 + + 102, 19 - - True + + 104, 19 - - NoControl + + 1 - - 339, 115 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 75, 22 + + 2 - - 14 + + Label66 - - 背景色 + + 15 - - btnAtFromTarget + + NoControl - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TweetActPanel - - GroupBox5 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 13 + + Label72 - - True + + - + NoControl - - 339, 90 - - + 75, 22 - - 11 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 背景色 + + - - btnAtTarget + + System.Windows.Forms.CheckBox, 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 + + 136, 20 - - GroupBox5 + + 104, 19 - - 14 + + 0 - - True + + 0 - - NoControl + + - - 339, 65 + + 5 - - 75, 22 + + - - 8 + + False - - 背景色 + + 10 - - btnTarget + + NotifyPanel - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 113, 109 - - GroupBox5 + + ユーザ名(&U) - - 15 + + 6 - - True + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + NoControl - - 339, 40 + + 4 - - 75, 22 + + 255, 85 - - 5 + + FILIPINO - - 背景色 + + - - btnAtSelf + + 27 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 6 - - GroupBox5 + + BASIC - - 16 + + 8 - + True - - NoControl + + 71, 19 - - 339, 15 + + 4 - - 75, 22 + + 11 - - 2 + + ActionPanel - - 背景色 + + 5 - - btnSelf + + AppendSettingDialog - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 画面最小化・アイコン時のみバルーンを表示する - - GroupBox5 - - - 17 - - + NoControl - - 175, 218 + + 26, 210 - - 102, 19 + + TextBox3 - - 25 + + 182, 19 - - This is sample. + + 8 - - MiddleLeft + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - lblInputFont + + SplitContainer1.Panel2 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 54 - - GroupBox5 + + Label27 - - 18 + + SplitContainer1.Panel2 - - NoControl + + 3 - - 175, 193 + + TweetActPanel - - 102, 19 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 22 + + True - - This is sample. + + ActionPanel - - MiddleLeft + + True - - lblInputBackcolor + + NotifyPanel - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + GroupBox5 - - 19 + + 174, 16 - - NoControl + + 3 - - 175, 143 + + 3 - - 102, 19 + + 22, 222 - - 16 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - This is sample. + + 13 - - MiddleLeft + + 518, 368 - - lblAtTo + + 3 - + + 0 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + PreviewPanel - - 20 + + 205, 202 - - NoControl + + FontPanel2 - - 175, 168 + + 24, 170 - - 102, 19 + + 44, 12 - - 19 + + chkReadOwnPost - - This is sample. + + 10 - - MiddleLeft + + - - lblListBackcolor + + 9 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - + + CheckPreviewEnable + + + 5 + + GroupBox5 - - 21 + + 3 - + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 48, 12 + + + 518, 368 + + + 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 + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - 175, 118 + + 22, 245 - - 102, 19 + + - - 13 + + MiddleLeft - + This is sample. - - MiddleLeft + + btnOWL - - lblAtFromTarget + + ComboBoxEventNotifySound - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - GroupBox5 + + SplitContainer1.Panel2 - - 22 + + Save - - NoControl + + 短縮URLを解決する - - 175, 93 + + + AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w + LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 + ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQkAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 + CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp + bGRyZW4wAQEAAAEAAQAEAQgICB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMA + AAAM44OV44Kp44Oz44OIBgQAAAAIRm9udE5vZGUA/////wYFAAAAAP////8JBQAAAAEAAAAJBgAAAAUG + AAAAHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2RlCAAAAARUZXh0BE5hbWUJSXNDaGVja2VkCklt + YWdlSW5kZXgISW1hZ2VLZXkSU2VsZWN0ZWRJbWFnZUluZGV4EFNlbGVjdGVkSW1hZ2VLZXkKQ2hpbGRD + b3VudAEBAAABAAEAAQgICAIAAAAGBwAAAA3jg5Xjgqnjg7Pjg4gyBggAAAAJRm9udE5vZGUyAP////8J + BQAAAP////8JBQAAAAAAAAAL + - - 102, 19 - - + 10 - - This is sample. + + 0, 0 - - MiddleLeft + + True - - lblAtTarget + + TweetActPanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 314, 12 - - GroupBox5 + + 133, 16 - - 23 + + 39, 16 - + + GetCountPanel + + NoControl - - 175, 68 + + ConnectionPanel - - 102, 19 + + NoControl - + 7 - - This is sample. + + GetPeriodPanel - - MiddleLeft + + 178, 16 - - lblTarget + + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 88, 12 - - GroupBox5 + + NoControl - - 24 + + True - + NoControl - - 175, 43 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 102, 19 + + 173, 196 - - 4 + + 2 - - This is sample. + + chkTabIconDisp - - MiddleLeft + + CheckOutputz - - lblAtSelf + + 13 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 143, 16 - - GroupBox5 + + 5 - - 25 - - + NoControl - - 175, 17 + + True - - 102, 19 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + HotkeyAlt - - This is sample. + + ActionPanel - - MiddleLeft + + 22, 112 - - lblSelf + + - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False - - GroupBox5 + + 48, 12 - - 26 - - + True - - NoControl + + 173, 96 - - 191, 252 + + 3 - - 90, 22 + + - - 27 + + 11 - - デフォルトに戻す + + 518, 368 - - ButtonBackToDefaultFontColor2 + + lblListBackcolor - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 7 - - GroupBox5 + + GEORGIAN - - 27 + + GERMAN - - 22, 18 + + ID - - 429, 290 + + GUJARATI - + + HAITIAN_CREOLE + + + 16, 170 + + 0 - - フォント&色設定 + + Label28 - - GroupBox5 + + True - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Ctrl+Enter - - FontPanel2 + + True - - 0 + + - - Fill + + NoControl - - False + + ユーザーID - - 0, 0 + + 75, 22 - - 518, 368 + + ニックネーム - - 10 + + btnSelf - - False + + NoControl - - FontPanel2 + + - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - SplitContainer1.Panel2 + + 1 - - 10 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + 331, 21 - - NoControl + + 0, 0 - - 22, 166 + + GroupBox5 - - 178, 16 + + ALBANIAN - - 14 + + ×ボタンを押したときに終了する - - BASIC認証への変更を許可する + + - - CheckEnableBasicAuth + + タブのサウンドを設定した上で、「再生する」を選ぶとサウンドが再生されます。 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 6 - - ConnectionPanel + + イベント通知の際に再生するサウンド - - 0 + + ※認証が不要な場合は、ユーザ名とパスワードは空にしてください。 - - 262, 125 + + CheckDispUsername - - 125, 19 + + 12 - - 7 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - search.twitter.com + + System.Windows.Forms.ToolTip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TwitterSearchAPIText + + HotkeyText - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 246, 20 - - ConnectionPanel + + - - 1 + + 113, 16 - - True + + 7 - - NoControl + + - - 22, 128 + + 7 - - 228, 12 + + CheckBox3 - - 6 + + 429, 290 - - Twitter SearchAPI URL (search.twitter.com) + + NoControl - - Label31 + + 75, 22 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 片思い発言 - - ConnectionPanel + + 43, 16 - - 2 + + This is sample. - - 262, 100 + + 339, 90 - - 125, 19 + + 22, 20 - - 5 + + タイムライン更新間隔(秒) - - api.twitter.com + + 8 - - TwitterAPIText + + 6 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GetPeriodPanel - - ConnectionPanel + + - - 3 + + - - True + + 0 - - NoControl + + RadioProxyNone - - 22, 103 + + ShortUrlPanel - - 174, 12 + + 257, 13 - - 4 + + - - Twitter API URL (api.twitter.com) + + 175, 218 - - Label8 + + 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 + + - - ConnectionPanel + + - - 4 + + 33, 43 - - True + + 22 - - NoControl + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 22, 78 + + 63, 12 - - 145, 16 + + - - 3 + + 58, 19 - - 通信にHTTPSを使用する + + BrowserPathText - - CheckUseSsl + + - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 10 - - ConnectionPanel + + - - 5 + + BasedPanel - + True - - NoControl + + - - 22, 51 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 349, 12 + + GroupBox5 - - 2 + + CheckBalloonLimit - - ※タイムアウトが頻発する場合に調整してください。初期設定は20秒です。 + + LabelUserStreamActive - - Label64 + + 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 + + GetPeriodPanel - - ConnectionPanel + + This is sample. - - 6 + + NoControl - - Disable + + TextBitlyId - - 262, 18 + + HotkeyWin - - 125, 19 + + Apply after restarting - - 1 + + 339, 65 - - ConnectionTimeOut + + - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + リストの日時フォーマット - - ConnectionPanel - - - 7 - - + True - - NoControl + + Fav発言 - - 22, 20 + + 3 - - 131, 12 + + 3 - - 0 + + 40, 43 - - タイムアウトまでの時間(秒) + + 入力欄のURLを投稿する際に自動で短縮する - - Label63 + + 11 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - ConnectionPanel + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 8 + + 15 - - Fill + + 75, 23 - - False + + RUSSIAN - - 0, 0 + + SANSKRIT - - 518, 368 + + 15 - - 11 + + 背景色 - - False + + 0 - - ConnectionPanel - - + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SplitContainer1.Panel2 + + 197, 20 - - 11 + + PASHTO - + + PERSIAN + + True - - NoControl + + 4 - - 41, 134 + + PORTUGUESE_PORTUGAL - - 314, 12 + + PUNJABI - - 11 + + QUECHUA - - ※認証が不要な場合は、ユーザ名とパスワードは空にしてください。 + + ROMANIAN - - Label55 + + OCCITAN - + + ORIYA + + + Shift + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ProxyPanel + + 63, 12 - - 0 + + 設定 - - 286, 107 + + MALAY - - 96, 19 + + MALAYALAM - - 10 + + 115, 12 - - TextProxyPassword + + True - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MONGOLIAN - - ProxyPanel + + 2 - - 1 + + NORWEGIAN - - True + + 14 - + NoControl - - 22, 19 + + 14 - - 76, 16 + + 背景色 - - 0 + + - - 使用しない + + 22, 92 - - RadioProxyNone + + 75, 22 - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + DM更新間隔(秒) + + 22, 47 + + + 11 + ProxyPanel - - 2 + + 0 - - True + + 0, 0 - + + 201, 102 + + + BasedPanel + + + 104, 19 + + + CheckTinyURL + + + Label9 + + NoControl - - 217, 110 + + FavoritesTextCountApi - - 69, 12 + + NoControl - - 9 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - パスワード(&W) + + MiddleLeft - - LabelProxyPassword + + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4 - - ProxyPanel + + 22, 92 - - 3 + + - + True - - NoControl + + PreviewPanel - - 22, 41 + + フォント&&色 - - 190, 16 + + 25 - - 1 + + 14 - - InternetExplorerの設定を使用する + + True - - RadioProxyIE + + NoControl - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 74, 12 - - ProxyPanel + + 11 4 - - 143, 107 - - - 68, 19 - - - 8 - TextProxyUser - - 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 - - ProxyPanel + + ARMENIAN - - 5 + + - - True + + PreviewPanel - - NoControl + + SplitContainer1.Panel2 - - 22, 62 + + 14 - - 66, 16 + + 6 - - 2 + + BasedPanel - - 指定する + + NoControl - - RadioProxySpecified + + 0, 0 - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - ProxyPanel + + 11 - - 6 + + PreviewPanel - - True + + False - - NoControl + + 0 - - 74, 110 + + CheckStartupVersion - + 63, 12 - - 7 + + CheckFollowEvent - - ユーザ名(&U) + + 185, 116 - - LabelProxyUser + + - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 12 - + ProxyPanel - - 7 + + 12 - + True - - NoControl + + True - - 50, 85 + + 0, 0 - - 58, 12 + + 62, 12 - - 3 + + 7 - - プロキシ(&X) + + 12 - - LabelProxyAddress + + System.Windows.Forms.GroupBox, 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 - - ProxyPanel + + Disable - - 8 + + True - + + 5 + + + True + + Disable - - 309, 82 + + LabelDateTimeFormatApplied - - 73, 19 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + 6 - - TextProxyPort + + TextBitlyPw - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 12 - - ProxyPanel + + NoControl - - 9 + + 192, 16 - - 114, 82 + + Listsに追加された - - 135, 19 + + 0, 0 - - 4 + + - - TextProxyAddress + + 89, 12 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Fill - - ProxyPanel + + 1 - - 10 + + 22 - - True + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + 2 - - 255, 85 + + 16 - - 48, 12 + + - - 5 + + - - ポート(&P) + + 20 - - LabelProxyPort + + 3 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - ProxyPanel + + CheckForceEventNotify - - 11 + + 58, 19 - - Fill + + 25 - - False + + - - 0, 0 + + - + + True + + 518, 368 - - 12 + + Label1 - - False + + 3 - - ProxyPanel + + 252, 105 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - SplitContainer1.Panel2 + + 429, 267 - - 12 + + 発言詳細文字 - - AFRIKAANS + + 4 - - ALBANIAN + + $this - - AMHARIC + + True - - ARABIC + + 0 - - ARMENIAN + + NoControl - - AZERBAIJANI + + Mentions取得数 - - BASQUE + + パスワード - - BELARUSIAN + + FontPanel - - BENGALI + + GroupBox5 - - BIHARI + + 復活の呪文 - - BRETON + + 8 - - BULGARIAN + + True - - BURMESE + + FRISIAN - - CATALAN + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CHEROKEE + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CHINESE + + 22, 22 - - CHINESE_SIMPLIFIED + + 12 - - CHINESE_TRADITIONAL + + 331, 46 - - CORSICAN + + NoControl - - CROATIAN + + 9 - - CZECH + + フォント&&色 - - DANISH + + True - - DHIVEHI + + 22, 67 - - DUTCH + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ENGLISH + + FAROESE - - ESPERANTO + + True - - ESTONIAN + + - - FAROESE + + - - FILIPINO + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - FINNISH + + NoControl - - FRENCH + + ActionPanel - - FRISIAN + + 9 - - GALICIAN + + 58, 19 - - GEORGIAN + + True - - GERMAN + + 0 - - GREEK + + NotifyPanel - - GUJARATI + + 75, 22 - - HAITIAN_CREOLE + + 258, 135 - - HEBREW + + ProxyPanel - - HINDI + + NoControl - - HUNGARIAN + + True - - ICELANDIC + + 1 - - INDONESIAN + + 14 - - INUKTITUT + + 0 - - IRISH + + SplitContainer1.Panel2 - - ITALIAN + + TweetPrvPanel - - JAPANESE + + 75, 23 - - JAVANESE + + GetPeriodPanel - - KANNADA + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - KAZAKH + + 58, 19 - - KHMER + + 75, 22 - - KOREAN + + 340, 12 - - KURDISH + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - KYRGYZ + + ConnectionPanel - - LAO + + 24 - - LATIN + + NoControl - - LATVIAN + + 12 - - LITHUANIAN + + 58, 19 - - LUXEMBOURGISH + + TextCountApiReply - - MACEDONIAN + + Fill - - MALAY + + - - MALAYALAM + + 44, 12 - - MALTESE + + - - MAORI + + NoControl - - MARATHI + + UserTimeline更新間隔(秒) - - MONGOLIAN + + ソート順を変更できないようにロックする - - NEPALI + + NoControl - - NORWEGIAN + + - - OCCITAN + + TweetPrvPanel - - ORIYA + + 42, 16 - - PASHTO + + - - PERSIAN + + GetCountPanel - - POLISH + + Japanese - - PORTUGUESE + + 9, 73 - - PORTUGUESE_PORTUGAL + + MiddleLeft - - PUNJABI + + ActionPanel - - QUECHUA + + - - ROMANIAN + + - - RUSSIAN + + NoControl - - SANSKRIT + + SplitContainer1.Panel2 - - SCOTS_GAELIC + + 6 - - SERBIAN + + 通信にHTTPSを使用する - - SINDHI + + 2 - - SINHALESE + + GroupBox5 - - SLOVAK + + NoControl - - SLOVENIAN + + NoControl - - SPANISH + + NoControl - - SUNDANESE + + Cancel - - SWAHILI + + lblInputFont - - SWEDISH + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SYRIAC + + 24 - - TAJIK + + 0, 0 - - TAMIL + + GetPeriodPanel - - TATAR + + 22, 186 - - TELUGU + + 75, 22 - - THAI + + Button3 - - TIBETAN + + 9 - - TONGA + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TURKISH + + 137, 12 - - UKRAINIAN + + PreviewPanel - - URDU + + - - UZBEK + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - UIGHUR + + NotifyPanel - - VIETNAMESE + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - WELSH + + 215, 142 - - YIDDISH + + H:mm:ss M/d - - YORUBA + + NoControl - - 205, 202 + + - - 182, 20 + + 184, 19 - - 15 + + True - - ComboBoxTranslateLanguage + + Label20 - - 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 - - CooperatePanel + + DMPeriod - - 0 + + 217, 90 - - True + + btnRetweet - - 20, 206 + + 画像リンクがあった場合にサムネイルを表示する - - 99, 12 + + - - 14 + + GroupBox5 - - 発言翻訳先の言語 + + GetCountPanel - - Label29 + + 190, 16 - + + This is sample. + + + Fill + + + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CooperatePanel + + 48*48(2Column) - - 1 + + SplitContainer1.Panel2 - - True + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + Disable + + + 2 + + + + + NoControl - - 22, 22 + + True - - 115, 16 + + ComboBoxOutputzUrlmode - - 8 + + 2 - - Outputzに対応する + + 123, 12 - - CheckOutputz + + 16, 220 - + + Label21 + + + System.Windows.Forms.TextBox, 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 - - CooperatePanel + + 53, 12 - + 2 - - True + + - + + 22, 112 + + + 102, 19 + + NoControl - - 22, 154 + + - - 237, 16 + + 0, 0 - - 13 + + 10 - - ニコニコ動画のURLをnico.msで短縮して送信 + + lblListFont - - CheckNicoms + + デフォルトに戻す - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupBox5 - - CooperatePanel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + 227, 41 + + + 203, 16 + + 3 - - 205, 57 + + 2 - - 182, 19 + + ActionPanel - + 10 - - TextBoxOutputzKey + + 12 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - CooperatePanel + + Label26 - - 4 + + btnAtFromTarget - - True + + AFRIKAANS - + + 5 + + + + + + GetCountPanel + + + 発言詳細を等幅フォントで表示(AA対応、フォント適用不具合あり) + + NoControl - - 36, 106 + + 2 - - 99, 12 + + 1 - - 11 + + NoControl - - アウトプット先のURL + + 1 - - Label60 + + - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + デフォルトに戻す - - CooperatePanel + + - - 5 + + 134, 16 - - True + + 1 - - NoControl + + 4 - - 36, 60 + + Fill - - 63, 12 + + False - - 9 + + 8 - - 復活の呪文 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label59 + + btnDetailBack - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + JAVANESE - - CooperatePanel + + 8 - - 6 + + - - twitter.com + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - twitter.com/username + + 237, 16 - - 205, 103 + + 8 - - 182, 20 + + H:mm - - 12 + + - - ComboBoxOutputzUrlmode + + - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 169, 368 - - CooperatePanel + + 4 - - 7 + + 22, 62 - - Fill + + - - False + + PreviewPanel - - 0, 0 - - + 518, 368 - - 12 + + True - - False + + 242, 16 - - CooperatePanel + + - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 20 - - SplitContainer1.Panel2 + + LabelProxyAddress - - 13 + + 22, 188 - - True + + 1 - + + 102, 12 + + NoControl - - 22, 22 + + 23 - - 122, 16 + + NoControl - - 0 + + 75, 23 - - 短縮URLを解決する + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CheckTinyURL - - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ShortUrlPanel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + UReadMng - - 343, 101 + + - - 70, 19 + + 309, 82 - - 7 + + 90, 22 - - TextBitlyPw + + btnInputFont - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ActionPanel - - ShortUrlPanel + + MiddleLeft - - 1 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + 22, 245 - + NoControl - - 22, 49 + + 50, 85 - - 242, 16 + + 11 - - 1 + + MiddleLeft - - 入力欄のURLを投稿する際に自動で短縮する + + True - - CheckAutoConvertUrl + + 0 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 75, 22 - - ShortUrlPanel + + 0, 0 - - 2 + + Label64 - - True - - + NoControl - - 19, 81 + + - - 154, 12 + + Outputzに対応する - - 2 + + 参照 - - URL自動短縮で優先的に使用 + + BASIC認証への変更を許可する - - Label71 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + 136, 20 + + + 22, 114 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ShortUrlPanel + + - - 3 + + 16, 12 - - tinyurl + + 13 - - is.gd + + - - twurl.nl + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + btnDetailLink + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Label22 + + + 77, 12 + + + Label65 + bit.ly - - j.mp + + BasedPanel - - ux.nu + + NoControl - - 181, 78 + + 22, 42 - - 246, 20 + + Label4 - - 3 + + - - ComboBoxAutoShortUrlFirst + + TweetPrvPanel - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 5 - - ShortUrlPanel + + lblRetweet - - 4 + + 58, 19 - + True - - NoControl + + - - 179, 104 + + btnUnread - - 16, 12 + + 0 - - 4 + + 0, 0 - - ID + + 22, 117 - - Label76 + + 19 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - ShortUrlPanel + + 12 - - 5 + + $this - - True + + - + NoControl - - 278, 104 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 42, 12 + + NoControl - - 6 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - APIKey + + TweetPrvPanel - - Label77 + + パスワード(&W) - - 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 - - ShortUrlPanel + + Label23 - - 6 + + 75, 22 - - 201, 102 + + 背景色 - - 71, 19 + + 27 - - 5 + + 8 - - TextBitlyId + + This is sample. - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + BasedPanel - - ShortUrlPanel + + - - 7 + + 77, 12 - - Fill + + CheckEventNotify - - False + + 1 - - 0, 0 + + ButtonBackToDefaultFontColor2 - - 518, 368 + + 2 - - 13 + + SplitContainer1.Panel2 - - False + + Disable - - ShortUrlPanel + + GroupBox1 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 6 - - SplitContainer1.Panel2 + + lblAtFromTarget - - 14 + + 58, 19 - - True + + GetCountPanel - - 22, 245 + + M/d H:mm:ss - - 180, 16 + + - - 11 + + NoControl - - ユーザーのホームURLをタブで開く + + 7 - - CheckOpenUserTimeline + + 背景色 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - ActionPanel + + - - 0 - - + True - - NoControl + + 10 - - 4, 15 + + 518, 368 - - 48, 16 + + その人の発言 - - 0 + + 16, 145 - - 有効 + + 17 - - HotkeyCheck + + 24*24 - + + Disable + + + + + + NoControl + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox3 + + 16, 20 - - 0 + + UIGHUR - + + Label59 + + + + + + + + + GetCountPanel + + True - - NoControl + + ポート(&P) - - 340, 16 + + - - 13, 14 + + ShortUrlPanel - - 6 + + lblAtTo - - 0 + + 背景色 - - HotkeyCode + + 2 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - GroupBox3 + + 217, 110 - - 1 + + NoControl - - Disable + + TweetPrvPanel - - 257, 13 + + 3 - - 77, 19 + + NoControl - - 5 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - HotkeyText + + Label61 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ブラウザパス - - GroupBox3 + + - - 2 + + 258, 163 - - True - - + NoControl - - 211, 15 + + False - - 42, 16 + + 9 - - 4 + + SplitContainer1 - - Win + + True - - HotkeyWin + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox3 + + - - 3 + + 4 - - True + + Fav操作結果を厳密にチェックする - - NoControl + + UserTimelineの取得数 - - 168, 15 + + RadioProxySpecified - - 39, 16 + + 発言詳細背景色 - - 3 + + CheckReadOldPosts - - Alt + + - - HotkeyAlt + + 175, 93 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - - GroupBox3 + + TwitterAPIText - - 4 + + 発言を再取得してFav結果を検証します。通信量が増えるのでOff推奨 - - True + + ProxyPanel - - NoControl + + Disable - - 116, 15 + + ニコニコ動画のURLをnico.msで短縮して送信 - - 48, 16 + + 418, 158 - - 2 + + - - Shift + + 24 - - HotkeyShift + + 21, 164 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NotifyPanel - - GroupBox3 + + NoControl - - 5 + + 21 - - True + + Disable - + NoControl - - 69, 15 + + True - - 43, 16 + + True - - 1 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Ctrl + + 691, 368 - - HotkeyCtrl + + CheckFavEventUnread - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MiddleLeft - - GroupBox3 + + その発言の@先発言 - - 6 + + 131, 12 - - 21, 305 + + 135, 19 - - 474, 41 + + TwitterSearchAPIText - - 13 + + GroupBox1 - - ホットキー + + TextProxyAddress - - GroupBox3 + + 12 - - 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 - - ActionPanel + + 11 - - 1 + + 次の項目の更新時の取得数を個別に設定する - - True + + 40, 94 - - NoControl + + - - 26, 210 + + ActionPanel - - 340, 12 + + StartupPanel - - 10 + + 5 - - 発言を再取得してFav結果を検証します。通信量が増えるのでOff推奨 + + - - Label57 + + 16, 195 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + AZERBAIJANI - - ActionPanel + + 176, 12 - - 2 + + 22, 237 - - True + + 3 - - NoControl + + - - 22, 188 + + GetCountPanel - - 183, 16 + + Label2 - - 9 + + 9, 48 - - Fav操作結果を厳密にチェックする + + 518, 368 - - CheckFavRestrict + + M/d H:mm - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ActionPanel + + TextCountApi - - 3 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + - - 418, 158 + + - - 75, 21 + + NotifyPanel - - 8 + + 102, 19 - - 参照 + + yy/M/d H:mm:ss - - Button3 + + 6 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + バージョン - - ActionPanel + + BasedPanel - - 4 + + 最終発言 - - True + + 未読数(@未読数) - - NoControl + + MiddleLeft - - 22, 20 + + 発言数/フォロー数/フォロワー数 - - 113, 16 + + 全未読/全発言数 - + + 3 + + 0 - - サウンドを再生する + + - - PlaySnd + + 131, 12 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + アウトプット先のURL - - ActionPanel + + SplitContainer1 - - 5 + + - - True + + 1 - - NoControl + + 999 - - 22, 275 + + GroupBox5 - - 143, 16 + + NoControl - - 12 + + - - 自分の発言を既読にする + + Top, Bottom, Left, Right - - chkReadOwnPost + + 0, 0 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - ActionPanel + + - - 6 + + - - NoControl + + 23, 94 - - 22, 42 + + Language - - 408, 22 + + True - - 1 + + 474, 41 - - タブのサウンドを設定した上で、「再生する」を選ぶとサウンドが再生されます。 + + ProxyPanel - - Label15 + + 10 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Label6 - - ActionPanel + + 10 - - 7 + + - - 184, 160 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 228, 19 + + 36, 106 - - 7 + + NoControl - - BrowserPathText + + 181, 78 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TweetActPanel - - ActionPanel + + 124, 16 - - 8 + + GroupBox5 - + True - - NoControl + + 10 - - 22, 71 + + Label62 - - 100, 16 + + - - 2 + + NoControl - - 未読管理を行う + + - - UReadMng + + - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 246, 20 - - ActionPanel + + 22, 128 - - 9 + + 15 True - + + 10 + + NoControl - - 21, 164 + + 常に最前面に表示する - - 60, 12 + + VIETNAMESE - - 6 + + フォント&&色 - - ブラウザパス + + Enter - - Label44 + + Label34 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - ActionPanel + + True - + + 104, 19 + + + ComboBoxTranslateLanguage + + + 22, 78 + + + Disable + + + 15 + + + 149, 14 + + + Label63 + + + NotifyPanel + + + CenterParent + + + SWEDISH + + + 339, 215 + + + GroupBox5 + + 10 - - True + + 70, 19 - - NoControl + + 0, 0 - - 22, 114 + + 0 - - 171, 16 + + リストの区切り線を表示する - - 4 + + Label35 - - ×ボタンを押したときに終了する + + SINHALESE - - CheckCloseToExit + + 169 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + SPANISH - + + + + ActionPanel - - 11 + + NoControl - - True + + 3 - - NoControl + + Listsの作成に成功した - - 22, 137 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 170, 16 + + 171, 16 - - 5 + + ToolTip1 + + 19, 81 + + + NoControl + 最小化したときにアイコン化する - - CheckMinimizeToTray + + - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + PreviewPanel - - ActionPanel + + 22, 43 - - 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + True - - NoControl + + - - 22, 92 + + HotkeyCode - - 145, 16 + + + AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w + LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 + ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQkAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 + CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp + bGRyZW4wAQEAAAEAAQAEAQgICB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMA + AAAG6KGo56S6BgQAAAALUHJldmlld05vZGUA/////wYFAAAAAP////8JBQAAAAEAAAAJBgAAAAUGAAAA + HVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2RlCAAAAARUZXh0BE5hbWUJSXNDaGVja2VkCkltYWdl + SW5kZXgISW1hZ2VLZXkSU2VsZWN0ZWRJbWFnZUluZGV4EFNlbGVjdGVkSW1hZ2VLZXkKQ2hpbGRDb3Vu + dAEBAAABAAEAAQgICAIAAAAGBwAAABLjg6rjgrnjg4jjga7ooajnpLoGCAAAAAxUd2VldFBydk5vZGUA + /////wkFAAAA/////wkFAAAAAAAAAAs= + - - 3 + + 216, 134 - - 新着時に未読をクリアする + + GroupBox1 - - CheckReadOldPosts + + GroupBox5 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - ActionPanel + + - - 13 + + False - - Fill + + - - False + + Label69 - - 0, 0 + + 4 - - 518, 368 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5 + + 0 - - False + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ActionPanel + + 339, 190 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - SplitContainer1.Panel2 + + 249, 16 - - 15 + + - - SplitContainer1.Panel2 + + 22, 220 - - System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - SplitContainer1 + + HEBREW - - 1 + + HINDI - - 691, 368 + + 22, 215 - - 169 - - + 0 - - SplitContainer1 + + - - System.Windows.Forms.SplitContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - $this + + TextProxyPort - - 2 + + - - 17, 17 - - - 140, 17 - - - NoControl + + True - - 604, 374 + + 13 - - 75, 23 + + GREEK - - 4 + + 9 - - キャンセル + + 339, 115 - - Cancel + + 自分の発言を既読にする - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 175, 17 - - $this + + 5 - + 0 - - NoControl + + GroupBox5 - - 521, 374 + + - - 75, 23 + + 232, 19 - + + 15 + + + SplitContainer1.Panel2 + + + IconSize + + 3 - - OK + + GroupBox1 - - Save + + - - System.Windows.Forms.Button, 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 - - $this + + 136, 20 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 153, 16 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Disable + + + This is sample. + + + タイトルバー + + + GetPeriodPanel + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GetCountPanel + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 2 + + + 14 + + + + 1 - - True - - - 82 - - - 6, 12 + + 40, 128 - - 691, 403 + + - - CenterParent + + GroupBox1 - - 設定 + + - - FontDialog1 + + 129, 16 - - System.Windows.Forms.FontDialog, 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 - - ColorDialog1 + + AuthOAuthRadio - - System.Windows.Forms.ColorDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - ToolTip1 + + 259, 183 - - System.Windows.Forms.ToolTip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - AppendSettingDialog - - - System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + True + + + 268, 17 + + + 82 + + + 17, 17 + + + 140, 17 + \ No newline at end of file Modified: trunk/Tween/EventViewerDialog.Designer.vb =================================================================== --- trunk/Tween/EventViewerDialog.Designer.vb 2011-02-06 13:30:22 UTC (rev 1445) +++ trunk/Tween/EventViewerDialog.Designer.vb 2011-02-06 14:18:37 UTC (rev 1446) @@ -86,16 +86,16 @@ ' 'TabPageAll ' + resources.ApplyResources(Me.TabPageAll, "TabPageAll") Me.TabPageAll.Controls.Add(Me.EventList) - resources.ApplyResources(Me.TabPageAll, "TabPageAll") Me.TabPageAll.Name = "TabPageAll" Me.TabPageAll.Tag = "All" Me.TabPageAll.UseVisualStyleBackColor = True ' 'EventList ' + resources.ApplyResources(Me.EventList, "EventList") Me.EventList.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader1, Me.ColumnHeader2, Me.ColumnHeader3, Me.ColumnHeader4}) - resources.ApplyResources(Me.EventList, "EventList") Me.EventList.FullRowSelect = True Me.EventList.Name = "EventList" Me.EventList.ShowItemToolTips = True @@ -194,14 +194,14 @@ ' 'StatusStrip1 ' + resources.ApplyResources(Me.StatusStrip1, "StatusStrip1") Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.StatusLabelCount}) - resources.ApplyResources(Me.StatusStrip1, "StatusStrip1") Me.StatusStrip1.Name = "StatusStrip1" ' 'StatusLabelCount ' + resources.ApplyResources(Me.StatusLabelCount, "StatusLabelCount") Me.StatusLabelCount.Name = "StatusLabelCount" - resources.ApplyResources(Me.StatusLabelCount, "StatusLabelCount") ' 'EventViewerDialog ' Modified: trunk/Tween/EventViewerDialog.resx =================================================================== --- trunk/Tween/EventViewerDialog.resx 2011-02-06 13:30:22 UTC (rev 1445) +++ trunk/Tween/EventViewerDialog.resx 2011-02-06 14:18:37 UTC (rev 1446) @@ -117,580 +117,580 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Bottom, Right + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 659, 298 + + CheckRegex - - 67, 21 - - - 6 + + 8 - - OK + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - OK_Button + + 7 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 3, 3, 3, 3 - - $this + + + 4, 4 - - 6 + + Favorite - + + 4 + + Bottom, Left True - - 12, 246 + + $this - - 197, 16 + + System.Windows.Forms.ListView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + 12, 277 - - 自分が発生させたイベントを除外する + + System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CheckExcludeMyEvent + + 659, 298 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3 - - $this + + 0 - - 5 + + OK_Button - - Bottom, Right + + System.Windows.Forms.ToolStripStatusLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 600, 258 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 126, 21 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2 + + StatusLabelCount - - 最新の情報に更新 - - - ButtonRefresh - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - + 4 - - Bottom + + 3, 3, 3, 3 - - Top, Bottom, Left, Right + + Follow - - Datetime + + 5 - - 86 + + Fill - - Type + + TabPageListsCreated - - 90 + + Events - - Username - - - 106 - - - Target - 360 - - Fill + + True - - 3, 3 + + 12, 246 - - 700, 186 + + 4 - - 0 + + 8 - - EventList + + 7 - - System.Windows.Forms.ListView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Username - - TabPageAll + + StatusStrip1 - - 0 + + True - - 4, 4 + + 2 - - 3, 3, 3, 3 + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 706, 192 + + 6, 12 - - 0 - - - 全て - TabPageAll - + + Bottom, Right + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TabEventType - - + 0 - - 4, 4 + + 738, 23 - - 3, 3, 3, 3 + + 1 - - 706, 195 + + 最新の情報に更新 - - 1 + + 706, 192 - - Favorite + + ListsMemberRemoved - - TabPageFav + + Bottom, Left - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - TabEventType - - 1 + + EventList - - 4, 4 + + 0, 339 - - 3, 3, 3, 3 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 706, 195 - - + 2 - - Unfavorite + + 5 - - TabPageUnfav + + ColumnHeader4 - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 6 + + + 106 + + + TabEventType + TabEventType - - 2 + + 3, 3, 3, 3 - - 4, 4 + + TabEventType - - 3, 3, 3, 3 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 706, 195 + + 5 - - 3 + + UserUpdate - - Follow + + $this - - TabPageFollow + + 1 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 7 - - TabEventType + + 90 - - 3 + + EventViewerDialog - + 4, 4 - - 3, 3, 3, 3 + + 正規表現 - - 706, 195 + + 7 - - 4 + + $this - - ListsMemberAdded + + 4, 4 - - TabPageAddLists + + 4, 4 - - System.Windows.Forms.TabPage, 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 - - TabEventType + + ButtonRefresh - - 4 + + Type - - 4, 4 + + 0 - - 3, 3, 3, 3 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 706, 195 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5 + + TabEventType - - ListsMemberRemoved + + CenterParent - - TabPageRemoveLists + + CheckExcludeMyEvent - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4, 4 - + TabEventType - - 5 + + キーワードで絞り込む - - 4, 4 + + 700, 186 - + + Bottom, Left + + + $this + + 3, 3, 3, 3 - - 706, 195 + + System.Windows.Forms.StatusStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 6 + + TabPageAll - - ListsCreated + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TabPageListsCreated - - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TabEventType + + $this - - 6 + + 1 - + 4, 4 - + 3, 3, 3, 3 - - 706, 195 + + 86 - - 7 + + 72, 16 - - Block + + 3, 3, 3, 3 - - TabPageBlock + + $this - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ColumnHeader3 - - TabEventType + + $this - - 7 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4, 4 + + 3 - + 3, 3, 3, 3 - - 706, 195 + + 126, 21 - - 8 + + TabEventType - - UserUpdate + + 5 + + 124, 16 + + + 3 + + + Unfavorite + TabPageUserUpdate - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ColumnHeader1 - + + TabPageAddLists + + TabEventType - - 8 + + TabPageFollow - - 12, 12 + + 6 - - 714, 218 + + 706, 192 - - 0 + + 3 - + + 231, 19 + + + StatusLabelCount + + TabEventType - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 714, 218 $this - - 3 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 12, 301 + + + 706, 192 + + + 706, 192 + + + ListsCreated + + + Datetime + + + Top, Bottom, Left, Right + Bottom, Left - - 142, 275 + + 706, 192 - - 231, 19 + + 3, 3 - - 4 + + 1 - - TextBoxKeyword + + 6 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 111, 18 - - $this - 2 - - Bottom, Left + + ColumnHeader2 - - True + + Bottom - - 12, 301 + + Block - - 72, 16 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5 + + TabPageUnfav - - 正規表現 + + 67, 21 - - CheckRegex + + CheckBoxFilter - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 738, 362 - - $this + + 0 - - 1 + + TabEventType - - Bottom, Left + + Target - - True + + 4, 4 - - 12, 277 + + 600, 258 - - 124, 16 + + TabPageFav - - 3 + + 706, 192 - - キーワードで絞り込む + + 197, 16 - - CheckBoxFilter + + StatusStrip1 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TabPageBlock - - $this + + TextBoxKeyword - + 0 - - 24, 10 - - - 111, 18 + + 706, 192 - - StatusLabelCount + + ListsMemberAdded - - 0, 339 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 738, 23 + + 706, 192 - - 7 + + 4, 4 - - StatusStrip1 + + 4, 4 - - StatusStrip1 + + TabPageRemoveLists - - System.Windows.Forms.StatusStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 自分が発生させたイベントを除外する - - $this + + 12, 12 - - 7 + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True - - - 39 - - - 6, 12 + + 4 - - 738, 362 + + 3, 3, 3, 3 - - CenterParent + + 3, 3, 3, 3 - - Events + + 706, 192 - - ColumnHeader1 + + 全て - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - ColumnHeader2 + + Bottom, Right - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 142, 275 - - ColumnHeader3 - - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - ColumnHeader4 - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - StatusLabelCount + + 6 - - System.Windows.Forms.ToolStripStatusLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 2 - - EventViewerDialog + + OK - - System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + True + + + 39 + + + 24, 10 + \ No newline at end of file Modified: trunk/Tween/FilterDialog.Designer.vb =================================================================== --- trunk/Tween/FilterDialog.Designer.vb 2011-02-06 13:30:22 UTC (rev 1445) +++ trunk/Tween/FilterDialog.Designer.vb 2011-02-06 14:18:37 UTC (rev 1446) @@ -29,6 +29,7 @@ Me.EditFilterGroup = New System.Windows.Forms.GroupBox() Me.Label11 = New System.Windows.Forms.Label() Me.GroupExclude = New System.Windows.Forms.GroupBox() + Me.CheckExLambDa = New System.Windows.Forms.CheckBox() Me.TextExSource = New System.Windows.Forms.TextBox() Me.Label12 = New System.Windows.Forms.Label() Me.CheckExRetweet = New System.Windows.Forms.CheckBox() @@ -45,6 +46,7 @@ Me.ExMSG1 = New System.Windows.Forms.TextBox() Me.ExMSG2 = New System.Windows.Forms.TextBox() Me.GroupMatch = New System.Windows.Forms.GroupBox() + Me.CheckLambda = New System.Windows.Forms.CheckBox() Me.TextSource = New System.Windows.Forms.TextBox() Me.Label5 = New System.Windows.Forms.Label() Me.CheckRetweet = New System.Windows.Forms.CheckBox() @@ -87,8 +89,6 @@ Me.GroupTab = New System.Windows.Forms.GroupBox() Me.LabelTabType = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() - Me.CheckExLambDa = New System.Windows.Forms.CheckBox() - Me.CheckLambda = New System.Windows.Forms.CheckBox() Me.EditFilterGroup.SuspendLayout() Me.GroupExclude.SuspendLayout() Me.GroupMatch.SuspendLayout() @@ -106,8 +106,8 @@ ' 'ListFilters ' + resources.ApplyResources(Me.ListFilters, "ListFilters") Me.ListFilters.FormattingEnabled = True - resources.ApplyResources(Me.ListFilters, "ListFilters") Me.ListFilters.Name = "ListFilters" Me.ListFilters.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended ' @@ -130,6 +130,7 @@ ' 'GroupExclude ' + resources.ApplyResources(Me.GroupExclude, "GroupExclude") Me.GroupExclude.Controls.Add(Me.CheckExLambDa) Me.GroupExclude.Controls.Add(Me.TextExSource) Me.GroupExclude.Controls.Add(Me.Label12) @@ -146,10 +147,15 @@ Me.GroupExclude.Controls.Add(Me.ExUID) Me.GroupExclude.Controls.Add(Me.ExMSG1) Me.GroupExclude.Controls.Add(Me.ExMSG2) - resources.ApplyResources(Me.GroupExclude, "GroupExclude") Me.GroupExclude.Name = "GroupExclude" Me.GroupExclude.TabStop = False ' + 'CheckExLambDa + ' + resources.ApplyResources(Me.CheckExLambDa, "CheckExLambDa") + Me.CheckExLambDa.Name = "CheckExLambDa" + Me.CheckExLambDa.UseVisualStyleBackColor = True + ' 'TextExSource ' resources.ApplyResources(Me.TextExSource, "TextExSource") @@ -220,9 +226,9 @@ ' 'ExUID ' + resources.ApplyResources(Me.ExUID, "ExUID") Me.ExUID.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend Me.ExUID.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource - resources.ApplyResources(Me.ExUID, "ExUID") Me.ExUID.Name = "ExUID" ' 'ExMSG1 @@ -237,6 +243,7 @@ ' 'GroupMatch ' + resources.ApplyResources(Me.GroupMatch, "GroupMatch") Me.GroupMatch.Controls.Add(Me.CheckLambda) Me.GroupMatch.Controls.Add(Me.TextSource) Me.GroupMatch.Controls.Add(Me.Label5) @@ -253,10 +260,15 @@ Me.GroupMatch.Controls.Add(Me.UID) Me.GroupMatch.Controls.Add(Me.MSG1) Me.GroupMatch.Controls.Add(Me.MSG2) - resources.ApplyResources(Me.GroupMatch, "GroupMatch") Me.GroupMatch.Name = "GroupMatch" Me.GroupMatch.TabStop = False ' + 'CheckLambda + ' + resources.ApplyResources(Me.CheckLambda, "CheckLambda") + Me.CheckLambda.Name = "CheckLambda" + Me.CheckLambda.UseVisualStyleBackColor = True + ' 'TextSource ' resources.ApplyResources(Me.TextSource, "TextSource") @@ -327,9 +339,9 @@ ' 'UID ' + resources.ApplyResources(Me.UID, "UID") Me.UID.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend Me.UID.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource - resources.ApplyResources(Me.UID, "UID") Me.UID.Name = "UID" ' 'MSG1 @@ -344,10 +356,10 @@ ' 'GroupBox1 ' + resources.ApplyResources(Me.GroupBox1, "GroupBox1") Me.GroupBox1.Controls.Add(Me.CheckMark) Me.GroupBox1.Controls.Add(Me.OptCopy) Me.GroupBox1.Controls.Add(Me.OptMove) - resources.ApplyResources(Me.GroupBox1, "GroupBox1") Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.TabStop = False ' @@ -442,8 +454,8 @@ ' 'ListTabs ' + resources.ApplyResources(Me.ListTabs, "ListTabs") Me.ListTabs.FormattingEnabled = True - resources.ApplyResources(Me.ListTabs, "ListTabs") Me.ListTabs.Name = "ListTabs" ' 'ButtonAddTab @@ -478,8 +490,8 @@ ' 'ComboSound ' + resources.ApplyResources(Me.ComboSound, "ComboSound") Me.ComboSound.FormattingEnabled = True - resources.ApplyResources(Me.ComboSound, "ComboSound") Me.ComboSound.Name = "ComboSound" ' 'Label10 @@ -501,6 +513,7 @@ ' 'GroupTab ' + resources.ApplyResources(Me.GroupTab, "GroupTab") Me.GroupTab.Controls.Add(Me.LabelTabType) Me.GroupTab.Controls.Add(Me.Label13) Me.GroupTab.Controls.Add(Me.ListTabs) @@ -513,7 +526,6 @@ Me.GroupTab.Controls.Add(Me.ComboSound) Me.GroupTab.Controls.Add(Me.CheckManageRead) Me.GroupTab.Controls.Add(Me.CheckNotifyNew) - resources.ApplyResources(Me.GroupTab, "GroupTab") Me.GroupTab.Name = "GroupTab" Me.GroupTab.TabStop = False ' @@ -527,18 +539,6 @@ resources.ApplyResources(Me.Label13, "Label13") Me.Label13.Name = "Label13" ' - 'CheckExLambDa - ' - resources.ApplyResources(Me.CheckExLambDa, "CheckExLambDa") - Me.CheckExLambDa.Name = "CheckExLambDa" - Me.CheckExLambDa.UseVisualStyleBackColor = True - ' - 'CheckLambda - ' - resources.ApplyResources(Me.CheckLambda, "CheckLambda") - Me.CheckLambda.Name = "CheckLambda" - Me.CheckLambda.UseVisualStyleBackColor = True - ' 'FilterDialog ' resources.ApplyResources(Me, "$this") Modified: trunk/Tween/FilterDialog.en.resx =================================================================== --- trunk/Tween/FilterDialog.en.resx 2011-02-06 13:30:22 UTC (rev 1445) +++ trunk/Tween/FilterDialog.en.resx 2011-02-06 14:18:37 UTC (rev 1446) @@ -124,6 +124,12 @@ If only the [ExcludingRule] is set, it becomes excluding set to the this tab. + + 122, 16 + + + Lambda expression + 96, 16 @@ -181,6 +187,12 @@ ExcludingRule + + 122, 16 + + + Lambda expression + 96, 16 Modified: trunk/Tween/FilterDialog.resx =================================================================== --- trunk/Tween/FilterDialog.resx 2011-02-06 13:30:22 UTC (rev 1445) +++ trunk/Tween/FilterDialog.resx 2011-02-06 14:18:37 UTC (rev 1446) @@ -117,1747 +117,1747 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Bottom, Right - - - 682, 553 + + 63, 16 - - 75, 23 + + + NoControl - - - 2 + + GroupTab - - 閉じる(&C) + + 8, 237 - - ButtonClose + + 単一条件 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - $this + + 34, 23 - - 2 + + 87, 14 - - True + + 75, 23 - - 12 + + GroupMatch - - 9, 19 + + 29, 12 - - 597, 184 + + 8, 28 - - 0 + + + 11 - - ListFilters + + GroupExclude - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GroupBox2 - - + 4 - - Top, Bottom, Left, Right + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 436, 152 + + 8 - - 157, 74 + + 84, 16 - - 3 + + 299, 106 - - 除外ルールのみ設定すると、タブ全体への除外設定となります。 + + 71, 16 - - Label11 + + 87, 51 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - + EditFilterGroup - - 0 + + 12 - - True + + 10 - - NoControl - - - 299, 106 - - + 63, 16 - - 15 + + 187, 14 - - ラムダ式 + + 公式RTのみ - - CheckExLambDa + + 0 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ButtonEdit - - GroupExclude + + 187, 14 - - 0 + + 2 - - 89, 93 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 96, 19 + + Label13 - - 10 + + ユーザーID - - TextExSource + + ButtonUp - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 8, 207 - - GroupExclude + + 2 - - 1 + + LabelTabType - - True + + 0 - - NoControl + + ButtonRuleUp - - 43, 96 + + CheckExCaseSensitive - - 40, 12 + + Label11 - - 9 + + 5 - - Source + + 597, 184 - - Label12 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + GroupExclude - - 2 + + 8, 18 - - True + + 閉じる(&C) - - NoControl + + 編集(&E) - - 299, 84 + + 4 - - 84, 16 + + 6 - - 14 + + 1 - - 公式RTのみ + + GroupMatch - - CheckExRetweet - - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupExclude + + 103, 19 - - 3 + + 15, 18 - - True + + タブの種類 - + NoControl - - 299, 62 + + 4 102, 16 - - 13 + + AND - - 大/小文字区別 + + タブ名変更 - - CheckExCaseSensitive + + Label4 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MSG2 - - GroupExclude - - + 4 - - True + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + 11 - - 8, 28 + + GroupMatch - - 71, 16 + + 10 - - 0 + + Marlett, 9pt, style=Bold - - 複合条件 - - - RadioExAnd - - + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupExclude - - + 5 - - True + + 75, 23 - + + GroupMatch + + NoControl - - 187, 14 + + ButtonRenameTab - - 53, 12 + + GroupMatch - - 4 + + ButtonOK - - 発言内容 + + 114, 12 - - Label1 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + UID + + + 75, 23 + + + 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 - + + 8 + + GroupExclude - - 6 + + 0 - - True + + ButtonDown - - NoControl + + 振り分けルール - - 299, 40 + + 75, 23 - - 70, 16 + + Marlett, 9pt, style=Bold - - 12 + + CheckManageRead - - URL検索 + + 131, 209 - - CheckExURL + + 10 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - - GroupExclude + + 1 - - 7 + + 複合条件 - - True + + GroupMatch - - NoControl + + タブ - - 8, 65 + + 89, 93 - - 71, 16 + + NoControl - - 6 + + 13 - - 単一条件 + + マッチルール - - RadioExPLUS + + 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 - + GroupExclude - + + 5 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 8 - + True - - NoControl + + $this - - 299, 18 + + 正規表現 - - 72, 16 + + 12 - - 11 + + ユーザーIDか発言内容 - - 正規表現 + + 89, 64 - - CheckExRegex + + 34, 23 - - System.Windows.Forms.CheckBox, 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 - - GroupExclude + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 9 + + System.Windows.Forms.Button, 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 + True - - NoControl + + 7 - - 87, 51 + + 新着サウンド - - 114, 12 + + CheckNotifyNew - + 7 - - ユーザーIDか発言内容 + + 127, 459 - - Label2 + + 1 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TextSource - - GroupExclude + + 9 - - 10 + + 0 - + + 1 + + + 公式RTのみ + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - NoControl + + 0 - - 156, 29 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 29, 12 + + CheckExURL - - 3 + + 4 - - AND + + True - - Label3 + + 3 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 156, 29 - - GroupExclude + + System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 11 + + NoControl - + True - - NoControl + + Recentからコピーする - - 87, 14 + + 6, 18 - - 56, 12 + + 204, 19 - - 1 + + 299, 40 - - ユーザーID + + 96, 19 - - Label4 + + 2 - + + Label12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 1 + + GroupExclude - - 12 + + 438, 264 - - 89, 26 + + 299, 84 - - 61, 19 + + ButtonNew - - 2 + + 424, 128 - - ExUID + + 6 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 15 - - GroupExclude + + ButtonClose - - 13 + + Label3 - - 189, 26 + + NoControl - - 103, 19 + + 6 - - 5 + + 89, 26 + + 2 + + + System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 6, 412 + ExMSG1 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 75, 23 - - GroupExclude + + 120, 16 - - 14 + + EditFilterGroup - - 89, 64 + + GroupTab - - 204, 19 + + 1 - - 8 + + 102, 16 - - ExMSG2 + + System.Windows.Forms.Button, 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 + + 142, 9 - - GroupExclude + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 15 + + Top, Bottom, Left, Right - - 6, 152 + + GroupExclude - - 424, 134 + + ButtonCancel - - 1 + + 移動 - - 除外ルール + + 70, 16 - - GroupExclude + + ルール編集 - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 14 - - EditFilterGroup + + 66, 12 - - 1 - - + True - + NoControl - - 299, 106 + + 11 - - 63, 16 + + GroupExclude - - 15 + + Marlett, 9pt, style=Bold - - ラムダ式 + + EditFilterGroup + + 2 + CheckLambda - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 8 - - GroupMatch + + Label6 - - 0 + + 96, 16 - - 89, 93 + + 8 - - 96, 19 + + GroupExclude - - 10 + + 5 - - TextSource + + ButtonAddTab - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + コピー - - GroupMatch + + ButtonRuleDown - - 1 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + 3 - - NoControl + + 70, 16 - - 43, 96 + + 9, 238 - - 40, 12 + + 正規表現 - - 9 + + 87, 14 - - Source + + GroupBox2 - - Label5 + + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MSG1 - - GroupMatch + + Top, Bottom, Left, Right - - 2 + + 261, 209 - - True + + 155, 98 - - NoControl + + タブ削除 - - 299, 84 + + 156, 29 - - 84, 16 + + 8 - - 14 + + True - - 公式RTのみ + + 2 - - CheckRetweet + + NoControl - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 56, 12 - - GroupMatch + + 342, 209 - - 3 - True - - 299, 62 + + 531, 210 - - 102, 16 + + NoControl - - 13 + + 0 - - 大/小文字区別 + + 6 - - CheckCaseSensitive + + 75, 23 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 12 - - GroupMatch + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 - - + True - - 8, 28 + + 5 - - 71, 16 + + EditFilterGroup - - 0 + + GroupTab - - 複合条件 + + CheckExLambDa - - RadioAND + + 299, 62 - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - GroupMatch + + True - - 5 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + 3 - - 187, 14 + + 7 - - 53, 12 + + GroupTab - - 4 + + 8, 28 - - 発言内容 + + GroupBox2 - - Label8 + + CheckExRegex - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Marlett, 9pt, style=Bold - - GroupMatch + + 1 - - 6 + + 5 True - - 299, 40 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 70, 16 + + Label9 - - 12 + + 1 - - URL検索 + + 8, 266 + + 0 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + True + + + True + CheckURL - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Label1 - - GroupMatch + + 5 - - 7 + + GroupExclude - - True + + 113, 20 - - 8, 65 + + NoControl - - 71, 16 + + GroupTab - - 6 + + 9 - - 単一条件 + + True - - RadioPLUS + + RadioExAnd - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - GroupMatch + + True - - 8 + + EditFilterGroup - - True + + URL検索 - - 299, 18 + + 9 - - 72, 16 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 11 + + $this - - 正規表現 + + GroupTab - - CheckRegex + + 除外ルール - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupMatch + + 削除(&D) - - 9 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + 3 - - 87, 51 + + 15 - - 114, 12 + + 1 - - 7 + + 大/小文字区別 - - ユーザーIDか発言内容 + + GroupBox1 - - Label9 + + 15 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - + GroupMatch - - 10 + + 7 - - True + + 90, 209 - - 156, 29 + + 44, 62 - - 29, 12 + + 8, 65 - - 3 + + NoControl - - AND + + GroupBox2 - - Label7 + + System.Windows.Forms.GroupBox, 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 + + True - - GroupMatch + + 除外ルールのみ設定すると、タブ全体への除外設定となります。 - - 11 + + EditFilterGroup - + True - - 87, 14 + + 3 - - 56, 12 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + GroupBox2 - - ユーザーID + + True - - Label6 + + 114, 12 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 7 - - GroupMatch + + 123, 16 - - 12 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 89, 26 + + 436, 18 - - 61, 19 + + 436, 152 - + + ButtonDelete + + + GroupMatch + + 2 - - UID + + 89, 64 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 11 - - GroupMatch + + TextExSource - - 13 + + 9, 19 - - 189, 26 + + 70, 16 - - 103, 19 + + 9 - - 5 + + GroupExclude - - MSG1 + + NoControl - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - - GroupMatch + + 大/小文字区別 - - 14 + + EditFilterGroup - - 89, 64 + + 8, 371 - - 204, 19 + + 71, 16 - - 8 + + 189, 26 - - MSG2 + + 新着通知表示 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - + + GroupBox2 + + GroupMatch - - 15 + + 71, 16 - - 6, 18 + + 10 - - 424, 128 + + True 0 - - マッチルール + + 14 - - GroupMatch + + True - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupExclude - - EditFilterGroup + + GroupTab - - 2 + + 13 - + True - - 44, 62 - - - 70, 16 - 2 - - マークする + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CheckMark + + 56, 12 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + マッチ時の追加動作(&E) - - GroupBox1 + + 13 - - 0 + + ButtonDeleteTab - + + 6, 152 + + True - - 15, 40 + + 8 - - 123, 16 + + 0 - - 1 + + 9 - - Recentからコピーする + + タブ作成 - - OptCopy + + 769, 583 - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 87, 51 - - GroupBox1 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + 6 - + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - 15, 18 + + NoControl - - 120, 16 + + 72, 16 - - 0 + + 振り分けルール - - Recentから移動する + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - OptMove + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3 + + + 4 + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox1 + + 1 - + 2 - - 436, 18 + + 299, 18 - - 155, 98 + + CheckRegex - - 2 + + NoControl - - マッチ時の追加動作(&E) + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox1 + + 87, 207 - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupExclude - - EditFilterGroup + + 76, 12 - - 3 + + ユーザーID - - 516, 264 + + 89, 93 - - 75, 23 + + GroupExclude - - 5 + + RadioAND - - キャンセル + + 12 - - ButtonCancel + + 8, 427 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 299, 84 - - EditFilterGroup + + 615, 538 - - 4 + + GroupMatch - - 438, 264 + + FilterDialog - - 75, 23 + + 61, 19 - - 4 - - - OK - - - ButtonOK - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - EditFilterGroup + + 299, 18 - - 5 + + GroupBox1 - - 9, 238 + + ExUID - - 600, 293 + + 157, 74 - - 8 + + True - - ルール編集 + + 53, 12 - - EditFilterGroup + + 3 - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - GroupBox2 + + ListTabs - - 8 + + $this - - 9, 209 + + 6, 12 - - 75, 23 + + NoControl - - 1 + + GroupExclude - - 新規(&N) + + GroupBox2 - - ButtonNew + + True - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + LabelTabType - - GroupBox2 + + GroupMatch - - 7 + + 12 - - 531, 210 + + 3 - - 75, 23 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 7 + + 600, 293 - - 削除(&D) + + True - - ButtonDelete + + NoControl - + + 9, 209 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox2 + + True - - 6 + + 7 - - 173, 209 + + 8, 65 - - 75, 23 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + 71, 16 - - 編集(&E) + + GroupTab - - ButtonEdit - - + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox2 + + GroupTab - - 5 + + 299, 106 - - Top, Bottom, Left, Right + + 未読管理 - - 342, 209 + + GroupMatch - - 75, 23 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 6 - - 移動 + + 発言内容 - - ButtonRuleMove + + ButtonRuleCopy - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + RadioExPLUS - - GroupBox2 + + 6 - - 0 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 261, 209 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 75, 23 + + 56, 12 - - 5 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - コピー + + 43, 96 - - ButtonRuleCopy + + 34, 23 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 299, 62 - - GroupBox2 + + CenterParent - - 1 + + 0 - - Marlett, 9pt, style=Bold - - + NoControl - - 131, 209 + + 8, 393 - - 34, 23 + + Label7 - - 3 + + 43, 96 - - 6 + + 6, 9 - - ButtonRuleDown + + 72, 16 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + AND - - GroupBox2 + + 516, 264 - - 2 - - - Marlett, 9pt, style=Bold - - + NoControl - - 90, 209 - - - 34, 23 - - - 2 - - + 5 - - ButtonRuleUp + + System.Windows.Forms.GroupBox, 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 + + 89, 26 - - GroupBox2 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3 + + 10 - - 142, 9 + + OptMove - - 615, 538 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + 5 - - 振り分けルール + + 173, 209 - - GroupBox2 + + 複合条件 - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - + 1 - - 12 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 8, 18 + + 5 - - 113, 184 + + 29, 12 - + 0 - - ListTabs + + GroupExclude - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + GroupTab - + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 2 - - 8, 237 + + ButtonRuleMove - - 113, 23 + + 103, 19 - - 3 + + 72, 16 - - タブ作成 + + 53, 12 - - ButtonAddTab + + System.Windows.Forms.CheckBox, 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 + + 13 - - GroupTab + + Label10 - - 4 + + GroupMatch - - NoControl + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 8, 266 + + 6, 327 - - 113, 23 + + 3 - - 4 + + GroupBox2 - - タブ削除 + + 10 - - ButtonDeleteTab + + 34, 23 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GroupTab - - + 6 - - NoControl + + True - - 8, 295 + + 96, 19 - - 113, 23 + + 40, 12 - - 5 + + System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - タブ名変更 + + ユーザーIDか発言内容 - - ButtonRenameTab + + GroupBox2 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + GroupTab - - 8 + + 2 - - True + + Label2 - - 8, 371 + + 424, 134 - - 72, 16 + + 4 - - 6 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 未読管理 + + 7 - - CheckManageRead + + CheckMark - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 204, 19 - - GroupTab + + Bottom, Right - - 10 + + 15 - - True + + 113, 184 - - NoControl + + 75, 23 - - 8, 393 + + 2 - - 96, 16 + + CheckCaseSensitive - - 7 + + 0 - - 新着通知表示 + + CheckRetweet - - CheckNotifyNew + + GroupMatch - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ラムダ式 - - GroupTab + + 6 - - 11 + + 発言内容 - - 8, 427 + + 113, 23 - - 113, 20 + + True - - 9 + + 14 - - ComboSound + + 113, 23 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4 - - GroupTab + + 75, 23 - - 9 + + ExMSG2 - - True + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 6, 412 + + OptCopy - - 66, 12 + + 5 - - 8 + + 新規(&N) - - 新着サウンド + + GroupMatch - - Label10 + + マークする - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupBox1 - - GroupTab + + NoControl - - 7 + + 40, 12 - - Marlett, 9pt, style=Bold + + GroupMatch - - 8, 207 + + GroupMatch - - 34, 23 + + GroupExclude - - 1 + + GroupTab - - 5 + + 61, 19 - - ButtonUp + + 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 + + Source - - GroupTab + + 84, 16 - - 5 + + 2 - - Marlett, 9pt, style=Bold + + 6 - - NoControl + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 87, 207 + + Label8 - - 34, 23 + + 189, 26 - - 2 + + 5 - - 6 + + 8 - - ButtonDown + + Label5 - - System.Windows.Forms.Button, 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 - - GroupTab + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3 + + 9 - + True - - 6, 344 + + 11 - - 76, 12 + + GroupExclude + + 113, 23 + + + Recentから移動する + 11 - - LabelTabType + + 14 - - LabelTabType + + 682, 553 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ComboSound - - GroupTab + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + キャンセル - - True + + GroupBox2 - - 6, 327 + + Source - - 56, 12 + + CheckExRetweet - - 10 + + 12 - - タブの種類 + + 299, 40 - - Label13 + + 2 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ListFilters - - GroupTab + + 3 - - 1 + + 15, 40 - - 6, 9 + + 4 - - 127, 459 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + RadioPLUS - - タブ + + URL検索 + + GroupBox1 + + + 7 + + + 4 + + + GroupBox2 + GroupTab - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + OK - - $this + + 6, 344 - - 0 + + 単一条件 + + ラムダ式 + + + 8, 295 + True 39 - - 6, 12 - - - 769, 583 - - - CenterParent - - - 振り分けルール - - - FilterDialog - - - System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - \ No newline at end of file Modified: trunk/Tween/Tween.Designer.vb =================================================================== --- trunk/Tween/Tween.Designer.vb 2011-02-06 13:30:22 UTC (rev 1445) +++ trunk/Tween/Tween.Designer.vb 2011-02-06 14:18:37 UTC (rev 1446) @@ -113,6 +113,7 @@ Me.ListManageUserContextToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripSeparator33 = New System.Windows.Forms.ToolStripSeparator() Me.UseHashtagMenuItem = New System.Windows.Forms.ToolStripMenuItem() + Me.SelectionTranslationToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.TranslationToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.DateTimeLabel = New System.Windows.Forms.Label() Me.SourceLinkLabel = New System.Windows.Forms.LinkLabel() @@ -297,7 +298,6 @@ Me.TimerRefreshIcon = New System.Windows.Forms.Timer(Me.components) Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog() Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) - Me.SelectionTranslationToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripContainer1.BottomToolStripPanel.SuspendLayout() Me.ToolStripContainer1.ContentPanel.SuspendLayout() Me.ToolStripContainer1.TopToolStripPanel.SuspendLayout() @@ -903,6 +903,11 @@ Me.UseHashtagMenuItem.Name = "UseHashtagMenuItem" resources.ApplyResources(Me.UseHashtagMenuItem, "UseHashtagMenuItem") ' + 'SelectionTranslationToolStripMenuItem + ' + Me.SelectionTranslationToolStripMenuItem.Name = "SelectionTranslationToolStripMenuItem" + resources.ApplyResources(Me.SelectionTranslationToolStripMenuItem, "SelectionTranslationToolStripMenuItem") + ' 'TranslationToolStripMenuItem ' Me.TranslationToolStripMenuItem.Name = "TranslationToolStripMenuItem" @@ -1858,11 +1863,6 @@ ' Me.OpenFileDialog1.FileName = "OpenFileDialog1" ' - 'SelectionTranslationToolStripMenuItem - ' - Me.SelectionTranslationToolStripMenuItem.Name = "SelectionTranslationToolStripMenuItem" - resources.ApplyResources(Me.SelectionTranslationToolStripMenuItem, "SelectionTranslationToolStripMenuItem") - ' 'TweenMain ' Me.AllowDrop = True Modified: trunk/Tween/Tween.en.resx =================================================================== --- trunk/Tween/Tween.en.resx 2011-02-06 13:30:22 UTC (rev 1445) +++ trunk/Tween/Tween.en.resx 2011-02-06 14:18:37 UTC (rev 1446) @@ -269,19 +269,19 @@ - 570, 246 + 570, 248 - 570, 246 + 570, 248 - 570, 218 + 570, 220 @@ -311,19 +311,19 @@ - 0, 218 + 0, 220 - 570, 246 + 570, 248 - 570, 246 + 570, 248 @@ -520,6 +520,12 @@ Use this &Hashtag + + 263, 22 + + + &Translate + 263, 22 @@ -527,13 +533,13 @@ Translate - 264, 364 + 264, 386 - 508, 42 + 508, 44 @@ -545,7 +551,7 @@ - 570, 65 + 570, 67 @@ -566,11 +572,11 @@ - 570, 92 + 570, 94 - 65 + 67 @@ -579,13 +585,13 @@ - 194, 94 + 194, 92 - 17, 94 + 17, 92 @@ -594,7 +600,7 @@ - 570, 92 + 570, 94 @@ -603,7 +609,7 @@ - 250 + 252 @@ -809,6 +815,12 @@ Related Posts (&G) + + 292, 22 + + + User's updates + 261, 22 @@ -1073,15 +1085,6 @@ Show your profile - - 250, 22 - - - Show Profile selected user - - - 247, 6 - 250, 22 @@ -1094,6 +1097,27 @@ Open your Favstart page + + 247, 6 + + + 250, 22 + + + Show Profile selected user + + + 250, 22 + + + Specified &User's updates + + + 250, 22 + + + Specified user's &Favstar + 247, 6 @@ -1128,22 +1152,22 @@ &Command - 147, 22 + 152, 22 - 144, 6 + 149, 6 - 147, 22 + 152, 22 - 147, 22 + 152, 22 - 144, 6 + 149, 6 - 147, 22 + 152, 22 Open Tween &Help Site @@ -1244,6 +1268,12 @@ Related Posts (&G) + + 219, 22 + + + &User's updates + 210, 22 @@ -1371,7 +1401,7 @@ GetMore - 220, 490 + 220, 512 Modified: trunk/Tween/Tween.resx =================================================================== --- trunk/Tween/Tween.resx 2011-02-06 13:30:22 UTC (rev 1445) +++ trunk/Tween/Tween.resx 2011-02-06 14:18:37 UTC (rev 1446) @@ -382,7 +382,7 @@ 0, 0, 0, 0 - 570, 252 + 570, 256 0 @@ -406,7 +406,7 @@ 0, 0 - 570, 252 + 570, 256 0 @@ -436,7 +436,7 @@ 0, 0 - 570, 224 + 570, 228 Zoom @@ -640,7 +640,7 @@ Bottom - 0, 224 + 0, 228 3, 3, 3, 3 @@ -670,7 +670,7 @@ 0, 0 - 570, 252 + 570, 256 1 @@ -697,7 +697,7 @@ 0, 0 - 570, 252 + 570, 256 2 @@ -1036,7 +1036,7 @@ この発言を翻訳 - 263, 408 + 263, 386 ContextMenuPostBrowser @@ -1051,7 +1051,7 @@ 59, 20 - 508, 40 + 508, 36 6 @@ -1156,7 +1156,7 @@ 2 - 570, 63 + 570, 59 1 @@ -1294,10 +1294,10 @@ 19 - 570, 90 + 570, 86 - 63 + 59 2 @@ -1339,7 +1339,7 @@ 0, 0 - 194, 92 + 194, 88 Zoom @@ -1369,7 +1369,7 @@ 194, 0 - 17, 92 + 17, 88 0 @@ -1399,7 +1399,7 @@ 1 - 570, 90 + 570, 86 355 @@ -1438,7 +1438,7 @@ 574, 352 - 256 + 260 2 @@ -3039,6 +3039,12 @@ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + SelectionTranslationToolStripMenuItem + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + TranslationToolStripMenuItem @@ -4083,12 +4089,6 @@ System.Windows.Forms.ToolTip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SelectionTranslationToolStripMenuItem - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - TweenMain Modified: trunk/Tween/Tween.vbproj =================================================================== --- trunk/Tween/Tween.vbproj 2011-02-06 13:30:22 UTC (rev 1445) +++ trunk/Tween/Tween.vbproj 2011-02-06 14:18:37 UTC (rev 1446) @@ -304,6 +304,9 @@ AtIdSupplement.vb Designer + + EventViewerDialog.vb + EventViewerDialog.vb From svnnotify @ sourceforge.jp Sun Feb 6 23:22:28 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Sun, 06 Feb 2011 23:22:28 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NDddICDmm7TmlrDjg4Hjgqfjg4Pjgq/lhYg=?= =?utf-8?b?44Gu5aSJ5pu0?= Message-ID: <1297002148.773280.23737.nullmailer@users.sourceforge.jp> Revision: 1447 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1447 Author: kiri_feather Date: 2011-02-06 23:22:28 +0900 (Sun, 06 Feb 2011) Log Message: ----------- 更新チェック先の変更 Modified Paths: -------------- trunk/Tween/Twitter.vb -------------- next part -------------- Modified: trunk/Tween/Twitter.vb =================================================================== --- trunk/Tween/Twitter.vb 2011-02-06 14:18:37 UTC (rev 1446) +++ trunk/Tween/Twitter.vb 2011-02-06 14:22:28 UTC (rev 1447) @@ -1150,7 +1150,7 @@ #Region "バージョンアップ" Public Function GetVersionInfo() As String Dim content As String = "" - If Not (New HttpVarious).GetData("http://tween.sourceforge.jp/version2.txt?" + Now.ToString("yyMMddHHmmss") + Environment.TickCount.ToString(), Nothing, content) Then + If Not (New HttpVarious).GetData("http://tween.sourceforge.jp/version.txt?" + Now.ToString("yyMMddHHmmss") + Environment.TickCount.ToString(), Nothing, content) Then Throw New Exception("GetVersionInfo Failed") End If Return content From svnnotify @ sourceforge.jp Sun Feb 6 23:54:43 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Sun, 06 Feb 2011 23:54:43 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NDhdICDjg5Djg7zjgrjjg6fjg7MwOTgw44G4?= =?utf-8?b?44CC?= Message-ID: <1297004083.164417.6773.nullmailer@users.sourceforge.jp> Revision: 1448 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1448 Author: kiri_feather Date: 2011-02-06 23:54:43 +0900 (Sun, 06 Feb 2011) Log Message: ----------- バージョン0980へ。 イベントビューアの英語リソースファイル漏れ 起動時に設定画面初期化がコケる問題に対処 Modified Paths: -------------- trunk/Tween/AppendSettingDialog.vb trunk/Tween/My Project/AssemblyInfo.vb Added Paths: ----------- trunk/Tween/EventViewerDialog.en.resx -------------- next part -------------- Modified: trunk/Tween/AppendSettingDialog.vb =================================================================== --- trunk/Tween/AppendSettingDialog.vb 2011-02-06 14:22:28 UTC (rev 1447) +++ trunk/Tween/AppendSettingDialog.vb 2011-02-06 14:54:43 UTC (rev 1448) @@ -2562,6 +2562,7 @@ End Sub Private Sub SoundFileListup() + If _MyEventSoundFile Is Nothing Then Exit Sub _soundfileListup = True ComboBoxEventNotifySound.Items.Clear() ComboBoxEventNotifySound.Items.Add("") Added: trunk/Tween/EventViewerDialog.en.resx =================================================================== --- trunk/Tween/EventViewerDialog.en.resx (rev 0) +++ trunk/Tween/EventViewerDialog.en.resx 2011-02-06 14:54:43 UTC (rev 1448) @@ -0,0 +1,145 @@ +? + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + 126, 16 + + + Exclude own events + + + Refresh + + + All + + + 56, 16 + + + Regex + + + 105, 16 + + + Keyword search + + \ No newline at end of file Modified: trunk/Tween/My Project/AssemblyInfo.vb =================================================================== --- trunk/Tween/My Project/AssemblyInfo.vb 2011-02-06 14:22:28 UTC (rev 1447) +++ trunk/Tween/My Project/AssemblyInfo.vb 2011-02-06 14:54:43 UTC (rev 1448) @@ -55,5 +55,5 @@ ' - + From svnnotify @ sourceforge.jp Mon Feb 7 00:37:24 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Mon, 07 Feb 2011 00:37:24 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NDldICDjgrPjg5Tjg7zjg6njgqTjg4jjga4=?= =?utf-8?b?5pyf6ZaT5pu05paw?= Message-ID: <1297006644.175628.1251.nullmailer@users.sourceforge.jp> Revision: 1449 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1449 Author: kiri_feather Date: 2011-02-07 00:37:23 +0900 (Mon, 07 Feb 2011) Log Message: ----------- コピーライトの期間更新 Modified Paths: -------------- trunk/Tween/My Project/AssemblyInfo.vb -------------- next part -------------- Modified: trunk/Tween/My Project/AssemblyInfo.vb =================================================================== --- trunk/Tween/My Project/AssemblyInfo.vb 2011-02-06 14:54:43 UTC (rev 1448) +++ trunk/Tween/My Project/AssemblyInfo.vb 2011-02-06 15:37:23 UTC (rev 1449) @@ -35,7 +35,7 @@ - + From svnnotify @ sourceforge.jp Mon Feb 7 11:48:31 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Mon, 07 Feb 2011 11:48:31 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NTBdICBVc2VyU3RyZWFt44GM5pyJ5Yq544Gu?= =?utf-8?b?5aC05ZCI44Gr6YCa5bi45oqV56i/44Gu5oqV56i/5pmC5Y+W5b6X44GM54Sh?= =?utf-8?b?5Yq544Gr44Gq44KJ44Gq44GL44Gj44Gf44OQ44Kw5L+u5q2j?= Message-ID: <1297046911.286529.20708.nullmailer@users.sourceforge.jp> Revision: 1450 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1450 Author: syo68k Date: 2011-02-07 11:48:31 +0900 (Mon, 07 Feb 2011) Log Message: ----------- UserStreamが有効の場合に通常投稿の投稿時取得が無効にならなかったバグ修正 Modified Paths: -------------- trunk/Tween/Tween.vb -------------- next part -------------- Modified: trunk/Tween/Tween.vb =================================================================== --- trunk/Tween/Tween.vb 2011-02-06 15:37:23 UTC (rev 1449) +++ trunk/Tween/Tween.vb 2011-02-07 02:48:31 UTC (rev 1450) @@ -2358,7 +2358,7 @@ End If End If End If - If rslt.retMsg.Length = 0 AndAlso SettingDialog.PostAndGet Then GetTimeline(WORKERTYPE.Timeline, 1, 0, "") + If Not _isActiveUserstream AndAlso rslt.retMsg.Length = 0 AndAlso SettingDialog.PostAndGet Then GetTimeline(WORKERTYPE.Timeline, 1, 0, "") Case WORKERTYPE.Retweet If rslt.retMsg.Length = 0 Then _postTimestamps.Add(Now) From svnnotify @ sourceforge.jp Mon Feb 7 14:14:12 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Mon, 07 Feb 2011 14:14:12 +0900 Subject: [Tween-svn] [1451] Message-ID: <1297055652.107790.14425.nullmailer@users.sourceforge.jp> Revision: 1451 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1451 Author: syo68k Date: 2011-02-07 14:14:12 +0900 (Mon, 07 Feb 2011) Log Message: ----------- Modified Paths: -------------- trunk/Tween/ChangeLog.txt -------------- next part -------------- Modified: trunk/Tween/ChangeLog.txt =================================================================== --- trunk/Tween/ChangeLog.txt 2011-02-07 02:48:31 UTC (rev 1450) +++ trunk/Tween/ChangeLog.txt 2011-02-07 05:14:12 UTC (rev 1451) @@ -1,4 +1,607 @@ -?==== Ver 0.8.8.4(2010/04/13) +?* 安定版(バージョン番号が末尾0のもの)の変更内容に開発版(バージョン番号が末尾0以外のもの)での変更を含んでいるため重複している場合があります。 + +==== Ver 0.9.8.0(2011/02/07) + * .netFramework4ベースに変更。.netFramework4がインストールされていない環境では動作しませんのでご注意ください。 + * URL圧縮の際のURL認識を修正 + * 一度に複数のツイートを公式RTできる機能追加 + * 投稿をShift+Enterからできるように(Ctrl+EnterのShift版)。フッタはCtrl+Shift+Enterで付与しない + * Fav&Retweetを追加(Ctrl-Alt-R/S)。一度の操作でFavとRTをまとめて行える。 + * 汎用のメッセージ表示画面を閉じる際に例外が発生する問題に対処。 + * DM発言を選択時は「この発言のRetweet回数を確認」メニューを選択不可に + * 発言履歴にも返信先情報を持たせるように変更 + * 関連発言表示を実装(Gキー、メニューから) + * メモリ消費量を削減(アイコンを随時スワップアウト、あるいは表示の際に読み込むように) + * UserStream対応(デフォルトで使用されます。一覧への反映間隔調整可能) + * UserStreamが有効の場合はRecent/Mentions/DMの定期更新、投稿時取得を停止するようにした + * リストアイテム再描画で例外が発生する問題に対処 + * 画像投稿モードで無言ポストが出来なかった問題に対処 + * 画像投稿で例外が発生する場合があったので対処 + * UserTimeline取得対応(Ctrl-U) + * ファイルメニューに再起動を追加 + * 補完ダイアログ呼び出しの際にInvalidOperationExceptionが発生することがあったのを修正 + * Sourceが破損している場合に対応 + * ユーザーアイコン,詳細表示の各コンテキストメニューに「このユーザーへの@発言を検索」を追加 + * その他機能から自身のホームとふぁぼられを開けるように + * ステータスURLを右クリックしたときの動作をホームのURLを右クリックしたときと同じようにした + * フィルター変更時にクラッシュする問題に対処 + * 「全ユーザーのフォロー状態」メニューを個別ステータスURLにも対応 + * 認証エラー時に、サーバー時刻と現在時刻をメッセージとして戻すように + * 発言投稿時に認証エラーだと、リトライでエラーがクリアされてしまうバグ修正 + * アイコンファイル名表示で拡張子も表示するように + * OpenURLのダイアログをCtrl+{で閉じれるように + * TwitVideo投稿機能削除 + * 画像サムネイルの取得開始・正常完了のメッセージを残さないように + * リストでのIキー押下(入力欄へフォーカス移動)で例外発生する場合があったのを修正 + * 未読管理を全タブ共通に + * 設定ダイアログ整理 + * 発言翻訳機能追加(詳細表示のコンテキストメニューに追加) + * ]でそのポストに対するリプライを選択する機能を実装、[でリプライ先のポストがTLに無い場合にはTLに読み込んだ上で選択する機能を実装 + * リプライ先のポストが見付からなかったときに、探索範囲を全てのタブに広げるように変更 + * 検索タブでの[でのInReplyTo取得を実装 + * Shift + ] で同じポストへのリプライに移動 + * Shift + [でShift + ]の逆側に移動するように + * 投稿リトライダイアログで例外が出る場合があったので対応 + * Fav済み発言をRTされると自分がFavした状態で反映されてしまう問題に対応 + * ux.nuでのURL圧縮、展開に対応 + * 発言詳細のSource表示のviaを削除 + * センタークリックでのタブ削除を実装 + * 短縮URL解決高速化(HTTPのHEADで処理) + * タブが多段表示になっているときに下段のダブが正しくD&Dで移動出来なかったのを修正 + * ユーザータイムラインタブ、リストタブの上部にタブが表示している内容をラベルで表示するように + * ListManageの購読者数の表示の誤りを修正 + * 発言詳細の@IDをクリックした場合にUserTimelineタブを開くように変更 + * Ctrl+EでユーザーホームのURLはユーザーTLタブとして開くように変更 + * プロフィール画面の発言の検索をUser_Timelineに変更 + * ユーザー情報ダイアログの最近の発言内の@付きのリンクでユーザーTLタブが開くように変更 + * タブ削除時に前回のタブを選択するように変更 + * プロフィール表示時にNullReferenceExceptionを起こす場合があったのを修正 + * Twitter検索yatsのアドレス変更対応 + * DMでStatusUrlのコピーが出来ないように変更。STOTコピーではURL部分にStatusIdをコピーするように変更 + * 取得した公式RTが自分の発言かの判定に失敗することがあるバグを修正 + * DynamicQueryを用いたラムダ式による振り分けに対応 + * PiaproのURL生成部分を見直し(thx @tk4168) + * UserPictureコンテキストメニューの表示を変更 + * 詳細表示の更新頻度見直し + * プロフィール表示時に最新発言が返ってこないユーザーの表示ができなかったバグを修正 + * その他メニューに指定ユーザーのユーザータイムライン、ふぁぼられを開く機能を追加 + * 画像投稿先を保持するよう変更 + * プロフィール画面でアカウント作成日時が正しく表示されない場合がある問題に対処 + * API簡易計算でUserStream、UserTimelineを考慮するように + * API情報ダイアログにUserStream接続状態も表示するように + * Plixiへの画像投稿に対応 +==== Ver 0.9.7.0(2010/11/14) + * 描画周りの高速化と調整を行った + * リスト表示が真っ白になる現象の対策を行った まだ発生する方はご連絡ください。 + * 連投モードで投稿失敗ダイアログをキャンセルした場合にStatusTextの背景色が戻らないのを修正 + * Protect発言をRT/STOTコピー許可するかの設定を廃止し公式RTの際に確認しない設定を追加した + * Alt+Shift+CでユーザーIDをコピーするようにした 編集メニューにもあります。 + * Sourceのリンク部分においてもフィルタが効くようにした(URL検索にチェックを入れる必要があります) + * WebBrowserコンポーネントの初期化完了を待つようにした + * 移動や削除などでフィルタ選択が解除された場合にボタンの有効状態が切り替わっていなかったのを修正 + * ObjectDisposedExceptionが起きることがあったのを修正 + * 短縮URL解決で例外が発生することがあったのを(多分)修正 + * クエリまたはフラグメント部分に?を含むURLの認識に失敗するバグを修正 ?を複数含むURLの自動短縮が正しく動作するようになったはず + * 連投モードで投稿失敗ダイアログをキャンセルした場合にStatusTextの背景色が戻らないのを修正 + * ステータスバーのAPI表示とログ表示の位置を入れ替えを行った + * Recent,Mentionsの更新中の文が出ていなかったのを修正 + * URLのクエリに@を含んでいる場合に正しく自動圧縮できないのを修正 + * Twitterの新URLに対応。新URLのユーザーページを右クリックした際にフォロー関係メニューが出なかったのが直ったはず + * メニュー操作周りを若干修正 + * Fav取得時に二重取得回避が正しく判定されていなかったのを修正 + * プロフィール更新の際にエラーチェックを行っていなかったのを修正 + * プロフィール更新に失敗した際にTweenの認証情報が壊れる場合があったのを修正 + * リスト選択画面のタブオーダーを調整した + * 振り分けルール作成からタブ管理画面まで遷移すると一部メニューが無効になるバグ修正 + * 画像プレビューをCloudFiles,Instagramに対応 + * pixivのhtml構造変更に対応 + * リストアイコンを縦方向にセンタリングして描画するように変更 + * 詳細表示の時刻の右側にSourceを表示するようにした。クリックでクライアントの公式ページを開く。(Web,Keitai Mailの場合は公式) + * API残数とリセットまでの時間をグラフ表示するようにした (青が残り回数、赤がリセットまでの残り時間) + * Fav削除の際に直近の発言を選択し直すようにした + * タブ振り分けルール作成を振り分け先タブ選択でキャンセルした場合にメニューが異常になるバグを修正 + * URL直後のハッシュタグがリンク化されないバグを修正 + * PublicSearchの取得数を変更可能にした + * Ctrl+J/K,SHIFT+J/Kが効かなくなっていたバグを修正 + * リストビューでのアイコンが縦長に描画されるバグを修正 + * リストビューでの文字列の描画位置を上寄せに変更 + * 非公式RTの際に元ツイートに@IDが含まれていた場合@を含めないようにした + * アイコンの背景を白く塗るようにした + * リスト部分で表示し切れない行は表示していなかったのを、読めそうな範囲で描画出来そうな行は表示するように変更 + * 短縮URL解決の設定が正しく動作しておらずオフにできなかったバグを修正 + * yfrogへの画像投稿に対応 + * 取得時の自ポスト既読化をDMにも適用するようにした + * Favorites取得数を設定できるようにした。0で標準取得数に合わせる + * リストビューの描画を若干高速化した + * BASIC認証モードの場合は自動的にBASIC認証への変更許可を有効にするようにした +==== Ver 0.9.6.2(2010/11/02) + * 高速化など表示周りの再調整。リスト表示が真っ白になる方はご連絡ください。 + * リストアイコンを縦方向にセンタリングして描画するように変更 + * 詳細表示の時刻の右側にSourceを表示するようにした。クリックでクライアントの公式ページを開く。(Web,Keitai Mailの場合は公式) + * API残数とリセットまでの時間をグラフ表示するようにした + * Fav削除の際に直近の発言を選択し直すようにした + * タブ振り分けルール作成を振り分け先タブ選択でキャンセルした場合にメニューが異常になるバグを修正 + * 画像プレビューをCloudFilesに対応 +==== Ver 0.9.6.1(2010/10/22) + * URL直後のハッシュタグがリンク化されないバグを修正 + * PublicSearchの取得数を変更可能にした + * Ctrl+J/K,SHIFT+J/Kが効かなくなっていたバグを修正 + * リストビューでのアイコンが縦長に描画されるバグを修正 + * リストビューでの文字列の描画位置を上寄せに変更 + * 非公式RTの際に元ツイートに@IDが含まれていた場合@を含めないようにした + * アイコンの背景を白く塗るようにした + * リスト部分で表示し切れない行は表示していなかったのを、読めそうな範囲で描画出来そうな行は表示するように変更 + * 入力欄でCtrl+Shift+←→ を動作するようにした + * 短縮URL解決の設定が正しく動作しておらずオフにできなかったバグを修正 + * yfrogへの画像投稿に対応 + * 取得時の自ポスト既読化をDMにも適用するようにした + * Favorites取得数を設定できるようにした。0で標準取得数に合わせる + * リストビューの描画を若干高速化した + * BASIC認証モードの場合は自動的にBASIC認証への変更許可を有効にするようにした +==== Ver 0.9.6.0(2010/10/12) + * 公式RT化確認メッセージを丁寧にし、投稿をキャンセルすることができるようにした + * ダイレクトメッセージの色分けを、送信DMを片思い表示色にしていたのを変更し、受信DMを片思い表示色とするようにした + * 設定画面を開く際のAPIカウント取得処理をバックグラウンドで行うように修正 + * POSTMODE切り替えメニューに「フォーカスを発言欄へロック」を追加。有効にした場合投稿後にリストへ移動せず投稿欄のままになります。 + * 発言欄にフォーカスがある場合にCTRL+SHIFT+カーソルキー上下でリストを移動できるようにした + * Fav削除の際に例外が発生することがあったバグを修正 + * 通信エラーの際にAPIカウントを取得していなかったバグを修正 + * 発言詳細の名前部分を右クリックした際のメニューを、発言詳細のアイコン右クリックメニューへ統合した + * ヘルプメニューにショートカットキー一覧を追加。Wikiの該当ページをブラウザで開きます。 + * 詳細表示の名前をダブルクリックするとHomeにジャンプする機能を削除。ユーザーアイコンをダブルクリックした際にHomeを開くのはそのままですのでそちらで代用してください。 + * 詳細表示の名前をダブルクリックした際に表示が乱れることがあったバグを修正 + * フィルタ編集中にオートコンプリートができるようにした。ID入力欄では@抜きのID、発言内容欄では投稿欄同様の@,#入力補完ができる。 + * 公式RTにするかどうかの確認ダイアログでYesを選択した場合には、Retweet確認ダイアログを出さないようにした + * フィルタ編集画面のフィルタ一覧リストで横スクロールできるようにした + * API残数の表示タイミングを見直し、精度の向上を図った + * GDI+例外に対応するため、アニメーションgifを投稿する場合の画像表示はbitmap化してから表示するよう変更。投稿画像自体はアニメーションgifのまま送信されます。 + * ユーザーのListsへの追加、削除をできるようにした + * F6でMentions、F7でDMタブを更新するようにした + * Mentionsタブで作成した除外ルールが適用されるようにした。除外ルールが適用されたReplyは通常の書き込みとして扱われ、通知もInformationアイコンで行われる。 + * ステータスバーのログで、Twitterへのアクセスエラーの際にエラーの起こったメソッド名を表示するようにした + * 制御文字のみを投稿した場合に例外を起こすバグを修正 + * 片思いリストを更新した際に詳細表示が更新されていなかったのを修正 + * プロフィール画面へ画像ファイルをドラッグ&ドロップすることでアイコンの変更を可能にした + * アイコンに使用可能なファイルサイズのチェックを行うようにした + * カレントフォルダ名が全角スペースで終わっている場合に例外を起こす現象に対処した + * プロフィール画面からアイコン変更時にアイコンに使えるファイルかどうかのチェックを強化した + * クライアントSourceが非常に長い文字列の場合に表示が壊れる現象に対処 + * リストのスクロール制御の際に例外を起こすことがあるバグを修正 + * タイムラインなどの定時更新のコードを大幅に見直した + * ニコニコ動画APIへのアクセスの際にUserAgentを渡すようにした + * エラーコード500系のサーバーエラーの場合はAPI情報を更新しないようにした + * 進んでいたPC時計を戻した場合、戻す前の時間になるまで取得が出来なくなるバグ修正 + * @返信ALLを行った際にIDが小文字になってしまうことがあるのを修正 + * 画像プレビューで通信エラーが起きた際のエラーメッセージを表示するようにした + * 通信エラーが起こった際に処理ルーチン名を表示するようにした + * 画像プレビューでplixi.com,ow.ly,vimeo,mypix.jp(shamoji)に対応した + * 短縮URL展開が無効の場合にbctiny.comのプレビューが動作していなかったバグ修正 + * t.coのURL展開に対応(experimental 動作が変更される可能性があります) + * PublicSearchの取得件数を40件から100件に引き上げ + * 非アクティブな場合にホットキーを入力したときはアクティブになるようにした + * 設定画面のAPI最大値取得がうまく動かない場合があったので修正 + * STOTコピーと読み上げソフトとの相性を改善した + * タブ振り分けの判定とルール編集が重なると例外が起きる場合があったのを修正 + * 発言詳細でテキストを選択せずにCtrl-Cするとエラーメッセージが表示されるバグ修正 + * URLを開く際のウインドウが最大化できてしまうのを修正 + * 発言が選択されていない時にコンテキストメニューの「ホームを開く」からhttp://twitter.com/を開くようにした + * 非公開アカウントの説明について新ヘルプページへリンクするようにした + * アニメーションGIFへの対応を終了。画像プレビュー、アイコンなどについてはすべて静止画として扱うようになります。 + * 「ふぁぼられを開く」のジャンプ先をfavstar.fmへ変更した。Tweenが日本語で動作している場合はja.favstar.fmを開く。 + * 140文字を超えた場合の文字列切り捨ての際に、@ID,ハッシュタグ,URLの破損を考慮するように修正 + * u.nuサービス終了に伴いメニューなどを削除した + * 画像をドラッグ&ドロップした場合に自分をアクティブにして投稿欄へフォーカスするようにした + * |で始まる文字列がハッシュタグとして認識されてしまうバグを修正 + * 120秒間初期読み込み処理が終了しなかった場合強制的に処理を打ち切るようにした + * 前データ取得、初回取得時の取得件数を指定できるようにした + * 設定画面でフッタに関する項目が変更されていた場合に入力欄の文字数表示へ反映されていなかったバグを修正 + * API残数表示をダブルクリックした場合にAPI情報ダイアログを表示するようにした + * BASIC認証廃止に伴い、BASIC認証警告ダイアログを廃止しBASIC認証のラジオボタンを選択不可能にした + * 複数の発言を選択した状態でFav削除を実行したときのメッセージがおかしかったのを修正 + * 他のアプリでFav追加したポストが、TweenのFavoriteタブで更新しても追加されない不具合を修正 + * ある特定パターンのURLを含んだ発言において詳細表示が異常になる現象に対処 + * ハッシュタグをクリックしてPublicSearchタブを開いたときにそのハッシュタグをハッシュタグマネージャへ登録するようにした +==== Ver 0.9.5.0(2010/08/08) + * 画像投稿のキャンセル時にフォーカスをリスト部へ戻すようにした + * 画像投稿モードをESCキーでキャンセルした際にビープ音が鳴らないようにした + * 読み上げソフトで、タイムラインの選択tweetを変更すると、画像投稿画面の「投稿先」ラベルを毎回読み上げてしまうので、未使用時は投稿画面のパーツを無効に + * 画像投稿モードで設定したファイルをロックしたままになるバグを修正 + * 画像投稿モードでファイル名として入力された文字列が無効なパス形式の場合に例外が発生するバグを修正 + * 画像プレビューで http://www.twitpic.com/ で始まるTwitPicのURLに対応した + * 画像投稿モードでファイル選択ダイアログ表示中でもドラッグ&ドロップを許可していたのを修正 + * 画像投稿後にリスト部にフォーカスが戻らないのを修正 + * DirectMessageタブで発言を選択していない場合に削除しようとすると例外が発生するバグを修正 + * 画像投稿モードから抜けた場合にも画像ファイル検証を行っていたのを修正 + * 画像投稿モードで画像を読み込む際に、ファイルが見つからない場合は別のメッセージを表示するようにした + * 振り分けルール画面でタブを新規追加した際に変更が反映されないバグ修正 + * 振り分けルール画面でコピー/移動させた振り分けルールが表示のみ反映され実際には動作していなかったバグを修正 + * 振り分けルール画面でコピー/移動させた先の振り分けルールを編集すると同時にコピー/移動させた振り分けルールがすべて書き換わるバグを修正 + * 振り分けルール画面でボタン押下可能状態の制御が異常になることがあるバグを修正 + * 画像投稿モード時はSpaceキーによる未読ジャンプを行わないようにした + * 画像投稿モード時投稿欄に文字列を入力していない場合に投稿しようとするとリロード扱いになっていたのを修正 + * 画像投稿モードで不正なGIFアニメ画像を投稿しようとした場合に赤バッテンになる問題を修正 + * 「Tweenについて」ダイアログを表示した際にOKボタンへフォーカスを移すようにした + * 画像投稿モードでimg.lyへのアップロードに対応 + * ステータスバーのAPI残数表示の部分へマウスカーソルを移動させた場合にリセット予定時刻を表示するようにした + * プロフィール画面を閉じた際にTweenのフォームがアクティブにならないことがある現象に対処 + * プロフィール更新を行った際に取得済みのAPI情報が破壊されるバグを修正 + * TwitVideoへの動画アップロードに対応 + * ファイルをドラッグ&ドロップした際の判定を強化しファイルサイズオーバーの画像または動画の場合は対応サービスに自動切り替えするようにした + * 詳細表示でCtrl+Insertキーでもコピーができるようにした + * 画像投稿モードで使用する画像リソースを差し替えた また、動画をドラッグした場合は専用の画像を表示するようにした(thx @pureminami) + * 画像投稿モードでファイルを設定した際にファイルサイズチェックを行うようにした + * 画像投稿モードで無効なファイル形式を設定した場合にファイル名がクリアされない場合があるバグを修正 + * 自プロフィール簡易表示の場合でもプロフィール画面を表示するようにした。従来通り書き込みの際に返された情報を使うのでAPIは消費しません。 + * Listsタブでin_reply_to追いかけを行った際に、reply先発言がRecent側で保持されていないとListsタブに存在してもWebを開いていたバグを修正 + * 除外フィルタを使用している振り分けルールを移動・コピーすると例外を発生するバグを修正 + * 振り分けルール移動・コピー後に元タブに振り分けルールが存在しなくなった場合のボタン状態制御が行われていなかったバグを修正 + * 詳細表示にフォーカスがある場合でもCtrl+Shift+Pで画像投稿モードに切り替えできるようにした + * 発言詳細のアイコンを右クリックした際に例外を起こすことがあるバグを修正 + * 一部メッセージ表記ミスを修正 + * 画像プレビューでYouTubeの動画情報を表示するようにした + * YouTubeの動画プレビューで、URLを開くと他の動画へリダイレクトされる場合に対応した + * Vista/7で詳細表示のユーザー名をダブルクリックしたときにクリップボードにコピーされる問題に対処 + * Alt+Shift+↑↓でサムネイルを切り替え、Alt+Shift+Enterで元画像を開くようにした + * 非公式RTを未編集で投稿する場合は、公式RTで投稿して良いか確認するように + * Ctrl+CでのSTOTコピー時にプロテクト付きの発言が含まれていると、警告ダイアログの内容がクリップボードに書き込まれてしまう不具合を修正 + * Alt+↑↓、Alt+PageUp,PageDownでの発言詳細のスクロールができるようにした + * ステータスバーのAPI残数表示の位置を変更した + * URL選択ダイアログでj,kキーにより上下移動できるようにした + * 新着のMentionsがあった場合にタイトルバーを点滅させる機能を追加。表示タブの「新着Mentions時画面点滅」を有効にしてください。 + * @補完、ハッシュタグ補完画面の最大化が可能になっていたバグを修正 + * API残数、API最大数、APIリセット時間が正しく取得できなかった場合に表示が不正になるバグを修正 +==== Ver 0.9.4.0(2010/07/15) + * 認証完了後、自分の発言が片思い表示になるバグ修正 + * ユーザー変更時にフォロワー情報を取得するよう変更 + * 振り分けルール画面でタブ名変更・削除をした場合、タブ選択画面に変更が反映されないバグ修正 + * 公式RTをコピーした時、正しくないURLがコピーされるバグ修正 + * 設定画面、メニューでのAPI情報取得処理を非同期化 + * その他機能よりAPIを使用するメニューを選択した場合、処理後にステータスバー表示を更新するよう変更 + * API関連情報(残数など)の精度向上 + * リストの発言取得で例外発生する不具合対応のため、詳細情報をログに出力するように(仮対処) + * プロフィール画面でのアイコン画質向上 + * アイコン取得時に例外が発生することがあったので対応した + * r.sm3.jpのリンクが壊れるバグ修正 + * bit.ly、j.mpで短縮した結果の判定で、短縮サービスと別名で短縮された場合も許可するよう変更(bit.ly->amzn.to対応) + * 画像アップロードに対応 + * 対応しているサービスはTwitPic,TwitVideoです。 + * 画像ファイルのD&D、画面右下▽メニューから選択(Ctrl-Shift-P)で画像モードへ + * Esc、Ctrl-Shift-Pで通常モードへ戻ります。 + * 振り分けルール画面でルール編集を行いOKを押して確定した場合に複数選択になってしまう場合があるのを修正 + * アップデータを管理権限に昇格させないように変更 + * 振り分けルール画面で、編集ボタンをクリックした際に複数選択を解除するよう変更 + * Twitter不具合で不正な通信ヘッダを受信した際、httpヘッダからのAPI情報取得時に例外エラーが起きないよう対処 +==== Ver 0.9.3.0(2010/07/01) + * in_reply_to_status_idの付いた発言で、reply元の発言をキーで追いかけられるようにした。 [でreply元発言へジャンプ、]で元の書き込みへ戻る。(thx @__park) + * 返信先を開く際、検索タブ、リストタブを考慮していなかったバグ修正 + * ホットキー機能追加。設定でキー設定。アイコン化と画面表示のトグル動作。画面表示する際は、入力欄にフォーカスします。 + * オフライン時にCPUを使っていた問題を修正 + * Fav/DM/PublicSearchの取得で、Twitterが指定件数より多く結果を返す不具合への対処 + * 400系エラー時は投稿リトライを行わないように変更 + * @あるいは#の入力後にCtrl+Shift+Spaceを押すことで補完ダイアログを呼び出せるようにした + * STOTコピーの際にProtect発言が含まれていた場合ダイアログを出すようにした + * 相互フォロー状態表示の際にID表示が正しくない場合があったのを修正 + * スペースキーを押したままにしてスペースの連続が入力された場合にも未読ジャンプするようにした(判定タイミングは従来の通りキー入力を止めたときです) + * 投稿文内の全角スペースを半角スペースにする処理で、半角スペース2つから1つへの置換に変更 + * DM送信時にエラーチェックをしていなかったのを修正 + * 投稿内容が"."で始まっていた場合にin_reply_toを付加しないようにした。以前は". "(ドット+スペース)で始まっていた場合のみin_reply_toを消していました。 + * htn.to,amzn.to,moi.stのURL展開に対応 + * タブ名入力ダイアログで正しくキャンセルできない場合があるバグを修正 + * 編集メニューの「抽出条件入力」を、PublicSearchタブ以外では無効にするようにした + * 認証エラーの場合にエラー内容を表示するようにした + * "Google:"と始める文字列をポストすることによって検索する機能で、小文字でもよいようにした + * ウインドウサイズを狭くした状態でTweenをアクティブにするとステータスバーが消える問題に対処 + * 振り分けルール画面で選択しているタブの種別を表示するようにした + * 振り分けルール画面でルールを複数選択して別のタブへコピー/移動/削除が行えるようにした + * 振り分けルール画面で▲、▼ボタンを新設し、ルールの順番を変えられるようにした + * ステータスバーのAPI数表示において、現在の上限値も表示するようにした + * API簡易計算においてAPI上限値を動的に更新するようにした + * 画像プレビューで未対応画像形式のチェックをするようにした + * ハッシュタグマネージャで大文字小文字を区別せずに扱うようにした + * ハッシュタグの自動付加が有効な場合、メニューにチェックマークを入れるようにした + * 入力欄でのCtrl+Shift+T以外の方法によってハッシュタグを切り替えた場合に文字数カウント表示が反映されていなかったバグを修正 + * パスワードを設定するミスが多いため、設定画面をOKで閉じる際にbit.lyのアカウント情報が正しいかどうか検証するようにした + * Ctrl+フルキー数字でタブのダイレクト選択ができるようにした。Ctrl+1?8で左端からのタブを選択、Ctrl+9で最後尾タブ選択。 + * ソート方法を切り替えたときに現在選択している発言が変更されないようにした + * プロフィール表示の際に、Twitterの仕様バグにより一部のユーザーが正しく取得できない不具合を回避するように修正 + * プロフィール情報取得、フォロー、アンフォロー、フォロー状況取得を非同期化してプログレスバーを表示するようにした + * プロフィール画面でのユーザーアイコン表示をWebのユーザーページと同じ73×73ピクセルに修正 + * プロフィール画面からブロック、ブロック解除、スパム報告が行えるようにした。事前に確認ダイアログが出ます。 + * プロフィール画面からのフォロー解除の際に確認を行うようにした + * プロフィール画面で自分のプロフィールを表示した場合、プロフィールの編集を可能にした + * プロフィール画面でアイコン変更を可能に(自分の発言を選択して、「プロフィール表示」して、アイコンを右クリック)。Twitterの仕様により次回発言しないと変更が成功しているか確認できません。 + * プロフィール画面の項目にアカウントIDを追加 + * プロフィール画面のアイコンをダブルクリックすると原寸大の画像をブラウザで開くようにした + * プロフィール画面に「発言を検索」ボタンを追加。ユーザーの発言を検索タブで表示します。 + * プロフィール画面で「認証済み(Verified)」の文字をクリックした際に、本家の認証済みアカウントについての説明ページを開くようにした + * 「その他機能」にプロフィール表示を復活させた。IDをダイアログで指定することができます。 + * 公式RTされた発言をSTOTコピーまたはステータスURLコピーした場合にRT元発言を指すURLを生成するように変更 + * アイコン非同期取得の際のタイムアウト時間を調整 + * 発言数・Followers/Following数をタイトルに表示するオプションの選択肢を追加(設定画面) + * タブ種別が正しく取得できないことがあるバグ修正。これによりListsタブなどが作成できないことがある不具合が修正されます。 + * IDN形式の短縮URLを発言詳細部でクリックした時、開けなかった問題を修正 + * タブメニューのショートカットが効かない場合がある不具合修正 + * URL直後の>(>)がURLに含まれてリンク化されるバグ修正 + * 開発版(バージョンの末尾が0以外)、デバッグビルド実行中の場合はトレース出力が初期状態で有効になるようにした + * Retweetカウントの取得の際に時間がかかるため、プログレスバーを表示するようにした + * タスクトレイへのアイコン追加タイミングを変更した + * Followersリストの取得リトライがうまく機能していなかったので修正 + * piapro,flickr,pixivにある画像への直リンクの場合にプレビューが動作しなかったバグを修正 + * 画像プレビューでニコニコ動画公式チャンネルの動画サムネイルに対応した。他にも対応URLパターンを増やした。 + * ニコニコ動画の画像プレビューの際に、サムネイル取得不可の場合エラーコードを表示するようにした + * ニコニコ動画のプレビューで、ツールチップを使い動画情報を表示するようにした(マウスカーソルをサムネイルの上に移動してください) + * 画像プレビューでついっぷるフォトに対応した + * PublicSearchの検索を同一内容で頻繁に実行すると検索結果が返ってこなくなることがあるため、検索のみ最低30秒更新とした + * PublicSearchの際のクエリにsince_idを付加するようにした + * 詳細表示のユーザー名でのツールチップ表示を取りやめた。ホームを開く、右クリックでメニューを開く機能はそのままです。 + * 詳細表示のユーザー名左クリックでホームを開く動作をダブルクリックに変更した + * 詳細表示のユーザー名とアイコンの各部にマウスカーソルを置いたときにカーソルを変えるようにした + * 詳細表示のユーザー名右クリックに「このユーザーの発言を検索」を追加。ユーザーの発言を検索タブで表示します。 + * 詳細表示の右クリックメニューに「このユーザーの発言を検索」を追加。ユーザーの発言を検索タブで表示します。 + * 詳細表示にフォーカスがある場合にIEのショートカットが動作してしまっていたのを修正 + * 詳細表示でSHIFT+F5キーまたはSHIFT+Rキーを押した場合に通常の更新として動作していたバグを修正(遡るのが正しい) + * 発言詳細で右クリックから「全ユーザーのフォロー状態」で、表示されている@IDのフォロー状況を順次確認し、リムーブするかどうかの確認を出すようにした + * API Proxy環境下でxAuth認証が通らない不具合を修正(通常のxAuth認証には影響ありません)(APIプロキシの実装に依存するため、動作保証できません) + * URL短縮の対象には、スキーマを省略したwwwから始まるドメインは含めないように変更 +==== Ver 0.9.2.4(2010/06/28) + * 400系エラー時は投稿リトライを行わないように変更 + * API ProxyのOAuth対応が動作していなかったバグ修正 + * @,#補完ダイアログ呼び出しのショートカットをCtrl+Shift+Spaceに変更 + * プロフィール画面からブロック解除ができるようにした。ダイアログによる確認が入ります。 + * STOTコピーの際にProtect発言が含まれていた場合ダイアログを出すようにした + * 相互フォロー状態表示の際にID表示が正しくない場合があったのを修正 + * @,#補完ダイアログにおいて、Space、TABキーでの確定が機能していなかったバグを修正(0.9.2.3のみ。それ以外のバージョンでは問題ありません) + * 詳細表示にフォーカスがある場合にIEのショートカットが動作してしまっていたのを修正 + * 詳細表示でSHIFT+F5キーまたはSHIFT+Rキーを押した場合に通常の更新として動作していたバグを修正(遡るのが正しい) + * スペースキーを押したままにしてスペースの連続が入力された場合にも未読ジャンプするようにした(判定タイミングは従来の通りキー入力を止めたときです) + * 発言のないタブでソート順変更をしようとするとクラッシュするのを修正(0.9.2.3のみ。それ以外のバージョンでは問題ありません) + * moi.stのURL展開に対応 + * タブ名入力ダイアログで正しくキャンセルできない場合があるバグを修正 + * 編集メニューの抽出条件入力について、PublicSearchタブ以外では無効にするようにした + * 認証エラーの場合にエラー内容を表示するようにした + * "Google:"と始める文字列をポストすることによって検索する機能で、小文字でもよいようにした + * ウインドウサイズを狭くした状態でTweenをアクティブにするとステータスバーが消える問題に対処 + * 振り分けルール画面で選択しているタブの種別を表示するようにした + * 振り分けルール画面でルールを複数選択して別のタブへコピー/移動/削除が行えるようにした + * 振り分けルール画面で▲、▼ボタンを新設し、ルールの順番を変えられるようにした + * 一部においてタブ名/文字列入力ダイアログでのキャンセルを考慮していなかったバグを修正 + * ステータスバーのAPI数表示において、現在の上限値も表示するようにした + * API簡易計算においてAPI上限値を動的に更新するようにした +==== Ver 0.9.2.3(2010/06/14) + * DM送信で複数行を考慮していなかったのを修正(開発版のみ。安定版では問題ありません) + * 画像プレビューで未対応画像形式のチェックをするようにした + * ハッシュタグマネージャで大文字小文字を区別せずに扱うようにした + * パスワードを設定するミスが多いため、設定画面をOKで閉じる際にbit.lyのアカウント情報が正しいかどうか検証するようにした + * Ctrl+フルキー数字でタブのダイレクト選択ができるようにした。Ctrl+1?8で左端からのタブを選択、Ctrl+9で最後尾タブ選択。 + * in_reply_to_status_idの付いた発言で、reply元の発言をキーで追いかけられるようにした。 [でreply元発言へジャンプ、]で元の書き込みへ戻る。(thx @__park) + * ソート方法を切り替えたときに現在選択している発言が変更されないようにした + * アイコン変更の際のファイル名フィルタを変更した + * @あるいは#の入力後にCtrl+Spaceを押すことで補完ダイアログを呼び出せるようにした + * 投稿がDMかどうかを判定する正規表現のミスにより、一部の発言ができなかったバグを修正(開発版のみ。安定版では問題ありません) + * 投稿内容が"."で始まっていた場合にin_reply_toを付加しないようにした。以前は". "で始まっていた場合のみin_reply_toを消していました。 + * 発言詳細からリンクを外部アプリケーションにドラッグできなくなっていた不具合を修正(0.9.2.2のみ。安定版では問題ありません) + * 発言詳細で右クリックから「全ユーザーのフォロー状態」で、表示されている@IDのフォロー状況を順次確認し、リムーブするかどうかの確認を出すようにした + * 入力欄でのCtrl+Shift+T以外の方法によってハッシュタグを切り替えた場合に文字数カウント表示が反映されていなかったバグを修正 + * プロフィール画面でのユーザーアイコン表示をWebのユーザーページと同じ73×73ピクセルに修正 + * プロフィール画面からブロック、スパム報告が行えるようにした。事前に確認ダイアログが出ます。 + * プロフィール画面からのフォロー解除の際に確認を行うようにした + * 公式RTされた発言をSTOTコピーまたはステータスURLコピーした場合にRT元発言を指すURLを生成するように変更 + * アイコン非同期取得の際のタイムアウト時間を調整 + * 「その他機能」にプロフィール表示を復活させた。IDをダイアログで指定することができます。 +==== Ver 0.9.2.2(2010/06/05) + * 発言数・Followers/Following数をタイトルに表示するオプションの選択肢を追加 + * アイコンイメージのキー重複で取得ポストが追加されないバグ修正(0.9.2.1で発生 安定版では発生しません) + * タブ種別が正しく取得できないことがあるバグ修正。これによりListsタブなどが作成できないことがある不具合が修正されます。 + * DMが送信できないバグ修正(0.9.2.1で発生 安定版では発生しません) + * 詳細表示のアイコンダブルクリックでホームを開けなくなっていたのを修正(0.9.2.1で発生 安定版では発生しません) + * IDN形式の短縮URLを発言詳細部でクリックした時、開けなかった問題を修正 + * プロフィール画面から編集を可能にした + * プロフィール画面からアイコンを変更可能にした。Twitterの仕様により次回発言しないと変更が成功しているか確認できません。 + * タブメニューのショートカットが効かない場合がある不具合修正 + * URL直後の>(>)がURLに含まれてリンク化されるバグ修正 + * 検索時のsince_idが、検索条件が変わってもクリアされていないバグ修正(0.9.2.1で発生 安定版では発生しません) + * 開発版(バージョンの末尾が0以外)、デバッグビルド実行中の場合はトレース出力が初期状態で有効になるようにした +==== Ver 0.9.2.1(2010/06/01) + * Retweetカウントの取得の際に時間がかかるため、プログレスバーを表示するようにした + * タスクトレイへのアイコン追加タイミングを変更した + * ユーザー情報ダイアログで、「認証済み(Verified)」の文字をクリックした際に、本家の認証済みアカウントについての説明ページを開くようにした + * 詳細表示のユーザー名でのツールチップ表示を取りやめた。ホームを開く、右クリックでメニューを開く機能はそのままです。 + * 詳細表示のユーザー名左クリックでホームを開く動作をダブルクリックに変更した + * htn.to,amzn.toのURL展開に対応 + * Followersリストの取得リトライがうまく機能していなかったので修正 + * piapro,flickr,pixivにある画像への直リンクの場合にプレビューが動作しなかったバグを修正 + * 画像プレビューでニコニコ動画公式チャンネルの動画サムネイルに対応した。他にも対応URLパターンを増やした。 + * ニコニコ動画の画像プレビューの際に、サムネイル取得不可の場合エラーコードを表示するようにした + * ニコニコ動画のプレビューで、ツールチップを使い動画情報を表示するようにした + * ハッシュタグの自動付加が有効な場合、メニューにチェックマークを入れるようにした + * PublicSearchの検索を同一内容で頻繁に実行すると検索結果が返ってこなくなることがあるため、検索のみ最低30秒更新とした + * PublicSearchの際のクエリにsince_idを付加するようにした + * プロフィール情報取得、フォロー、アンフォロー、フォロー状況取得を非同期化してプログレスバーを表示するようにした + * 詳細表示のユーザー名とアイコンの各部にマウスカーソルを置いたときにカーソルを変えるようにした + * ユーザー情報ダイアログに「発言を検索」ボタンを追加。ユーザーの発言を検索タブで表示します。 + * 詳細表示のユーザー名右クリックに「このユーザーの発言を検索」を追加。ユーザーの発言を検索タブで表示します。 + * 詳細表示の右クリックメニューに「このユーザーの発言を検索」を追加。ユーザーの発言を検索タブで表示します。 + * API Proxy環境下でxAuth認証が通らない不具合を修正(通常のxAuth認証には影響ありません) + * 返信先を開く際、検索タブ、リストタブを考慮していなかったバグ修正 + * プロフィール表示の際に、Twitterの仕様バグにより一部のユーザーが正しく取得できない不具合を回避するように修正 + * 投稿文内の全角スペースを半角スペースにする処理で、半角スペース2つから1つへの置換に変更 + * プロフィール表示画面の項目にアカウントIDを追加 + * プロフィール表示画面アイコンをダブルクリックすると原寸大の画像をブラウザで開くようにした + * 画像プレビューでついっぷるフォトに対応した + * DM送信時にエラーチェックをしていなかったのを修正 + * URL短縮の対象には、スキーマを省略したwwwから始まるドメインは含めないように変更 +==== Ver 0.9.2.0(2010/05/23) + * Ctrl+Pでユーザープロフィール画面が開いてしまうことがあったバグを修正 + * 通信時のメッセージログで時間も参照できるように。表示件数を20件に。 + * 設定ファイル読み込み時のエラーチェックを見直し + * ソート順表示の方向が逆だったのを修正 + * その他機能に「この発言のRetweet回数を確認」を追加。Webでは見えなかった100人以上のRTでも確認できます。100人確認ごとにAPIを1消費します。(例:550人がRTしていれば6消費) + * ニコ動の短縮パターンに漏れがあり、誤動作していたバグ修正 + * 投稿失敗時に発言履歴に残らない場合があった不具合修正 + * 表示中の画像プレビューが閉じてしまう場合がある不具合修正 + * 詳細表示のユーザーアイコンダブルクリックでも発言者のホームを開けるようにした + * 通信後に例外が起きることがあったバグを修正 + * TumblrのプレビューでPostTypeが画像以外のためにプレビュー失敗した場合にPostTypeを表示するようにした + * 画像プレビューでTumblrのサムネイル画像への直リンクがプレビューできなかったバグを修正 + * PixivプレビューでR-18/R-18GのいずれかのタグがついたURLの場合に表示メッセージを変更するようにした + * Retweetされた回数の表示機能追加(「その他機能」メニュー) +==== Ver 0.9.1.0(2010/05/19) + * リスト部のソート順表示が2カラムの場合に対応できていなかった問題を修正 +==== Ver 0.9.0.0(2010/05/19) + * 初期設定でのMentionsの更新間隔を180秒に、取得数を40件へ。バージョンアップの方は手動で調整してください。 + * 発言リストの列順序の初期値を変更 + * 画像プレビューをTumblrに対応(posttype=photoのみの対応となります)、フォト蔵に対応 + * 起動時のFollowersリスト取得処理に失敗した場合、初期読み込み処理の最終段階で再試行するようにした + * Twitterが相変わらずおかしいので、一時期無効にしていた公式RTがFav済みで流れてくる件の対策を復活 + * ユーザープロフィール画面追加。フォロー状況の表示、フォロー/フォロー解除もダイアログからできます。APIを2消費します。 + * 右クリックメニュー、操作メニューにプロフィール表示を追加。ショートカットキーはAlt+P。 + * 発言詳細領域の名前表示部分の右クリックメニューから、発言者のプロフィール表示、フォロー・フォロー解除が行えるようにした + * 発言詳細の文中にある@ID右クリックメニューからユーザープロフィールの確認ができるようにした + * 自己紹介の部分:サムネイルと右クリックメニュー以外は、@IDやハッシュタグのリンク化など、詳細表示とほぼ同等の機能があります。 + * クリックしてジャンプできる場所はツールチップでジャンプ先URLを表示するようにした + * 最新の発言を表示するようにした。日時とSourceも表示します。 + * 発言、自己紹介の各表示エリアで右クリックからコピー・すべて選択ができるようにした + * ユーザー情報ダイアログで認証済みアカウントかどうかを表示するように + * 画面が白くなる問題に対処 + * 未読カウントがずれる問題に対処 + * Altキー2回押しでフォーカスがSplitContainerに移る不具合修正 + * 自身のバージョンが取れない場合があったので、取得方法変更 + * メニュ→その他機能からもハッシュタグ関連機能にアクセスできるようにした + * URL短縮時に、文末のスラッシュも含めるように変更 + * 発言入力欄と残文字数ラベルのフォーカス遷移順序入れ替え(MSAA対応) + * Alt+Shift+R,Ctrl+Qが効かない場合があったバグを修正 + * 画像サムネイルのSplitterDistanceが復元されないことがあるバグ修正 + * 投稿時に投稿完了を待たないように変更。投稿失敗はメッセージで通知し、リトライ・キャンセルを選べるように。 + * 投稿重複、投稿規制をエラー扱いに + * ふぁぼったーのURL変更 + * メニューの「片思いユーザーリスト取得」>「すべて再取得」を廃止。直接「片思いユーザーリスト取得」をクリックしてください。 + * 設定画面に1時間あたりのAPI使用数を簡易計算して表示するようにした。Listsタブも反映されます。 + * 詳細表示の発言者名をクリックした際にHomeを開くようにした。ジャンプ先はツールチップで確認できます。 + * ニコニコ動画ID自動リンクの条件を緩和した(ID番号2桁以上へ) + * 短縮URLの展開で、結果を一部キャッシュしていたが、キャッシュの大文字・小文字区別をしていないバグ修正 + * ハッシュタグ解析で、アルファベットに数字が続くハッシュタグを正しく認識できていなかったのを修正 + * タブメニューを開く際に例外が起こるバグ修正 + * タイムライン解析で例外が起こるバグ修正 + * 初回起動時に認証せずに設定画面を閉じた場合に確認メッセージが2回出て正常に終了されないバグ修正 + * リスト選択画面からrefreshボタン削除 + * 画像プレビュー機能の有効無効設定を追加 + * バージョンアップ確認ダイアログのデフォルトボタン変更 + * 公式検索、ListsタブでFav追加・削除時に未読状態になる場合があったバグ修正 + * DMを右クリックあるいは操作メニューから削除できないことがあるバグ修正 +==== Ver 0.8.9.3(2010/05/13) + * Alt+Shift+R,Ctrl+Qが効かない場合があったバグを修正 + * Replyタブの初期設定での更新間隔を180秒に。バージョンアップの方は手動で調整してください。 + * ユーザー情報ダイアログで自己紹介の部分をhtml化して表示するようにした。サムネイルと右クリックメニュー以外は、@IDやハッシュタグのリンク化など、詳細表示とほぼ同等の機能があります。 + * ユーザー情報ダイアログでクリックしてジャンプできる場所はツールチップでジャンプ先URLを表示するようにした + * ユーザー情報ダイアログで最新の発言を表示するようにした + * ユーザー情報ダイアログの発言、自己紹介の各表示エリアで右クリックからコピー・すべて選択ができるようにした + * ユーザー情報ダイアログでフォロー状況の取得に失敗した際のエラー処理が抜けていたのを修正 + * 画像サムネイルのSplitterDistanceが復元されないことがあるバグ修正 + * 投稿時に投稿完了を待たないように変更。投稿失敗はメッセージで通知し、リトライ・キャンセルを選べるように。 + * ふぁぼったーのURL変更 + * メニューの「片思いユーザーリスト取得」>「すべて再取得」を廃止。直接「片思いユーザーリスト取得」をクリックしてください。 + * API使用数簡易計算の表示が、設定画面表示直後に更新されないバグを修正 + * API使用数簡易計算の更新タイミングがわかりにくかったので再計算ボタンを追加 + * 詳細表示の発言者名をクリックした際にHomeを開くようにした。ジャンプ先はツールチップで確認できます。 + * ニコニコ動画ID自動リンクの条件を緩和した +==== Ver 0.8.9.2(2010/05/09) + * 言及先の抽出ができていなかったバグを修正 + * ユーザー情報ダイアログで、アイコンの元画像サイズを考慮していなかったのを修正 + * ハッシュタグ解析で、アルファベットに数字が続くハッシュタグを正しく認識できていなかったのを修正 + * ユーザー情報ダイアログからフォロー/フォロー解除した場合に、フォロー状態表示をすぐ変更するようにした +==== Ver 0.8.9.1(2010/05/09) + * 投稿重複、投稿規制をエラー扱いに + * タブメニューを開く際に例外が起こるバグ修正 + * タイムライン解析で例外が起こるバグ修正 + * 初回起動時に認証せずに設定画面を閉じた場合に確認メッセージが2回出て正常に終了されないバグ修正 + * リスト選択画面からrefreshボタン削除 + * 画像プレビュー機能の有効無効設定を追加 + * バージョンアップ確認ダイアログのデフォルトボタン変更 + * 公式検索、ListsタブでFav追加・削除時に未読状態になる場合があったバグ修正 + * DMを右クリックあるいは操作メニューから削除できないことがあるバグ修正 + * カラムヘッダをクリックした際に、ソート方向を表示するようにした + * ユーザー情報表示ダイアログを追加。プロフィールなどが見れます。フォロー状況の表示、フォロー/フォロー解除もダイアログからできます。APIを2消費します。 + * 設定画面に1時間あたりのAPI使用数を簡易計算して表示するようにした。Listsタブも反映されます。 +==== Ver 0.8.9.0(2010/05/03) + * Webモード廃止 + * OAuth(xAuth)対応(API上限が350へ)。継続してBASIC認証も選択可能です。各APIの接続先は共通なので、API制限は共通となります。 + * Lists対応。タブ作成時にタブ種類でListsを選択 + * home_timeline,mentions,DirectMessage、公式検索、listsを遡れるように(Shift-F5,Shift-r)(DMはTwitterが仕様と違う動きをするため取得出来ません) + * 画像プレビュー実装(imgur/twitpic/yfrog/tweetphoto /Mobypicture/携帯百景/はてなフォトライフ/photoshare/img.ly/brightkite/twitgoo/pic.im /youtube/ニコニコ動画/flickr/pixiv/TwitVideo)。取得タイムアウト5秒です。 + * pixiv:画像にR-18タグの付いているもの、メンバーページへのリンクは動作しません + * flickr:photostreamなど複数の画像がある場合は先頭の画像のみを認識 + * リスト部でiキーを押すと入力エリアに移動できるようにした + * 中国語リソース(zh-CHS)追加。自動更新対象外。別途ダウンロードを。Tweenと同フォルダにzh-CHSフォルダを作成し、ダウンロードしたDLLを置いてください。 + * 更新間隔を15秒から設定できるように(テスト実装) + * 文中のニコ動ID(sm/nm)にリンク張るように(テスト実装) + * 一部のメッセージをよりわかりやすく修正 + * 文中URLを開く際に、複数リンクがある場合の一覧画面でリンクテキストを表示するように。@ユーザーやハッシュタグはそのまま表示、短縮URLは短縮前後両方表示するように変更 + * nico.ms短縮ロジック取り込み + * 不正なGIFアニメアイコンで各所が赤バッテンになる問題に対応 + * PublicSearchタブの検索コンボボックスからOR検索を行えない場合がある不具合を修正 + * リストの背景色変更を見直し、「その人の発言」でほかの背景色が上書きされないようにした + * タブ内容クリア、タブ削除の各問い合わせダイアログにタブ名を表示するようにした + * flickrなどに見られる「@」が含まれるURLを正しく認識していなかったバグを修正 + * タスクトレイアイコンのツールチップに現在の全未読数、@未読数を表示するようにした + * 一部のURLがTwitterIDを指しているものと誤認識する場合があったのを修正 + * 公式検索タブのコンボボックスのリストから検索ワードを指定して検索した場合に検索ワードが消えるのを修正 + * 実際の操作可能状態とユーザーインターフェースの矛盾を改善。具体的には以下の通り。 + * タブ削除を一度も行っていないときにはタブ削除取り消しメニューを無効に + * フォーカスのある発言がProtect発言でReTweetにProtect発言を含めない設定の場合、RT関連メニューを無効に + * 詳細表示のコンテキストメニューで状況に応じ「ID振り分けルール作成」を無効に + * フォーカスのある発言が自分の発言でない場合、削除メニューを無効に + * PublicSearchタブ、in_reply_to_status_idが設定されていない発言の場合は「返信元ステータスを開く」を無効に + * 公式RT発言でない場合は「RTした人のホームを開く」を無効に +  * 自分の発言は公式RTできないよう無効に + * アイコン画像取得のタイムアウトを5秒に変更 + * 起動時FAV取得の設定が無視されるバグ修正 + * dlvr.it,bkite.com,youtu.be,ow.ly,p.tl,flic.krのURL展開に対応 + * 公式RTに対して返信ALLをしたときは、RTした人も返信先に追加するよう変更 + * 認証エラーが返ってくると、以後更新しなくなってしまうバグ修正 + * ProxyAPI対応として、APIの接続先URLの一部を置き換えできるように設定追加 + * 1秒以内の同種のAPIリクエストをキャンセルするように + * 公式RTに対するQT返信時に、in_reply_toがつかないバグ修正 + * 最小化状態で起動するとレイアウトが崩れる問題に対応(Tweenへのショートカットのプロパティで設定すると最小化状態で起動できます) + * 投稿時に自動URL短縮される際に、最後のURLしか短縮されない場合があるバグ修正 + * URL等のリンク検出ロジックの調整 + * フォロー・アンフォロー等のID指定画面でIDを変更しても、結果画面のIDが変わらないバグ修正 + * 時速表示バグの修正 + * クリップボード操作エラーで例外にならないように +==== Ver 0.8.8.7(2010/05/02) + * 画像プレビューでのサムネイル生成完了報告タイミング見直し + * 画像プレビューをTwitVideoに対応 + * ショートカットキーの処理タイミングを変更。Ctrl+iなどが効かなくなる不具合はなくなったはず + * pixivプレビューのURL判定見直し + * 更新間隔を15秒から設定できるように(テスト実装) +==== Ver 0.8.8.6(2010/04/30) + * Flickr/Pixivの画像ページ読み込み、解析処理を非同期に + * 操作メニュー表示の際の判定漏れを修正 + * 自分から他者あてへのReplyのReply先発言が右クリックメニューから表示できなくなっていたバグを修正 + * mode=mangaなURLの場合でもpixivプレビューが動作するようにした + * flickrプレビューで一部のphotostreamページの解析に失敗していたバグを修正 + * ニコニコ動画のIDと衝突する@IDの場合に正しくリンクが張られないバグを修正 + * 自分以外の書き込みを選択した場合に操作メニューの削除が無効にならないのを修正(0.8.8.5での修正漏れ) + * プレビューのサムネイル作成状況をステータスバーで報告するようにした +==== Ver 0.8.8.5(2010/04/27) + * 文中のsmXXXXXXXXをニコ動にリンク張るように(テスト実装) + * 中国語リソース(zh-CHS)追加 + * タブ内容クリア、タブ削除の各問い合わせダイアログにタブ名を表示するようにした + * 自分の発言を公式RTできてしまうのを修正(実際にはAPI発行が失敗するのでタイムライン上には流れない) + * リストの背景色変更を見直し、「その人の発言」でほかの背景色が上書きされないようにした + * flickrなどに見られる「@」が含まれるURLを正しく認識していなかったバグを修正 + * タスクトレイアイコンのツールチップに現在の全未読数、@未読数を表示するようにした + * 一部のURLがTwitterIDを指しているものと誤認識する場合があったのを修正 + * リスト部でiキーを押すと入力エリアに移動できるようにした + * 公式検索タブのコンボボックスのリストから検索ワードを指定して検索した場合に検索ワードが消えるのを修正 + * 実際の操作可能状態とユーザーインターフェースの矛盾を改善。具体的には以下の通り。 + * タブ削除を一度も行っていないときにはタブ削除取り消しメニューを無効に + * フォーカスのある発言がProtect発言でReTweetにProtect発言を含めない設定の場合、RT関連メニューを無効に + * 詳細表示のコンテキストメニューで状況に応じ「ID振り分けルール作成」を無効に + * フォーカスのある発言が自分の発言でない場合、削除メニューを無効に + * PublicSearchタブ、in_reply_to_status_idが設定されていない発言の場合は「返信元ステータスを開く」を無効に + * 公式RT発言でない場合は「RTした人のホームを開く」を無効に + * Lists対応。タブ作成時にタブ種類でListsを選択 + * 一部のメッセージをよりわかりやすく修正 +==== Ver 0.8.8.4(2010/04/13) * 文中URLを開く際に、リンクテキストを表示するように。@ユーザーやハッシュタグはそのまま表示、短縮URLは短縮前後両方表示するように変更 * 文中にリンクが複数あると表示に時間がかかる問題を修正 * 不正なGIFアニメアイコンで各所が赤バッテンになる問題に対応 From svnnotify @ sourceforge.jp Mon Feb 7 21:16:16 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Mon, 07 Feb 2011 21:16:16 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NTJdICDoh6rjg53jgrnjg4jjgafjga7mlrA=?= =?utf-8?b?552A6YCa55+l44KS44Kt44Oj44Oz44K744Or44GX44Gm44GE44Gf44Gu44KS?= =?utf-8?b?44CB6Ieq44Od44K544OI44KS5pei6Kqt44Gr44GZ44KL6Kit5a6a44Gr44GX?= =?utf-8?b?44Gm44GE44KL44Go44GN44Gg44GR44Gr5aSJ5pu0?= Message-ID: <1297080976.731525.27851.nullmailer@users.sourceforge.jp> Revision: 1452 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1452 Author: anis774 Date: 2011-02-07 21:16:16 +0900 (Mon, 07 Feb 2011) Log Message: ----------- 自ポストでの新着通知をキャンセルしていたのを、自ポストを既読にする設定にしているときだけに変更 Modified Paths: -------------- trunk/Tween/Tween.vb -------------- next part -------------- Modified: trunk/Tween/Tween.vb =================================================================== --- trunk/Tween/Tween.vb 2011-02-07 05:14:12 UTC (rev 1451) +++ trunk/Tween/Tween.vb 2011-02-07 12:16:16 UTC (rev 1452) @@ -1405,6 +1405,7 @@ Private Sub NotifyNewPosts(ByVal notifyPosts() As PostClass, ByVal soundFile As String, ByVal addCount As Integer, ByVal newMentions As Boolean) If notifyPosts IsNot Nothing AndAlso _ + Me.SettingDialog.ReadOwnPost AndAlso _ notifyPosts.All(Function(post) post.UserId.ToString() = tw.UserIdNo OrElse post.ScreenName = tw.Username) Then Exit Sub End If From svnnotify @ sourceforge.jp Sat Feb 12 13:03:00 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Sat, 12 Feb 2011 13:03:00 +0900 Subject: [Tween-svn] [1453] Message-ID: <1297483380.417788.21887.nullmailer@users.sourceforge.jp> Revision: 1453 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1453 Author: kiri_feather Date: 2011-02-12 13:03:00 +0900 (Sat, 12 Feb 2011) Log Message: ----------- Added Paths: ----------- tags/0970/ -------------- next part -------------- Property changes on: tags/0970 ___________________________________________________________________ Added: svn:ignore + *.suo Added: svn:mergeinfo + /branches/APIchangeevent:723-746 /branches/FixedImage:787-910 /branches/editlist:667-697 /branches/panelswitch:447-572 /branches/tm:782-794 From svnnotify @ sourceforge.jp Sat Feb 12 13:03:36 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Sat, 12 Feb 2011 13:03:36 +0900 Subject: [Tween-svn] [1454] Message-ID: <1297483416.150628.22201.nullmailer@users.sourceforge.jp> Revision: 1454 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1454 Author: kiri_feather Date: 2011-02-12 13:03:36 +0900 (Sat, 12 Feb 2011) Log Message: ----------- Added Paths: ----------- branches/0975/ -------------- next part -------------- Property changes on: branches/0975 ___________________________________________________________________ Added: svn:ignore + *.suo Added: svn:mergeinfo + /branches/APIchangeevent:723-746 /branches/FixedImage:787-910 /branches/editlist:667-697 /branches/panelswitch:447-572 /branches/tm:782-794 From svnnotify @ sourceforge.jp Sun Feb 13 10:51:21 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Sun, 13 Feb 2011 10:51:21 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NTVdICAwOTc144Oq44Oq44O844K544CCIC4g?= =?utf-8?b?bmV044OQ44O844K444On44Oz5qSc55+l44CBMDk4MOOBuOOBruODkOODvA==?= =?utf-8?b?44K444On44Oz44Ki44OD44OX6KOc5Yqp?= Message-ID: <1297561881.074764.25499.nullmailer@users.sourceforge.jp> Revision: 1455 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1455 Author: kiri_feather Date: 2011-02-13 10:51:20 +0900 (Sun, 13 Feb 2011) Log Message: ----------- 0975リリース。.netバージョン検知、0980へのバージョンアップ補助 Modified Paths: -------------- branches/0975/Tween/ApplicationEvents.vb branches/0975/Tween/My Project/AssemblyInfo.vb branches/0975/Tween/My Project/Resources.Designer.vb branches/0975/Tween/My Project/Resources.en.resx branches/0975/Tween/My Project/Resources.resx branches/0975/Tween/MyCommon.vb branches/0975/Tween/Tween.vb branches/0975/Tween/Twitter.vb -------------- next part -------------- Modified: branches/0975/Tween/ApplicationEvents.vb =================================================================== --- branches/0975/Tween/ApplicationEvents.vb 2011-02-12 04:03:36 UTC (rev 1454) +++ branches/0975/Tween/ApplicationEvents.vb 2011-02-13 01:51:20 UTC (rev 1455) @@ -25,6 +25,9 @@ Imports System.Diagnostics Imports System.Threading.Thread +Imports Microsoft.Win32 +Imports Microsoft.Win32.Registry +Imports Microsoft.Win32.RegistryKey Namespace My @@ -52,6 +55,18 @@ Private Sub MyApplication_Startup(ByVal sender As Object, ByVal e As Microsoft.VisualBasic.ApplicationServices.StartupEventArgs) Handles Me.Startup + Dim regPath As String = "SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full" + Dim regValue As String = "Install" + Try + Using rKey As RegistryKey = Registry.LocalMachine.OpenSubKey(regPath) + Dim rVal As Integer = DirectCast(rKey.GetValue(regValue), Integer) + rKey.Close() + If rVal = 1 Then CLRv4Full = True + End Using + Catch ex As Exception + + End Try + InitCulture() Dim pt As String = Application.Info.DirectoryPath.Replace("\", "/") + "/" + Application.Info.ProductName Modified: branches/0975/Tween/My Project/AssemblyInfo.vb =================================================================== --- branches/0975/Tween/My Project/AssemblyInfo.vb 2011-02-12 04:03:36 UTC (rev 1454) +++ branches/0975/Tween/My Project/AssemblyInfo.vb 2011-02-13 01:51:20 UTC (rev 1455) @@ -55,5 +55,5 @@ ' - + Modified: branches/0975/Tween/My Project/Resources.Designer.vb =================================================================== --- branches/0975/Tween/My Project/Resources.Designer.vb 2011-02-12 04:03:36 UTC (rev 1454) +++ branches/0975/Tween/My Project/Resources.Designer.vb 2011-02-13 01:51:20 UTC (rev 1455) @@ -532,22 +532,18 @@ ''' ''' 更新履歴 ''' - '''==== Ver 0.9.6.1(2010/10/22) - ''' * URL直後のハッシュタグがリンク化されないバグを修正 - ''' * PublicSearchの取得数を変更可能にした - ''' * Ctrl+J/K,SHIFT+J/Kが効かなくなっていたバグを修正 - ''' * リストビューでのアイコンが縦長に描画されるバグを修正 - ''' * リストビューでの文字列の描画位置を上寄せに変更 - ''' * 非公式RTの際に元ツイートに@IDが含まれていた場合@を含めないようにした - ''' * アイコンの背景を白く塗るようにした - ''' * リスト部分で表示し切れない行は表示していなかったのを、読めそうな範囲で描画出来そうな行は表示するように変更 - ''' * 入力欄でCtrl+Shift+←→ を動作するようにした - ''' * 短縮URL解決の設定が正しく動作しておらずオフにできなかったバグを修正 - ''' * yfrogへの画像投稿に対応 - ''' * 取得時の自ポスト既読化をDMにも適用するようにした - ''' * Favorites取得数を設定できるようにした。0で標準取得数に合わせる - ''' * リストビューの描画を若干高速化した - ''' * BASIC認証 [残りの文字列は切り詰められました]"; に類似しているローカライズされた文字列を検索します。 + '''==== Ver 0.9.7.0(2010/11/14) + ''' * 描画周りの高速化と調整を行った + ''' * リスト表示が真っ白になる現象の対策を行った まだ発生する方はご連絡ください。 + ''' * 連投モードで投稿失敗ダイアログをキャンセルした場合にStatusTextの背景色が戻らないのを修正 + ''' * Protect発言をRT/STOTコピー許可するかの設定を廃止し公式RTの際に確認しない設定を追加した + ''' * Alt+Shift+CでユーザーIDをコピーするようにした 編集メニューにもあります。 + ''' * Sourceのリンク部分においてもフィルタが効くようにした(URL検索にチェックを入れる必要があります) + ''' * WebBrowserコンポーネントの初期化完了を待つようにした + ''' * 移動や削除などでフィルタ選択が解除された場合にボタンの有効状態が切り替わっていなかったのを修正 + ''' * ObjectDisposedExceptionが起きることがあったのを修正 + ''' * 短縮URL解決で例外が発生することがあったのを(多分)修正 + ''' * クエリまたはフラグメント部分に?を含むURLの認識に失敗す [残りの文字列は切り詰められました]"; に類似しているローカライズされた文字列を検索します。 ''' Friend ReadOnly Property ChangeLog() As String Get @@ -646,6 +642,15 @@ End Property ''' + ''' 新しいバージョンが公開されています。実行には.NET Framework 4 (Full)のインストールが必要です。インストール後に再度お試しください。 に類似しているローカライズされた文字列を検索します。 + ''' + Friend ReadOnly Property CheckNewVerV4() As String + Get + Return ResourceManager.GetString("CheckNewVerV4", resourceCulture) + End Get + End Property + + ''' ''' このタブの発言をクリアしてもよろしいですか?{0}(サーバーから発言は削除しません。) に類似しているローカライズされた文字列を検索します。 ''' Friend ReadOnly Property ClearTabMenuItem_ClickText1() As String Modified: branches/0975/Tween/My Project/Resources.en.resx =================================================================== --- branches/0975/Tween/My Project/Resources.en.resx 2011-02-12 04:03:36 UTC (rev 1454) +++ branches/0975/Tween/My Project/Resources.en.resx 2011-02-13 01:51:20 UTC (rev 1455) @@ -942,4 +942,7 @@ 取得発言数は20?100件を指定してください。 + + New version released. This version require to install .NET Framework 4 (Full). Please retry after install it. + \ No newline at end of file Modified: branches/0975/Tween/My Project/Resources.resx =================================================================== --- branches/0975/Tween/My Project/Resources.resx 2011-02-12 04:03:36 UTC (rev 1454) +++ branches/0975/Tween/My Project/Resources.resx 2011-02-13 01:51:20 UTC (rev 1455) @@ -1021,4 +1021,7 @@ <a href="http://twitter.com/" rel="nofollow">web</a> + + 新しいバージョンが公開されています。実行には.NET Framework 4 (Full)のインストールが必要です。インストール後に再度お試しください。 + \ No newline at end of file Modified: branches/0975/Tween/MyCommon.vb =================================================================== --- branches/0975/Tween/MyCommon.vb 2011-02-12 04:03:36 UTC (rev 1454) +++ branches/0975/Tween/MyCommon.vb 2011-02-13 01:51:20 UTC (rev 1455) @@ -562,4 +562,6 @@ If img IsNot Nothing Then img.Dispose() End Try End Function + + Public CLRv4Full As Boolean End Module \ No newline at end of file Modified: branches/0975/Tween/Tween.vb =================================================================== --- branches/0975/Tween/Tween.vb 2011-02-12 04:03:36 UTC (rev 1454) +++ branches/0975/Tween/Tween.vb 2011-02-13 01:51:20 UTC (rev 1455) @@ -4378,6 +4378,11 @@ strDetail = retMsg.Substring(5).Trim End If If fileVersion <> "" AndAlso strVer.CompareTo(fileVersion.Replace(".", "")) > 0 Then + If Not CLRv4Full Then + MessageBox.Show(My.Resources.CheckNewVerV4) + OpenUriAsync("http://www.microsoft.com/downloads/details.aspx?displaylang=ja&FamilyID=0a391abd-25c1-4fc0-919f-b21f31ab88b7") + Exit Sub + End If Dim tmp As String = String.Format(My.Resources.CheckNewVersionText3, strVer) Using dialogAsShieldicon As New DialogAsShieldIcon If dialogAsShieldicon.Show(tmp, strDetail, My.Resources.CheckNewVersionText1, MessageBoxButtons.YesNo, MessageBoxIcon.Question) = Windows.Forms.DialogResult.Yes Then Modified: branches/0975/Tween/Twitter.vb =================================================================== --- branches/0975/Tween/Twitter.vb 2011-02-12 04:03:36 UTC (rev 1454) +++ branches/0975/Tween/Twitter.vb 2011-02-13 01:51:20 UTC (rev 1455) @@ -1217,7 +1217,7 @@ #Region "バージョンアップ" Public Function GetVersionInfo() As String Dim content As String = "" - If Not (New HttpVarious).GetData("http://tween.sourceforge.jp/version2.txt?" + Now.ToString("yyMMddHHmmss") + Environment.TickCount.ToString(), Nothing, content) Then + If Not (New HttpVarious).GetData("http://tween.sourceforge.jp/version.txt?" + Now.ToString("yyMMddHHmmss") + Environment.TickCount.ToString(), Nothing, content) Then Throw New Exception("GetVersionInfo Failed") End If Return content From svnnotify @ sourceforge.jp Mon Feb 21 20:33:47 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Mon, 21 Feb 2011 20:33:47 +0900 Subject: [Tween-svn] [1456] 0990 Message-ID: <1298288027.548659.31342.nullmailer@users.sourceforge.jp> Revision: 1456 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1456 Author: kiri_feather Date: 2011-02-21 20:33:47 +0900 (Mon, 21 Feb 2011) Log Message: ----------- 0990 Modified Paths: -------------- trunk/Tween/AppendSettingDialog.Designer.vb trunk/Tween/AppendSettingDialog.en.resx trunk/Tween/AppendSettingDialog.resx trunk/Tween/EventViewerDialog.Designer.vb trunk/Tween/EventViewerDialog.resx trunk/Tween/EventViewerDialog.vb trunk/Tween/ImageDictionary.vb trunk/Tween/ImageListViewItem.vb trunk/Tween/My Project/AssemblyInfo.vb trunk/Tween/Resources/ChangeLog.txt trunk/Tween/StatusDictionary.vb trunk/Tween/Tween.resx trunk/Tween/Tween.vb trunk/Tween/Twitter.vb -------------- next part -------------- Modified: trunk/Tween/AppendSettingDialog.Designer.vb =================================================================== --- trunk/Tween/AppendSettingDialog.Designer.vb 2011-02-13 01:51:20 UTC (rev 1455) +++ trunk/Tween/AppendSettingDialog.Designer.vb 2011-02-21 11:33:47 UTC (rev 1456) @@ -26,120 +26,6 @@ Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(AppendSettingDialog)) Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() Me.TreeViewSetting = New System.Windows.Forms.TreeView() - 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.GetPeriodPanel = New System.Windows.Forms.Panel() - Me.LabelApiUsingUserStreamEnabled = New System.Windows.Forms.Label() - Me.LabelUserStreamActive = New System.Windows.Forms.Label() - Me.Label21 = New System.Windows.Forms.Label() - Me.UserTimelinePeriod = New System.Windows.Forms.TextBox() - Me.TimelinePeriod = New System.Windows.Forms.TextBox() - Me.Label3 = New System.Windows.Forms.Label() - Me.ButtonApiCalc = New System.Windows.Forms.Button() - Me.LabelPostAndGet = New System.Windows.Forms.Label() - Me.LabelApiUsing = New System.Windows.Forms.Label() - Me.Label33 = New System.Windows.Forms.Label() - Me.ListsPeriod = New System.Windows.Forms.TextBox() - Me.Label7 = New System.Windows.Forms.Label() - Me.PubSearchPeriod = New System.Windows.Forms.TextBox() - Me.Label69 = New System.Windows.Forms.Label() - Me.ReplyPeriod = New System.Windows.Forms.TextBox() - Me.CheckPostAndGet = New System.Windows.Forms.CheckBox() - Me.CheckPeriodAdjust = New System.Windows.Forms.CheckBox() - Me.Label5 = New System.Windows.Forms.Label() - Me.DMPeriod = New System.Windows.Forms.TextBox() - Me.GetCountPanel = New System.Windows.Forms.Panel() - Me.ListTextCountApi = New System.Windows.Forms.TextBox() - Me.Label25 = New System.Windows.Forms.Label() - Me.UserTimelineTextCountApi = New System.Windows.Forms.TextBox() - Me.Label17 = New System.Windows.Forms.Label() - Me.Label30 = New System.Windows.Forms.Label() - Me.Label28 = New System.Windows.Forms.Label() - Me.Label19 = New System.Windows.Forms.Label() - Me.FavoritesTextCountApi = New System.Windows.Forms.TextBox() - Me.SearchTextCountApi = New System.Windows.Forms.TextBox() - Me.Label66 = New System.Windows.Forms.Label() - Me.FirstTextCountApi = New System.Windows.Forms.TextBox() - Me.GetMoreTextCountApi = New System.Windows.Forms.TextBox() - Me.Label53 = New System.Windows.Forms.Label() - Me.UseChangeGetCount = New System.Windows.Forms.CheckBox() - Me.TextCountApiReply = New System.Windows.Forms.TextBox() - Me.Label67 = New System.Windows.Forms.Label() - Me.TextCountApi = New System.Windows.Forms.TextBox() - Me.BasedPanel = New System.Windows.Forms.Panel() - Me.AuthBasicRadio = New System.Windows.Forms.RadioButton() - Me.AuthOAuthRadio = New System.Windows.Forms.RadioButton() - Me.Label6 = New System.Windows.Forms.Label() - Me.AuthClearButton = New System.Windows.Forms.Button() - Me.AuthUserLabel = New System.Windows.Forms.Label() - Me.AuthStateLabel = New System.Windows.Forms.Label() - Me.Label4 = New System.Windows.Forms.Label() - Me.AuthorizeButton = New System.Windows.Forms.Button() - Me.Label1 = New System.Windows.Forms.Label() - Me.Label2 = New System.Windows.Forms.Label() - Me.Username = New System.Windows.Forms.TextBox() - Me.Password = New System.Windows.Forms.TextBox() - Me.StartupPanel = New System.Windows.Forms.Panel() - Me.StartupReaded = New System.Windows.Forms.CheckBox() - Me.CheckStartupFollowers = New System.Windows.Forms.CheckBox() - Me.CheckStartupVersion = New System.Windows.Forms.CheckBox() - Me.chkGetFav = New System.Windows.Forms.CheckBox() - Me.UserStreamPanel = New System.Windows.Forms.Panel() - Me.UserstreamPeriod = New System.Windows.Forms.TextBox() - Me.StartupUserstreamCheck = New System.Windows.Forms.CheckBox() - Me.Label83 = New System.Windows.Forms.Label() - Me.TweetActPanel = New System.Windows.Forms.Panel() - Me.CheckHashSupple = New System.Windows.Forms.CheckBox() - Me.CheckAtIdSupple = New System.Windows.Forms.CheckBox() - Me.ComboBoxPostKeySelect = New System.Windows.Forms.ComboBox() - Me.Label27 = New System.Windows.Forms.Label() - Me.CheckRetweetNoConfirm = New System.Windows.Forms.CheckBox() - Me.Label12 = New System.Windows.Forms.Label() - Me.CheckUseRecommendStatus = New System.Windows.Forms.CheckBox() - Me.StatusText = New System.Windows.Forms.TextBox() - 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.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.FontPanel = New System.Windows.Forms.Panel() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.btnRetweet = New System.Windows.Forms.Button() @@ -167,59 +53,6 @@ Me.btnListFont = New System.Windows.Forms.Button() Me.lblListFont = New System.Windows.Forms.Label() Me.Label61 = New System.Windows.Forms.Label() - Me.FontPanel2 = New System.Windows.Forms.Panel() - Me.GroupBox5 = New System.Windows.Forms.GroupBox() - Me.Label65 = New System.Windows.Forms.Label() - Me.Label52 = New System.Windows.Forms.Label() - Me.Label49 = New System.Windows.Forms.Label() - Me.Label9 = New System.Windows.Forms.Label() - Me.Label14 = New System.Windows.Forms.Label() - Me.Label16 = New System.Windows.Forms.Label() - Me.Label32 = New System.Windows.Forms.Label() - Me.Label34 = New System.Windows.Forms.Label() - Me.Label36 = New System.Windows.Forms.Label() - Me.btnInputFont = New System.Windows.Forms.Button() - Me.btnInputBackcolor = New System.Windows.Forms.Button() - Me.btnAtTo = New System.Windows.Forms.Button() - Me.btnListBack = New System.Windows.Forms.Button() - Me.btnAtFromTarget = New System.Windows.Forms.Button() - Me.btnAtTarget = New System.Windows.Forms.Button() - Me.btnTarget = New System.Windows.Forms.Button() - Me.btnAtSelf = New System.Windows.Forms.Button() - Me.btnSelf = New System.Windows.Forms.Button() - Me.lblInputFont = New System.Windows.Forms.Label() - Me.lblInputBackcolor = New System.Windows.Forms.Label() - Me.lblAtTo = New System.Windows.Forms.Label() - Me.lblListBackcolor = New System.Windows.Forms.Label() - Me.lblAtFromTarget = New System.Windows.Forms.Label() - Me.lblAtTarget = New System.Windows.Forms.Label() - Me.lblTarget = New System.Windows.Forms.Label() - Me.lblAtSelf = New System.Windows.Forms.Label() - Me.lblSelf = New System.Windows.Forms.Label() - Me.ButtonBackToDefaultFontColor2 = New System.Windows.Forms.Button() - Me.ConnectionPanel = New System.Windows.Forms.Panel() - Me.CheckEnableBasicAuth = New System.Windows.Forms.CheckBox() - Me.TwitterSearchAPIText = New System.Windows.Forms.TextBox() - Me.Label31 = New System.Windows.Forms.Label() - Me.TwitterAPIText = New System.Windows.Forms.TextBox() - Me.Label8 = New System.Windows.Forms.Label() - Me.CheckUseSsl = New System.Windows.Forms.CheckBox() - Me.Label64 = New System.Windows.Forms.Label() - Me.ConnectionTimeOut = New System.Windows.Forms.TextBox() - Me.Label63 = New System.Windows.Forms.Label() - Me.ProxyPanel = New System.Windows.Forms.Panel() - Me.Label55 = New System.Windows.Forms.Label() - Me.TextProxyPassword = New System.Windows.Forms.TextBox() - Me.RadioProxyNone = New System.Windows.Forms.RadioButton() - Me.LabelProxyPassword = New System.Windows.Forms.Label() - Me.RadioProxyIE = New System.Windows.Forms.RadioButton() - Me.TextProxyUser = New System.Windows.Forms.TextBox() - Me.RadioProxySpecified = New System.Windows.Forms.RadioButton() - Me.LabelProxyUser = New System.Windows.Forms.Label() - Me.LabelProxyAddress = New System.Windows.Forms.Label() - Me.TextProxyPort = New System.Windows.Forms.TextBox() - Me.TextProxyAddress = New System.Windows.Forms.TextBox() - Me.LabelProxyPort = New System.Windows.Forms.Label() Me.CooperatePanel = New System.Windows.Forms.Panel() Me.ComboBoxTranslateLanguage = New System.Windows.Forms.ComboBox() Me.Label29 = New System.Windows.Forms.Label() @@ -260,6 +93,173 @@ Me.CheckCloseToExit = New System.Windows.Forms.CheckBox() Me.CheckMinimizeToTray = New System.Windows.Forms.CheckBox() Me.CheckReadOldPosts = New System.Windows.Forms.CheckBox() + Me.ProxyPanel = New System.Windows.Forms.Panel() + Me.Label55 = New System.Windows.Forms.Label() + Me.TextProxyPassword = New System.Windows.Forms.TextBox() + Me.RadioProxyNone = New System.Windows.Forms.RadioButton() + Me.LabelProxyPassword = New System.Windows.Forms.Label() + Me.RadioProxyIE = New System.Windows.Forms.RadioButton() + Me.TextProxyUser = New System.Windows.Forms.TextBox() + Me.RadioProxySpecified = New System.Windows.Forms.RadioButton() + Me.LabelProxyUser = New System.Windows.Forms.Label() + Me.LabelProxyAddress = New System.Windows.Forms.Label() + Me.TextProxyPort = New System.Windows.Forms.TextBox() + Me.TextProxyAddress = New System.Windows.Forms.TextBox() + Me.LabelProxyPort = New System.Windows.Forms.Label() + Me.ConnectionPanel = New System.Windows.Forms.Panel() + Me.CheckEnableBasicAuth = New System.Windows.Forms.CheckBox() + Me.TwitterSearchAPIText = New System.Windows.Forms.TextBox() + Me.Label31 = New System.Windows.Forms.Label() + Me.TwitterAPIText = New System.Windows.Forms.TextBox() + Me.Label8 = New System.Windows.Forms.Label() + Me.CheckUseSsl = New System.Windows.Forms.CheckBox() + Me.Label64 = New System.Windows.Forms.Label() + Me.ConnectionTimeOut = New System.Windows.Forms.TextBox() + Me.Label63 = New System.Windows.Forms.Label() + Me.FontPanel2 = New System.Windows.Forms.Panel() + Me.GroupBox5 = New System.Windows.Forms.GroupBox() + Me.Label65 = New System.Windows.Forms.Label() + Me.Label52 = New System.Windows.Forms.Label() + Me.Label49 = New System.Windows.Forms.Label() + Me.Label9 = New System.Windows.Forms.Label() + Me.Label14 = New System.Windows.Forms.Label() + Me.Label16 = New System.Windows.Forms.Label() + Me.Label32 = New System.Windows.Forms.Label() + Me.Label34 = New System.Windows.Forms.Label() + Me.Label36 = New System.Windows.Forms.Label() + Me.btnInputFont = New System.Windows.Forms.Button() + Me.btnInputBackcolor = New System.Windows.Forms.Button() + Me.btnAtTo = New System.Windows.Forms.Button() + Me.btnListBack = New System.Windows.Forms.Button() + Me.btnAtFromTarget = New System.Windows.Forms.Button() + Me.btnAtTarget = New System.Windows.Forms.Button() + Me.btnTarget = New System.Windows.Forms.Button() + Me.btnAtSelf = New System.Windows.Forms.Button() + Me.btnSelf = New System.Windows.Forms.Button() + Me.lblInputFont = New System.Windows.Forms.Label() + Me.lblInputBackcolor = New System.Windows.Forms.Label() + Me.lblAtTo = New System.Windows.Forms.Label() + Me.lblListBackcolor = New System.Windows.Forms.Label() + Me.lblAtFromTarget = New System.Windows.Forms.Label() + Me.lblAtTarget = New System.Windows.Forms.Label() + Me.lblTarget = New System.Windows.Forms.Label() + 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() + Me.ComboBoxPostKeySelect = New System.Windows.Forms.ComboBox() + Me.Label27 = New System.Windows.Forms.Label() + Me.CheckRetweetNoConfirm = New System.Windows.Forms.CheckBox() + Me.Label12 = New System.Windows.Forms.Label() + Me.CheckUseRecommendStatus = New System.Windows.Forms.CheckBox() + Me.StatusText = New System.Windows.Forms.TextBox() + Me.UserStreamPanel = New System.Windows.Forms.Panel() + Me.UserstreamPeriod = New System.Windows.Forms.TextBox() + Me.StartupUserstreamCheck = New System.Windows.Forms.CheckBox() + Me.Label83 = New System.Windows.Forms.Label() + Me.StartupPanel = New System.Windows.Forms.Panel() + Me.StartupReaded = New System.Windows.Forms.CheckBox() + Me.CheckStartupFollowers = New System.Windows.Forms.CheckBox() + Me.CheckStartupVersion = New System.Windows.Forms.CheckBox() + Me.chkGetFav = 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() + Me.Label6 = New System.Windows.Forms.Label() + Me.AuthClearButton = New System.Windows.Forms.Button() + Me.AuthUserLabel = New System.Windows.Forms.Label() + Me.AuthStateLabel = New System.Windows.Forms.Label() + Me.Label4 = New System.Windows.Forms.Label() + Me.AuthorizeButton = New System.Windows.Forms.Button() + Me.Label1 = New System.Windows.Forms.Label() + Me.Label2 = New System.Windows.Forms.Label() + Me.Username = New System.Windows.Forms.TextBox() + Me.Password = New System.Windows.Forms.TextBox() + Me.GetCountPanel = New System.Windows.Forms.Panel() + Me.ListTextCountApi = New System.Windows.Forms.TextBox() + Me.Label25 = New System.Windows.Forms.Label() + Me.UserTimelineTextCountApi = New System.Windows.Forms.TextBox() + Me.Label17 = New System.Windows.Forms.Label() + Me.Label30 = New System.Windows.Forms.Label() + Me.Label28 = New System.Windows.Forms.Label() + Me.Label19 = New System.Windows.Forms.Label() + Me.FavoritesTextCountApi = New System.Windows.Forms.TextBox() + Me.SearchTextCountApi = New System.Windows.Forms.TextBox() + Me.Label66 = New System.Windows.Forms.Label() + Me.FirstTextCountApi = New System.Windows.Forms.TextBox() + Me.GetMoreTextCountApi = New System.Windows.Forms.TextBox() + Me.Label53 = New System.Windows.Forms.Label() + Me.UseChangeGetCount = New System.Windows.Forms.CheckBox() + Me.TextCountApiReply = New System.Windows.Forms.TextBox() + Me.Label67 = New System.Windows.Forms.Label() + Me.TextCountApi = New System.Windows.Forms.TextBox() + Me.GetPeriodPanel = New System.Windows.Forms.Panel() + Me.LabelApiUsingUserStreamEnabled = New System.Windows.Forms.Label() + Me.LabelUserStreamActive = New System.Windows.Forms.Label() + Me.Label21 = New System.Windows.Forms.Label() + Me.UserTimelinePeriod = New System.Windows.Forms.TextBox() + Me.TimelinePeriod = New System.Windows.Forms.TextBox() + Me.Label3 = New System.Windows.Forms.Label() + Me.ButtonApiCalc = New System.Windows.Forms.Button() + Me.LabelPostAndGet = New System.Windows.Forms.Label() + Me.LabelApiUsing = New System.Windows.Forms.Label() + Me.Label33 = New System.Windows.Forms.Label() + Me.ListsPeriod = New System.Windows.Forms.TextBox() + Me.Label7 = New System.Windows.Forms.Label() + Me.PubSearchPeriod = New System.Windows.Forms.TextBox() + Me.Label69 = New System.Windows.Forms.Label() + Me.ReplyPeriod = New System.Windows.Forms.TextBox() + Me.CheckPostAndGet = New System.Windows.Forms.CheckBox() + Me.CheckPeriodAdjust = New System.Windows.Forms.CheckBox() + Me.Label5 = New System.Windows.Forms.Label() + Me.DMPeriod = 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() @@ -269,25 +269,25 @@ Me.SplitContainer1.Panel1.SuspendLayout() Me.SplitContainer1.Panel2.SuspendLayout() Me.SplitContainer1.SuspendLayout() - Me.NotifyPanel.SuspendLayout() - Me.GetPeriodPanel.SuspendLayout() - Me.GetCountPanel.SuspendLayout() - Me.BasedPanel.SuspendLayout() - Me.StartupPanel.SuspendLayout() - Me.UserStreamPanel.SuspendLayout() - Me.TweetActPanel.SuspendLayout() - Me.PreviewPanel.SuspendLayout() - Me.TweetPrvPanel.SuspendLayout() Me.FontPanel.SuspendLayout() Me.GroupBox1.SuspendLayout() - Me.FontPanel2.SuspendLayout() - Me.GroupBox5.SuspendLayout() - Me.ConnectionPanel.SuspendLayout() - Me.ProxyPanel.SuspendLayout() Me.CooperatePanel.SuspendLayout() Me.ShortUrlPanel.SuspendLayout() Me.ActionPanel.SuspendLayout() Me.GroupBox3.SuspendLayout() + Me.ProxyPanel.SuspendLayout() + Me.ConnectionPanel.SuspendLayout() + Me.FontPanel2.SuspendLayout() + Me.GroupBox5.SuspendLayout() + Me.TweetPrvPanel.SuspendLayout() + Me.PreviewPanel.SuspendLayout() + Me.TweetActPanel.SuspendLayout() + Me.UserStreamPanel.SuspendLayout() + Me.StartupPanel.SuspendLayout() + Me.BasedPanel.SuspendLayout() + Me.GetCountPanel.SuspendLayout() + Me.GetPeriodPanel.SuspendLayout() + Me.NotifyPanel.SuspendLayout() Me.SuspendLayout() ' 'SplitContainer1 @@ -305,13 +305,13 @@ ' resources.ApplyResources(Me.SplitContainer1.Panel2, "SplitContainer1.Panel2") Me.SplitContainer1.Panel2.BackColor = System.Drawing.SystemColors.Control + Me.SplitContainer1.Panel2.Controls.Add(Me.FontPanel) + Me.SplitContainer1.Panel2.Controls.Add(Me.CooperatePanel) + Me.SplitContainer1.Panel2.Controls.Add(Me.ShortUrlPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.ActionPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.ShortUrlPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.CooperatePanel) 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.FontPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.TweetPrvPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.PreviewPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.TweetActPanel) @@ -335,894 +335,6 @@ Me.TreeViewSetting.ShowLines = False Me.ToolTip1.SetToolTip(Me.TreeViewSetting, resources.GetString("TreeViewSetting.ToolTip")) ' - 'NotifyPanel - ' - 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")) - ' - '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" - Me.ToolTip1.SetToolTip(Me.Label35, resources.GetString("Label35.ToolTip")) - ' - 'ComboBoxEventNotifySound - ' - resources.ApplyResources(Me.ComboBoxEventNotifySound, "ComboBoxEventNotifySound") - Me.ComboBoxEventNotifySound.FormattingEnabled = True - Me.ComboBoxEventNotifySound.Name = "ComboBoxEventNotifySound" - Me.ToolTip1.SetToolTip(Me.ComboBoxEventNotifySound, resources.GetString("ComboBoxEventNotifySound.ToolTip")) - ' - 'CheckFavEventUnread - ' - 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 - ' - '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.ToolTip1.SetToolTip(Me.CheckForceEventNotify, resources.GetString("CheckForceEventNotify.ToolTip")) - 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.ToolTip1.SetToolTip(Me.CheckEventNotify, resources.GetString("CheckEventNotify.ToolTip")) - Me.CheckEventNotify.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.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")) - ' - 'GetCountPanel - ' - resources.ApplyResources(Me.GetCountPanel, "GetCountPanel") - Me.GetCountPanel.Controls.Add(Me.ListTextCountApi) - Me.GetCountPanel.Controls.Add(Me.Label25) - Me.GetCountPanel.Controls.Add(Me.UserTimelineTextCountApi) - Me.GetCountPanel.Controls.Add(Me.Label17) - Me.GetCountPanel.Controls.Add(Me.Label30) - Me.GetCountPanel.Controls.Add(Me.Label28) - Me.GetCountPanel.Controls.Add(Me.Label19) - Me.GetCountPanel.Controls.Add(Me.FavoritesTextCountApi) - Me.GetCountPanel.Controls.Add(Me.SearchTextCountApi) - Me.GetCountPanel.Controls.Add(Me.Label66) - Me.GetCountPanel.Controls.Add(Me.FirstTextCountApi) - Me.GetCountPanel.Controls.Add(Me.GetMoreTextCountApi) - Me.GetCountPanel.Controls.Add(Me.Label53) - Me.GetCountPanel.Controls.Add(Me.UseChangeGetCount) - Me.GetCountPanel.Controls.Add(Me.TextCountApiReply) - Me.GetCountPanel.Controls.Add(Me.Label67) - Me.GetCountPanel.Controls.Add(Me.TextCountApi) - 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" - Me.ToolTip1.SetToolTip(Me.TextCountApi, resources.GetString("TextCountApi.ToolTip")) - ' - 'BasedPanel - ' - resources.ApplyResources(Me.BasedPanel, "BasedPanel") - Me.BasedPanel.Controls.Add(Me.AuthBasicRadio) - Me.BasedPanel.Controls.Add(Me.AuthOAuthRadio) - Me.BasedPanel.Controls.Add(Me.Label6) - Me.BasedPanel.Controls.Add(Me.AuthClearButton) - Me.BasedPanel.Controls.Add(Me.AuthUserLabel) - Me.BasedPanel.Controls.Add(Me.AuthStateLabel) - Me.BasedPanel.Controls.Add(Me.Label4) - Me.BasedPanel.Controls.Add(Me.AuthorizeButton) - Me.BasedPanel.Controls.Add(Me.Label1) - Me.BasedPanel.Controls.Add(Me.Label2) - Me.BasedPanel.Controls.Add(Me.Username) - Me.BasedPanel.Controls.Add(Me.Password) - 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 - ' - resources.ApplyResources(Me.AuthOAuthRadio, "AuthOAuthRadio") - 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 - ' - 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 - ' - 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 - ' - '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) - 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 - ' - 'UserStreamPanel - ' - resources.ApplyResources(Me.UserStreamPanel, "UserStreamPanel") - Me.UserStreamPanel.Controls.Add(Me.UserstreamPeriod) - Me.UserStreamPanel.Controls.Add(Me.StartupUserstreamCheck) - Me.UserStreamPanel.Controls.Add(Me.Label83) - Me.UserStreamPanel.Name = "UserStreamPanel" - Me.ToolTip1.SetToolTip(Me.UserStreamPanel, resources.GetString("UserStreamPanel.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" - Me.ToolTip1.SetToolTip(Me.Label83, resources.GetString("Label83.ToolTip")) - ' - 'TweetActPanel - ' - resources.ApplyResources(Me.TweetActPanel, "TweetActPanel") - Me.TweetActPanel.Controls.Add(Me.CheckHashSupple) - Me.TweetActPanel.Controls.Add(Me.CheckAtIdSupple) - Me.TweetActPanel.Controls.Add(Me.ComboBoxPostKeySelect) - Me.TweetActPanel.Controls.Add(Me.Label27) - Me.TweetActPanel.Controls.Add(Me.CheckRetweetNoConfirm) - Me.TweetActPanel.Controls.Add(Me.Label12) - Me.TweetActPanel.Controls.Add(Me.CheckUseRecommendStatus) - Me.TweetActPanel.Controls.Add(Me.StatusText) - 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")}) - 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")) - ' - '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 - ' - 'TweetPrvPanel - ' - resources.ApplyResources(Me.TweetPrvPanel, "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) - Me.TweetPrvPanel.Name = "TweetPrvPanel" - Me.ToolTip1.SetToolTip(Me.TweetPrvPanel, resources.GetString("TweetPrvPanel.ToolTip")) - ' - '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 - ' 'FontPanel ' resources.ApplyResources(Me.FontPanel, "FontPanel") @@ -1429,6 +541,488 @@ Me.Label61.Name = "Label61" Me.ToolTip1.SetToolTip(Me.Label61, resources.GetString("Label61.ToolTip")) ' + 'CooperatePanel + ' + resources.ApplyResources(Me.CooperatePanel, "CooperatePanel") + Me.CooperatePanel.Controls.Add(Me.ComboBoxTranslateLanguage) + Me.CooperatePanel.Controls.Add(Me.Label29) + Me.CooperatePanel.Controls.Add(Me.CheckOutputz) + Me.CooperatePanel.Controls.Add(Me.CheckNicoms) + Me.CooperatePanel.Controls.Add(Me.TextBoxOutputzKey) + Me.CooperatePanel.Controls.Add(Me.Label60) + Me.CooperatePanel.Controls.Add(Me.Label59) + Me.CooperatePanel.Controls.Add(Me.ComboBoxOutputzUrlmode) + Me.CooperatePanel.Name = "CooperatePanel" + Me.ToolTip1.SetToolTip(Me.CooperatePanel, resources.GetString("CooperatePanel.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"), resour ces.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.Ge tString("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.GetSt ring("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.GetStrin g("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")}) + 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")}) + Me.ComboBoxOutputzUrlmode.Name = "ComboBoxOutputzUrlmode" + Me.ToolTip1.SetToolTip(Me.ComboBoxOutputzUrlmode, resources.GetString("ComboBoxOutputzUrlmode.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) + Me.ShortUrlPanel.Controls.Add(Me.Label71) + Me.ShortUrlPanel.Controls.Add(Me.ComboBoxAutoShortUrlFirst) + Me.ShortUrlPanel.Controls.Add(Me.Label76) + Me.ShortUrlPanel.Controls.Add(Me.Label77) + Me.ShortUrlPanel.Controls.Add(Me.TextBitlyId) + 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")}) + 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")) + ' + 'ActionPanel + ' + resources.ApplyResources(Me.ActionPanel, "ActionPanel") + Me.ActionPanel.Controls.Add(Me.CheckOpenUserTimeline) + Me.ActionPanel.Controls.Add(Me.GroupBox3) + Me.ActionPanel.Controls.Add(Me.Label57) + Me.ActionPanel.Controls.Add(Me.CheckFavRestrict) + Me.ActionPanel.Controls.Add(Me.Button3) + Me.ActionPanel.Controls.Add(Me.PlaySnd) + Me.ActionPanel.Controls.Add(Me.chkReadOwnPost) + Me.ActionPanel.Controls.Add(Me.Label15) + Me.ActionPanel.Controls.Add(Me.BrowserPathText) + Me.ActionPanel.Controls.Add(Me.UReadMng) + Me.ActionPanel.Controls.Add(Me.Label44) + Me.ActionPanel.Controls.Add(Me.CheckCloseToExit) + Me.ActionPanel.Controls.Add(Me.CheckMinimizeToTray) + Me.ActionPanel.Controls.Add(Me.CheckReadOldPosts) + Me.ActionPanel.Name = "ActionPanel" + Me.ToolTip1.SetToolTip(Me.ActionPanel, resources.GetString("ActionPanel.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) + Me.GroupBox3.Controls.Add(Me.HotkeyWin) + Me.GroupBox3.Controls.Add(Me.HotkeyAlt) + Me.GroupBox3.Controls.Add(Me.HotkeyShift) + Me.GroupBox3.Controls.Add(Me.HotkeyCtrl) + 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 + ' + 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 + ' + resources.ApplyResources(Me.Label57, "Label57") + 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 + 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 + ' + 'ProxyPanel + ' + resources.ApplyResources(Me.ProxyPanel, "ProxyPanel") + Me.ProxyPanel.Controls.Add(Me.Label55) + Me.ProxyPanel.Controls.Add(Me.TextProxyPassword) + Me.ProxyPanel.Controls.Add(Me.RadioProxyNone) + Me.ProxyPanel.Controls.Add(Me.LabelProxyPassword) + Me.ProxyPanel.Controls.Add(Me.RadioProxyIE) + Me.ProxyPanel.Controls.Add(Me.TextProxyUser) + Me.ProxyPanel.Controls.Add(Me.RadioProxySpecified) + Me.ProxyPanel.Controls.Add(Me.LabelProxyUser) + Me.ProxyPanel.Controls.Add(Me.LabelProxyAddress) + Me.ProxyPanel.Controls.Add(Me.TextProxyPort) + Me.ProxyPanel.Controls.Add(Me.TextProxyAddress) + Me.ProxyPanel.Controls.Add(Me.LabelProxyPort) + Me.ProxyPanel.Name = "ProxyPanel" + Me.ToolTip1.SetToolTip(Me.ProxyPanel, resources.GetString("ProxyPanel.ToolTip")) + ' + 'Label55 + ' + resources.ApplyResources(Me.Label55, "Label55") + 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 + ' + resources.ApplyResources(Me.RadioProxyIE, "RadioProxyIE") + 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) + Me.ConnectionPanel.Controls.Add(Me.TwitterAPIText) + Me.ConnectionPanel.Controls.Add(Me.Label8) + Me.ConnectionPanel.Controls.Add(Me.CheckUseSsl) + Me.ConnectionPanel.Controls.Add(Me.Label64) + Me.ConnectionPanel.Controls.Add(Me.ConnectionTimeOut) + Me.ConnectionPanel.Controls.Add(Me.Label63) + 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 + ' + resources.ApplyResources(Me.Label64, "Label64") + 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 ' resources.ApplyResources(Me.FontPanel2, "FontPanel2") @@ -1658,488 +1252,894 @@ Me.ToolTip1.SetToolTip(Me.ButtonBackToDefaultFontColor2, resources.GetString("ButtonBackToDefaultFontColor2.ToolTip")) Me.ButtonBackToDefaultFontColor2.UseVisualStyleBackColor = True ' - 'ConnectionPanel + 'TweetPrvPanel ' - resources.ApplyResources(Me.ConnectionPanel, "ConnectionPanel") - Me.ConnectionPanel.Controls.Add(Me.CheckEnableBasicAuth) - Me.ConnectionPanel.Controls.Add(Me.TwitterSearchAPIText) - Me.ConnectionPanel.Controls.Add(Me.Label31) - Me.ConnectionPanel.Controls.Add(Me.TwitterAPIText) - Me.ConnectionPanel.Controls.Add(Me.Label8) - Me.ConnectionPanel.Controls.Add(Me.CheckUseSsl) - Me.ConnectionPanel.Controls.Add(Me.Label64) - Me.ConnectionPanel.Controls.Add(Me.ConnectionTimeOut) - Me.ConnectionPanel.Controls.Add(Me.Label63) - Me.ConnectionPanel.Name = "ConnectionPanel" - Me.ToolTip1.SetToolTip(Me.ConnectionPanel, resources.GetString("ConnectionPanel.ToolTip")) + resources.ApplyResources(Me.TweetPrvPanel, "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) + Me.TweetPrvPanel.Name = "TweetPrvPanel" + Me.ToolTip1.SetToolTip(Me.TweetPrvPanel, resources.GetString("TweetPrvPanel.ToolTip")) ' - 'CheckEnableBasicAuth + 'Label47 ' - resources.ApplyResources(Me.CheckEnableBasicAuth, "CheckEnableBasicAuth") - Me.CheckEnableBasicAuth.Name = "CheckEnableBasicAuth" - Me.ToolTip1.SetToolTip(Me.CheckEnableBasicAuth, resources.GetString("CheckEnableBasicAuth.ToolTip")) - Me.CheckEnableBasicAuth.UseVisualStyleBackColor = True + 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")) ' - 'TwitterSearchAPIText + 'LabelDateTimeFormatApplied ' - resources.ApplyResources(Me.TwitterSearchAPIText, "TwitterSearchAPIText") - Me.TwitterSearchAPIText.Name = "TwitterSearchAPIText" - Me.ToolTip1.SetToolTip(Me.TwitterSearchAPIText, resources.GetString("TwitterSearchAPIText.ToolTip")) + resources.ApplyResources(Me.LabelDateTimeFormatApplied, "LabelDateTimeFormatApplied") + Me.LabelDateTimeFormatApplied.Name = "LabelDateTimeFormatApplied" + Me.ToolTip1.SetToolTip(Me.LabelDateTimeFormatApplied, resources.GetString("LabelDateTimeFormatApplied.ToolTip")) ' - 'Label31 + 'Label62 ' - resources.ApplyResources(Me.Label31, "Label31") - Me.Label31.Name = "Label31" - Me.ToolTip1.SetToolTip(Me.Label31, resources.GetString("Label31.ToolTip")) + resources.ApplyResources(Me.Label62, "Label62") + Me.Label62.Name = "Label62" + Me.ToolTip1.SetToolTip(Me.Label62, resources.GetString("Label62.ToolTip")) ' - 'TwitterAPIText + 'CmbDateTimeFormat ' - resources.ApplyResources(Me.TwitterAPIText, "TwitterAPIText") - Me.TwitterAPIText.Name = "TwitterAPIText" - Me.ToolTip1.SetToolTip(Me.TwitterAPIText, resources.GetString("TwitterAPIText.ToolTip")) + 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")) ' - 'Label8 + 'Label23 ' - resources.ApplyResources(Me.Label8, "Label8") - Me.Label8.Name = "Label8" - Me.ToolTip1.SetToolTip(Me.Label8, resources.GetString("Label8.ToolTip")) + resources.ApplyResources(Me.Label23, "Label23") + Me.Label23.Name = "Label23" + Me.ToolTip1.SetToolTip(Me.Label23, resources.GetString("Label23.ToolTip")) ' - 'CheckUseSsl + 'Label11 ' - resources.ApplyResources(Me.CheckUseSsl, "CheckUseSsl") - Me.CheckUseSsl.Name = "CheckUseSsl" - Me.ToolTip1.SetToolTip(Me.CheckUseSsl, resources.GetString("CheckUseSsl.ToolTip")) - Me.CheckUseSsl.UseVisualStyleBackColor = True + resources.ApplyResources(Me.Label11, "Label11") + Me.Label11.Name = "Label11" + Me.ToolTip1.SetToolTip(Me.Label11, resources.GetString("Label11.ToolTip")) ' - 'Label64 + 'IconSize ' - resources.ApplyResources(Me.Label64, "Label64") - 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")) + 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")) ' - 'ConnectionTimeOut + 'TextBox3 ' - resources.ApplyResources(Me.ConnectionTimeOut, "ConnectionTimeOut") - Me.ConnectionTimeOut.Name = "ConnectionTimeOut" - Me.ToolTip1.SetToolTip(Me.ConnectionTimeOut, resources.GetString("ConnectionTimeOut.ToolTip")) + resources.ApplyResources(Me.TextBox3, "TextBox3") + Me.TextBox3.Name = "TextBox3" + Me.ToolTip1.SetToolTip(Me.TextBox3, resources.GetString("TextBox3.ToolTip")) ' - 'Label63 + 'CheckSortOrderLock ' - resources.ApplyResources(Me.Label63, "Label63") - Me.Label63.Name = "Label63" - Me.ToolTip1.SetToolTip(Me.Label63, resources.GetString("Label63.ToolTip")) + resources.ApplyResources(Me.CheckSortOrderLock, "CheckSortOrderLock") + Me.CheckSortOrderLock.Name = "CheckSortOrderLock" + Me.ToolTip1.SetToolTip(Me.CheckSortOrderLock, resources.GetString("CheckSortOrderLock.ToolTip")) + Me.CheckSortOrderLock.UseVisualStyleBackColor = True ' - 'ProxyPanel + 'CheckShowGrid ' - resources.ApplyResources(Me.ProxyPanel, "ProxyPanel") - Me.ProxyPanel.Controls.Add(Me.Label55) - Me.ProxyPanel.Controls.Add(Me.TextProxyPassword) - Me.ProxyPanel.Controls.Add(Me.RadioProxyNone) - Me.ProxyPanel.Controls.Add(Me.LabelProxyPassword) - Me.ProxyPanel.Controls.Add(Me.RadioProxyIE) - Me.ProxyPanel.Controls.Add(Me.TextProxyUser) - Me.ProxyPanel.Controls.Add(Me.RadioProxySpecified) - Me.ProxyPanel.Controls.Add(Me.LabelProxyUser) - Me.ProxyPanel.Controls.Add(Me.LabelProxyAddress) - Me.ProxyPanel.Controls.Add(Me.TextProxyPort) - Me.ProxyPanel.Controls.Add(Me.TextProxyAddress) - Me.ProxyPanel.Controls.Add(Me.LabelProxyPort) - Me.ProxyPanel.Name = "ProxyPanel" - Me.ToolTip1.SetToolTip(Me.ProxyPanel, resources.GetString("ProxyPanel.ToolTip")) + resources.ApplyResources(Me.CheckShowGrid, "CheckShowGrid") + Me.CheckShowGrid.Name = "CheckShowGrid" + Me.ToolTip1.SetToolTip(Me.CheckShowGrid, resources.GetString("CheckShowGrid.ToolTip")) + Me.CheckShowGrid.UseVisualStyleBackColor = True ' - 'Label55 + 'chkUnreadStyle ' - resources.ApplyResources(Me.Label55, "Label55") - 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")) + resources.ApplyResources(Me.chkUnreadStyle, "chkUnreadStyle") + Me.chkUnreadStyle.Name = "chkUnreadStyle" + Me.ToolTip1.SetToolTip(Me.chkUnreadStyle, resources.GetString("chkUnreadStyle.ToolTip")) + Me.chkUnreadStyle.UseVisualStyleBackColor = True ' - 'TextProxyPassword + 'OneWayLv ' - resources.ApplyResources(Me.TextProxyPassword, "TextProxyPassword") - Me.TextProxyPassword.Name = "TextProxyPassword" - Me.ToolTip1.SetToolTip(Me.TextProxyPassword, resources.GetString("TextProxyPassword.ToolTip")) - Me.TextProxyPassword.UseSystemPasswordChar = True + resources.ApplyResources(Me.OneWayLv, "OneWayLv") + Me.OneWayLv.Name = "OneWayLv" + Me.ToolTip1.SetToolTip(Me.OneWayLv, resources.GetString("OneWayLv.ToolTip")) + Me.OneWayLv.UseVisualStyleBackColor = True ' - 'RadioProxyNone + 'PreviewPanel ' - resources.ApplyResources(Me.RadioProxyNone, "RadioProxyNone") - Me.RadioProxyNone.Name = "RadioProxyNone" - Me.ToolTip1.SetToolTip(Me.RadioProxyNone, resources.GetString("RadioProxyNone.ToolTip")) - Me.RadioProxyNone.UseVisualStyleBackColor = True + 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")) ' - 'LabelProxyPassword + 'ReplyIconStateCombo ' - resources.ApplyResources(Me.LabelProxyPassword, "LabelProxyPassword") - Me.LabelProxyPassword.Name = "LabelProxyPassword" - Me.ToolTip1.SetToolTip(Me.LabelProxyPassword, resources.GetString("LabelProxyPassword.ToolTip")) + 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")) ' - 'RadioProxyIE + 'Label72 ' - resources.ApplyResources(Me.RadioProxyIE, "RadioProxyIE") - 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 + resources.ApplyResources(Me.Label72, "Label72") + Me.Label72.Name = "Label72" + Me.ToolTip1.SetToolTip(Me.Label72, resources.GetString("Label72.ToolTip")) ' - 'TextProxyUser + 'ChkNewMentionsBlink ' - resources.ApplyResources(Me.TextProxyUser, "TextProxyUser") - Me.TextProxyUser.Name = "TextProxyUser" - Me.ToolTip1.SetToolTip(Me.TextProxyUser, resources.GetString("TextProxyUser.ToolTip")) + resources.ApplyResources(Me.ChkNewMentionsBlink, "ChkNewMentionsBlink") + Me.ChkNewMentionsBlink.Name = "ChkNewMentionsBlink" + Me.ToolTip1.SetToolTip(Me.ChkNewMentionsBlink, resources.GetString("ChkNewMentionsBlink.ToolTip")) + Me.ChkNewMentionsBlink.UseVisualStyleBackColor = True ' - 'RadioProxySpecified + 'chkTabIconDisp ' - resources.ApplyResources(Me.RadioProxySpecified, "RadioProxySpecified") - Me.RadioProxySpecified.Name = "RadioProxySpecified" - Me.ToolTip1.SetToolTip(Me.RadioProxySpecified, resources.GetString("RadioProxySpecified.ToolTip")) - Me.RadioProxySpecified.UseVisualStyleBackColor = True + resources.ApplyResources(Me.chkTabIconDisp, "chkTabIconDisp") + Me.chkTabIconDisp.Name = "chkTabIconDisp" + Me.ToolTip1.SetToolTip(Me.chkTabIconDisp, resources.GetString("chkTabIconDisp.ToolTip")) + Me.chkTabIconDisp.UseVisualStyleBackColor = True ' - 'LabelProxyUser + 'CheckPreviewEnable ' - resources.ApplyResources(Me.LabelProxyUser, "LabelProxyUser") - Me.LabelProxyUser.Name = "LabelProxyUser" - Me.ToolTip1.SetToolTip(Me.LabelProxyUser, resources.GetString("LabelProxyUser.ToolTip")) + resources.ApplyResources(Me.CheckPreviewEnable, "CheckPreviewEnable") + Me.CheckPreviewEnable.Name = "CheckPreviewEnable" + Me.ToolTip1.SetToolTip(Me.CheckPreviewEnable, resources.GetString("CheckPreviewEnable.ToolTip")) + Me.CheckPreviewEnable.UseVisualStyleBackColor = True ' - 'LabelProxyAddress + 'Label81 ' - resources.ApplyResources(Me.LabelProxyAddress, "LabelProxyAddress") - Me.LabelProxyAddress.Name = "LabelProxyAddress" - Me.ToolTip1.SetToolTip(Me.LabelProxyAddress, resources.GetString("LabelProxyAddress.ToolTip")) + 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")) ' - 'TextProxyPort + 'LanguageCombo ' - resources.ApplyResources(Me.TextProxyPort, "TextProxyPort") - Me.TextProxyPort.Name = "TextProxyPort" - Me.ToolTip1.SetToolTip(Me.TextProxyPort, resources.GetString("TextProxyPort.ToolTip")) + 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")) ' - 'TextProxyAddress + 'Label13 ' - resources.ApplyResources(Me.TextProxyAddress, "TextProxyAddress") - Me.TextProxyAddress.Name = "TextProxyAddress" - Me.ToolTip1.SetToolTip(Me.TextProxyAddress, resources.GetString("TextProxyAddress.ToolTip")) + resources.ApplyResources(Me.Label13, "Label13") + Me.Label13.Name = "Label13" + Me.ToolTip1.SetToolTip(Me.Label13, resources.GetString("Label13.ToolTip")) ' - 'LabelProxyPort + 'CheckAlwaysTop ' - resources.ApplyResources(Me.LabelProxyPort, "LabelProxyPort") - Me.LabelProxyPort.Name = "LabelProxyPort" - Me.ToolTip1.SetToolTip(Me.LabelProxyPort, resources.GetString("LabelProxyPort.ToolTip")) + resources.ApplyResources(Me.CheckAlwaysTop, "CheckAlwaysTop") + Me.CheckAlwaysTop.Name = "CheckAlwaysTop" + Me.ToolTip1.SetToolTip(Me.CheckAlwaysTop, resources.GetString("CheckAlwaysTop.ToolTip")) + Me.CheckAlwaysTop.UseVisualStyleBackColor = True ' - 'CooperatePanel + 'CheckMonospace ' - resources.ApplyResources(Me.CooperatePanel, "CooperatePanel") - Me.CooperatePanel.Controls.Add(Me.ComboBoxTranslateLanguage) - Me.CooperatePanel.Controls.Add(Me.Label29) - Me.CooperatePanel.Controls.Add(Me.CheckOutputz) - Me.CooperatePanel.Controls.Add(Me.CheckNicoms) - Me.CooperatePanel.Controls.Add(Me.TextBoxOutputzKey) - Me.CooperatePanel.Controls.Add(Me.Label60) - Me.CooperatePanel.Controls.Add(Me.Label59) - Me.CooperatePanel.Controls.Add(Me.ComboBoxOutputzUrlmode) - Me.CooperatePanel.Name = "CooperatePanel" - Me.ToolTip1.SetToolTip(Me.CooperatePanel, resources.GetString("CooperatePanel.ToolTip")) + resources.ApplyResources(Me.CheckMonospace, "CheckMonospace") + Me.CheckMonospace.Name = "CheckMonospace" + Me.ToolTip1.SetToolTip(Me.CheckMonospace, resources.GetString("CheckMonospace.ToolTip")) + Me.CheckMonospace.UseVisualStyleBackColor = True ' - 'ComboBoxTranslateLanguage + 'CheckBalloonLimit ' - 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"), resour ces.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.Ge tString("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.GetSt ring("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.GetStrin g("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")}) - Me.ComboBoxTranslateLanguage.Name = "ComboBoxTranslateLanguage" - Me.ToolTip1.SetToolTip(Me.ComboBoxTranslateLanguage, resources.GetString("ComboBoxTranslateLanguage.ToolTip")) + resources.ApplyResources(Me.CheckBalloonLimit, "CheckBalloonLimit") + Me.CheckBalloonLimit.Name = "CheckBalloonLimit" + Me.ToolTip1.SetToolTip(Me.CheckBalloonLimit, resources.GetString("CheckBalloonLimit.ToolTip")) + Me.CheckBalloonLimit.UseVisualStyleBackColor = True ' - 'Label29 + 'Label10 ' - resources.ApplyResources(Me.Label29, "Label29") - Me.Label29.Name = "Label29" - Me.ToolTip1.SetToolTip(Me.Label29, resources.GetString("Label29.ToolTip")) + resources.ApplyResources(Me.Label10, "Label10") + Me.Label10.Name = "Label10" + Me.ToolTip1.SetToolTip(Me.Label10, resources.GetString("Label10.ToolTip")) ' - 'CheckOutputz + 'ComboDispTitle ' - resources.ApplyResources(Me.CheckOutputz, "CheckOutputz") - Me.CheckOutputz.Name = "CheckOutputz" - Me.ToolTip1.SetToolTip(Me.CheckOutputz, resources.GetString("CheckOutputz.ToolTip")) - Me.CheckOutputz.UseVisualStyleBackColor = True + 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")) ' - 'CheckNicoms + 'Label45 ' - resources.ApplyResources(Me.CheckNicoms, "CheckNicoms") - Me.CheckNicoms.Name = "CheckNicoms" - Me.ToolTip1.SetToolTip(Me.CheckNicoms, resources.GetString("CheckNicoms.ToolTip")) - Me.CheckNicoms.UseVisualStyleBackColor = True + resources.ApplyResources(Me.Label45, "Label45") + Me.Label45.Name = "Label45" + Me.ToolTip1.SetToolTip(Me.Label45, resources.GetString("Label45.ToolTip")) ' - 'TextBoxOutputzKey + 'cmbNameBalloon ' - resources.ApplyResources(Me.TextBoxOutputzKey, "TextBoxOutputzKey") - Me.TextBoxOutputzKey.Name = "TextBoxOutputzKey" - Me.ToolTip1.SetToolTip(Me.TextBoxOutputzKey, resources.GetString("TextBoxOutputzKey.ToolTip")) + 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")) ' - 'Label60 + 'CheckDispUsername ' - resources.ApplyResources(Me.Label60, "Label60") - Me.Label60.Name = "Label60" - Me.ToolTip1.SetToolTip(Me.Label60, resources.GetString("Label60.ToolTip")) + resources.ApplyResources(Me.CheckDispUsername, "CheckDispUsername") + Me.CheckDispUsername.Name = "CheckDispUsername" + Me.ToolTip1.SetToolTip(Me.CheckDispUsername, resources.GetString("CheckDispUsername.ToolTip")) + Me.CheckDispUsername.UseVisualStyleBackColor = True ' - 'Label59 + 'CheckBox3 ' - resources.ApplyResources(Me.Label59, "Label59") - Me.Label59.Name = "Label59" - Me.ToolTip1.SetToolTip(Me.Label59, resources.GetString("Label59.ToolTip")) + resources.ApplyResources(Me.CheckBox3, "CheckBox3") + Me.CheckBox3.Name = "CheckBox3" + Me.ToolTip1.SetToolTip(Me.CheckBox3, resources.GetString("CheckBox3.ToolTip")) + Me.CheckBox3.UseVisualStyleBackColor = True ' - 'ComboBoxOutputzUrlmode + 'TweetActPanel ' - 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")}) - Me.ComboBoxOutputzUrlmode.Name = "ComboBoxOutputzUrlmode" - Me.ToolTip1.SetToolTip(Me.ComboBoxOutputzUrlmode, resources.GetString("ComboBoxOutputzUrlmode.ToolTip")) + resources.ApplyResources(Me.TweetActPanel, "TweetActPanel") + Me.TweetActPanel.Controls.Add(Me.CheckHashSupple) + Me.TweetActPanel.Controls.Add(Me.CheckAtIdSupple) + Me.TweetActPanel.Controls.Add(Me.ComboBoxPostKeySelect) + Me.TweetActPanel.Controls.Add(Me.Label27) + Me.TweetActPanel.Controls.Add(Me.CheckRetweetNoConfirm) + Me.TweetActPanel.Controls.Add(Me.Label12) + Me.TweetActPanel.Controls.Add(Me.CheckUseRecommendStatus) + Me.TweetActPanel.Controls.Add(Me.StatusText) + Me.TweetActPanel.Name = "TweetActPanel" + Me.ToolTip1.SetToolTip(Me.TweetActPanel, resources.GetString("TweetActPanel.ToolTip")) ' - 'ShortUrlPanel + 'CheckHashSupple ' - resources.ApplyResources(Me.ShortUrlPanel, "ShortUrlPanel") - Me.ShortUrlPanel.Controls.Add(Me.CheckTinyURL) - Me.ShortUrlPanel.Controls.Add(Me.TextBitlyPw) - Me.ShortUrlPanel.Controls.Add(Me.CheckAutoConvertUrl) - Me.ShortUrlPanel.Controls.Add(Me.Label71) - Me.ShortUrlPanel.Controls.Add(Me.ComboBoxAutoShortUrlFirst) - Me.ShortUrlPanel.Controls.Add(Me.Label76) - Me.ShortUrlPanel.Controls.Add(Me.Label77) - Me.ShortUrlPanel.Controls.Add(Me.TextBitlyId) - Me.ShortUrlPanel.Name = "ShortUrlPanel" - Me.ToolTip1.SetToolTip(Me.ShortUrlPanel, resources.GetString("ShortUrlPanel.ToolTip")) + resources.ApplyResources(Me.CheckHashSupple, "CheckHashSupple") + Me.CheckHashSupple.Name = "CheckHashSupple" + Me.ToolTip1.SetToolTip(Me.CheckHashSupple, resources.GetString("CheckHashSupple.ToolTip")) + Me.CheckHashSupple.UseVisualStyleBackColor = True ' - 'CheckTinyURL + 'CheckAtIdSupple ' - resources.ApplyResources(Me.CheckTinyURL, "CheckTinyURL") - Me.CheckTinyURL.Name = "CheckTinyURL" - Me.ToolTip1.SetToolTip(Me.CheckTinyURL, resources.GetString("CheckTinyURL.ToolTip")) - Me.CheckTinyURL.UseVisualStyleBackColor = True + resources.ApplyResources(Me.CheckAtIdSupple, "CheckAtIdSupple") + Me.CheckAtIdSupple.Name = "CheckAtIdSupple" + Me.ToolTip1.SetToolTip(Me.CheckAtIdSupple, resources.GetString("CheckAtIdSupple.ToolTip")) + Me.CheckAtIdSupple.UseVisualStyleBackColor = True ' - 'TextBitlyPw + 'ComboBoxPostKeySelect ' - resources.ApplyResources(Me.TextBitlyPw, "TextBitlyPw") - Me.TextBitlyPw.Name = "TextBitlyPw" - Me.ToolTip1.SetToolTip(Me.TextBitlyPw, resources.GetString("TextBitlyPw.ToolTip")) + 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")}) + Me.ComboBoxPostKeySelect.Name = "ComboBoxPostKeySelect" + Me.ToolTip1.SetToolTip(Me.ComboBoxPostKeySelect, resources.GetString("ComboBoxPostKeySelect.ToolTip")) ' - 'CheckAutoConvertUrl + 'Label27 ' - resources.ApplyResources(Me.CheckAutoConvertUrl, "CheckAutoConvertUrl") - Me.CheckAutoConvertUrl.Name = "CheckAutoConvertUrl" - Me.ToolTip1.SetToolTip(Me.CheckAutoConvertUrl, resources.GetString("CheckAutoConvertUrl.ToolTip")) - Me.CheckAutoConvertUrl.UseVisualStyleBackColor = True + resources.ApplyResources(Me.Label27, "Label27") + Me.Label27.Name = "Label27" + Me.ToolTip1.SetToolTip(Me.Label27, resources.GetString("Label27.ToolTip")) ' - 'Label71 + 'CheckRetweetNoConfirm ' - resources.ApplyResources(Me.Label71, "Label71") - Me.Label71.Name = "Label71" - Me.ToolTip1.SetToolTip(Me.Label71, resources.GetString("Label71.ToolTip")) + resources.ApplyResources(Me.CheckRetweetNoConfirm, "CheckRetweetNoConfirm") + Me.CheckRetweetNoConfirm.Name = "CheckRetweetNoConfirm" + Me.ToolTip1.SetToolTip(Me.CheckRetweetNoConfirm, resources.GetString("CheckRetweetNoConfirm.ToolTip")) + Me.CheckRetweetNoConfirm.UseVisualStyleBackColor = True ' - 'ComboBoxAutoShortUrlFirst + 'Label12 ' - 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")}) - Me.ComboBoxAutoShortUrlFirst.Name = "ComboBoxAutoShortUrlFirst" - Me.ToolTip1.SetToolTip(Me.ComboBoxAutoShortUrlFirst, resources.GetString("ComboBoxAutoShortUrlFirst.ToolTip")) + resources.ApplyResources(Me.Label12, "Label12") + Me.Label12.Name = "Label12" + Me.ToolTip1.SetToolTip(Me.Label12, resources.GetString("Label12.ToolTip")) ' - 'Label76 + 'CheckUseRecommendStatus ' - resources.ApplyResources(Me.Label76, "Label76") - Me.Label76.Name = "Label76" - Me.ToolTip1.SetToolTip(Me.Label76, resources.GetString("Label76.ToolTip")) + resources.ApplyResources(Me.CheckUseRecommendStatus, "CheckUseRecommendStatus") + Me.CheckUseRecommendStatus.Name = "CheckUseRecommendStatus" + Me.ToolTip1.SetToolTip(Me.CheckUseRecommendStatus, resources.GetString("CheckUseRecommendStatus.ToolTip")) + Me.CheckUseRecommendStatus.UseVisualStyleBackColor = True ' - 'Label77 + 'StatusText ' - resources.ApplyResources(Me.Label77, "Label77") - Me.Label77.Name = "Label77" - Me.ToolTip1.SetToolTip(Me.Label77, resources.GetString("Label77.ToolTip")) + resources.ApplyResources(Me.StatusText, "StatusText") + Me.StatusText.Name = "StatusText" + Me.ToolTip1.SetToolTip(Me.StatusText, resources.GetString("StatusText.ToolTip")) ' - 'TextBitlyId + 'UserStreamPanel ' - resources.ApplyResources(Me.TextBitlyId, "TextBitlyId") - Me.TextBitlyId.Name = "TextBitlyId" - Me.ToolTip1.SetToolTip(Me.TextBitlyId, resources.GetString("TextBitlyId.ToolTip")) + resources.ApplyResources(Me.UserStreamPanel, "UserStreamPanel") + Me.UserStreamPanel.Controls.Add(Me.UserstreamPeriod) + Me.UserStreamPanel.Controls.Add(Me.StartupUserstreamCheck) + Me.UserStreamPanel.Controls.Add(Me.Label83) + Me.UserStreamPanel.Name = "UserStreamPanel" + Me.ToolTip1.SetToolTip(Me.UserStreamPanel, resources.GetString("UserStreamPanel.ToolTip")) ' - 'ActionPanel + 'UserstreamPeriod ' - resources.ApplyResources(Me.ActionPanel, "ActionPanel") - Me.ActionPanel.Controls.Add(Me.CheckOpenUserTimeline) - Me.ActionPanel.Controls.Add(Me.GroupBox3) - Me.ActionPanel.Controls.Add(Me.Label57) - Me.ActionPanel.Controls.Add(Me.CheckFavRestrict) - Me.ActionPanel.Controls.Add(Me.Button3) - Me.ActionPanel.Controls.Add(Me.PlaySnd) - Me.ActionPanel.Controls.Add(Me.chkReadOwnPost) - Me.ActionPanel.Controls.Add(Me.Label15) - Me.ActionPanel.Controls.Add(Me.BrowserPathText) - Me.ActionPanel.Controls.Add(Me.UReadMng) - Me.ActionPanel.Controls.Add(Me.Label44) - Me.ActionPanel.Controls.Add(Me.CheckCloseToExit) - Me.ActionPanel.Controls.Add(Me.CheckMinimizeToTray) - Me.ActionPanel.Controls.Add(Me.CheckReadOldPosts) - Me.ActionPanel.Name = "ActionPanel" - Me.ToolTip1.SetToolTip(Me.ActionPanel, resources.GetString("ActionPanel.ToolTip")) + resources.ApplyResources(Me.UserstreamPeriod, "UserstreamPeriod") + Me.UserstreamPeriod.Name = "UserstreamPeriod" + Me.ToolTip1.SetToolTip(Me.UserstreamPeriod, resources.GetString("UserstreamPeriod.ToolTip")) ' - 'CheckOpenUserTimeline + 'StartupUserstreamCheck ' - resources.ApplyResources(Me.CheckOpenUserTimeline, "CheckOpenUserTimeline") - Me.CheckOpenUserTimeline.Name = "CheckOpenUserTimeline" - Me.ToolTip1.SetToolTip(Me.CheckOpenUserTimeline, resources.GetString("CheckOpenUserTimeline.ToolTip")) - Me.CheckOpenUserTimeline.UseVisualStyleBackColor = True + resources.ApplyResources(Me.StartupUserstreamCheck, "StartupUserstreamCheck") + Me.StartupUserstreamCheck.Name = "StartupUserstreamCheck" + Me.ToolTip1.SetToolTip(Me.StartupUserstreamCheck, resources.GetString("StartupUserstreamCheck.ToolTip")) + Me.StartupUserstreamCheck.UseVisualStyleBackColor = True ' - 'GroupBox3 + 'Label83 ' - resources.ApplyResources(Me.GroupBox3, "GroupBox3") - Me.GroupBox3.Controls.Add(Me.HotkeyCheck) - Me.GroupBox3.Controls.Add(Me.HotkeyCode) - Me.GroupBox3.Controls.Add(Me.HotkeyText) - Me.GroupBox3.Controls.Add(Me.HotkeyWin) - Me.GroupBox3.Controls.Add(Me.HotkeyAlt) - Me.GroupBox3.Controls.Add(Me.HotkeyShift) - Me.GroupBox3.Controls.Add(Me.HotkeyCtrl) - Me.GroupBox3.Name = "GroupBox3" - Me.GroupBox3.TabStop = False - Me.ToolTip1.SetToolTip(Me.GroupBox3, resources.GetString("GroupBox3.ToolTip")) + resources.ApplyResources(Me.Label83, "Label83") + Me.Label83.Name = "Label83" + Me.ToolTip1.SetToolTip(Me.Label83, resources.GetString("Label83.ToolTip")) ' - 'HotkeyCheck + 'StartupPanel ' - resources.ApplyResources(Me.HotkeyCheck, "HotkeyCheck") - Me.HotkeyCheck.Name = "HotkeyCheck" - Me.ToolTip1.SetToolTip(Me.HotkeyCheck, resources.GetString("HotkeyCheck.ToolTip")) - Me.HotkeyCheck.UseVisualStyleBackColor = True + 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) + Me.StartupPanel.Name = "StartupPanel" + Me.ToolTip1.SetToolTip(Me.StartupPanel, resources.GetString("StartupPanel.ToolTip")) ' - 'HotkeyCode + 'StartupReaded ' - 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")) + resources.ApplyResources(Me.StartupReaded, "StartupReaded") + Me.StartupReaded.Name = "StartupReaded" + Me.ToolTip1.SetToolTip(Me.StartupReaded, resources.GetString("StartupReaded.ToolTip")) + Me.StartupReaded.UseVisualStyleBackColor = True ' - 'HotkeyText + 'CheckStartupFollowers ' - resources.ApplyResources(Me.HotkeyText, "HotkeyText") - Me.HotkeyText.Name = "HotkeyText" - Me.HotkeyText.ReadOnly = True - Me.ToolTip1.SetToolTip(Me.HotkeyText, resources.GetString("HotkeyText.ToolTip")) + resources.ApplyResources(Me.CheckStartupFollowers, "CheckStartupFollowers") + Me.CheckStartupFollowers.Name = "CheckStartupFollowers" + Me.ToolTip1.SetToolTip(Me.CheckStartupFollowers, resources.GetString("CheckStartupFollowers.ToolTip")) + Me.CheckStartupFollowers.UseVisualStyleBackColor = True ' - 'HotkeyWin + 'CheckStartupVersion ' - resources.ApplyResources(Me.HotkeyWin, "HotkeyWin") - Me.HotkeyWin.Name = "HotkeyWin" - Me.ToolTip1.SetToolTip(Me.HotkeyWin, resources.GetString("HotkeyWin.ToolTip")) - Me.HotkeyWin.UseVisualStyleBackColor = True + resources.ApplyResources(Me.CheckStartupVersion, "CheckStartupVersion") + Me.CheckStartupVersion.Name = "CheckStartupVersion" + Me.ToolTip1.SetToolTip(Me.CheckStartupVersion, resources.GetString("CheckStartupVersion.ToolTip")) + Me.CheckStartupVersion.UseVisualStyleBackColor = True ' - 'HotkeyAlt + 'chkGetFav ' - resources.ApplyResources(Me.HotkeyAlt, "HotkeyAlt") - Me.HotkeyAlt.Name = "HotkeyAlt" - Me.ToolTip1.SetToolTip(Me.HotkeyAlt, resources.GetString("HotkeyAlt.ToolTip")) - Me.HotkeyAlt.UseVisualStyleBackColor = True + resources.ApplyResources(Me.chkGetFav, "chkGetFav") + Me.chkGetFav.Name = "chkGetFav" + Me.ToolTip1.SetToolTip(Me.chkGetFav, resources.GetString("chkGetFav.ToolTip")) + Me.chkGetFav.UseVisualStyleBackColor = True ' - 'HotkeyShift + 'BasedPanel ' - resources.ApplyResources(Me.HotkeyShift, "HotkeyShift") - Me.HotkeyShift.Name = "HotkeyShift" - Me.ToolTip1.SetToolTip(Me.HotkeyShift, resources.GetString("HotkeyShift.ToolTip")) - Me.HotkeyShift.UseVisualStyleBackColor = True + resources.ApplyResources(Me.BasedPanel, "BasedPanel") + Me.BasedPanel.Controls.Add(Me.AuthBasicRadio) + Me.BasedPanel.Controls.Add(Me.AuthOAuthRadio) + Me.BasedPanel.Controls.Add(Me.Label6) + Me.BasedPanel.Controls.Add(Me.AuthClearButton) + Me.BasedPanel.Controls.Add(Me.AuthUserLabel) + Me.BasedPanel.Controls.Add(Me.AuthStateLabel) + Me.BasedPanel.Controls.Add(Me.Label4) + Me.BasedPanel.Controls.Add(Me.AuthorizeButton) + Me.BasedPanel.Controls.Add(Me.Label1) + Me.BasedPanel.Controls.Add(Me.Label2) + Me.BasedPanel.Controls.Add(Me.Username) + Me.BasedPanel.Controls.Add(Me.Password) + Me.BasedPanel.Name = "BasedPanel" + Me.ToolTip1.SetToolTip(Me.BasedPanel, resources.GetString("BasedPanel.ToolTip")) ' - 'HotkeyCtrl + 'AuthBasicRadio ' - resources.ApplyResources(Me.HotkeyCtrl, "HotkeyCtrl") - Me.HotkeyCtrl.Name = "HotkeyCtrl" - Me.ToolTip1.SetToolTip(Me.HotkeyCtrl, resources.GetString("HotkeyCtrl.ToolTip")) - Me.HotkeyCtrl.UseVisualStyleBackColor = True + resources.ApplyResources(Me.AuthBasicRadio, "AuthBasicRadio") + Me.AuthBasicRadio.Name = "AuthBasicRadio" + Me.ToolTip1.SetToolTip(Me.AuthBasicRadio, resources.GetString("AuthBasicRadio.ToolTip")) + Me.AuthBasicRadio.UseVisualStyleBackColor = True ' - 'Label57 + 'AuthOAuthRadio ' - resources.ApplyResources(Me.Label57, "Label57") - 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")) + resources.ApplyResources(Me.AuthOAuthRadio, "AuthOAuthRadio") + 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 ' - 'CheckFavRestrict + 'Label6 ' - resources.ApplyResources(Me.CheckFavRestrict, "CheckFavRestrict") - Me.CheckFavRestrict.Name = "CheckFavRestrict" - Me.ToolTip1.SetToolTip(Me.CheckFavRestrict, resources.GetString("CheckFavRestrict.ToolTip")) - Me.CheckFavRestrict.UseVisualStyleBackColor = True + resources.ApplyResources(Me.Label6, "Label6") + Me.Label6.Name = "Label6" + Me.ToolTip1.SetToolTip(Me.Label6, resources.GetString("Label6.ToolTip")) ' - 'Button3 + 'AuthClearButton ' - resources.ApplyResources(Me.Button3, "Button3") - Me.Button3.Name = "Button3" - Me.ToolTip1.SetToolTip(Me.Button3, resources.GetString("Button3.ToolTip")) - Me.Button3.UseVisualStyleBackColor = True + resources.ApplyResources(Me.AuthClearButton, "AuthClearButton") + Me.AuthClearButton.Name = "AuthClearButton" + Me.ToolTip1.SetToolTip(Me.AuthClearButton, resources.GetString("AuthClearButton.ToolTip")) + Me.AuthClearButton.UseVisualStyleBackColor = True ' - 'PlaySnd + 'AuthUserLabel ' - resources.ApplyResources(Me.PlaySnd, "PlaySnd") - Me.PlaySnd.Name = "PlaySnd" - Me.ToolTip1.SetToolTip(Me.PlaySnd, resources.GetString("PlaySnd.ToolTip")) - Me.PlaySnd.UseVisualStyleBackColor = True + 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")) ' - 'chkReadOwnPost + 'AuthStateLabel ' - resources.ApplyResources(Me.chkReadOwnPost, "chkReadOwnPost") - Me.chkReadOwnPost.Name = "chkReadOwnPost" - Me.ToolTip1.SetToolTip(Me.chkReadOwnPost, resources.GetString("chkReadOwnPost.ToolTip")) - Me.chkReadOwnPost.UseVisualStyleBackColor = True + 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")) ' - 'Label15 + 'Label4 ' - resources.ApplyResources(Me.Label15, "Label15") - Me.Label15.BackColor = System.Drawing.SystemColors.ActiveCaption - Me.Label15.ForeColor = System.Drawing.SystemColors.ActiveCaptionText - Me.Label15.Name = "Label15" - Me.ToolTip1.SetToolTip(Me.Label15, resources.GetString("Label15.ToolTip")) + resources.ApplyResources(Me.Label4, "Label4") + Me.Label4.Name = "Label4" + Me.ToolTip1.SetToolTip(Me.Label4, resources.GetString("Label4.ToolTip")) ' - 'BrowserPathText + 'AuthorizeButton ' - resources.ApplyResources(Me.BrowserPathText, "BrowserPathText") - Me.BrowserPathText.Name = "BrowserPathText" - Me.ToolTip1.SetToolTip(Me.BrowserPathText, resources.GetString("BrowserPathText.ToolTip")) + resources.ApplyResources(Me.AuthorizeButton, "AuthorizeButton") + Me.AuthorizeButton.Name = "AuthorizeButton" + Me.ToolTip1.SetToolTip(Me.AuthorizeButton, resources.GetString("AuthorizeButton.ToolTip")) + Me.AuthorizeButton.UseVisualStyleBackColor = True ' - 'UReadMng + 'Label1 ' - resources.ApplyResources(Me.UReadMng, "UReadMng") - Me.UReadMng.Name = "UReadMng" - Me.ToolTip1.SetToolTip(Me.UReadMng, resources.GetString("UReadMng.ToolTip")) - Me.UReadMng.UseVisualStyleBackColor = True + resources.ApplyResources(Me.Label1, "Label1") + Me.Label1.Name = "Label1" + Me.ToolTip1.SetToolTip(Me.Label1, resources.GetString("Label1.ToolTip")) ' - 'Label44 + 'Label2 ' - resources.ApplyResources(Me.Label44, "Label44") - Me.Label44.Name = "Label44" - Me.ToolTip1.SetToolTip(Me.Label44, resources.GetString("Label44.ToolTip")) + resources.ApplyResources(Me.Label2, "Label2") + Me.Label2.Name = "Label2" + Me.ToolTip1.SetToolTip(Me.Label2, resources.GetString("Label2.ToolTip")) ' - 'CheckCloseToExit + 'Username ' - resources.ApplyResources(Me.CheckCloseToExit, "CheckCloseToExit") - Me.CheckCloseToExit.Name = "CheckCloseToExit" - Me.ToolTip1.SetToolTip(Me.CheckCloseToExit, resources.GetString("CheckCloseToExit.ToolTip")) - Me.CheckCloseToExit.UseVisualStyleBackColor = True + resources.ApplyResources(Me.Username, "Username") + Me.Username.Name = "Username" + Me.ToolTip1.SetToolTip(Me.Username, resources.GetString("Username.ToolTip")) ' - 'CheckMinimizeToTray + 'Password ' - resources.ApplyResources(Me.CheckMinimizeToTray, "CheckMinimizeToTray") - Me.CheckMinimizeToTray.Name = "CheckMinimizeToTray" - Me.ToolTip1.SetToolTip(Me.CheckMinimizeToTray, resources.GetString("CheckMinimizeToTray.ToolTip")) - Me.CheckMinimizeToTray.UseVisualStyleBackColor = True + resources.ApplyResources(Me.Password, "Password") + Me.Password.Name = "Password" + Me.ToolTip1.SetToolTip(Me.Password, resources.GetString("Password.ToolTip")) + Me.Password.UseSystemPasswordChar = True ' - 'CheckReadOldPosts + 'GetCountPanel ' - resources.ApplyResources(Me.CheckReadOldPosts, "CheckReadOldPosts") - Me.CheckReadOldPosts.Name = "CheckReadOldPosts" - Me.ToolTip1.SetToolTip(Me.CheckReadOldPosts, resources.GetString("CheckReadOldPosts.ToolTip")) - Me.CheckReadOldPosts.UseVisualStyleBackColor = True + resources.ApplyResources(Me.GetCountPanel, "GetCountPanel") + Me.GetCountPanel.Controls.Add(Me.ListTextCountApi) + Me.GetCountPanel.Controls.Add(Me.Label25) + Me.GetCountPanel.Controls.Add(Me.UserTimelineTextCountApi) + Me.GetCountPanel.Controls.Add(Me.Label17) + Me.GetCountPanel.Controls.Add(Me.Label30) + Me.GetCountPanel.Controls.Add(Me.Label28) + Me.GetCountPanel.Controls.Add(Me.Label19) + Me.GetCountPanel.Controls.Add(Me.FavoritesTextCountApi) + Me.GetCountPanel.Controls.Add(Me.SearchTextCountApi) + Me.GetCountPanel.Controls.Add(Me.Label66) + Me.GetCountPanel.Controls.Add(Me.FirstTextCountApi) + Me.GetCountPanel.Controls.Add(Me.GetMoreTextCountApi) + Me.GetCountPanel.Controls.Add(Me.Label53) + Me.GetCountPanel.Controls.Add(Me.UseChangeGetCount) + Me.GetCountPanel.Controls.Add(Me.TextCountApiReply) + Me.GetCountPanel.Controls.Add(Me.Label67) + Me.GetCountPanel.Controls.Add(Me.TextCountApi) + 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" + Me.ToolTip1.SetToolTip(Me.TextCountApi, resources.GetString("TextCountApi.ToolTip")) + ' + '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.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")) + ' + 'NotifyPanel + ' + 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")) + ' + '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" + Me.ToolTip1.SetToolTip(Me.Label35, resources.GetString("Label35.ToolTip")) + ' + 'ComboBoxEventNotifySound + ' + resources.ApplyResources(Me.ComboBoxEventNotifySound, "ComboBoxEventNotifySound") + Me.ComboBoxEventNotifySound.FormattingEnabled = True + Me.ComboBoxEventNotifySound.Name = "ComboBoxEventNotifySound" + Me.ToolTip1.SetToolTip(Me.ComboBoxEventNotifySound, resources.GetString("ComboBoxEventNotifySound.ToolTip")) + ' + 'CheckFavEventUnread + ' + 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 + ' + '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.ToolTip1.SetToolTip(Me.CheckForceEventNotify, resources.GetString("CheckForceEventNotify.ToolTip")) + 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.ToolTip1.SetToolTip(Me.CheckEventNotify, resources.GetString("CheckEventNotify.ToolTip")) + Me.CheckEventNotify.UseVisualStyleBackColor = True + ' 'Cancel ' resources.ApplyResources(Me.Cancel, "Cancel") @@ -2178,34 +2178,9 @@ Me.SplitContainer1.Panel2.ResumeLayout(False) CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainer1.ResumeLayout(False) - Me.NotifyPanel.ResumeLayout(False) - Me.NotifyPanel.PerformLayout() - Me.GetPeriodPanel.ResumeLayout(False) - Me.GetPeriodPanel.PerformLayout() - Me.GetCountPanel.ResumeLayout(False) - Me.GetCountPanel.PerformLayout() - Me.BasedPanel.ResumeLayout(False) - Me.BasedPanel.PerformLayout() - Me.StartupPanel.ResumeLayout(False) - Me.StartupPanel.PerformLayout() - Me.UserStreamPanel.ResumeLayout(False) - Me.UserStreamPanel.PerformLayout() - Me.TweetActPanel.ResumeLayout(False) - Me.TweetActPanel.PerformLayout() - Me.PreviewPanel.ResumeLayout(False) - Me.PreviewPanel.PerformLayout() - Me.TweetPrvPanel.ResumeLayout(False) - Me.TweetPrvPanel.PerformLayout() Me.FontPanel.ResumeLayout(False) Me.GroupBox1.ResumeLayout(False) Me.GroupBox1.PerformLayout() - Me.FontPanel2.ResumeLayout(False) - Me.GroupBox5.ResumeLayout(False) - Me.GroupBox5.PerformLayout() - Me.ConnectionPanel.ResumeLayout(False) - Me.ConnectionPanel.PerformLayout() - Me.ProxyPanel.ResumeLayout(False) - Me.ProxyPanel.PerformLayout() Me.CooperatePanel.ResumeLayout(False) Me.CooperatePanel.PerformLayout() Me.ShortUrlPanel.ResumeLayout(False) @@ -2214,6 +2189,31 @@ Me.ActionPanel.PerformLayout() Me.GroupBox3.ResumeLayout(False) Me.GroupBox3.PerformLayout() + Me.ProxyPanel.ResumeLayout(False) + Me.ProxyPanel.PerformLayout() + Me.ConnectionPanel.ResumeLayout(False) + Me.ConnectionPanel.PerformLayout() + 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.UserStreamPanel.ResumeLayout(False) + Me.UserStreamPanel.PerformLayout() + Me.StartupPanel.ResumeLayout(False) + Me.StartupPanel.PerformLayout() + Me.BasedPanel.ResumeLayout(False) + Me.BasedPanel.PerformLayout() + Me.GetCountPanel.ResumeLayout(False) + Me.GetCountPanel.PerformLayout() + Me.GetPeriodPanel.ResumeLayout(False) + Me.GetPeriodPanel.PerformLayout() + Me.NotifyPanel.ResumeLayout(False) + Me.NotifyPanel.PerformLayout() Me.ResumeLayout(False) End Sub Modified: trunk/Tween/AppendSettingDialog.en.resx =================================================================== --- trunk/Tween/AppendSettingDialog.en.resx 2011-02-13 01:51:20 UTC (rev 1455) +++ trunk/Tween/AppendSettingDialog.en.resx 2011-02-21 11:33:47 UTC (rev 1456) @@ -147,14 +147,18 @@ AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQkAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 + ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQoAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp - bGRyZW4wAQEAAAEAAQAEAQgICB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMA - AAAIQmVoYXZpb3IGBAAAAApBY3Rpb25Ob2RlAP////8GBQAAAAD/////CQUAAAABAAAACQYAAAAFBgAA - AB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFn - ZUluZGV4CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291 - bnQBAQAAAQABAAEICAgCAAAABgcAAAAKUG9zdCB0d2VldAYIAAAADFR3ZWV0QWN0Tm9kZQD/////CQUA - AAD/////CQUAAAAAAAAACw== + bGRyZW4wCWNoaWxkcmVuMQEBAAABAAEABAQBCAgIHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2Rl + AgAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMAAAAIQmVoYXZpb3IGBAAA + AApBY3Rpb25Ob2RlAP////8GBQAAAAD/////CQUAAAACAAAACQYAAAAJBwAAAAUGAAAAHVN5c3RlbS5X + aW5kb3dzLkZvcm1zLlRyZWVOb2RlCAAAAARUZXh0BE5hbWUJSXNDaGVja2VkCkltYWdlSW5kZXgISW1h + Z2VLZXkSU2VsZWN0ZWRJbWFnZUluZGV4EFNlbGVjdGVkSW1hZ2VLZXkKQ2hpbGRDb3VudAEBAAABAAEA + AQgICAIAAAAGCAAAAAxFdmVudHNOb3RpZnkGCQAAAApOb3RpZnlOb2RlAP////8JBQAAAP////8JBQAA + AAAAAAAFBwAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hl + Y2tlZApJbWFnZUluZGV4CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5 + CkNoaWxkQ291bnQBAQAAAQABAAEICAgCAAAABgsAAAAKUG9zdCB0d2VldAYMAAAADFR3ZWV0QWN0Tm9k + ZQD/////CQUAAAD/////CQUAAAAAAAAACw== @@ -207,22 +211,313 @@ TAYQAAAADFNob3J0VXJsTm9kZQD/////CQUAAAD/////CQUAAAAAAAAACw== + + + + + + + + Fore... + + + + + + + + + + + + 96, 22 + + + Back to Default + + + + + + Fore... + + + + + + + + + 119, 12 + + + Details of Tweet(Link) + + + + + + Font&&Fore... + + + + + + + + + 76, 12 + + + Unread Tweet + + + + + + Back... + + + + + + + + + 110, 12 + + + Backcolor of Details + + + + + + Font&&Fore... + + + + + + + + + 90, 12 + + + Details of Tweet + + + + + + Fore... + + + + + + + + + 100, 12 + + + One-way following + + + + + + Fore... + + + + + + + + + 53, 12 + + + Favorited + + + + + + Font&&Fore... + + + + + + + + + 94, 12 + + + Font of tweet list + + + + + + Font && Color + + + + + + + + + + + + 185, 12 + + + Language at translation destination + + + + + + 87, 16 + + + Use Outputz + + + + + + 196, 16 + + + Shorten nicovideo urls by nico.ms + + + + + + + + + 107, 12 + + + URI of your Outputz + + + + + + 86, 12 + + + Your secret key + + + + + + + + + + + + 145, 16 + + + Resolve shortend URLs + + + + + + + + + 205, 16 + + + Auto shorten Urls in posting status + + + + + + 149, 12 + + + Primary URLshorten service + + + + + + + + + + + + + + + + + + + 189, 16 Open user's home URL with Tab + + + 58, 16 Enable + + + + + + + + + + + + + + + + + + + + + Hotkey + + + False @@ -233,390 +528,504 @@ Refetch tweets and verify whether marked favorites. This option causes traffic increasement. + + + 149, 16 Check fav result strictly + + + Open... + + + 215, 16 Play sounds when new status arrived + + + 133, 16 Make read own tweet + + + Sounds will play when you enable this option and set sound file for each tabs. + + + + + + 126, 16 Enable unread state + + + 88, 12 Path to Browser + + + 150, 16 Close to Exit application + + + 106, 16 Minimize to tray + + + 265, 16 Make read old tweets when new tweets arrived - - 145, 16 + + - - Resolve shortend URLs + + - - 205, 16 - - - Auto shorten Urls in posting status - - - 149, 12 - - - Primary URLshorten service - - - 185, 12 - - - Language at translation destination - - - 87, 16 - - - Use Outputz - - - 196, 16 - - - Shorten nicovideo urls by nico.ms - - - 107, 12 - - - URI of your Outputz - - - 86, 12 - - - Your secret key - 320, 12 Keep credential empty if the proxy server don't need to log in + + + + + + 73, 16 Don't Use + + + 54, 12 Pass&word + + + 200, 16 Refer Settings of Internet Explorer + + + + + + 80, 16 Use Below: + + + 56, 12 &Username + + + 62, 12 Pro&xy Host + + + + + + + + + 26, 12 &Port + + + + + + 241, 16 Enable to select BASIC auth in 'Basic' tab + + + + + + + + + + + + + + + 130, 16 Use HTTPS Protocol + + + 371, 12 ※Adjust Connection timeout if the error of timeout happens frequently. + + + + + + 130, 12 Connection timeout(sec) + + + + + + 97, 12 Font of input field + + + 169, 12 Backcolor of focused input field + + + 78, 12 Replied Tweet + + + 135, 12 First-time Reading Posts + + + 42, 12 Sounds + + + 145, 12 Colorize One-way following + + + 120, 12 Selected User's Tweet + + + 84, 12 Replies for You + + + 89, 12 Your Own Tweet + + + Font... + + + Back... + + + Back... + + + Back... + + + Back... + + + Back... + + + Back... + + + Back... + + + Back... - - 96, 22 + + - - Back to Default + + - - Font && Color + + - - Fore... + + - - 96, 22 + + - - Back to Default + + - - Fore... + + - - 119, 12 + + - - Details of Tweet(Link) + + - - Font&&Fore... + + - - 76, 12 + + 96, 22 - - Unread Tweet + + Back to Default - - Back... + + - - 110, 12 + + Font && Color - - Backcolor of Details + + - - Font&&Fore... + + - - 90, 12 + + 115, 12 - - Details of Tweet + + Apply after restarting - - Fore... + + - - 100, 12 + + - - One-way following + + - - Fore... + + - - 53, 12 - - - Favorited - - - Font&&Fore... - - - 94, 12 - - - Font of tweet list - - - Font && Color - - - 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 + + + + + + Don't notify @@ -626,54 +1035,90 @@ 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 @@ -698,12 +1143,18 @@ Count of Status/Follow/Follower + + + 65, 12 Title format + + + None @@ -713,174 +1164,336 @@ 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] + + + + + + + + + + + + 149, 16 Auto connect at starting + + + 117, 12 Refresh Interval (sec) + + + + + + 81, 16 Make Read + + + 123, 16 Fetch followers list + + + 121, 16 Check new version + + + 105, 16 Fetch Favorites + + + + + + + + + + + + 70, 12 Auth method + + + Clear + + + + + + + + + 65, 12 Auth status + + + Auth + + + 56, 12 Username + + + 54, 12 Password + + + + + + + + + + + + + + + 30, 12 Lists + + + + + + 72, 12 UserTimeline + + + 75, 12 Public Search + + + 105, 12 Timeline at starting + + + 51, 12 Mentions + + + + + + + + + 53, 12 Favorites + + + + + + + + + 52, 12 Get more + + + 243, 16 Enable to edit 'Count' parameters as below + + + + + + 192, 12 Getting number of tweets in timeline + + + + + + + + + + + + 395, 24 @@ -888,60 +1501,117 @@ UserStream is enable. Periodic fetching, Timeline/Mentions/DM, and Post&Fetch function is disable. + + + UserTimeline Interval (sec) + + + + + + + + + 170, 12 Timeline Fetching Interval (sec.) + + + Recalculation + + + 358, 12 Because "Post && fetch" is enabled, the API for each post consumed. + + + + + + 150, 12 Lists Fetching Interval (sec) + + + + + + 149, 12 Public Search Interval (sec.) + + + + + + 156, 12 Reply Fetching Interval (sec.) + + + + + + 88, 16 Post && fetch + + + 150, 16 Enable Auto-Adjustment + + + 144, 12 DM Fetching Interval (sec.) + + + + + + + + + 85, 16 @@ -954,12 +1624,21 @@ Play sound notify events + + + + + + 247, 16 Make to unread the post someone favorited + + + 91, 16 @@ -978,6 +1657,9 @@ Notify Events even if disable new post arrival notify. + + + 147, 16 @@ -1014,10 +1696,31 @@ Notify Events(Only UserStream) + + + + + + + + + + + + Cancel + + + + + + Settings + + + \ No newline at end of file Modified: trunk/Tween/AppendSettingDialog.resx =================================================================== --- trunk/Tween/AppendSettingDialog.resx 2011-02-13 01:51:20 UTC (rev 1455) +++ trunk/Tween/AppendSettingDialog.resx 2011-02-21 11:33:47 UTC (rev 1456) @@ -117,9 +117,6 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ProxyPanel - 17 @@ -134,6 +131,9 @@ True + + 10 + none @@ -147,9 +147,12 @@ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 16 + + 339, 115 + + NoControl + 100, 16 @@ -171,41 +174,44 @@ 16*16 - + + + 84, 16 + + + True + 1 - - 15 + + NoControl - - PreviewPanel + + AZERBAIJANI True - - 最新版のチェックをする - UserStreamPanel - - 188, 20 - - + - - + + 13 + + NotifyPanel + SplitContainer1.Panel2 - - 1 + + 197, 20 System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -216,8 +222,8 @@ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + LabelApiUsing 163, 12 @@ -234,9 +240,6 @@ 10 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - 161, 16 @@ -258,24 +261,27 @@ 0 - - CheckEnableBasicAuth + + - - 23, 12 - 7 + + 8 + 16, 45 14 - - 背景色 + + 48, 16 + + 217, 90 + 16 @@ -294,8 +300,8 @@ LanguageCombo - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GetPeriodPanel @@ -303,8 +309,8 @@ 16 - - 73, 19 + + 171, 16 1 @@ -321,9 +327,6 @@ Listsから削除された - - 77, 12 - HUNGARIAN @@ -348,8 +351,8 @@ 104, 19 - - SplitContainer1.Panel2 + + NotifyPanel System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -366,23 +369,32 @@ 22, 20 + + POSTキー(デフォルトEnter) + 13 System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + + 標準取得件数 + + + CheckAlwaysTop + 11 - - GroupBox3 - NoControl - - + + GetPeriodPanel 3 @@ -390,26 +402,26 @@ 8 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 9 331, 196 - - 2 + + 6 NoControl - - 自動調整する + + 0 113, 130 - - 104, 19 + + 50, 12 3 @@ -444,12 +456,15 @@ tinyurl - - CooperatePanel + + - - 一般発言 + + 13 + + 3 + 65, 19 @@ -465,11 +480,11 @@ 7 - - TweetPrvPanel + + 0 - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + 154, 12 5 @@ -486,8 +501,8 @@ 175, 235 - - 10 + + 182, 19 87, 16 @@ -498,8 +513,8 @@ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 13 + + 22, 142 1 @@ -516,24 +531,27 @@ 16 - - 再起動後有効になります。 + + GroupBox1 True - - GroupBox5 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 6 - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ListTextCountApi + 22, 66 @@ -549,54 +567,63 @@ Label44 - - NoControl + + 9 + + True + + + 0 + Win - - 10 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + LabelPostAndGet - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 8 + + GetCountPanel + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 14 + - - 22, 20 + + ShortUrlPanel - - NotifyPanel + + 0 7 - - GetPeriodPanel + + 76, 12 + + + Fill Label45 - - @未読数 - MiddleLeft - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - チェックを不確定状態にすると他者が発生させたイベントのみ通知します @@ -630,8 +657,8 @@ Label8 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + lblUnread @@ -663,11 +690,14 @@ StartupUserstreamCheck + + 22, 166 + 6 - - This is sample. + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 191, 252 @@ -675,12 +705,15 @@ 81, 12 - - 3 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + BasedPanel + + 0, 0 + api.twitter.com @@ -693,27 +726,27 @@ 8 + + 215, 88 + Username + + NoControl + ShortUrlPanel ComboBoxAutoShortUrlFirst - - MiddleLeft - 12 GroupBox5 - - twurl.nl - 186, 19 @@ -723,32 +756,44 @@ 片思いユーザーリストを取得する - - 518, 368 + + 63, 12 + + + + + + - - Alt + + 22, 112 - - True + + + + SplitContainer1.Panel2 + 262, 100 - - GroupBox1 + + BrowserPathText - - 259, 51 + + + + NoControl + ProxyPanel - - System.Windows.Forms.FontDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True 21 @@ -756,12 +801,15 @@ 片思いを色分けして表示する - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 278, 104 + + System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 22, 93 @@ -780,13 +828,10 @@ AuthStateLabel - - 7 + + - - Sample: - - + 3 @@ -798,8 +843,8 @@ 113, 68 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 179, 104 OAuth(xAuth) @@ -810,11 +855,14 @@ CheckUseRecommendStatus + + True + 10 - - 7 + + NoControl twitter.com @@ -822,8 +870,8 @@ BURMESE - - True + + CATALAN True @@ -831,8 +879,8 @@ NoControl - - CHINESE_SIMPLIFIED + + 5 認証済み @@ -846,6 +894,9 @@ 189, 16 + + + Label29 @@ -861,36 +912,33 @@ 116, 15 - - 102, 19 + + 7 - - 2 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 新着通知が無効でもイベントを通知する - - 180, 16 + + 15 - - 13 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + StartupPanel - - Label76 - False 175, 43 - - PORTUGUESE - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -900,8 +948,8 @@ 8 - - CheckBlockEvent + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 English @@ -909,15 +957,15 @@ NoControl - - True + + 新着時に未読をクリアする + + 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 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - This is sample. @@ -930,14 +978,17 @@ 259, 209 + + + 258, 111 - - 70, 12 + + CheckEnableBasicAuth - - 22, 142 + + 518, 368 Label83 @@ -948,26 +999,23 @@ 41, 134 - - 8 + + 40, 145 - - True - 発言一覧への反映間隔(秒) NoControl - - lblFav + + CooperatePanel - - + + TextCountApiReply - - NotifyPanel + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 1 @@ -978,8 +1026,8 @@ ConnectionPanel - - ListTextCountApi + + 1 NoControl @@ -990,42 +1038,60 @@ 144, 12 - - 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 + False - - MiddleLeft + + 9 4 - - NoControl + + CheckBlockEvent + + 12 + + + 0 + 58, 12 - - 278, 104 - 21 - - True + + False + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + ProxyPanel - - This is sample. + + 22, 20 + + AMHARIC + + + GetCountPanel + GroupBox5 + + + ShortUrlPanel @@ -1035,11 +1101,11 @@ GroupBox3 - - NoControl + + CheckRetweetNoConfirm - - + + 12 推奨フッターを使用する[TWNv○○] @@ -1062,8 +1128,8 @@ NoControl - - 9 + + GroupBox5 CmbDateTimeFormat @@ -1083,8 +1149,8 @@ j.mp - - CheckListCreatedEvent + + GroupBox1 btnTarget @@ -1095,8 +1161,8 @@ False - - NoControl + + This is sample. 23 @@ -1107,26 +1173,29 @@ 13 - - 518, 368 + + True NoControl - - NoControl + + 75, 22 - - 初回の更新 + + 12 + + 205, 202 + その人への@返信 自分の発言 - - TweetActPanel + + デフォルトに戻す 4 @@ -1134,12 +1203,9 @@ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + 2 - - ReplyIconStateCombo - ConnectionPanel @@ -1186,9 +1252,12 @@ TAYQAAAADFNob3J0VXJsTm9kZQD/////CQUAAAD/////CQUAAAAAAAAACw== - - 179, 104 + + + + True + 40, 60 @@ -1201,38 +1270,38 @@ 11 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 CheckNicoms - - + + 20 H:mm:ss yy/M/d - - 113, 54 + + 180, 16 MiddleLeft - - 7 + + SplitContainer1.Panel2 - - False - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0, 0 + + 自分への@返信 22, 18 @@ -1243,15 +1312,24 @@ URDU + + True + 157, 16 SplitContainer1.Panel1 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + 11 + + + 90, 22 + (なし) @@ -1264,35 +1342,38 @@ 3 + + UserTimeline更新間隔(秒) + System.Windows.Forms.CheckBox, 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 + + NoControl False - - True + + ShortUrlPanel - - ButtonBackToDefaultFontColor - 9 GetCountPanel + + 137, 12 + True System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + 33, 43 40, 162 @@ -1306,25 +1387,19 @@ 408, 22 - - NoControl - 5 - - 75, 22 + + 9 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 115, 16 + + FavoritesTextCountApi - + @@ -1333,6 +1408,9 @@ 186, 19 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + Label49 @@ -1348,29 +1426,35 @@ 8 - - 0 + + 22, 22 NoControl + + CheckListCreatedEvent + Disable - - True + + + + NoControl + フッター(文末に付加) - - NoControl + + 24, 170 - - TweetPrvPanel + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SplitContainer1.Panel1 + + 4 3 @@ -1378,26 +1462,26 @@ 入力欄アクティブ時背景色 - - 102, 12 + + ButtonBackToDefaultFontColor - - True + + 9 - - True - 0, 0 NoControl + + BasedPanel + 11 - - BELARUSIAN + + その発言の@先の人の発言 @@ -1426,8 +1510,8 @@ NoControl - - 7 + + NoControl 5 @@ -1438,18 +1522,12 @@ Fill - - False - GroupBox3 System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 22, 137 - False @@ -1465,8 +1543,8 @@ True - - + + UserstreamPeriod NoControl @@ -1480,23 +1558,20 @@ ConnectionPanel - - - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 11 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 518, 368 True - - 99, 12 + + 70, 19 9 @@ -1504,8 +1579,8 @@ 11 - - True + + UserStreamPanel 183, 16 @@ -1513,48 +1588,66 @@ CheckOpenUserTimeline - - 0 + + NoControl True + + True + UserStreamPanel 0, 0 - + + Label31 + + True - - 4 + + - - 2 + + This is sample. + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + True + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 btnAtSelf - - True - - - NoControl - GroupBox5 - - 40, 145 + + 170, 16 - - Fill + + 15 + + 他のユーザーに対するブロックが成功した + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 4 + + + + 102, 19 @@ -1567,8 +1660,8 @@ 8 - - 0 + + 91, 16 @@ -1576,41 +1669,47 @@ 48, 16 - - LabelPostAndGet + + 16 未読Mentions通知アイコン + + + GroupBox5 + + + + + 1 + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ComboBoxPostKeySelect - CheckShowGrid - - 518, 368 + + TweetPrvPanel 0 - - 2 + + GroupBox5 - - NotifyPanel + + True 259, 235 @@ -1618,14 +1717,11 @@ 2 - - True - lblDetail - - 17 + + 4 リストフォント @@ -1633,20 +1729,23 @@ 117, 12 - - 108, 23 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 キャンセル + + RUSSIAN + NoControl 9 - - BasedPanel + + 104, 19 False @@ -1658,7 +1757,7 @@ NoControl - 0 + 3 btnAtTo @@ -1669,6 +1768,9 @@ 4, 15 + + PORTUGUESE_PORTUGAL + TextProxyPassword @@ -1687,6 +1789,9 @@ 9 + + + Label63 @@ -1696,15 +1801,12 @@ 1 - - $this + + True - - 0 + + 4 - - 6 - 3 @@ -1714,12 +1816,15 @@ 5 - + + SplitContainer1.Panel2 + + + BasedPanel + + - - False - NoControl @@ -1729,30 +1834,39 @@ ActionPanel - - GroupBox1 + + 518, 368 - - 6 + + CheckUserUpdateEvent + + 7 + + + System.Windows.Forms.FontDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 文字色 - - AMHARIC + + Fill - - 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 + + 305, 64 + + + 入力欄のURLを投稿する際に自動で短縮する + Disable - - 104, 19 - BIHARI @@ -1786,27 +1900,33 @@ 79, 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 173, 146 Disable - - 22, 45 + + ReplyIconStateCombo + + CheckAtIdSupple + + + OS Default + - - 11 + + GetPeriodPanel - - 3 + + 40, 111 - - 8 - ProxyPanel @@ -1819,9 +1939,12 @@ NoControl - - 343, 16 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 11 @@ -1834,12 +1957,9 @@ btnAtTarget - - True + + 0 - - True - 1 @@ -1864,8 +1984,8 @@ SWAHILI - - CATALAN + + SWEDISH CHEROKEE @@ -1873,20 +1993,23 @@ CHINESE - - + + CHINESE_SIMPLIFIED CHINESE_TRADITIONAL - - SCOTS_GAELIC + + Label33 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + SERBIAN - - 216, 106 + + SINDHI 7 @@ -1897,8 +2020,8 @@ SLOVENIAN - - GroupBox1 + + SPANISH SUNDANESE @@ -1906,29 +2029,35 @@ - - APIKey + + 背景色 - - cmbNameBalloon - NoControl 343, 101 + + 192, 16 + + + 125, 19 + 57, 16 - - 0, 0 + + Fav削除した、またはFav削除された + + lblRetweet + 3 - - + + 104, 19 AuthBasicRadio @@ -1942,20 +2071,20 @@ 0 - - CheckListMemberRemovedEvent + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 22, 49 - - 174, 12 + + 102, 19 604, 374 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 11 @@ -1972,23 +2101,17 @@ 11 - - NoControl - - - タイムアウトまでの時間(秒) - System.Windows.Forms.TextBox, 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 + + 4 Twitter検索更新間隔(秒) - - 10 + + 15 185, 94 @@ -2008,15 +2131,18 @@ GroupBox1 - - 22, 191 + + GetCountPanel - - 226, 16 + + GroupBox1 チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + btnUnread + 18 @@ -2026,47 +2152,56 @@ + + GetPeriodPanel + + + 22, 160 + BASQUE GroupBox3 + + True + True + + 65, 19 + 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 - - NoControl + + Alt - - 76, 12 - 184, 160 4 - - 7 + + TweetActPanel - - 251, 43 + + GroupBox1 System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + 180, 16 Favoritesイベント受信の際に書き込みを未読に戻す @@ -2074,50 +2209,53 @@ 2 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - FRENCH - MiddleRight - - GALICIAN - CheckPostAndGet - - 376, 16 + + GREEK - - 1 + + 0 - - 91, 16 + + HAITIAN_CREOLE 173, 21 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 145, 16 - - 40, 111 + + 165, 16 - - 0 + + ShortUrlPanel - - 262, 18 + + 13 - - + + 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 + - 5 + 6 3 @@ -2128,44 +2266,41 @@ Fill - - Label3 + + Label12 - - 130, 12 + + UserTimelineの取得数 - - 76, 16 - Fill - - 339, 140 + + 3 16 - - 16 + + ActionPanel - - 投稿時取得が有効のため、投稿のたびにAPIを消費します。 + + 228, 19 NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 2 - - 165, 16 + + 7 LabelProxyUser - - + + GroupBox5 GroupBox1 @@ -2173,8 +2308,8 @@ 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 + + KHMER KOREAN @@ -2185,8 +2320,8 @@ KYRGYZ - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + LAO LATIN @@ -2194,12 +2329,15 @@ LATVIAN - - Password + + LITHUANIAN - - False + + 4 + + 16 + @@ -2209,8 +2347,8 @@ 14 - - 104, 19 + + 25 2 @@ -2221,11 +2359,11 @@ True - - 2 + + 一般発言 - - ユーザーのプロフィールが更新された + + ブラウザパス @@ -2242,6 +2380,9 @@ GetPeriodPanel + + Disable + @@ -2251,6 +2392,12 @@ 6 + + + + + 7 + 9 @@ -2260,8 +2407,8 @@ 173, 71 - - 13 + + 168, 15 0 @@ -2272,11 +2419,11 @@ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + M/d H:mm NoControl @@ -2293,47 +2440,53 @@ - - GroupBox1 + + 12 lblInputBackcolor + + False + + + True + NoControl MiddleLeft - - CheckRetweetNoConfirm + + True 1 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Fill + + BasedPanel + PreviewPanel 22, 178 - - NoControl + + 2 - - + + 8 Disable @@ -2341,12 +2494,15 @@ - - 22, 22 + + 6 - - ProxyPanel + + 0 + + Disable + 0 @@ -2362,39 +2518,39 @@ - - 16 - サウンドを再生する - - OS Default + + 24 - - 4 + + False True - - UserStreamPanel + + 518, 368 - - 1 + + 22, 18 99, 12 - - フォローされた + + NoControl - - 0 + + True + + 4 + @@ -2404,9 +2560,12 @@ CooperatePanel - - 次のイベントを受信したときにバルーンで通知する(UserStream有効時のみ) + + 1 + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -2416,9 +2575,12 @@ True - - + + 75, 22 + + GetPeriodPanel + True @@ -2434,9 +2596,6 @@ NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - 42, 12 @@ -2446,126 +2605,147 @@ 11 - - 259, 159 + + 175, 218 - - BasedPanel + + 26 + + 0, 0 + ColorDialog1 - - Listsの取得数 + + LUXEMBOURGISH MACEDONIAN - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + AppendSettingDialog - - 12 + + NoControl - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - KHMER - 211, 16 - - LAO + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - MiddleLeft + + + + NoControl + 22, 154 - - LITHUANIAN + + 7 + + 16 + Disable + + 216, 106 + 1 - - GetPeriodPanel + + TextBitlyId + + 0 + 1 + + + True 521, 374 + + 23, 273 + + + アウトプット先のURL + ユーザーのホームURLをタブで開く - - 4 + + NoControl GroupBox1 - - 130, 12 + + System.Windows.Forms.TreeView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 21 + 22, 240 - - 22, 160 + + True - - 22, 86 + + 4 - - NoControl + + 2 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Disable - - True - - - NoControl - 173, 121 - - 12 + + 215, 142 RadioProxyIE - - BasedPanel - CooperatePanel - - + + 6 + + True + + + 343, 16 + 6 @@ -2575,8 +2755,8 @@ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CheckPeriodAdjust + + 6 8 @@ -2584,47 +2764,29 @@ True - - - AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w - LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQ0AAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 - CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp - bGRyZW4wCWNoaWxkcmVuMQljaGlsZHJlbjIJY2hpbGRyZW4zCFVzZXJEYXRhAQEAAAEAAQAEBAQEAQEI - CAgdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUCAAAAHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRy - ZWVOb2RlAgAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAAdU3lzdGVtLldpbmRvd3Mu - Rm9ybXMuVHJlZU5vZGUCAAAAAgAAAAYDAAAABuWfuuacrAYEAAAACUJhc2VkTm9kZQD/////BgUAAAAA - /////wkFAAAABAAAAAkGAAAACQcAAAAJCAAAAAkJAAAACQUAAAAFBgAAAB1TeXN0ZW0uV2luZG93cy5G - b3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdlS2V5ElNl - bGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEICAgCAAAA - BgsAAAAM5pu05paw6ZaT6ZqUBgwAAAAKUGVyaW9kTm9kZQD/////CQUAAAD/////CQUAAAAAAAAABQcA - AAAdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1h - Z2VJbmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENv - dW50AQEAAAEAAQABCAgIAgAAAAYOAAAAEui1t+WLleaZguOBruWLleS9nAYPAAAAC1N0YXJ0VXBOb2Rl - AP////8JBQAAAP////8JBQAAAAAAAAAFCAAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQgA - AAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRl - eBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEICAgCAAAABhEAAAAM5Y+W5b6X5Lu2 - 5pWwBhIAAAAMR2V0Q291bnROb2RlAP////8JBQAAAP////8JBQAAAAAAAAAFCQAAAB1TeXN0ZW0uV2lu - ZG93cy5Gb3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdl - S2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEI - CAgCAAAABhQAAAAKVXNlclN0cmVhbQYVAAAADlVzZXJTdHJlYW1Ob2RlAP////8JBQAAAP////8JBQAA - AAAAAAAL - + + なし - - CheckUseSsl - 6 + + 11 + + + ToolTip1 + + + 4 + 96, 19 - - 215, 285 + + ProxyPanel - - 8 + + True 125, 19 @@ -2632,8 +2794,8 @@ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Fav削除した、またはFav削除された + + NoControl System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -2644,14 +2806,14 @@ btnFav - - False + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 14 - - 新着バルーンのユーザー名 + + True UZBEK @@ -2662,44 +2824,53 @@ PublicSearchの取得数 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 340, 16 GetCountPanel - - 22, 136 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - HotkeyCheck + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + - - 119, 16 + + Label35 入力欄フォント - - NoControl + + True + + Mentions更新間隔(秒) + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 6 + + BasedPanel + 216, 67 - - 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 - - ShortUrlPanel + + NotifyPanel GroupBox1 @@ -2707,9 +2878,6 @@ CooperatePanel - - 62, 12 - True @@ -2725,17 +2893,14 @@ 0 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 11 + + 13 - - LUXEMBOURGISH + + False Label80 @@ -2743,11 +2908,11 @@ 8 - - GroupBox5 + + M/d tt h:mm:ss - - 5 + + NoControl @@ -2755,36 +2920,33 @@ GetCountPanel - - 11 + + 518, 368 + + + 22, 118 - - + + NoControl - - Label14 - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 36, 60 + + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0, 0 4 - - CooperatePanel - True @@ -2806,8 +2968,8 @@ 22, 167 - - + + 10 @@ -2815,6 +2977,9 @@ + + + 7 @@ -2830,23 +2995,17 @@ 175, 68 - - NoControl - - - GetPeriodPanel - 305, 126 10 - - + + ConnectionPanel - - 未読フォント + + 0, 0 Label30 @@ -2854,17 +3013,20 @@ 23 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + btnInputBackcolor + + 15 + Ctrl - - System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 249, 16 - - 84, 16 + + 174, 12 6 @@ -2875,8 +3037,8 @@ チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - Mentionsの新着があるときにウインドウを点滅する + + System.Windows.Forms.TextBox, 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 @@ -2893,18 +3055,24 @@ 518, 368 - - 215, 88 + + Label59 13 - - Label31 + + + + 0 + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 9, 23 @@ -2917,6 +3085,9 @@ + + 12 + 166, 16 @@ -2932,23 +3103,26 @@ タブに未読アイコンを表示する - - 137, 12 + + 75, 22 - - System.Windows.Forms.SplitContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + リストの区切り線を表示する + + Password + 6, 12 - - + + 188, 20 - - This is sample. + + 22 6 @@ -2956,6 +3130,12 @@ 17 + + Listsに追加された + + + 新着バルーンのユーザー名 + 1 @@ -2965,21 +3145,21 @@ Label36 - - 3 - - - 348, 36 + + 22, 22 SplitContainer1.Panel2 - - 23, 273 + + 2 + + 17 + GroupBox1 @@ -2992,26 +3172,29 @@ ConnectionPanel + + + Disable - - Label60 - True - - GetPeriodPanel + + CooperatePanel - - 5 + + + + GroupBox5 + Label10 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True ActionPanel @@ -3019,53 +3202,53 @@ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 文字色 + + + + True + 195, 16 - - 168, 15 - M/d tt h:mm + + + - - CheckHashSupple + + 発言翻訳先の言語 - - 26 - Label37 - - True + + H:mm:ss M/d 143, 107 - - 7 + + lblAtTarget - - - 2 - - + + CheckListMemberRemovedEvent + + SplitContainer1.Panel2 + 258, 63 - - 22, 21 + + 130, 12 331, 96 @@ -3073,35 +3256,32 @@ False - - 4 - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox1 - - + NoControl - - + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 256, 16 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 文字色 + + + 27, 199 - - 15 + + 40, 94 5 @@ -3115,9 +3295,6 @@ 22, 71 - - System.Windows.Forms.Panel, 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 @@ -3136,14 +3313,14 @@ True - - + + 7 162, 16 - - + + NoControl NoControl @@ -3154,8 +3331,8 @@ 113, 12 - - 247, 16 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 GroupBox5 @@ -3169,18 +3346,15 @@ - - True + + 119, 16 + + 0 + WELSH - - False - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - LabelApiUsingUserStreamEnabled @@ -3199,30 +3373,30 @@ Label32 - - 2 + + Label14 NoControl - - 他のユーザーに対するブロックが成功した + + 未読ポストのフォントと色を変更する(低速) ProxyPanel - - 11 + + 22, 191 - - 13 - - + - - 20 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 75, 22 + @@ -3232,15 +3406,18 @@ True - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 58, 19 - - 259, 21 + + 12 - - + + 22, 67 + + True + True @@ -3250,43 +3427,34 @@ UserTimelinePeriod - - 0 + + 50, 85 Label15 - - Mentions更新間隔(秒) + + NoControl - - NotifyPanel + + 15 22, 24 - - 1 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label33 + + CheckBox3 - - GroupBox5 - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 22, 133 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TIBETAN - - - 259, 112 - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -3301,26 +3469,35 @@ 102, 19 - - 新着時に未読をクリアする + + BasedPanel + + True + 7 - - 15 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CheckFavoritesEvent + + + + 参照 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 3 69, 15 - - 11 + + This is sample. @@ -3334,24 +3511,30 @@ 0 - + + + + 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 + + True + StartupPanel - - This is sample. + + NoControl - - 331, 146 - PreviewPanel @@ -3367,8 +3550,8 @@ FontPanel2 - - Label12 + + 22, 188 System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -3379,8 +3562,8 @@ btnListFont - - 7 + + HotkeyShift True @@ -3388,7 +3571,7 @@ True - + True @@ -3397,17 +3580,20 @@ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 16, 70 + + + + 6 + 11 - - NoControl + + True 22, 51 @@ -3424,12 +3610,15 @@ 1 + + True + + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します + 9, 123 - - FontPanel - 286, 107 @@ -3442,36 +3631,36 @@ - - GetPeriodPanel + + ComboBoxPostKeySelect - - 258, 87 + + NoControl False - - SINDHI + + Label13 + + PreviewPanel + This is sample. - - CheckStartupFollowers + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 UseChangeGetCount - - 16 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2 + + NoControl - - Fill - False @@ -3484,20 +3673,20 @@ TweetPrvPanel - - SplitContainer1.Panel2 + + False - + - - 12 + + SplitContainer1 - - 0 + + 22, 45 - - True + + GroupBox5 ActionPanel @@ -3505,20 +3694,32 @@ Label11 - - 75, 22 + + + + + 22, 145 + + StartupPanel + + + NoControl + + + 259, 51 + 21 - - 未読ポストのフォントと色を変更する(低速) + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + 3 System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -3526,9 +3727,18 @@ 57, 12 + + 518, 368 + アイコン変更&点滅 + + 13 + + + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -3544,8 +3754,8 @@ True - - 4 + + SplitContainer1.Panel2 PlaySnd @@ -3556,8 +3766,8 @@ Label16 - - + + GetPeriodPanel System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -3571,11 +3781,11 @@ Disable - - Disable + + ARABIC - - PreviewPanel + + 0, 0 6 @@ -3598,44 +3808,59 @@ 2 - - 243, 16 + + - - NoControl + + 0 - - プロキシ(&X) + + + + True + + + True + 認証方法 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 75, 23 - - ※タイムアウトが頻発する場合に調整してください。初期設定は20秒です。 + + - + + 0 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl + 2 - - 8 + + True - - 11 + + 1 + + 投稿時取得が有効のため、投稿のたびにAPIを消費します。 + Label17 - - 192, 16 + + TextBitlyPw System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -3646,11 +3871,11 @@ 3 - - 1 + + GroupBox5 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 259, 159 Fill @@ -3658,6 +3883,9 @@ chkUnreadStyle + + 192, 16 + AuthorizeButton @@ -3667,41 +3895,44 @@ 9 + + ReplyPeriod + 14 - - 22, 22 + + ActionPanel - - + + True - - NoControl + + 8 - - ListsPeriod + + Fill + + 11 + PubSearchPeriod 331, 71 - - 3 - 4 False - - GetCountPanel + + 185, 116 - - 7 + + FILIPINO FINNISH @@ -3709,17 +3940,20 @@ 1 + + + 起動時に自動的に接続する 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 + + CZECH - - DANISH + + 2 TURKISH @@ -3736,12 +3970,15 @@ ESTONIAN - - 12 + + FAROESE - - GetPeriodPanel + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 最終発言 + SYRIAC @@ -3760,8 +3997,8 @@ THAI - - TweetPrvPanel + + TIBETAN TONGA @@ -3769,8 +4006,8 @@ 4 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 10 60, 12 @@ -3784,29 +4021,32 @@ 22, 108 - - 前データの更新 - - + + + True + NoControl - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ActionPanel + + 75, 23 - - Fav追加した、またはFav追加された + + 背景色 + + False + 22, 24 - - 11 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 ConnectionPanel @@ -3817,18 +4057,27 @@ True - - True + + 259, 112 - - 0 + + 217, 110 + + ProxyPanel + System.Windows.Forms.CheckBox, 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 + 12 + + + TweetPrvPanel @@ -3847,9 +4096,6 @@ 5 - - True - 157, 16 @@ -3865,11 +4111,14 @@ 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 + Label5 - - Label13 + + BELARUSIAN ReTweet @@ -3877,14 +4126,14 @@ True - - StartupReaded + + True NoControl - - ConnectionPanel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 False @@ -3892,27 +4141,36 @@ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + NoControl - - 14 - 134, 12 + + GroupBox5 + + + 3 + GetPeriodPanel 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 + 77, 19 Label18 + + タイムライン更新間隔(秒) + 691, 403 @@ -3925,23 +4183,20 @@ NoControl - - 518, 368 + + FontPanel - - 6 - GroupBox5 - - + + 次のイベントを受信したときにバルーンで通知する(UserStream有効時のみ) - - 6 + + 27 System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -3964,38 +4219,41 @@ PreviewPanel - - + + NoControl - - + + 10 + + NoControl + + + 258, 87 + 1 - - 93, 16 + + 11 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Label9 Label19 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - GroupBox1 - - POSTキー(デフォルトEnter) + + 10 6 - - + + 15 7 @@ -4006,15 +4264,12 @@ ButtonApiCalc - - 107, 12 + + 36, 60 - - + + ORIYA - - 180, 16 - 22, 91 @@ -4030,11 +4285,11 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 14 + + MALAY - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + MALAYALAM MALTESE @@ -4051,66 +4306,51 @@ NEPALI - - 3 + + NORWEGIAN - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - 0, 0 - - 2 + + 0 True - - 22 + + - - btnInputBackcolor + + 135, 19 - - 125, 19 - 205, 323 - - Disable + + 44, 12 - - Lists更新間隔(秒) - System.Windows.Forms.TextBox, 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 - - 9 + + Listsの取得数 - - True - - - 23, 12 - 認証状態 + + 518, 368 + 75, 22 ホットキー - - 文字色 - 20 @@ -4132,15 +4372,12 @@ 指定する - - CheckUserUpdateEvent + + PreviewPanel System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 9 - GroupBox5 @@ -4153,9 +4390,12 @@ True - - + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckStartupFollowers + 4 @@ -4165,17 +4405,14 @@ 102, 19 - - 1 - True - - NoControl + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + 8 CheckListMemberAddedEvent @@ -4183,9 +4420,6 @@ NoControl - - GetCountPanel - 205, 57 @@ -4195,8 +4429,8 @@ StartupPanel - - 6 + + 14 0 @@ -4213,12 +4447,9 @@ 125, 19 - - CheckAtIdSupple + + True - - 22, 18 - 52, 12 @@ -4228,9 +4459,6 @@ NoControl - - MiddleLeft - 228, 12 @@ -4240,11 +4468,11 @@ 7 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False - - 259, 135 + + 1 9 @@ -4252,36 +4480,30 @@ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 163, 20 - NoControl BasedPanel - - + + リストの日時フォーマット - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3 - - NoControl - NoControl - - 標準取得件数 + + 0, 0 - - StartupPanel - - + NoControl + + True + 未読数 @@ -4291,53 +4513,56 @@ ActionPanel - - NoControl - - - 228, 19 - GroupBox1 Fill + + True + CooperatePanel 18 - - 11 + + DANISH + + DHIVEHI + DUTCH 22, 275 - - 114, 82 + + 4 - - 40, 77 + + 104, 19 7 - - GetPeriodPanel + + Disable + + 2 + 16, 120 518, 368 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22 6 @@ -4348,6 +4573,9 @@ + + + True @@ -4381,33 +4609,45 @@ 9 - - ProxyPanel + + 115, 16 + + + NoControl + + 14 + 発言詳細リンク GroupBox3 - - 0 + + + + 11 + + + 1 + Label57 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ReplyPeriod + + 259, 21 - - 未読管理を行う - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -4417,20 +4657,17 @@ 4 - - NoControl + + ActionPanel - - 15 + + 自分の発言を既読にする - - PreviewPanel - Top - - 1 + + 14 110, 16 @@ -4441,29 +4678,35 @@ - - + + 43, 16 - - GetPeriodPanel + + True - - + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + 518, 368 + + 4 + NoControl 173, 46 + + 169 + is.gd - - 8 + + 最小化したときにアイコン化する System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -4471,8 +4714,8 @@ NoControl - - 9 + + ユーザーのプロフィールが更新された 13 @@ -4489,65 +4732,65 @@ 65, 19 - - 4 - 5 GetCountPanel - - 6 + + タイムアウトまでの時間(秒) - - True + + 88, 12 - - 7 - 175, 193 + + 16, 195 + NoControl - - UserstreamPeriod + + 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 + + 15 - + + + 1 + 文字色 - + + False + + PreviewPanel NoControl - - True + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TextBoxOutputzKey - - False + + 68, 19 - - 112, 14 + + 176, 12 True @@ -4555,20 +4798,17 @@ InternetExplorerの設定を使用する - - 発言翻訳先の言語 - False - - 75, 22 + + 8 ProxyPanel - - 0 + + 9 フォント&&色 @@ -4576,15 +4816,12 @@ 227, 20 - - なし + + 9 - - CheckAlwaysTop + + NoControl - - AuthUserLabel - NoControl @@ -4599,8 +4836,8 @@ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + 26, 210 66, 16 @@ -4608,27 +4845,18 @@ GroupBox5 - - - MiddleLeft System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 154, 12 + + btnDetailBack - - 12 - CooperatePanel - - 自分への@返信 - 102, 19 @@ -4638,11 +4866,14 @@ ShortUrlPanel + + + リストのアイコンサイズ(初期値16) - - LabelApiUsing + + 4 Twitter SearchAPI URL (search.twitter.com) @@ -4653,8 +4884,8 @@ False - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 7 System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -4662,14 +4893,11 @@ btnListBack - - 5 - tt h:mm - - + + 0, 0 System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -4692,6 +4920,9 @@ CheckAutoConvertUrl + + + 10 @@ -4701,9 +4932,6 @@ True - - 6 - NoControl @@ -4716,17 +4944,14 @@ TweetPrvPanel - - フォント&色設定 - 102, 19 lblDetailBackcolor - - 2 + + 107, 12 63, 12 @@ -4734,8 +4959,8 @@ Fill - - 63, 12 + + フォント&色設定 75, 22 @@ -4743,35 +4968,29 @@ - - 75, 23 + + 16, 12 69, 12 - - 22, 166 + + MiddleLeft - - BENGALI - - - True - Disable - - 22, 22 + + Fill - - True + + GroupBox5 6 - - lblAtTarget + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 発言詳細部にアイコンを表示する @@ -4791,9 +5010,12 @@ 4 - - + + 215, 285 + + Save + True @@ -4806,20 +5028,14 @@ 53, 12 - - CZECH - - - DHIVEHI - CheckCloseToExit - - System.Windows.Forms.TreeView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ActionPanel 175, 168 @@ -4827,12 +5043,12 @@ GroupBox5 + + 251, 43 + NoControl - - HotkeyShift - 518, 368 @@ -4842,24 +5058,27 @@ + + Disable + 22, 292 - - Label67 + + True 12 + + NoControl + 285, 12 System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - twitter.com/username - NoControl @@ -4869,9 +5088,6 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ARABIC - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -4884,8 +5100,8 @@ True - - 48, 16 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 True @@ -4896,9 +5112,6 @@ 182, 20 - - 0 - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -4911,18 +5124,15 @@ - - False + + This is sample. - - 18 + + 2 - - 6 + + NoControl - - M/d tt h:mm:ss - NoControl @@ -4938,8 +5148,8 @@ GroupBox1 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 44, 12 Label71 @@ -4947,6 +5157,9 @@ Label24 + + True + 134, 12 @@ -4959,18 +5172,24 @@ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + ProxyPanel - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - CheckUnfavoritesEvent + + 初回の更新 + + True + 22, 290 + + 8 + lblAtSelf @@ -4980,23 +5199,23 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + 62, 12 - - 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Label25 - - 65, 19 + + PreviewPanel System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 305, 64 + + Label76 NotifyPanel @@ -5004,12 +5223,18 @@ True - - 14 + + TextProxyUser #タグの入力補助を使用する + + SplitContainer1.Panel1 + + + 174, 16 + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -5019,8 +5244,8 @@ 7 - - 331, 121 + + 102, 19 18 @@ -5034,26 +5259,23 @@ 175, 118 - - 10 + + 339, 190 GroupBox3 - - 340, 16 - 2 - - 4 + + 145, 16 - - UserStreamPanel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -5061,74 +5283,74 @@ クリア - - + + TweetPrvPanel BasedPanel + + 22, 86 + Label77 - - NoControl + + 7 System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 75, 22 + 1 16 - - BasedPanel + + 0 True - - This is sample. + + 5 - - True + + Label3 - - + + 99, 12 - - 50, 12 - True 12 - - + + 22, 137 - - False - CooperatePanel - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + twurl.nl - - @IDの入力補助を使用する + + GroupBox5 - - 8 + + 22, 92 - - 2 + + 1 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3 NoControl @@ -5139,14 +5361,20 @@ NoControl - - 背景色 + + UReadMng + + NoControl + + + CheckUnfavoritesEvent + GroupBox1 - - 4 + + 474, 41 NoControl @@ -5157,18 +5385,18 @@ ComboDispTitle + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します + ConnectionPanel - - Fill + + NoControl 24, 50 - - 22, 19 - lblTarget @@ -5178,12 +5406,15 @@ False - - NoControl + + Label20 - - + + Fav追加した、またはFav追加された + + 2 + 0 @@ -5199,47 +5430,38 @@ ActionPanel - - UserTimelineTextCountApi + + 4 - - 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 Label7 - - 9 + + 11 - - Fill + + 2 CheckFavRestrict - - 170, 16 - GroupBox5 102, 19 - - 104, 19 - 1 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GetCountPanel - - 2 + + 1 Label66 @@ -5247,32 +5469,32 @@ 15 - - NoControl + + Label21 TweetActPanel - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Label72 - - + + 108, 23 + + SplitContainer1.Panel2 + NoControl 75, 22 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 77, 12 - - + + 設定 System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -5289,9 +5511,12 @@ 0 - - + + 7 + + 7 + 5 @@ -5310,17 +5535,14 @@ 113, 109 - - ユーザ名(&U) - 6 System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + 12 4 @@ -5328,15 +5550,15 @@ 255, 85 - - FILIPINO - - - 27 + + + + 5 + 6 @@ -5352,9 +5574,6 @@ 71, 19 - - 4 - 11 @@ -5364,8 +5583,8 @@ 5 - - AppendSettingDialog + + 27 画面最小化・アイコン時のみバルーンを表示する @@ -5373,32 +5592,26 @@ NoControl - - 26, 210 - - - TextBox3 - - - 182, 19 - 8 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True SplitContainer1.Panel2 - - 22, 54 + + 73, 19 + + + Label27 - - SplitContainer1.Panel2 + + NoControl 3 @@ -5406,12 +5619,12 @@ TweetActPanel + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True - ActionPanel @@ -5421,21 +5634,15 @@ NotifyPanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + UserTimelineTextCountApi - - - GroupBox5 - - 174, 16 + + 130, 12 - - 3 - 3 @@ -5445,11 +5652,11 @@ 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 - - 518, 368 + + ユーザ名(&U) 3 @@ -5457,35 +5664,38 @@ 0 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 2 + + プロキシ(&X) + + + GroupBox5 + PreviewPanel - - 205, 202 + + NoControl FontPanel2 - - 24, 170 + + - - 44, 12 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - chkReadOwnPost + + 331, 46 - - 10 - - + - - 9 + + 331, 121 @@ -5496,15 +5706,18 @@ 5 - - GroupBox5 + + - - 3 + + 22 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GetCountPanel + + 0 + 48, 12 @@ -5514,9 +5727,6 @@ 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 - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -5538,17 +5748,17 @@ btnOWL - - ComboBoxEventNotifySound + + 429, 267 - + - - SplitContainer1.Panel2 + + 3 - - Save + + GroupBox1 短縮URLを解決する @@ -5573,8 +5783,8 @@ 0, 0 - - True + + ComboBoxEventNotifySound TweetActPanel @@ -5588,8 +5798,8 @@ 39, 16 - - GetCountPanel + + 112, 14 NoControl @@ -5609,39 +5819,39 @@ 178, 16 - - True + + - - 88, 12 - NoControl True - - NoControl + + 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 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 173, 196 - 2 chkTabIconDisp + + + CheckOutputz - - 13 + + 12 + + 20 + 143, 16 @@ -5660,18 +5870,24 @@ HotkeyAlt - - ActionPanel + + GroupBox5 22, 112 - - + + 6 - - False + + CheckUseSsl + + 75, 22 + + + 6 + 48, 12 @@ -5684,26 +5900,32 @@ 3 + + フォローされた + + + + - + 11 - - 518, 368 + + FRENCH lblListBackcolor - - 7 + + GALICIAN GEORGIAN - - GERMAN + + True ID @@ -5711,8 +5933,8 @@ GUJARATI - - HAITIAN_CREOLE + + GroupBox1 16, 170 @@ -5720,8 +5942,8 @@ 0 - - Label28 + + RadioProxyNone True @@ -5732,8 +5954,8 @@ True - - + + 発言詳細文字 NoControl @@ -5741,15 +5963,15 @@ ユーザーID - - 75, 22 - ニックネーム btnSelf + + + NoControl @@ -5768,18 +5990,12 @@ 331, 21 - - 0, 0 + + BasedPanel - - GroupBox5 + + 10 - - ALBANIAN - - - ×ボタンを押したときに終了する - @@ -5798,12 +6014,9 @@ CheckDispUsername - - 12 + + IconSize - - System.Windows.Forms.Label, 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 @@ -5813,39 +6026,33 @@ 246, 20 - - + + True 113, 16 - - 7 + + 175, 17 - - 7 + + True - - CheckBox3 - 429, 290 NoControl - - 75, 22 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 片思い発言 - - 43, 16 - This is sample. @@ -5855,11 +6062,11 @@ 22, 20 - - タイムライン更新間隔(秒) + + 5 - - 8 + + MiddleLeft 6 @@ -5870,83 +6077,65 @@ - - + + NoControl - - 0 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - RadioProxyNone + + AuthOAuthRadio - - ShortUrlPanel + + 11 - - 257, 13 + + 背景色 - - + + NoControl - - 175, 218 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + - - 33, 43 - - - 22 - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 63, 12 + + 1 - - - 58, 19 - - BrowserPathText + + 13 - - + + ProxyPanel - - 10 + + MiddleLeft - - BasedPanel + + 未読管理を行う True - - + + GetCountPanel - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - GroupBox5 - - CheckBalloonLimit + + 175, 93 LabelUserStreamActive @@ -5960,12 +6149,6 @@ This is sample. - - NoControl - - - TextBitlyId - HotkeyWin @@ -5975,11 +6158,11 @@ 339, 65 - - + + PreviewPanel - - リストの日時フォーマット + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 True @@ -5990,39 +6173,33 @@ 3 - - 3 + + NoControl 40, 43 - - 入力欄のURLを投稿する際に自動で短縮する + + TextProxyPort - - 11 - NoControl System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 15 + + CheckBalloonLimit 75, 23 - - RUSSIAN + + 再起動後有効になります。 SANSKRIT - - 15 - 背景色 @@ -6032,8 +6209,8 @@ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 197, 20 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 PASHTO @@ -6041,14 +6218,14 @@ PERSIAN - - True + + 0, 0 - - 4 + + PORTUGUESE - - PORTUGUESE_PORTUGAL + + NoControl PUNJABI @@ -6062,27 +6239,24 @@ OCCITAN - - ORIYA + + $this Shift - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl 63, 12 - - 設定 + + 11 - - MALAY + + 0, 0 - - MALAYALAM - 115, 12 @@ -6095,17 +6269,14 @@ 2 - - NORWEGIAN - 14 NoControl - - 14 + + 11 背景色 @@ -6113,11 +6284,11 @@ - - 22, 92 + + ※タイムアウトが頻発する場合に調整してください。初期設定は20秒です。 - - 75, 22 + + NotifyPanel DM更新間隔(秒) @@ -6125,12 +6296,9 @@ 22, 47 - - 11 + + 0 - - ProxyPanel - 0 @@ -6140,47 +6308,41 @@ 201, 102 - - BasedPanel - 104, 19 + + NoControl + CheckTinyURL - - Label9 + + TweetPrvPanel - - NoControl + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - FavoritesTextCountApi + + 11 - - NoControl - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - MiddleLeft + + - - True - 4 22, 92 - + - - True + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 PreviewPanel @@ -6206,56 +6368,38 @@ 11 - - 4 - - - TextProxyUser - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 ARMENIAN - - + + 163, 20 - - PreviewPanel - SplitContainer1.Panel2 14 - - 6 - BasedPanel NoControl - - 0, 0 + + NoControl - - True - - - 11 - PreviewPanel False - - 0 + + Sample: CheckStartupVersion @@ -6266,9 +6410,12 @@ CheckFollowEvent - - 185, 116 + + + + 6 + @@ -6278,17 +6425,11 @@ ProxyPanel - - 12 - - - True - True - - 0, 0 + + TweetPrvPanel 62, 12 @@ -6296,9 +6437,6 @@ 7 - - 12 - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -6320,8 +6458,8 @@ Disable - - LabelDateTimeFormatApplied + + 22, 22 System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -6329,8 +6467,8 @@ 6 - - TextBitlyPw + + 0 12 @@ -6338,11 +6476,11 @@ NoControl - - 192, 16 + + False - - Listsに追加された + + 258, 163 0, 0 @@ -6359,8 +6497,8 @@ 1 - - 22 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -6374,36 +6512,33 @@ - - + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 20 - - 3 + + 4 - - True - CheckForceEventNotify - - 58, 19 + + MiddleLeft - - 25 + + 75, 22 - + - + + 前データの更新 + + - - True - 518, 368 @@ -6413,99 +6548,102 @@ 3 - - 252, 105 - NoControl - - 429, 267 + + 16 - - 発言詳細文字 + + + AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w + LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 + ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQ0AAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 + CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp + bGRyZW4wCWNoaWxkcmVuMQljaGlsZHJlbjIJY2hpbGRyZW4zCFVzZXJEYXRhAQEAAAEAAQAEBAQEAQEI + CAgdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUCAAAAHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRy + ZWVOb2RlAgAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAAdU3lzdGVtLldpbmRvd3Mu + Rm9ybXMuVHJlZU5vZGUCAAAAAgAAAAYDAAAABuWfuuacrAYEAAAACUJhc2VkTm9kZQD/////BgUAAAAA + /////wkFAAAABAAAAAkGAAAACQcAAAAJCAAAAAkJAAAACQUAAAAFBgAAAB1TeXN0ZW0uV2luZG93cy5G + b3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdlS2V5ElNl + bGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEICAgCAAAA + BgsAAAAM5pu05paw6ZaT6ZqUBgwAAAAKUGVyaW9kTm9kZQD/////CQUAAAD/////CQUAAAAAAAAABQcA + AAAdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1h + Z2VJbmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENv + dW50AQEAAAEAAQABCAgIAgAAAAYOAAAAEui1t+WLleaZguOBruWLleS9nAYPAAAAC1N0YXJ0VXBOb2Rl + AP////8JBQAAAP////8JBQAAAAAAAAAFCAAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQgA + AAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRl + eBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEICAgCAAAABhEAAAAM5Y+W5b6X5Lu2 + 5pWwBhIAAAAMR2V0Q291bnROb2RlAP////8JBQAAAP////8JBQAAAAAAAAAFCQAAAB1TeXN0ZW0uV2lu + ZG93cy5Gb3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdl + S2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEI + CAgCAAAABhQAAAAKVXNlclN0cmVhbQYVAAAADlVzZXJTdHJlYW1Ob2RlAP////8JBQAAAP////8JBQAA + AAAAAAAL + - - 4 - $this True - - 0 + + - - NoControl + + 5 Mentions取得数 - - パスワード + + ListsPeriod - - FontPanel - - - GroupBox5 - 復活の呪文 - - 8 + + 70, 12 - - True - - - FRISIAN - 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 - 22, 22 - - 12 + + 7 - - 331, 46 + + 8 NoControl - - 9 + + - - フォント&&色 - True - - 22, 67 + + 10 + + 16, 70 + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - FAROESE - True - + + + twitter.com/username + @@ -6515,17 +6653,17 @@ NoControl - - ActionPanel + + This is sample. - - 9 + + 5 58, 19 - - True + + 3 0 @@ -6533,18 +6671,12 @@ NotifyPanel - - 75, 22 + + Disable - - 258, 135 + + False - - ProxyPanel - - - NoControl - True @@ -6554,17 +6686,14 @@ 14 - - 0 - SplitContainer1.Panel2 TweetPrvPanel - - 75, 23 + + 0 GetPeriodPanel @@ -6581,45 +6710,54 @@ 340, 12 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 331, 146 + + 発言詳細を等幅フォントで表示(AA対応、フォント適用不具合あり) + ConnectionPanel 24 + + 1 + NoControl - - 12 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 58, 19 - - TextCountApiReply + + 2 Fill - - + + 257, 13 - - 44, 12 + + 18 - - + + 76, 16 NoControl - - UserTimeline更新間隔(秒) + + CheckPeriodAdjust + + 0 + ソート順を変更できないようにロックする @@ -6632,15 +6770,15 @@ TweetPrvPanel + + cmbNameBalloon + 42, 16 - - GetCountPanel - Japanese @@ -6653,14 +6791,14 @@ ActionPanel - + - - + + GetPeriodPanel - - NoControl + + LabelProxyAddress SplitContainer1.Panel2 @@ -6671,33 +6809,15 @@ 通信にHTTPSを使用する - - 2 - GroupBox5 - - NoControl + + 184, 19 - - NoControl - - - NoControl - - - Cancel - lblInputFont - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 24 - 0, 0 @@ -6713,6 +6833,9 @@ Button3 + + 8 + 9 @@ -6722,50 +6845,50 @@ 137, 12 - - PreviewPanel + + 376, 16 - - + + 7 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GetCountPanel - - NotifyPanel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 215, 142 - - - H:mm:ss M/d - NoControl - - 184, 19 + + - - True + + 114, 82 - - Label20 + + + + 40, 77 + + + 153, 16 + + + 22, 54 + + + 7 + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 DMPeriod - - 217, 90 + + 75, 22 btnRetweet @@ -6776,30 +6899,21 @@ - - GroupBox5 - GetCountPanel 190, 16 - - This is sample. + + 3 Fill - - + + 文字色 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 48*48(2Column) - SplitContainer1.Panel2 @@ -6818,9 +6932,6 @@ NoControl - - True - ComboBoxOutputzUrlmode @@ -6833,8 +6944,8 @@ 16, 220 - - Label21 + + MiddleLeft System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -6845,41 +6956,38 @@ 53, 12 - - 2 + + @IDの入力補助を使用する - - + + StartupReaded - - 22, 112 + + 1 - - 102, 19 + + 23, 12 - - NoControl + + 22, 133 - - + + 173, 196 - - 0, 0 - 10 lblListFont - - デフォルトに戻す + + NoControl - - GroupBox5 + + UserStreamPanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True 227, 41 @@ -6887,17 +6995,20 @@ 203, 16 - - 3 + + NoControl - + 2 + + タイトルバー + ActionPanel - - 10 + + ProxyPanel 12 @@ -6920,14 +7031,14 @@ - - GetCountPanel + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 発言詳細を等幅フォントで表示(AA対応、フォント適用不具合あり) + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + 8 2 @@ -6938,12 +7049,9 @@ NoControl - - 1 + + ProxyPanel - - - デフォルトに戻す @@ -6956,29 +7064,26 @@ 1 - - 4 + + 3 Fill - - False + + 11 - - 8 - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - btnDetailBack + + 22, 19 JAVANESE - - 8 + + ユーザー名 @@ -6998,8 +7103,8 @@ - - + + フォント&&色 169, 368 @@ -7010,8 +7115,8 @@ 22, 62 - - + + True PreviewPanel @@ -7019,27 +7124,21 @@ 518, 368 - - True + + NoControl 242, 16 - + - - 20 + + NoControl - - LabelProxyAddress + + 259, 135 - - 22, 188 - - - 1 - 102, 12 @@ -7049,8 +7148,8 @@ 23 - - NoControl + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 75, 23 @@ -7058,77 +7157,71 @@ 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 + + + + NoControl + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - UReadMng + + 1 - - - 309, 82 - - 90, 22 + + 2 btnInputFont - - ActionPanel + + Label67 - - MiddleLeft + + 常に最前面に表示する - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - 22, 245 + + + NoControl - - 50, 85 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 11 - MiddleLeft - - True + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + - - 75, 22 + + GroupBox5 - - 0, 0 - Label64 NoControl - - + + 8 Outputzに対応する - - 参照 + + BASIC認証への変更を許可する @@ -7148,15 +7241,15 @@ - - 16, 12 - 13 - - + + True + + True + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -7181,26 +7274,23 @@ BasedPanel - - NoControl - 22, 42 Label4 - - + + Cancel - - TweetPrvPanel + + ProxyPanel - - 5 + + True - - lblRetweet + + True 58, 19 @@ -7211,36 +7301,33 @@ - - btnUnread + + lblAtTo - - 0 + + パスワード(&W) - - 0, 0 - 22, 117 19 - - True + + - - 12 + + 58, 19 + + 5 + $this - - NoControl - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -7253,8 +7340,8 @@ TweetPrvPanel - - パスワード(&W) + + Mentionsの新着があるときにウインドウを点滅する System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -7262,18 +7349,9 @@ Label23 - - 75, 22 + + 104, 19 - - 背景色 - - - 27 - - - 8 - This is sample. @@ -7289,32 +7367,26 @@ CheckEventNotify - - 1 - ButtonBackToDefaultFontColor2 - - 2 + + NoControl - - SplitContainer1.Panel2 + + CheckHashSupple Disable - - GroupBox1 + + True - - 6 - lblAtFromTarget - - 58, 19 + + Label28 GetCountPanel @@ -7322,8 +7394,8 @@ M/d H:mm:ss - - + + ×ボタンを押したときに終了する NoControl @@ -7334,20 +7406,20 @@ 背景色 - - + + 23, 12 - - True + + 102, 12 10 - - 518, 368 + + False その人の発言 @@ -7358,11 +7430,11 @@ 17 - - 24*24 + + - - Disable + + @@ -7379,78 +7451,69 @@ UIGHUR - - Label59 + + CheckFavoritesEvent - - + + 13 - - + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 GetCountPanel - - True + + Label60 ポート(&P) - - + + 14 - - ShortUrlPanel + + 113, 54 - - lblAtTo - - - 背景色 - - - 2 - - - 217, 110 - NoControl TweetPrvPanel - + 3 + + 131, 12 + NoControl - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 未読フォント + + + + + 6 + + + 93, 16 + Label61 - - ブラウザパス - - - 258, 163 + + TextProxyAddress - - NoControl - - - False - 9 @@ -7469,14 +7532,14 @@ - - 4 + + 0, 0 Fav操作結果を厳密にチェックする - - UserTimelineの取得数 + + lblFav RadioProxySpecified @@ -7490,24 +7553,18 @@ - - 175, 93 + + 発言を再取得してFav結果を検証します。通信量が増えるのでOff推奨 - - 1 + + HotkeyCheck TwitterAPIText - - 発言を再取得してFav結果を検証します。通信量が増えるのでOff推奨 + + 2 - - ProxyPanel - - - Disable - ニコニコ動画のURLをnico.msで短縮して送信 @@ -7532,8 +7589,8 @@ 21 - - Disable + + 3 NoControl @@ -7541,8 +7598,8 @@ True - - True + + AuthUserLabel System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -7553,41 +7610,41 @@ CheckFavEventUnread - + MiddleLeft その発言の@先発言 - - 131, 12 + + 226, 16 - - 135, 19 + + TwitterSearchAPIText + + PreviewPanel + GroupBox1 - - TextProxyAddress - 12 System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 11 + + MiddleLeft 次の項目の更新時の取得数を個別に設定する - - 40, 94 + + TweetActPanel @@ -7598,32 +7655,32 @@ StartupPanel - - 5 - - + - - 16, 195 + + GroupBox1 - - AZERBAIJANI + + 12 - - 176, 12 + + 4 + + GroupBox5 + 22, 237 - - 3 + + True - - + + 102, 19 - - GetCountPanel + + 247, 16 Label2 @@ -7631,23 +7688,20 @@ 9, 48 - - 518, 368 + + NoControl - - M/d H:mm + + False - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - TextCountApi 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 @@ -7655,23 +7709,20 @@ NotifyPanel - - 102, 19 + + パスワード yy/M/d H:mm:ss - - 6 - バージョン - - BasedPanel + + @未読数 - - 最終発言 + + 12 未読数(@未読数) @@ -7685,9 +7736,6 @@ 全未読/全発言数 - - 3 - 0 @@ -7697,26 +7745,26 @@ 131, 12 - - アウトプット先のURL + + 24*24 - - SplitContainer1 + + - - 1 + + NoControl 999 - - GroupBox5 + + 5 - - NoControl + + LabelDateTimeFormatApplied @@ -7724,33 +7772,21 @@ Top, Bottom, Left, Right - - 0, 0 + + 258, 135 - - True + + NoControl - - - - - - 23, 94 Language - - True + + Lists更新間隔(秒) - - 474, 41 - - - ProxyPanel - 10 @@ -7760,12 +7796,15 @@ 10 - - + + APIKey System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 262, 18 + 36, 106 @@ -7775,15 +7814,9 @@ 181, 78 - - TweetActPanel - 124, 16 - - GroupBox5 - True @@ -7802,8 +7835,8 @@ - - + + 11 246, 20 @@ -7823,8 +7856,8 @@ NoControl - - 常に最前面に表示する + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 VIETNAMESE @@ -7841,11 +7874,11 @@ True - - True + + - - 104, 19 + + GetPeriodPanel ComboBoxTranslateLanguage @@ -7856,23 +7889,20 @@ Disable - - 15 - 149, 14 Label63 - - NotifyPanel + + 10 CenterParent - - SWEDISH + + 75, 22 339, 215 @@ -7880,42 +7910,24 @@ GroupBox5 - - 10 + + NoControl - - 70, 19 - - - 0, 0 - 0 - - リストの区切り線を表示する + + SCOTS_GAELIC - - Label35 - SINHALESE - - 169 + + 6 - - SPANISH - - - ActionPanel - - - NoControl - 3 @@ -7925,20 +7937,17 @@ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 171, 16 + + ALBANIAN - - ToolTip1 - 19, 81 NoControl - - 最小化したときにアイコン化する + + True @@ -7949,11 +7958,11 @@ 22, 43 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3 - - True + + BENGALI @@ -7981,20 +7990,17 @@ GroupBox1 - - GroupBox5 - True - - + + FontPanel False - - + + NotifyPanel Label69 @@ -8005,21 +8011,24 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + 背景色 System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 339, 190 + + 104, 19 True - - 249, 16 + + 243, 16 + + 2 + @@ -8035,11 +8044,14 @@ HINDI + + GetPeriodPanel + 22, 215 - - 0 + + 15 @@ -8047,63 +8059,51 @@ - - TextProxyPort + + FRISIAN - - + + NotifyPanel True - - 13 + + GERMAN - - GREEK + + GroupBox1 9 - - 339, 115 + + chkReadOwnPost - - 自分の発言を既読にする - - - 175, 17 - - - 5 - 0 - - GroupBox5 + + Fill - + + 48*48(2Column) + + 232, 19 - - 15 + + 12 - - SplitContainer1.Panel2 + + - - IconSize + + 339, 140 - - 3 - - - GroupBox1 - @@ -8113,78 +8113,78 @@ 136, 20 - - 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 - - 153, 16 + + System.Windows.Forms.SplitContainer, 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 + + TextBox3 - - Disable + + 最新版のチェックをする + + 12 + + + 252, 105 + This is sample. - - タイトルバー - GetPeriodPanel System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 2 - - 14 + + 63, 12 - - + + 9 - - 1 + + This is sample. 40, 128 - + - - GroupBox1 + + 22, 136 - - - 129, 16 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ActionPanel - - AuthOAuthRadio + + - - NoControl + + 348, 36 + + GroupBox3 + + + 0 + 259, 183 - - NoControl - True Modified: trunk/Tween/EventViewerDialog.Designer.vb =================================================================== --- trunk/Tween/EventViewerDialog.Designer.vb 2011-02-13 01:51:20 UTC (rev 1455) +++ trunk/Tween/EventViewerDialog.Designer.vb 2011-02-21 11:33:47 UTC (rev 1456) @@ -86,16 +86,16 @@ ' 'TabPageAll ' + Me.TabPageAll.Controls.Add(Me.EventList) resources.ApplyResources(Me.TabPageAll, "TabPageAll") - Me.TabPageAll.Controls.Add(Me.EventList) Me.TabPageAll.Name = "TabPageAll" Me.TabPageAll.Tag = "All" Me.TabPageAll.UseVisualStyleBackColor = True ' 'EventList ' + Me.EventList.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader1, Me.ColumnHeader2, Me.ColumnHeader3, Me.ColumnHeader4}) resources.ApplyResources(Me.EventList, "EventList") - Me.EventList.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader1, Me.ColumnHeader2, Me.ColumnHeader3, Me.ColumnHeader4}) Me.EventList.FullRowSelect = True Me.EventList.Name = "EventList" Me.EventList.ShowItemToolTips = True @@ -194,14 +194,14 @@ ' 'StatusStrip1 ' + Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.StatusLabelCount}) resources.ApplyResources(Me.StatusStrip1, "StatusStrip1") - Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.StatusLabelCount}) Me.StatusStrip1.Name = "StatusStrip1" ' 'StatusLabelCount ' + Me.StatusLabelCount.Name = "StatusLabelCount" resources.ApplyResources(Me.StatusLabelCount, "StatusLabelCount") - Me.StatusLabelCount.Name = "StatusLabelCount" ' 'EventViewerDialog ' Modified: trunk/Tween/EventViewerDialog.resx =================================================================== --- trunk/Tween/EventViewerDialog.resx 2011-02-13 01:51:20 UTC (rev 1455) +++ trunk/Tween/EventViewerDialog.resx 2011-02-21 11:33:47 UTC (rev 1456) @@ -117,580 +117,580 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Bottom, Right - - CheckRegex + + + 659, 298 + + 67, 21 + - - 8 + + 6 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + OK - - 7 + + OK_Button - - - 3, 3, 3, 3 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 4, 4 + + $this - - Favorite + + 6 - - 4 - - + Bottom, Left True - - $this + + 12, 246 - - System.Windows.Forms.ListView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 197, 16 - - 12, 277 + + 1 - - System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 自分が発生させたイベントを除外する - - 659, 298 + + CheckExcludeMyEvent - - 3 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + $this - - OK_Button + + 5 - - System.Windows.Forms.ToolStripStatusLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Bottom, Right - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 600, 258 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 126, 21 - - StatusLabelCount + + 2 - + + 最新の情報に更新 + + + ButtonRefresh + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + 4 - - 3, 3, 3, 3 + + Bottom - - Follow + + Top, Bottom, Left, Right - - 5 + + Datetime - - Fill + + 86 - - TabPageListsCreated + + Type - - Events + + 90 + + Username + + + 106 + + + Target + 360 - - True + + Fill - - 12, 246 + + 3, 3 - - 4 + + 700, 186 - - 8 + + 0 - - 7 + + EventList - - Username + + System.Windows.Forms.ListView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - StatusStrip1 + + TabPageAll - - True + + 0 - - 2 + + 4, 4 - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3, 3, 3, 3 - - 6, 12 + + 706, 192 + + 0 + + + 全て + TabPageAll - - Bottom, Right - - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + TabEventType + + 0 - - 738, 23 + + 4, 4 - + + 3, 3, 3, 3 + + + 706, 192 + + 1 - - 最新の情報に更新 + + Favorite - - 706, 192 + + TabPageFav - - ListsMemberRemoved + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Bottom, Left - TabEventType - - EventList + + 1 - - 0, 339 + + 4, 4 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3, 3, 3, 3 - + + 706, 192 + + 2 - - 5 + + Unfavorite - - ColumnHeader4 + + TabPageUnfav - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 6 - - - 106 - - - TabEventType - TabEventType - - 3, 3, 3, 3 + + 2 - - TabEventType + + 4, 4 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3, 3, 3, 3 - - 5 + + 706, 192 - - UserUpdate + + 3 - - $this + + Follow - - 1 + + TabPageFollow - - 7 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 90 + + TabEventType - - EventViewerDialog + + 3 - + 4, 4 - - 正規表現 + + 3, 3, 3, 3 - - 7 + + 706, 192 - - $this + + 4 - - 4, 4 + + ListsMemberAdded - - 4, 4 + + TabPageAddLists - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ButtonRefresh + + TabEventType - - Type + + 4 - - 0 + + 4, 4 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3, 3, 3, 3 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 706, 192 - - TabEventType + + 5 - - CenterParent + + ListsMemberRemoved - - CheckExcludeMyEvent + + TabPageRemoveLists - - 4, 4 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TabEventType - - キーワードで絞り込む + + 5 - - 700, 186 + + 4, 4 - - Bottom, Left + + 3, 3, 3, 3 - - $this + + 706, 192 - - 3, 3, 3, 3 + + 6 - - System.Windows.Forms.StatusStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ListsCreated - - TabPageAll + + TabPageListsCreated - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - $this + + TabEventType - - 1 + + 6 - + 4, 4 - + 3, 3, 3, 3 - - 86 + + 706, 192 - - 72, 16 + + 7 - - 3, 3, 3, 3 + + Block - - $this + + TabPageBlock - - ColumnHeader3 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - $this + + TabEventType - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 7 - - 3 + + 4, 4 - + 3, 3, 3, 3 - - 126, 21 + + 706, 192 - - TabEventType + + 8 - - 5 + + UserUpdate - - 124, 16 + + TabPageUserUpdate - - 3 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Unfavorite + + TabEventType - - TabPageUserUpdate + + 8 - - ColumnHeader1 + + 12, 12 - - TabPageAddLists + + 714, 218 - + + 0 + + TabEventType - - TabPageFollow + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 6 + + $this - - 706, 192 - - + 3 + + Bottom, Left + + + 142, 275 + 231, 19 - - StatusLabelCount + + 4 - - TabEventType + + TextBoxKeyword - - 714, 218 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + $this - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 2 + + Bottom, Left + + + True + 12, 301 - - 706, 192 + + 72, 16 - - 706, 192 + + 5 - - ListsCreated + + 正規表現 - - Datetime + + CheckRegex - - Top, Bottom, Left, Right + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Bottom, Left + + $this - - 706, 192 - - - 3, 3 - - + 1 - - 6 + + Bottom, Left - - 111, 18 + + True - - 2 + + 12, 277 - - ColumnHeader2 + + 124, 16 - - Bottom + + 3 - - Block + + キーワードで絞り込む - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TabPageUnfav - - - 67, 21 - CheckBoxFilter - - 738, 362 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + $this + + 0 - - TabEventType + + 24, 10 + + + 111, 18 - - Target + + StatusLabelCount - - 4, 4 + + 0, 339 - - 600, 258 + + 738, 23 - - TabPageFav + + 7 - - 706, 192 - - - 197, 16 - StatusStrip1 - - TabPageBlock + + StatusStrip1 - - TextBoxKeyword + + System.Windows.Forms.StatusStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + $this - - 706, 192 + + 7 - - ListsMemberAdded + + True + + + 39 + + + 6, 12 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 738, 362 - - 706, 192 + + Manual - - 4, 4 + + Events - - 4, 4 + + ColumnHeader1 - - TabPageRemoveLists + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 自分が発生させたイベントを除外する + + ColumnHeader2 - - 12, 12 + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ColumnHeader3 - - 4 + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3, 3, 3, 3 + + ColumnHeader4 - - 3, 3, 3, 3 - - - 706, 192 - - - 全て - - - 0 - - - Bottom, Right - - - 142, 275 - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 6 + + StatusLabelCount - - 2 + + System.Windows.Forms.ToolStripStatusLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - OK + + EventViewerDialog - - True - - - 39 - - - 24, 10 - + + System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file Modified: trunk/Tween/EventViewerDialog.vb =================================================================== --- trunk/Tween/EventViewerDialog.vb 2011-02-13 01:51:20 UTC (rev 1455) +++ trunk/Tween/EventViewerDialog.vb 2011-02-21 11:33:47 UTC (rev 1456) @@ -59,11 +59,12 @@ _curTab = TabEventType.SelectedTab CreateFilterdEventSource() EventList.EndUpdate() + Me.TopMost = AppendSettingDialog.Instance.AlwaysTop End Sub Private Sub EventList_DoubleClick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles EventList.DoubleClick If _filterdEventSource(EventList.SelectedIndices(0)) IsNot Nothing Then - TweenMain.OpenUriAsync("http://twitter.com/" + EventSource(EventList.SelectedIndices(0)).Username) + TweenMain.OpenUriAsync("http://twitter.com/" + _filterdEventSource(EventList.SelectedIndices(0)).Username) End If End Sub @@ -91,13 +92,9 @@ Private Sub CreateFilterdEventSource() If EventSource IsNot Nothing AndAlso EventSource.Count > 0 Then - Dim matchDelegate As New Func(Of Twitter.FormattedEvent, Boolean)(AddressOf IsFilterMatch) - _filterdEventSource = (From x As Twitter.FormattedEvent In EventSource.AsParallel - Where If(CheckExcludeMyEvent.Checked, Not x.IsMe, True) - Where CBool(x.Eventtype And ParseEventTypeFromTag()) - Where matchDelegate(x) - Order By x.CreatedAt Descending - Select x).ToArray() + _filterdEventSource = EventSource.FindAll(Function(x) If(CheckExcludeMyEvent.Checked, Not x.IsMe, True) AndAlso + CBool(x.Eventtype And ParseEventTypeFromTag()) AndAlso + IsFilterMatch(x)).ToArray _ItemCache = Nothing EventList.VirtualListSize = _filterdEventSource.Count StatusLabelCount.Text = String.Format("{0} / {1}", _filterdEventSource.Count, EventSource.Count) Modified: trunk/Tween/ImageDictionary.vb =================================================================== --- trunk/Tween/ImageDictionary.vb 2011-02-13 01:51:20 UTC (rev 1455) +++ trunk/Tween/ImageDictionary.vb 2011-02-21 11:33:47 UTC (rev 1456) @@ -129,7 +129,13 @@ Get SyncLock Me.lockObject If Me.innerDictionary(key) IsNot Nothing Then - Return New Bitmap(DirectCast(Me.innerDictionary(key), Image)) + Try + Return New Bitmap(DirectCast(Me.innerDictionary(key), Image)) + Catch ex As ArgumentException + DirectCast(Me.innerDictionary(key), Image).Dispose() + Me.innerDictionary(key) = Nothing + Return Nothing + End Try Else Return Nothing End If Modified: trunk/Tween/ImageListViewItem.vb =================================================================== --- trunk/Tween/ImageListViewItem.vb 2011-02-13 01:51:20 UTC (rev 1455) +++ trunk/Tween/ImageListViewItem.vb 2011-02-21 11:33:47 UTC (rev 1456) @@ -26,8 +26,10 @@ Public Class ImageListViewItem Inherits ListViewItem - Private img As Image = Nothing + Public Property Image As Image = Nothing Public Event ImageDownloaded(ByVal sender As Object, ByVal e As EventArgs) + Private imageDict As ImageDictionary = Nothing + Private imageUrl As String Public Sub New(ByVal items() As String, ByVal imageKey As String) MyBase.New(items, imageKey) @@ -35,31 +37,42 @@ Public Sub New(ByVal items() As String, ByVal imageDictionary As ImageDictionary, ByVal imageKey As String) MyBase.New(items, imageKey) + Me.imageDict = imageDictionary + Me.imageUrl = imageKey + Dim dummy As Image = Me.GetImage() + End Sub - Dim dummy As Image = imageDictionary.Item(imageKey, Sub(getImg) - If getImg Is Nothing Then Exit Sub - Me.img = DirectCast(getImg.Clone(), Image) - If Me.ListView IsNot Nothing AndAlso - Me.ListView.Created AndAlso - Not Me.ListView.IsDisposed Then Me.ListView.Invoke(Sub() - If Me.Index < Me.ListView.VirtualListSize Then Me.ListView.RedrawItems(Me.Index, Me.Index, False) - RaiseEvent ImageDownloaded(Me, EventArgs.Empty) - End Sub) - End Sub) + Private Function GetImage() As Image + Return Me.imageDict.Item(Me.imageUrl, Sub(getImg) + If getImg Is Nothing Then Exit Sub + Me.Image = getImg + If Me.ListView IsNot Nothing AndAlso + Me.ListView.Created AndAlso + Not Me.ListView.IsDisposed Then + Me.ListView.Invoke(Sub() + If Me.Index < Me.ListView.VirtualListSize Then + Me.ListView.RedrawItems(Me.Index, Me.Index, True) + RaiseEvent ImageDownloaded(Me, EventArgs.Empty) + End If + End Sub) + End If + End Sub) - End Sub + End Function - Public ReadOnly Property Image As Image - Get - Return Me.img - End Get - End Property - - Protected Overrides Sub Finalize() - If Me.img IsNot Nothing Then - Me.img.Dispose() - Me.img = Nothing + Public Sub RegetImage() + If Me.Image IsNot Nothing Then + Me.Image.Dispose() + Me.Image = Nothing End If - MyBase.Finalize() + Dim dummy As Image = GetImage() End Sub + + 'Protected Overrides Sub Finalize() + ' If Me.Image IsNot Nothing Then + ' Me.Image.Dispose() + ' Me.Image = Nothing + ' End If + ' MyBase.Finalize() + 'End Sub End Class Modified: trunk/Tween/My Project/AssemblyInfo.vb =================================================================== --- trunk/Tween/My Project/AssemblyInfo.vb 2011-02-13 01:51:20 UTC (rev 1455) +++ trunk/Tween/My Project/AssemblyInfo.vb 2011-02-21 11:33:47 UTC (rev 1456) @@ -55,5 +55,5 @@ ' - + Modified: trunk/Tween/Resources/ChangeLog.txt =================================================================== --- trunk/Tween/Resources/ChangeLog.txt 2011-02-13 01:51:20 UTC (rev 1455) +++ trunk/Tween/Resources/ChangeLog.txt 2011-02-21 11:33:47 UTC (rev 1456) @@ -1,5 +1,26 @@ ?更新履歴 +==== Ver 0.9.9.0(2011/02/13) + * 自ポストの新着通知が無条件に無効になっていたので、自ポスト既読化が有効の時のみ通知されないようにした + * タブ名変更・削除した際にエラーが起きる場合があったので対処 + * UserTimelineの取得間隔が保存されないバグ修正 + * .NET Framework 4 のClientProfileしか入っていなかった場合は、警告表示して終了するよう変更 + * イベントをフィルタした場合に、ダブルクリックで別のユーザーページが開いてしまうバグ修正 + * UserTimelineタブもEscで閉じられるように + * Basic認証の場合に例外が発生する問題に対処 + * 再起動が失敗する場合があったので、手動で再起動を試すようメッセージ表示追加 + * メモリリークしていた問題に対処 + * リスト部のアイコンが消える問題に対処 + * 自ポスト既読化時もサウンド再生されるように + * Track設定が保存されないバグ修正 + * イベント画面を親画面の中央に表示するよう変更 + * イベント画面が親画面の裏に隠れてしまう問題に対処 + * 設定の未読管理をOffにしても、タブの未読アイコンが表示され、未読ジャンプが機能しないバグ修正 + * イベント画面のショートカットキー設定(Ctrl-Shift-E) + * UserStreams停止時に定期取得が動かないバグ修正 + * 休止からの復帰時にRESTで取得が走るように変更 + * 英語表示時に設定画面が開けないバグ修正 + * @/#入力補助がCtrl-Space,Shift-Spaceで動いていたバグ修正。Ctrl-Shift-Spaceで動くように。 ==== Ver 0.9.8.0(2011/02/07) * .netFramework4ベースに変更。.netFramework4がインストールされていない環境では動作しませんのでご注意ください。 * URL圧縮の際のURL認識を修正 Modified: trunk/Tween/StatusDictionary.vb =================================================================== --- trunk/Tween/StatusDictionary.vb 2011-02-13 01:51:20 UTC (rev 1455) +++ trunk/Tween/StatusDictionary.vb 2011-02-21 11:33:47 UTC (rev 1456) @@ -779,7 +779,7 @@ Else '一見未読なさそうだが、未読カウントはあるので探索 'If tb.UnreadCount > 0 Then - If Not tb.UnreadManage Then Return -1 + If Not (tb.UnreadManage AndAlso AppendSettingDialog.Instance.UnreadManage) Then Return -1 SyncLock LockUnread Me.SetNextUnreadId(-1, tb) End SyncLock @@ -1343,7 +1343,11 @@ Public Function ContainsKey(ByVal Id As Long, ByVal TabName As String) As Boolean 'DM,公式検索は対応版 SyncLock LockObj - Return _tabs(TabName).Contains(Id) + If _tabs.ContainsKey(TabName) Then + Return _tabs(TabName).Contains(Id) + Else + Return False + End If End SyncLock End Function @@ -1900,7 +1904,7 @@ _ Public Property UnreadCount() As Integer Get - Return _unreadCount + Return If(Me.UnreadManage AndAlso AppendSettingDialog.Instance.UnreadManage, _unreadCount, 0) End Get Set(ByVal value As Integer) If value < 0 Then value = 0 Modified: trunk/Tween/Tween.resx =================================================================== --- trunk/Tween/Tween.resx 2011-02-13 01:51:20 UTC (rev 1455) +++ trunk/Tween/Tween.resx 2011-02-21 11:33:47 UTC (rev 1456) @@ -382,7 +382,7 @@ 0, 0, 0, 0 - 570, 256 + 570, 258 0 @@ -406,7 +406,7 @@ 0, 0 - 570, 256 + 570, 258 0 @@ -436,7 +436,7 @@ 0, 0 - 570, 228 + 570, 230 Zoom @@ -640,7 +640,7 @@ Bottom - 0, 228 + 0, 230 3, 3, 3, 3 @@ -670,7 +670,7 @@ 0, 0 - 570, 256 + 570, 258 1 @@ -697,7 +697,7 @@ 0, 0 - 570, 256 + 570, 258 2 @@ -1051,7 +1051,7 @@ 59, 20 - 508, 36 + 508, 34 6 @@ -1156,7 +1156,7 @@ 2 - 570, 59 + 570, 57 1 @@ -1294,10 +1294,10 @@ 19 - 570, 86 + 570, 84 - 59 + 57 2 @@ -1339,7 +1339,7 @@ 0, 0 - 194, 88 + 194, 86 Zoom @@ -1369,7 +1369,7 @@ 194, 0 - 17, 88 + 17, 86 0 @@ -1399,7 +1399,7 @@ 1 - 570, 86 + 570, 84 355 @@ -1438,7 +1438,7 @@ 574, 352 - 260 + 262 2 @@ -2179,31 +2179,34 @@ その他機能(&C) - 147, 22 + 230, 22 Stop - 144, 6 + 227, 6 - 147, 22 + 230, 22 Track - 147, 22 + 230, 22 All @replies - 144, 6 + 227, 6 + + Ctrl+Shift+E + - 147, 22 + 230, 22 View Events Modified: trunk/Tween/Tween.vb =================================================================== --- trunk/Tween/Tween.vb 2011-02-13 01:51:20 UTC (rev 1455) +++ trunk/Tween/Tween.vb 2011-02-21 11:33:47 UTC (rev 1456) @@ -98,7 +98,7 @@ Public AtIdSupl As AtIdSupplement '@id補助 Public HashSupl As AtIdSupplement 'Hashtag補助 Public HashMgr As HashtagManage - Private evtDialog As New EventViewerDialog + Private evtDialog As EventViewerDialog '表示フォント、色、アイコン Private _fntUnread As Font '未読用フォント @@ -783,6 +783,15 @@ _initial = True + 'アイコンリスト作成 + Try + TIconDic = New ImageDictionary(50) + Catch ex As Exception + MessageBox.Show("Please install [.NET Framework 4 (Full)].") + Application.Exit() + Exit Sub + End Try + Dim saveRequired As Boolean = False 'ユーザー名、パスワードが未設定なら設定画面を表示(初回起動時など) If tw.Username = "" Then @@ -1019,9 +1028,6 @@ sz = 16 End If - 'アイコンリスト作成 - TIconDic = New ImageDictionary(50) - tw.DetailIcon = TIconDic StatusLabel.Text = My.Resources.Form1_LoadText1 '画面右下の状態表示を変更 @@ -1157,6 +1163,7 @@ Static userTimelineCounter As Integer = 0 Static listsCounter As Integer = 0 Static usCounter As Integer = 0 + Static lastGetTime As DateTime = Now If homeCounter > 0 Then Interlocked.Decrement(homeCounter) If mentionCounter > 0 Then Interlocked.Decrement(mentionCounter) @@ -1169,15 +1176,24 @@ ''タイマー初期化 If homeCounter <= 0 AndAlso SettingDialog.TimelinePeriodInt > 0 Then Interlocked.Exchange(homeCounter, SettingDialog.TimelinePeriodInt) - If Not tw.IsUserstreamDataReceived Then GetTimeline(WORKERTYPE.Timeline, 1, 0, "") + If Not tw.IsUserstreamDataReceived Then + lastGetTime = Now + GetTimeline(WORKERTYPE.Timeline, 1, 0, "") + End If End If If mentionCounter <= 0 AndAlso SettingDialog.ReplyPeriodInt > 0 Then Interlocked.Exchange(mentionCounter, SettingDialog.ReplyPeriodInt) - If Not tw.IsUserstreamDataReceived Then GetTimeline(WORKERTYPE.Reply, 1, 0, "") + If Not tw.IsUserstreamDataReceived Then + lastGetTime = Now + GetTimeline(WORKERTYPE.Reply, 1, 0, "") + End If End If If dmCounter <= 0 AndAlso SettingDialog.DMPeriodInt > 0 Then Interlocked.Exchange(dmCounter, SettingDialog.DMPeriodInt) - If Not tw.IsUserstreamDataReceived Then GetTimeline(WORKERTYPE.DirectMessegeRcv, 1, 0, "") + If Not tw.IsUserstreamDataReceived Then + lastGetTime = Now + GetTimeline(WORKERTYPE.DirectMessegeRcv, 1, 0, "") + End If End If If pubSearchCounter <= 0 AndAlso SettingDialog.PubSearchPeriodInt > 0 Then Interlocked.Exchange(pubSearchCounter, SettingDialog.PubSearchPeriodInt) @@ -1195,7 +1211,12 @@ Interlocked.Exchange(usCounter, SettingDialog.UserstreamPeriodInt) If Me._isActiveUserstream Then RefreshTimeline(True) End If - + If Not tw.IsUserstreamDataReceived AndAlso Now.Subtract(lastGetTime).TotalMinutes > 10 Then + lastGetTime = Now + GetTimeline(WORKERTYPE.Timeline, 1, 0, "") + GetTimeline(WORKERTYPE.Reply, 1, 0, "") + GetTimeline(WORKERTYPE.DirectMessegeRcv, 1, 0, "") + End If End Sub Private Sub RefreshTimeline(ByVal isUserStream As Boolean) @@ -1405,6 +1426,7 @@ Private Sub NotifyNewPosts(ByVal notifyPosts() As PostClass, ByVal soundFile As String, ByVal addCount As Integer, ByVal newMentions As Boolean) If notifyPosts IsNot Nothing AndAlso _ + notifyPosts.Count > 0 AndAlso _ Me.SettingDialog.ReadOwnPost AndAlso _ notifyPosts.All(Function(post) post.UserId.ToString() = tw.UserIdNo OrElse post.ScreenName = tw.Username) Then Exit Sub @@ -4272,7 +4294,11 @@ If iconRect.Width > 0 Then e.Graphics.FillRectangle(Brushes.White, iconRect) e.Graphics.InterpolationMode = Drawing2D.InterpolationMode.High - e.Graphics.DrawImage(item.Image, iconRect) + Try + e.Graphics.DrawImage(item.Image, iconRect) + Catch ex As ArgumentException + item.RegetImage() + End Try End If End If End Sub @@ -4531,11 +4557,11 @@ Dim pinfo As New ProcessStartInfo pinfo.UseShellExecute = True pinfo.WorkingDirectory = Application.StartupPath - pinfo.FileName = Path.Combine(Application.StartupPath(), "TweenUp.exe") + pinfo.FileName = Path.Combine(Application.StartupPath(), "TweenUp2.exe") Try Process.Start(pinfo) Catch ex As Exception - MessageBox.Show("Failed to execute TweenUp.exe.") + MessageBox.Show("Failed to execute TweenUp2.exe.") End Try End Sub @@ -4926,10 +4952,13 @@ GoBackInReplyToPostTree() End If If KeyCode = Keys.Escape Then - If ListTab.SelectedTab IsNot Nothing AndAlso _statuses.Tabs(ListTab.SelectedTab.Text).TabType = TabUsageType.Related Then - Dim relTp As TabPage = ListTab.SelectedTab - RemoveSpecifiedTab(relTp.Text, False) - SaveConfigsTabs() + If ListTab.SelectedTab IsNot Nothing Then + Dim tabtype As TabUsageType = _statuses.Tabs(ListTab.SelectedTab.Text).TabType + If tabtype = TabUsageType.Related OrElse tabtype = TabUsageType.UserTimeline Then + Dim relTp As TabPage = ListTab.SelectedTab + RemoveSpecifiedTab(relTp.Text, False) + SaveConfigsTabs() + End If End If End If End If @@ -4937,7 +4966,7 @@ End If If Focused = ModifierState.StatusText AndAlso Not Pressed Then - If KeyCode = Keys.Space AndAlso (Modifier = ModifierState.Ctrl OrElse Modifier = ModifierState.Shift) Then + If KeyCode = Keys.Space AndAlso Modifier = ModifierState.CShift Then If StatusText.SelectionStart > 0 Then Dim endidx As Integer = StatusText.SelectionStart - 1 Dim startstr As String = "" @@ -5893,7 +5922,7 @@ _cfgCommon.DMPeriod = SettingDialog.DMPeriodInt _cfgCommon.PubSearchPeriod = SettingDialog.PubSearchPeriodInt _cfgCommon.ListsPeriod = SettingDialog.ListsPeriodInt - _cfgCommon.UserTimelineCountApi = SettingDialog.UserTimelinePeriodInt + _cfgCommon.UserTimelinePeriod = SettingDialog.UserTimelinePeriodInt _cfgCommon.Read = SettingDialog.Readed _cfgCommon.IconSize = SettingDialog.IconSz _cfgCommon.UnreadManage = SettingDialog.UnreadManage @@ -9636,6 +9665,8 @@ ImageServiceCombo.Items.Add("img.ly") ImageServiceCombo.Items.Add("yfrog") ImageServiceCombo.Items.Add("Plixi") + Else + Exit Sub End If 'ImageServiceCombo.Items.Add("TwitVideo") If svc = "" Then @@ -9979,6 +10010,7 @@ tw.TrackWord = "" tw.ReconnectUserStream() End If + Me._modifySettingCommon = True End Sub Private Sub AllrepliesToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles AllrepliesToolStripMenuItem.Click @@ -9988,21 +10020,34 @@ End Sub Private Sub EventViewerMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles EventViewerMenuItem.Click - If evtDialog.IsDisposed Then + If evtDialog Is Nothing OrElse evtDialog.IsDisposed Then + evtDialog = Nothing evtDialog = New EventViewerDialog + evtDialog.Owner = Me + '親の中央に表示 + Dim pos As Point = evtDialog.Location + pos.X = Convert.ToInt32(Me.Location.X + Me.Size.Width / 2 - evtDialog.Size.Width / 2) + pos.Y = Convert.ToInt32(Me.Location.Y + Me.Size.Height / 2 - evtDialog.Size.Height / 2) + evtDialog.Location = pos End If evtDialog.EventSource = tw.StoredEvent If Not evtDialog.Visible Then - evtDialog.Show() + evtDialog.Show(Me) Else evtDialog.Activate() End If + Me.TopMost = Me.SettingDialog.AlwaysTop End Sub #End Region Private Sub TweenRestartMenuItem_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles TweenRestartMenuItem.Click _endingFlag = True - Application.Restart() + Try + Application.Restart() + Catch ex As NullReferenceException + MessageBox.Show("Failed to restart. Please run Tween manually.") + Application.Exit() + End Try End Sub Private Sub OpenOwnFavedMenuItem_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles OpenOwnFavedMenuItem.Click Modified: trunk/Tween/Twitter.vb =================================================================== --- trunk/Tween/Twitter.vb 2011-02-13 01:51:20 UTC (rev 1455) +++ trunk/Tween/Twitter.vb 2011-02-21 11:33:47 UTC (rev 1456) @@ -382,7 +382,7 @@ TraceOut(ex.Message + Environment.NewLine + content) Return "Err:Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Err:Invalid Json!" End Try _followersCount = status.User.FollowersCount @@ -464,7 +464,7 @@ TraceOut(ex.Message + Environment.NewLine + content) Return "Err:Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Err:Invalid Json!" End Try _followersCount = status.Sender.FollowersCount @@ -577,7 +577,7 @@ TraceOut(ex.Message + Environment.NewLine + content) Return "Err:Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Err:Invalid Json!" End Try @@ -828,7 +828,7 @@ TraceOut(ex.Message + Environment.NewLine + content) Return "Err:Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Err:Invalid Json!" End Try Case HttpStatusCode.BadRequest @@ -865,7 +865,7 @@ TraceOut(ex.Message + Environment.NewLine + content) Return "Err:Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Err:Invalid Json!" End Try Return "" @@ -917,7 +917,7 @@ Return "Err:Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception retweeted_count = -1 - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Err:Invalid Json!" End Try Case HttpStatusCode.BadRequest @@ -986,7 +986,7 @@ TraceOut(ex.Message + Environment.NewLine + content) Return "Err:Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Err:Invalid Json!" End Try If status.Favorited Then @@ -1169,8 +1169,8 @@ Path.Combine(Application.StartupPath(), "en\Tween.resourcesNew.dll")) Then Return "Err:Download failed" End If - If Not (New HttpVarious).GetDataToFile("http://tween.sourceforge.jp/TweenUp.gz?" + Now.ToString("yyMMddHHmmss") + Environment.TickCount.ToString(), _ - Path.Combine(Application.StartupPath(), "TweenUp.exe")) Then + If Not (New HttpVarious).GetDataToFile("http://tween.sourceforge.jp/TweenUp2.gz?" + Now.ToString("yyMMddHHmmss") + Environment.TickCount.ToString(), _ + Path.Combine(Application.StartupPath(), "TweenUp2.exe")) Then Return "Err:Download failed" End If If Not (New HttpVarious).GetDataToFile("http://tween.sourceforge.jp/TweenDll" + strVer + ".gz?" + Now.ToString("yyMMddHHmmss") + Environment.TickCount.ToString(), _ @@ -1347,7 +1347,7 @@ TraceOut(ex.Message + Environment.NewLine + content) Return "Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Invalid Json!" End Try @@ -1401,7 +1401,7 @@ TraceOut(ex.Message + Environment.NewLine + content) Return "Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Invalid Json!" End Try @@ -1515,7 +1515,7 @@ TraceOut(ex.Message + Environment.NewLine + content) Return "Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Invalid Json!" End Try @@ -1668,7 +1668,7 @@ TraceOut(ex.Message + Environment.NewLine + content) Return "Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Invalid Json!" End Try @@ -1775,7 +1775,7 @@ Try xdoc.LoadXml(content) Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Invalid ATOM!" End Try Dim nsmgr As New XmlNamespaceManager(xdoc.NameTable) @@ -1828,7 +1828,7 @@ post.RelTabName = tab.TabName If Not more AndAlso post.StatusId > tab.SinceId Then tab.SinceId = post.StatusId Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Continue For End Try @@ -1867,7 +1867,7 @@ TraceOut(ex.Message + Environment.NewLine + content) Return "Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Invalid Json!" End Try @@ -1929,7 +1929,7 @@ post.IsProtect = user.Protected post.Language = user.Lang Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) MessageBox.Show("Parse Error(CreateDirectMessagesFromJson)") Continue For End Try @@ -2031,7 +2031,7 @@ TraceOut(ex.Message + Environment.NewLine + content) Return "Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Invalid Json!" End Try @@ -2116,7 +2116,7 @@ post.IsDm = False Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Continue For End Try @@ -2187,7 +2187,7 @@ TraceOut(ex.Message + Environment.NewLine + content) Return "Err:Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Err:Invalid Json!" End Try End Function @@ -2229,7 +2229,7 @@ TraceOut(ex.Message + Environment.NewLine + content) Return "Err:Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Err:Invalid Json!" End Try Loop While cursor <> 0 @@ -2265,7 +2265,7 @@ TraceOut(ex.Message + Environment.NewLine + content) Return "Err:Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Err:Invalid Json!" End Try Loop While cursor <> 0 @@ -2343,7 +2343,7 @@ TraceOut(ex.Message + Environment.NewLine + content) Return "Err:Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Err:Invalid Json!" End Try @@ -2387,7 +2387,7 @@ TraceOut(ex.Message + Environment.NewLine + content) Return "Err:Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Err:Invalid Json!" End Try @@ -2426,7 +2426,7 @@ TraceOut(ex.Message + Environment.NewLine + content) Return "Err:Json Parse Error(DataContractJsonSerializer)" Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) Return "Err:Invalid Json!" End Try End Function @@ -2672,7 +2672,7 @@ TwitterApiInfo.WriteBackEventArgs(arg) Return True Catch ex As Exception - TraceOut(content) + TraceOut(ex, GetCurrentMethod.Name & " " & content) TwitterApiInfo.Initialize() Return False End Try @@ -2760,7 +2760,7 @@ Public ReadOnly Property IsUserstreamDataReceived As Boolean Get - Return Now.Subtract(Me._lastUserstreamDataReceived).Seconds < 31 + Return Now.Subtract(Me._lastUserstreamDataReceived).TotalSeconds < 31 End Get End Property From svnnotify @ sourceforge.jp Mon Feb 21 21:02:49 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Mon, 21 Feb 2011 21:02:49 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NTddICDmnKroqq3jgrjjg6Pjg7Pjg5fjgac=?= =?utf-8?b?5Lit6YCU5Y2K56uv44Gq5L2N572u44Gr44K444Oj44Oz44OX44GZ44KL5ZWP?= =?utf-8?b?6aGM44Gr5a++5Yem44GX44Gf44Gk44KC44KK?= Message-ID: <1298289769.373637.3008.nullmailer@users.sourceforge.jp> Revision: 1457 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1457 Author: kiri_feather Date: 2011-02-21 21:02:49 +0900 (Mon, 21 Feb 2011) Log Message: ----------- 未読ジャンプで中途半端な位置にジャンプする問題に対処したつもり 一覧更新時に選択位置がずれる問題に対処したつもり 言語が英語の状態でID振り分けタブの作成に失敗する不具合を修正 コード分析結果からの改善 イベント画面のデフォルトアイコン非表示に ImageDictionaryでNew Bitmapしないように。 Imageデータが壊れていた際、再取得に行くが、これが無限ループになる可能性があったので変更 ImageDictionaryのキャッシュサイズを5Mへ変更 発言詳細の遅延再描画でDisposeしていないルートがあったので修正 未使用だったPostClass.Languageプロパティを削除 MyList画面が裏に回ってしまう問題に対処 設定画面ツリービューを展開済みで表示 設定画面のTabIndex見なおし 関連発言MRT対応修正 ラムダ式のコンパイル結果をキャッシュするようにした ・ツイートURLの関連発言混ぜ込みで、すでに発言を保持している場合はAPIを使用して取得せずに保持している発言を使い回すようにした ・ツイートのURLが含まれている場合に関連発言タブに取り込むようにした(とりあえず版。単純にすべてAPIで読んでいるのでAPIをURLの数だけ消費する) 投稿時取得をUserStream有効時でも効くように戻し 設定画面のUserStreamパネルの内容を基本→更新間隔へ移動、パネル削除 設定画面の動作→イベント受信時、を表示下へ移動 HttpConnectionのInstanceTimeoutで範囲外の値を指定したら例外起こすように ImageDictionaryにExistsプロパティ追加。存在確認だけでItemプロパティにアクセスした際、New Bitmapするのを避けるため ImageListViewItemのFinalize復活。メモリ消費量様子見 新着通知オフ時の強制イベント通知の初期設定値をFalseへ 発言ソートで、stable sortを要望されたのでlinqで実装。ソートキーが日時の場合は変更なし 1時間ごとにフォローワー情報再取得 リストチラツキ軽減 検索をSearchAPIに戻し ・PhoenixSearchのエラー検出 ・2ページ目以降取得のコード追加(PhoenixSearch側の原因により?動かない) 画像投稿サービスを整理 PublicSearchをPhoenixSearch(新TwitterWebの検索)へ置き換え。ただし以下の問題がある。 ・言語指定による絞り込みが効かない(仕様?) ・遡り取得ができない(指定パラメータが不明のため) エントリ変更 ImageDictionaryの画像でOutOfMemory発生する問題に対処 ListView描画時の動作改良 終了時にメモリリークするのを修正 アイコンサイズnoneの場合は、取得にいかないように変更 TabInformations.Itemで例外が発生するので、追いやすいよう冗長化 PictureBox.OnPaintで例外が発生するのでOnPaintオーバーライドして様子見 OS復帰時に30秒後にREST発行(Timeline,Mentions,DMのみ) ID補完のKeyDownイベントのコードをCtrl+Shiftと同じにした リストにアイテム追加時の画面チラツキ対処 Modified Paths: -------------- trunk/Tween/AppendSettingDialog.Designer.vb trunk/Tween/AppendSettingDialog.en.resx trunk/Tween/AppendSettingDialog.resx trunk/Tween/AppendSettingDialog.vb trunk/Tween/Connection/HttpConnection.vb trunk/Tween/Connection/HttpConnectionBasic.vb trunk/Tween/Connection/HttpConnectionOAuth.vb trunk/Tween/Connection/HttpOAuthApiProxy.vb trunk/Tween/Connection/HttpTwitter.vb trunk/Tween/Connection/Plixi.vb trunk/Tween/Connection/TwitPic.vb trunk/Tween/Connection/imgly.vb trunk/Tween/Connection/yfrog.vb trunk/Tween/DataModel.vb trunk/Tween/DetailsListView.vb trunk/Tween/DoubleClickCopyCanceller.vb trunk/Tween/EventViewerDialog.Designer.vb trunk/Tween/ImageDictionary.vb trunk/Tween/ImageListViewItem.vb trunk/Tween/My Project/AssemblyInfo.vb trunk/Tween/MyCommon.vb trunk/Tween/MyLists.Designer.vb trunk/Tween/MyLists.resx trunk/Tween/Setting/SettingCommon.vb trunk/Tween/StatusDictionary.vb trunk/Tween/TabsDialog.en.resx trunk/Tween/Tween.Designer.vb trunk/Tween/Tween.vb trunk/Tween/Tween.vbproj trunk/Tween/Twitter.vb trunk/Tween.sln trunk/TweenUp/TweenUp.vbproj trunk/TweenUp/app.config Added Paths: ----------- trunk/Tween/Connection/IMultimediaShareService.vb trunk/Tween/PictureBoxEx.vb Removed Paths: ------------- trunk/TweenUp/Form1.zh-Hans.resx -------------- next part -------------- Modified: trunk/Tween/AppendSettingDialog.Designer.vb =================================================================== --- trunk/Tween/AppendSettingDialog.Designer.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/AppendSettingDialog.Designer.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -26,6 +26,42 @@ Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(AppendSettingDialog)) Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() Me.TreeViewSetting = New System.Windows.Forms.TreeView() + Me.GetPeriodPanel = New System.Windows.Forms.Panel() + Me.LabelApiUsingUserStreamEnabled = New System.Windows.Forms.Label() + Me.LabelUserStreamActive = New System.Windows.Forms.Label() + Me.Label21 = New System.Windows.Forms.Label() + Me.UserTimelinePeriod = New System.Windows.Forms.TextBox() + Me.TimelinePeriod = New System.Windows.Forms.TextBox() + Me.Label3 = New System.Windows.Forms.Label() + Me.ButtonApiCalc = New System.Windows.Forms.Button() + Me.LabelPostAndGet = New System.Windows.Forms.Label() + Me.LabelApiUsing = New System.Windows.Forms.Label() + Me.Label33 = New System.Windows.Forms.Label() + Me.ListsPeriod = New System.Windows.Forms.TextBox() + Me.Label7 = New System.Windows.Forms.Label() + Me.PubSearchPeriod = New System.Windows.Forms.TextBox() + Me.Label69 = New System.Windows.Forms.Label() + Me.ReplyPeriod = New System.Windows.Forms.TextBox() + Me.CheckPostAndGet = New System.Windows.Forms.CheckBox() + Me.CheckPeriodAdjust = New System.Windows.Forms.CheckBox() + Me.Label5 = New System.Windows.Forms.Label() + Me.DMPeriod = New System.Windows.Forms.TextBox() + Me.UserstreamPeriod = New System.Windows.Forms.TextBox() + Me.StartupUserstreamCheck = New System.Windows.Forms.CheckBox() + Me.Label83 = New System.Windows.Forms.Label() + Me.BasedPanel = New System.Windows.Forms.Panel() + Me.AuthBasicRadio = New System.Windows.Forms.RadioButton() + Me.AuthOAuthRadio = New System.Windows.Forms.RadioButton() + Me.Label6 = New System.Windows.Forms.Label() + Me.AuthClearButton = New System.Windows.Forms.Button() + Me.AuthUserLabel = New System.Windows.Forms.Label() + Me.AuthStateLabel = New System.Windows.Forms.Label() + Me.Label4 = New System.Windows.Forms.Label() + Me.AuthorizeButton = New System.Windows.Forms.Button() + Me.Label1 = New System.Windows.Forms.Label() + Me.Label2 = New System.Windows.Forms.Label() + Me.Username = New System.Windows.Forms.TextBox() + Me.Password = New System.Windows.Forms.TextBox() Me.FontPanel = New System.Windows.Forms.Panel() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.btnRetweet = New System.Windows.Forms.Button() @@ -186,28 +222,11 @@ Me.Label12 = New System.Windows.Forms.Label() Me.CheckUseRecommendStatus = New System.Windows.Forms.CheckBox() Me.StatusText = New System.Windows.Forms.TextBox() - Me.UserStreamPanel = New System.Windows.Forms.Panel() - Me.UserstreamPeriod = New System.Windows.Forms.TextBox() - Me.StartupUserstreamCheck = New System.Windows.Forms.CheckBox() - Me.Label83 = New System.Windows.Forms.Label() Me.StartupPanel = New System.Windows.Forms.Panel() Me.StartupReaded = New System.Windows.Forms.CheckBox() Me.CheckStartupFollowers = New System.Windows.Forms.CheckBox() Me.CheckStartupVersion = New System.Windows.Forms.CheckBox() Me.chkGetFav = 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() - Me.Label6 = New System.Windows.Forms.Label() - Me.AuthClearButton = New System.Windows.Forms.Button() - Me.AuthUserLabel = New System.Windows.Forms.Label() - Me.AuthStateLabel = New System.Windows.Forms.Label() - Me.Label4 = New System.Windows.Forms.Label() - Me.AuthorizeButton = New System.Windows.Forms.Button() - Me.Label1 = New System.Windows.Forms.Label() - Me.Label2 = New System.Windows.Forms.Label() - Me.Username = New System.Windows.Forms.TextBox() - Me.Password = New System.Windows.Forms.TextBox() Me.GetCountPanel = New System.Windows.Forms.Panel() Me.ListTextCountApi = New System.Windows.Forms.TextBox() Me.Label25 = New System.Windows.Forms.Label() @@ -226,26 +245,6 @@ Me.TextCountApiReply = New System.Windows.Forms.TextBox() Me.Label67 = New System.Windows.Forms.Label() Me.TextCountApi = New System.Windows.Forms.TextBox() - Me.GetPeriodPanel = New System.Windows.Forms.Panel() - Me.LabelApiUsingUserStreamEnabled = New System.Windows.Forms.Label() - Me.LabelUserStreamActive = New System.Windows.Forms.Label() - Me.Label21 = New System.Windows.Forms.Label() - Me.UserTimelinePeriod = New System.Windows.Forms.TextBox() - Me.TimelinePeriod = New System.Windows.Forms.TextBox() - Me.Label3 = New System.Windows.Forms.Label() - Me.ButtonApiCalc = New System.Windows.Forms.Button() - Me.LabelPostAndGet = New System.Windows.Forms.Label() - Me.LabelApiUsing = New System.Windows.Forms.Label() - Me.Label33 = New System.Windows.Forms.Label() - Me.ListsPeriod = New System.Windows.Forms.TextBox() - Me.Label7 = New System.Windows.Forms.Label() - Me.PubSearchPeriod = New System.Windows.Forms.TextBox() - Me.Label69 = New System.Windows.Forms.Label() - Me.ReplyPeriod = New System.Windows.Forms.TextBox() - Me.CheckPostAndGet = New System.Windows.Forms.CheckBox() - Me.CheckPeriodAdjust = New System.Windows.Forms.CheckBox() - Me.Label5 = New System.Windows.Forms.Label() - Me.DMPeriod = 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() @@ -269,6 +268,8 @@ Me.SplitContainer1.Panel1.SuspendLayout() Me.SplitContainer1.Panel2.SuspendLayout() Me.SplitContainer1.SuspendLayout() + Me.GetPeriodPanel.SuspendLayout() + Me.BasedPanel.SuspendLayout() Me.FontPanel.SuspendLayout() Me.GroupBox1.SuspendLayout() Me.CooperatePanel.SuspendLayout() @@ -282,11 +283,8 @@ Me.TweetPrvPanel.SuspendLayout() Me.PreviewPanel.SuspendLayout() Me.TweetActPanel.SuspendLayout() - Me.UserStreamPanel.SuspendLayout() Me.StartupPanel.SuspendLayout() - Me.BasedPanel.SuspendLayout() Me.GetCountPanel.SuspendLayout() - Me.GetPeriodPanel.SuspendLayout() Me.NotifyPanel.SuspendLayout() Me.SuspendLayout() ' @@ -297,14 +295,13 @@ ' '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.GetPeriodPanel) + Me.SplitContainer1.Panel2.Controls.Add(Me.BasedPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.FontPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.CooperatePanel) Me.SplitContainer1.Panel2.Controls.Add(Me.ShortUrlPanel) @@ -315,36 +312,255 @@ 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.UserStreamPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.StartupPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.BasedPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.GetCountPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.GetPeriodPanel) 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 ' - resources.ApplyResources(Me.TreeViewSetting, "TreeViewSetting") Me.TreeViewSetting.Cursor = System.Windows.Forms.Cursors.Hand + resources.ApplyResources(Me.TreeViewSetting, "TreeViewSetting") 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")) ' + '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" + ' + 'LabelUserStreamActive + ' + resources.ApplyResources(Me.LabelUserStreamActive, "LabelUserStreamActive") + Me.LabelUserStreamActive.Name = "LabelUserStreamActive" + ' + 'Label21 + ' + resources.ApplyResources(Me.Label21, "Label21") + Me.Label21.Name = "Label21" + ' + 'UserTimelinePeriod + ' + resources.ApplyResources(Me.UserTimelinePeriod, "UserTimelinePeriod") + Me.UserTimelinePeriod.Name = "UserTimelinePeriod" + ' + 'TimelinePeriod + ' + resources.ApplyResources(Me.TimelinePeriod, "TimelinePeriod") + Me.TimelinePeriod.Name = "TimelinePeriod" + ' + 'Label3 + ' + resources.ApplyResources(Me.Label3, "Label3") + Me.Label3.Name = "Label3" + ' + 'ButtonApiCalc + ' + resources.ApplyResources(Me.ButtonApiCalc, "ButtonApiCalc") + Me.ButtonApiCalc.Name = "ButtonApiCalc" + Me.ButtonApiCalc.UseVisualStyleBackColor = True + ' + 'LabelPostAndGet + ' + resources.ApplyResources(Me.LabelPostAndGet, "LabelPostAndGet") + Me.LabelPostAndGet.Name = "LabelPostAndGet" + ' + 'LabelApiUsing + ' + resources.ApplyResources(Me.LabelApiUsing, "LabelApiUsing") + Me.LabelApiUsing.Name = "LabelApiUsing" + ' + 'Label33 + ' + resources.ApplyResources(Me.Label33, "Label33") + Me.Label33.Name = "Label33" + ' + 'ListsPeriod + ' + resources.ApplyResources(Me.ListsPeriod, "ListsPeriod") + Me.ListsPeriod.Name = "ListsPeriod" + ' + 'Label7 + ' + resources.ApplyResources(Me.Label7, "Label7") + Me.Label7.Name = "Label7" + ' + 'PubSearchPeriod + ' + resources.ApplyResources(Me.PubSearchPeriod, "PubSearchPeriod") + Me.PubSearchPeriod.Name = "PubSearchPeriod" + ' + 'Label69 + ' + resources.ApplyResources(Me.Label69, "Label69") + Me.Label69.Name = "Label69" + ' + 'ReplyPeriod + ' + resources.ApplyResources(Me.ReplyPeriod, "ReplyPeriod") + Me.ReplyPeriod.Name = "ReplyPeriod" + ' + 'CheckPostAndGet + ' + resources.ApplyResources(Me.CheckPostAndGet, "CheckPostAndGet") + Me.CheckPostAndGet.Name = "CheckPostAndGet" + Me.CheckPostAndGet.UseVisualStyleBackColor = True + ' + 'CheckPeriodAdjust + ' + resources.ApplyResources(Me.CheckPeriodAdjust, "CheckPeriodAdjust") + Me.CheckPeriodAdjust.Name = "CheckPeriodAdjust" + Me.CheckPeriodAdjust.UseVisualStyleBackColor = True + ' + 'Label5 + ' + resources.ApplyResources(Me.Label5, "Label5") + Me.Label5.Name = "Label5" + ' + 'DMPeriod + ' + resources.ApplyResources(Me.DMPeriod, "DMPeriod") + Me.DMPeriod.Name = "DMPeriod" + ' + 'UserstreamPeriod + ' + resources.ApplyResources(Me.UserstreamPeriod, "UserstreamPeriod") + Me.UserstreamPeriod.Name = "UserstreamPeriod" + ' + 'StartupUserstreamCheck + ' + resources.ApplyResources(Me.StartupUserstreamCheck, "StartupUserstreamCheck") + Me.StartupUserstreamCheck.Name = "StartupUserstreamCheck" + Me.StartupUserstreamCheck.UseVisualStyleBackColor = True + ' + 'Label83 + ' + resources.ApplyResources(Me.Label83, "Label83") + Me.Label83.Name = "Label83" + ' + 'BasedPanel + ' + Me.BasedPanel.Controls.Add(Me.AuthBasicRadio) + Me.BasedPanel.Controls.Add(Me.AuthOAuthRadio) + Me.BasedPanel.Controls.Add(Me.Label6) + Me.BasedPanel.Controls.Add(Me.AuthClearButton) + Me.BasedPanel.Controls.Add(Me.AuthUserLabel) + Me.BasedPanel.Controls.Add(Me.AuthStateLabel) + Me.BasedPanel.Controls.Add(Me.Label4) + Me.BasedPanel.Controls.Add(Me.AuthorizeButton) + Me.BasedPanel.Controls.Add(Me.Label1) + 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" + ' + 'AuthBasicRadio + ' + resources.ApplyResources(Me.AuthBasicRadio, "AuthBasicRadio") + Me.AuthBasicRadio.Name = "AuthBasicRadio" + Me.AuthBasicRadio.UseVisualStyleBackColor = True + ' + 'AuthOAuthRadio + ' + resources.ApplyResources(Me.AuthOAuthRadio, "AuthOAuthRadio") + Me.AuthOAuthRadio.Checked = True + Me.AuthOAuthRadio.Name = "AuthOAuthRadio" + Me.AuthOAuthRadio.TabStop = True + Me.AuthOAuthRadio.UseVisualStyleBackColor = True + ' + 'Label6 + ' + resources.ApplyResources(Me.Label6, "Label6") + Me.Label6.Name = "Label6" + ' + 'AuthClearButton + ' + resources.ApplyResources(Me.AuthClearButton, "AuthClearButton") + Me.AuthClearButton.Name = "AuthClearButton" + Me.AuthClearButton.UseVisualStyleBackColor = True + ' + 'AuthUserLabel + ' + Me.AuthUserLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.AuthUserLabel, "AuthUserLabel") + Me.AuthUserLabel.Name = "AuthUserLabel" + ' + 'AuthStateLabel + ' + Me.AuthStateLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.AuthStateLabel, "AuthStateLabel") + Me.AuthStateLabel.Name = "AuthStateLabel" + ' + 'Label4 + ' + resources.ApplyResources(Me.Label4, "Label4") + Me.Label4.Name = "Label4" + ' + 'AuthorizeButton + ' + resources.ApplyResources(Me.AuthorizeButton, "AuthorizeButton") + Me.AuthorizeButton.Name = "AuthorizeButton" + Me.AuthorizeButton.UseVisualStyleBackColor = True + ' + 'Label1 + ' + resources.ApplyResources(Me.Label1, "Label1") + Me.Label1.Name = "Label1" + ' + 'Label2 + ' + resources.ApplyResources(Me.Label2, "Label2") + Me.Label2.Name = "Label2" + ' + 'Username + ' + resources.ApplyResources(Me.Username, "Username") + Me.Username.Name = "Username" + ' + 'Password + ' + resources.ApplyResources(Me.Password, "Password") + Me.Password.Name = "Password" + Me.Password.UseSystemPasswordChar = True + ' 'FontPanel ' - resources.ApplyResources(Me.FontPanel, "FontPanel") Me.FontPanel.Controls.Add(Me.GroupBox1) + resources.ApplyResources(Me.FontPanel, "FontPanel") 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) @@ -370,180 +586,154 @@ 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 ' - resources.ApplyResources(Me.lblRetweet, "lblRetweet") Me.lblRetweet.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblRetweet, "lblRetweet") 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 ' - resources.ApplyResources(Me.lblDetailLink, "lblDetailLink") Me.lblDetailLink.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblDetailLink, "lblDetailLink") 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 ' - resources.ApplyResources(Me.lblUnread, "lblUnread") Me.lblUnread.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblUnread, "lblUnread") 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 ' - resources.ApplyResources(Me.lblDetailBackcolor, "lblDetailBackcolor") Me.lblDetailBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblDetailBackcolor, "lblDetailBackcolor") 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 ' - resources.ApplyResources(Me.lblDetail, "lblDetail") Me.lblDetail.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblDetail, "lblDetail") 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 ' - resources.ApplyResources(Me.lblOWL, "lblOWL") Me.lblOWL.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblOWL, "lblOWL") 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 ' - resources.ApplyResources(Me.lblFav, "lblFav") Me.lblFav.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblFav, "lblFav") 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 ' - resources.ApplyResources(Me.lblListFont, "lblListFont") Me.lblListFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblListFont, "lblListFont") 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")) ' 'CooperatePanel ' - resources.ApplyResources(Me.CooperatePanel, "CooperatePanel") Me.CooperatePanel.Controls.Add(Me.ComboBoxTranslateLanguage) Me.CooperatePanel.Controls.Add(Me.Label29) Me.CooperatePanel.Controls.Add(Me.CheckOutputz) @@ -552,68 +742,59 @@ 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")) ' '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"), resour ces.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.Ge tString("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.GetSt ring("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.GetStrin g("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")) ' 'ShortUrlPanel ' - resources.ApplyResources(Me.ShortUrlPanel, "ShortUrlPanel") Me.ShortUrlPanel.Controls.Add(Me.CheckTinyURL) Me.ShortUrlPanel.Controls.Add(Me.TextBitlyPw) Me.ShortUrlPanel.Controls.Add(Me.CheckAutoConvertUrl) @@ -622,65 +803,56 @@ 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")) ' 'ActionPanel ' - resources.ApplyResources(Me.ActionPanel, "ActionPanel") Me.ActionPanel.Controls.Add(Me.CheckOpenUserTimeline) Me.ActionPanel.Controls.Add(Me.GroupBox3) Me.ActionPanel.Controls.Add(Me.Label57) @@ -695,19 +867,17 @@ 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")) ' '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) @@ -715,15 +885,14 @@ 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 @@ -731,41 +900,35 @@ 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 @@ -774,87 +937,74 @@ 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 ' 'ProxyPanel ' - resources.ApplyResources(Me.ProxyPanel, "ProxyPanel") Me.ProxyPanel.Controls.Add(Me.Label55) Me.ProxyPanel.Controls.Add(Me.TextProxyPassword) Me.ProxyPanel.Controls.Add(Me.RadioProxyNone) @@ -867,8 +1017,8 @@ 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 ' @@ -876,27 +1026,23 @@ 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 ' @@ -904,55 +1050,46 @@ 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) @@ -962,45 +1099,39 @@ 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 @@ -1009,30 +1140,25 @@ 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 ' - resources.ApplyResources(Me.FontPanel2, "FontPanel2") Me.FontPanel2.Controls.Add(Me.GroupBox5) + resources.ApplyResources(Me.FontPanel2, "FontPanel2") 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) @@ -1061,200 +1187,171 @@ 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.ToolTip1.SetToolTip(Me.btnAtSelf, resources.GetString("btnAtSelf.ToolTip")) Me.btnAtSelf.UseVisualStyleBackColor = True ' 'btnSelf ' resources.ApplyResources(Me.btnSelf, "btnSelf") Me.btnSelf.Name = "btnSelf" - Me.ToolTip1.SetToolTip(Me.btnSelf, resources.GetString("btnSelf.ToolTip")) Me.btnSelf.UseVisualStyleBackColor = True ' 'lblInputFont ' - resources.ApplyResources(Me.lblInputFont, "lblInputFont") Me.lblInputFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblInputFont, "lblInputFont") Me.lblInputFont.Name = "lblInputFont" - Me.ToolTip1.SetToolTip(Me.lblInputFont, resources.GetString("lblInputFont.ToolTip")) ' 'lblInputBackcolor ' - resources.ApplyResources(Me.lblInputBackcolor, "lblInputBackcolor") Me.lblInputBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblInputBackcolor, "lblInputBackcolor") Me.lblInputBackcolor.Name = "lblInputBackcolor" - Me.ToolTip1.SetToolTip(Me.lblInputBackcolor, resources.GetString("lblInputBackcolor.ToolTip")) ' 'lblAtTo ' - resources.ApplyResources(Me.lblAtTo, "lblAtTo") Me.lblAtTo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblAtTo, "lblAtTo") Me.lblAtTo.Name = "lblAtTo" - Me.ToolTip1.SetToolTip(Me.lblAtTo, resources.GetString("lblAtTo.ToolTip")) ' 'lblListBackcolor ' - resources.ApplyResources(Me.lblListBackcolor, "lblListBackcolor") Me.lblListBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblListBackcolor, "lblListBackcolor") Me.lblListBackcolor.Name = "lblListBackcolor" - Me.ToolTip1.SetToolTip(Me.lblListBackcolor, resources.GetString("lblListBackcolor.ToolTip")) ' 'lblAtFromTarget ' - resources.ApplyResources(Me.lblAtFromTarget, "lblAtFromTarget") Me.lblAtFromTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblAtFromTarget, "lblAtFromTarget") Me.lblAtFromTarget.Name = "lblAtFromTarget" - Me.ToolTip1.SetToolTip(Me.lblAtFromTarget, resources.GetString("lblAtFromTarget.ToolTip")) ' 'lblAtTarget ' - resources.ApplyResources(Me.lblAtTarget, "lblAtTarget") Me.lblAtTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblAtTarget, "lblAtTarget") Me.lblAtTarget.Name = "lblAtTarget" - Me.ToolTip1.SetToolTip(Me.lblAtTarget, resources.GetString("lblAtTarget.ToolTip")) ' 'lblTarget ' - resources.ApplyResources(Me.lblTarget, "lblTarget") Me.lblTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblTarget, "lblTarget") Me.lblTarget.Name = "lblTarget" - Me.ToolTip1.SetToolTip(Me.lblTarget, resources.GetString("lblTarget.ToolTip")) ' 'lblAtSelf ' - resources.ApplyResources(Me.lblAtSelf, "lblAtSelf") Me.lblAtSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblAtSelf, "lblAtSelf") Me.lblAtSelf.Name = "lblAtSelf" - Me.ToolTip1.SetToolTip(Me.lblAtSelf, resources.GetString("lblAtSelf.ToolTip")) ' 'lblSelf ' - resources.ApplyResources(Me.lblSelf, "lblSelf") Me.lblSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblSelf, "lblSelf") Me.lblSelf.Name = "lblSelf" - Me.ToolTip1.SetToolTip(Me.lblSelf, resources.GetString("lblSelf.ToolTip")) ' 'ButtonBackToDefaultFontColor2 ' resources.ApplyResources(Me.ButtonBackToDefaultFontColor2, "ButtonBackToDefaultFontColor2") Me.ButtonBackToDefaultFontColor2.Name = "ButtonBackToDefaultFontColor2" - Me.ToolTip1.SetToolTip(Me.ButtonBackToDefaultFontColor2, resources.GetString("ButtonBackToDefaultFontColor2.ToolTip")) Me.ButtonBackToDefaultFontColor2.UseVisualStyleBackColor = True ' 'TweetPrvPanel ' - resources.ApplyResources(Me.TweetPrvPanel, "TweetPrvPanel") Me.TweetPrvPanel.Controls.Add(Me.Label47) Me.TweetPrvPanel.Controls.Add(Me.LabelDateTimeFormatApplied) Me.TweetPrvPanel.Controls.Add(Me.Label62) @@ -1267,8 +1364,8 @@ 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" - Me.ToolTip1.SetToolTip(Me.TweetPrvPanel, resources.GetString("TweetPrvPanel.ToolTip")) ' 'Label47 ' @@ -1276,85 +1373,72 @@ 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")}) + resources.ApplyResources(Me.IconSize, "IconSize") 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 ' 'PreviewPanel ' - resources.ApplyResources(Me.PreviewPanel, "PreviewPanel") Me.PreviewPanel.Controls.Add(Me.ReplyIconStateCombo) Me.PreviewPanel.Controls.Add(Me.Label72) Me.PreviewPanel.Controls.Add(Me.ChkNewMentionsBlink) @@ -1372,43 +1456,38 @@ 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" - 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")}) + resources.ApplyResources(Me.ReplyIconStateCombo, "ReplyIconStateCombo") 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 @@ -1417,91 +1496,78 @@ 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")}) + resources.ApplyResources(Me.LanguageCombo, "LanguageCombo") 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")}) + resources.ApplyResources(Me.ComboDispTitle, "ComboDispTitle") 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")}) + resources.ApplyResources(Me.cmbNameBalloon, "cmbNameBalloon") 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 ' 'TweetActPanel ' - resources.ApplyResources(Me.TweetActPanel, "TweetActPanel") Me.TweetActPanel.Controls.Add(Me.CheckHashSupple) Me.TweetActPanel.Controls.Add(Me.CheckAtIdSupple) Me.TweetActPanel.Controls.Add(Me.ComboBoxPostKeySelect) @@ -1510,232 +1576,91 @@ 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")) ' - 'UserStreamPanel - ' - resources.ApplyResources(Me.UserStreamPanel, "UserStreamPanel") - Me.UserStreamPanel.Controls.Add(Me.UserstreamPeriod) - Me.UserStreamPanel.Controls.Add(Me.StartupUserstreamCheck) - Me.UserStreamPanel.Controls.Add(Me.Label83) - Me.UserStreamPanel.Name = "UserStreamPanel" - Me.ToolTip1.SetToolTip(Me.UserStreamPanel, resources.GetString("UserStreamPanel.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" - Me.ToolTip1.SetToolTip(Me.Label83, resources.GetString("Label83.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 ' - 'BasedPanel - ' - resources.ApplyResources(Me.BasedPanel, "BasedPanel") - Me.BasedPanel.Controls.Add(Me.AuthBasicRadio) - Me.BasedPanel.Controls.Add(Me.AuthOAuthRadio) - Me.BasedPanel.Controls.Add(Me.Label6) - Me.BasedPanel.Controls.Add(Me.AuthClearButton) - Me.BasedPanel.Controls.Add(Me.AuthUserLabel) - Me.BasedPanel.Controls.Add(Me.AuthStateLabel) - Me.BasedPanel.Controls.Add(Me.Label4) - Me.BasedPanel.Controls.Add(Me.AuthorizeButton) - Me.BasedPanel.Controls.Add(Me.Label1) - Me.BasedPanel.Controls.Add(Me.Label2) - Me.BasedPanel.Controls.Add(Me.Username) - Me.BasedPanel.Controls.Add(Me.Password) - 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 - ' - resources.ApplyResources(Me.AuthOAuthRadio, "AuthOAuthRadio") - 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 - ' - 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 - ' - 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 - ' 'GetCountPanel ' - resources.ApplyResources(Me.GetCountPanel, "GetCountPanel") Me.GetCountPanel.Controls.Add(Me.ListTextCountApi) Me.GetCountPanel.Controls.Add(Me.Label25) Me.GetCountPanel.Controls.Add(Me.UserTimelineTextCountApi) @@ -1753,257 +1678,97 @@ 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" - Me.ToolTip1.SetToolTip(Me.TextCountApi, resources.GetString("TextCountApi.ToolTip")) ' - '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.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")) - ' 'NotifyPanel ' - resources.ApplyResources(Me.NotifyPanel, "NotifyPanel") Me.NotifyPanel.Controls.Add(Me.CheckUserUpdateEvent) Me.NotifyPanel.Controls.Add(Me.Label35) Me.NotifyPanel.Controls.Add(Me.ComboBoxEventNotifySound) @@ -2017,8 +1782,8 @@ 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" - Me.ToolTip1.SetToolTip(Me.NotifyPanel, resources.GetString("NotifyPanel.ToolTip")) ' 'CheckUserUpdateEvent ' @@ -2034,14 +1799,12 @@ ' resources.ApplyResources(Me.Label35, "Label35") Me.Label35.Name = "Label35" - Me.ToolTip1.SetToolTip(Me.Label35, resources.GetString("Label35.ToolTip")) ' 'ComboBoxEventNotifySound ' - resources.ApplyResources(Me.ComboBoxEventNotifySound, "ComboBoxEventNotifySound") Me.ComboBoxEventNotifySound.FormattingEnabled = True + resources.ApplyResources(Me.ComboBoxEventNotifySound, "ComboBoxEventNotifySound") Me.ComboBoxEventNotifySound.Name = "ComboBoxEventNotifySound" - Me.ToolTip1.SetToolTip(Me.ComboBoxEventNotifySound, resources.GetString("ComboBoxEventNotifySound.ToolTip")) ' 'CheckFavEventUnread ' @@ -2049,7 +1812,6 @@ 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 ' 'CheckListCreatedEvent @@ -2078,7 +1840,6 @@ 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 ' 'CheckListMemberRemovedEvent @@ -2137,24 +1898,21 @@ 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 ' '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 ' - resources.ApplyResources(Me.Save, "Save") Me.Save.DialogResult = System.Windows.Forms.DialogResult.OK + resources.ApplyResources(Me.Save, "Save") Me.Save.Name = "Save" - Me.ToolTip1.SetToolTip(Me.Save, resources.GetString("Save.ToolTip")) Me.Save.UseVisualStyleBackColor = True ' 'AppendSettingDialog @@ -2172,12 +1930,15 @@ 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) CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainer1.ResumeLayout(False) + Me.GetPeriodPanel.ResumeLayout(False) + Me.GetPeriodPanel.PerformLayout() + Me.BasedPanel.ResumeLayout(False) + Me.BasedPanel.PerformLayout() Me.FontPanel.ResumeLayout(False) Me.GroupBox1.ResumeLayout(False) Me.GroupBox1.PerformLayout() @@ -2202,16 +1963,10 @@ Me.PreviewPanel.PerformLayout() Me.TweetActPanel.ResumeLayout(False) Me.TweetActPanel.PerformLayout() - Me.UserStreamPanel.ResumeLayout(False) - Me.UserStreamPanel.PerformLayout() Me.StartupPanel.ResumeLayout(False) Me.StartupPanel.PerformLayout() - Me.BasedPanel.ResumeLayout(False) - Me.BasedPanel.PerformLayout() Me.GetCountPanel.ResumeLayout(False) Me.GetCountPanel.PerformLayout() - Me.GetPeriodPanel.ResumeLayout(False) - Me.GetPeriodPanel.PerformLayout() Me.NotifyPanel.ResumeLayout(False) Me.NotifyPanel.PerformLayout() Me.ResumeLayout(False) @@ -2414,7 +2169,6 @@ Friend WithEvents Label72 As System.Windows.Forms.Label Friend WithEvents ChkNewMentionsBlink As System.Windows.Forms.CheckBox Friend WithEvents chkTabIconDisp As System.Windows.Forms.CheckBox - Friend WithEvents UserStreamPanel As System.Windows.Forms.Panel Friend WithEvents UserstreamPeriod As System.Windows.Forms.TextBox Friend WithEvents StartupUserstreamCheck As System.Windows.Forms.CheckBox Friend WithEvents Label83 As System.Windows.Forms.Label Modified: trunk/Tween/AppendSettingDialog.en.resx =================================================================== --- trunk/Tween/AppendSettingDialog.en.resx 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/AppendSettingDialog.en.resx 2011-02-21 12:02:49 UTC (rev 1457) @@ -121,58 +121,54 @@ AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQwAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 + ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQsAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp - bGRyZW4wCWNoaWxkcmVuMQljaGlsZHJlbjIJY2hpbGRyZW4zAQEAAAEAAQAEBAQEAQgICB1TeXN0ZW0u - V2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAAdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUCAAAA - HVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2RlAgAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVl - Tm9kZQIAAAACAAAABgMAAAAHR2VuZXJhbAYEAAAACUJhc2VkTm9kZQD/////BgUAAAAA/////wkFAAAA - BAAAAAkGAAAACQcAAAAJCAAAAAkJAAAABQYAAAAdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUI - AAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1hZ2VJbmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5k - ZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENvdW50AQEAAAEAAQABCAgIAgAAAAYKAAAACEludGVydmFs - BgsAAAAKUGVyaW9kTm9kZQD/////CQUAAAD/////CQUAAAAAAAAABQcAAAAdU3lzdGVtLldpbmRvd3Mu - Rm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1hZ2VJbmRleAhJbWFnZUtleRJT - ZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENvdW50AQEAAAEAAQABCAgIAgAA - AAYNAAAAB1N0YXJ0dXAGDgAAAAtTdGFydFVwTm9kZQD/////CQUAAAD/////CQUAAAAAAAAABQgAAAAd - U3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1hZ2VJ - bmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENvdW50 - AQEAAAEAAQABCAgIAgAAAAYQAAAABkNvdW50cwYRAAAADEdldENvdW50Tm9kZQD/////CQUAAAD///// - CQUAAAAAAAAABQkAAAAdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJ - c0NoZWNrZWQKSW1hZ2VJbmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFn - ZUtleQpDaGlsZENvdW50AQEAAAEAAQABCAgIAgAAAAYTAAAAClVzZXJTdHJlYW0GFAAAAA5Vc2VyU3Ry - ZWFtTm9kZQD/////CQUAAAD/////CQUAAAAAAAAACw== + bGRyZW4wCWNoaWxkcmVuMQljaGlsZHJlbjIBAQAAAQABAAQEBAEICAgdU3lzdGVtLldpbmRvd3MuRm9y + bXMuVHJlZU5vZGUCAAAAHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2RlAgAAAB1TeXN0ZW0uV2lu + ZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMAAAAHR2VuZXJhbAYEAAAACUJhc2VkTm9kZQD///// + BgUAAAAA/////wkFAAAAAwAAAAkGAAAACQcAAAAJCAAAAAUGAAAAHVN5c3RlbS5XaW5kb3dzLkZvcm1z + LlRyZWVOb2RlCAAAAARUZXh0BE5hbWUJSXNDaGVja2VkCkltYWdlSW5kZXgISW1hZ2VLZXkSU2VsZWN0 + ZWRJbWFnZUluZGV4EFNlbGVjdGVkSW1hZ2VLZXkKQ2hpbGRDb3VudAEBAAABAAEAAQgICAIAAAAGCQAA + AAhJbnRlcnZhbAYKAAAAClBlcmlvZE5vZGUA/////wkFAAAA/////wkFAAAAAAAAAAUHAAAAHVN5c3Rl + bS5XaW5kb3dzLkZvcm1zLlRyZWVOb2RlCAAAAARUZXh0BE5hbWUJSXNDaGVja2VkCkltYWdlSW5kZXgI + SW1hZ2VLZXkSU2VsZWN0ZWRJbWFnZUluZGV4EFNlbGVjdGVkSW1hZ2VLZXkKQ2hpbGRDb3VudAEBAAAB + AAEAAQgICAIAAAAGDAAAAAdTdGFydHVwBg0AAAALU3RhcnRVcE5vZGUA/////wkFAAAA/////wkFAAAA + AAAAAAUIAAAAHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2RlCAAAAARUZXh0BE5hbWUJSXNDaGVj + a2VkCkltYWdlSW5kZXgISW1hZ2VLZXkSU2VsZWN0ZWRJbWFnZUluZGV4EFNlbGVjdGVkSW1hZ2VLZXkK + Q2hpbGRDb3VudAEBAAABAAEAAQgICAIAAAAGDwAAAAZDb3VudHMGEAAAAAxHZXRDb3VudE5vZGUA//// + /wkFAAAA/////wkFAAAAAAAAAAs= AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQoAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 + ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQkAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp - bGRyZW4wCWNoaWxkcmVuMQEBAAABAAEABAQBCAgIHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2Rl - AgAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMAAAAIQmVoYXZpb3IGBAAA - AApBY3Rpb25Ob2RlAP////8GBQAAAAD/////CQUAAAACAAAACQYAAAAJBwAAAAUGAAAAHVN5c3RlbS5X - aW5kb3dzLkZvcm1zLlRyZWVOb2RlCAAAAARUZXh0BE5hbWUJSXNDaGVja2VkCkltYWdlSW5kZXgISW1h - Z2VLZXkSU2VsZWN0ZWRJbWFnZUluZGV4EFNlbGVjdGVkSW1hZ2VLZXkKQ2hpbGRDb3VudAEBAAABAAEA - AQgICAIAAAAGCAAAAAxFdmVudHNOb3RpZnkGCQAAAApOb3RpZnlOb2RlAP////8JBQAAAP////8JBQAA - AAAAAAAFBwAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hl - Y2tlZApJbWFnZUluZGV4CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5 - CkNoaWxkQ291bnQBAQAAAQABAAEICAgCAAAABgsAAAAKUG9zdCB0d2VldAYMAAAADFR3ZWV0QWN0Tm9k - ZQD/////CQUAAAD/////CQUAAAAAAAAACw== + bGRyZW4wAQEAAAEAAQAEAQgICB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMA + AAAIQmVoYXZpb3IGBAAAAApBY3Rpb25Ob2RlAP////8GBQAAAAD/////CQUAAAABAAAACQYAAAAFBgAA + AB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFn + ZUluZGV4CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291 + bnQBAQAAAQABAAEICAgCAAAABgcAAAAKUG9zdCB0d2VldAYIAAAADFR3ZWV0QWN0Tm9kZQD/////CQUA + AAD/////CQUAAAAAAAAACw== AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQkAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 + ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQoAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp - bGRyZW4wAQEAAAEAAQAEAQgICB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMA - AAAHRGlzcGxheQYEAAAAC1ByZXZpZXdOb2RlAP////8GBQAAAAD/////CQUAAAABAAAACQYAAAAFBgAA - AB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFn - ZUluZGV4CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291 - bnQBAQAAAQABAAEICAgCAAAABgcAAAAFTGlzdHMGCAAAAAxUd2VldFBydk5vZGUA/////wkFAAAA//// - /wkFAAAAAAAAAAs= + bGRyZW4wCWNoaWxkcmVuMQEBAAABAAEABAQBCAgIHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2Rl + AgAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMAAAAHRGlzcGxheQYEAAAA + C1ByZXZpZXdOb2RlAP////8GBQAAAAD/////CQUAAAACAAAACQYAAAAJBwAAAAUGAAAAHVN5c3RlbS5X + aW5kb3dzLkZvcm1zLlRyZWVOb2RlCAAAAARUZXh0BE5hbWUJSXNDaGVja2VkCkltYWdlSW5kZXgISW1h + Z2VLZXkSU2VsZWN0ZWRJbWFnZUluZGV4EFNlbGVjdGVkSW1hZ2VLZXkKQ2hpbGRDb3VudAEBAAABAAEA + AQgICAIAAAAGCAAAAAVMaXN0cwYJAAAADFR3ZWV0UHJ2Tm9kZQD/////CQUAAAD/////CQUAAAAAAAAA + BQcAAAAdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0NoZWNrZWQK + SW1hZ2VJbmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGls + ZENvdW50AQEAAAEAAQABCAgIAgAAAAYLAAAADEV2ZW50c05vdGlmeQYMAAAACk5vdGlmeU5vZGUA//// + /wkFAAAA/////wkFAAAAAAAAAAs= @@ -217,6 +213,218 @@ + + + + + + 395, 24 + + + UserStream is enable. +Periodic fetching, Timeline/Mentions/DM, and Post&Fetch function is disable. + + + + + + UserTimeline Interval (sec) + + + + + + + + + + + + 170, 12 + + + Timeline Fetching Interval (sec.) + + + + + + Recalculation + + + + + + 358, 12 + + + Because "Post && fetch" is enabled, the API for each post consumed. + + + + + + + + + 150, 12 + + + Lists Fetching Interval (sec) + + + + + + + + + 149, 12 + + + Public Search Interval (sec.) + + + + + + + + + 156, 12 + + + Reply Fetching Interval (sec.) + + + + + + + + + 88, 16 + + + Post && fetch + + + + + + 150, 16 + + + Enable Auto-Adjustment + + + + + + 144, 12 + + + DM Fetching Interval (sec.) + + + + + + + + + + + + 149, 16 + + + Auto connect at starting + + + + + + 191, 12 + + + User Streams Refresh Interval (sec) + + + + + + + + + + + + + + + 70, 12 + + + Auth method + + + + + + Clear + + + + + + + + + + + + 65, 12 + + + Auth status + + + + + + Auth + + + + + + 56, 12 + + + Username + + + + + + 54, 12 + + + Password + + + + + + + + + + + + + Fore... @@ -229,7 +437,6 @@ - 96, 22 @@ -1251,30 +1458,6 @@ - - - - - 149, 16 - - - Auto connect at starting - - - - - - 117, 12 - - - Refresh Interval (sec) - - - - - - - 81, 16 @@ -1314,75 +1497,6 @@ - - - - - - - - 70, 12 - - - Auth method - - - - - - Clear - - - - - - - - - - - - 65, 12 - - - Auth status - - - - - - Auth - - - - - - 56, 12 - - - Username - - - - - - 54, 12 - - - Password - - - - - - - - - - - - - @@ -1491,127 +1605,6 @@ - - - - - 395, 24 - - - UserStream is enable. -Periodic fetching, Timeline/Mentions/DM, and Post&Fetch function is disable. - - - - - - UserTimeline Interval (sec) - - - - - - - - - - - - 170, 12 - - - Timeline Fetching Interval (sec.) - - - - - - Recalculation - - - - - - 358, 12 - - - Because "Post && fetch" is enabled, the API for each post consumed. - - - - - - - - - 150, 12 - - - Lists Fetching Interval (sec) - - - - - - - - - 149, 12 - - - Public Search Interval (sec.) - - - - - - - - - 156, 12 - - - Reply Fetching Interval (sec.) - - - - - - - - - 88, 16 - - - Post && fetch - - - - - - 150, 16 - - - Enable Auto-Adjustment - - - - - - 144, 12 - - - DM Fetching Interval (sec.) - - - - - - - - - - 85, 16 Modified: trunk/Tween/AppendSettingDialog.resx =================================================================== --- trunk/Tween/AppendSettingDialog.resx 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/AppendSettingDialog.resx 2011-02-21 12:02:49 UTC (rev 1457) @@ -117,2197 +117,2108 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Top + - - 17 + + True - - search.twitter.com - - - 205, 103 + + 0, 0 - - True + + Fill - - 10 + + 0, 0 - - none + + + 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== + - - - NoControl + + + AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w + LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 + ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQkAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 + CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp + bGRyZW4wAQEAAAEAAQAEAQgICB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMA + AAAG5YuV5L2cBgQAAAAKQWN0aW9uTm9kZQD/////BgUAAAAA/////wkFAAAAAQAAAAkGAAAABQYAAAAd + U3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1hZ2VJ + bmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENvdW50 + AQEAAAEAAQABCAgIAgAAAAYHAAAABuaKleeovwYIAAAADFR3ZWV0QWN0Tm9kZQD/////CQUAAAD///// + CQUAAAAAAAAACw== + - - 24 + + + AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w + LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 + ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQoAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 + CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp + bGRyZW4wCWNoaWxkcmVuMQEBAAABAAEABAQBCAgIHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2Rl + AgAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMAAAAG6KGo56S6BgQAAAAL + UHJldmlld05vZGUA/////wYFAAAAAP////8JBQAAAAIAAAAJBgAAAAkHAAAABQYAAAAdU3lzdGVtLldp + bmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1hZ2VJbmRleAhJbWFn + ZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENvdW50AQEAAAEAAQAB + CAgIAgAAAAYIAAAADOeZuuiogOS4gOimpwYJAAAADFR3ZWV0UHJ2Tm9kZQD/////CQUAAAD/////CQUA + AAAAAAAABQcAAAAdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0No + ZWNrZWQKSW1hZ2VJbmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtl + eQpDaGlsZENvdW50AQEAAAEAAQABCAgIAgAAAAYLAAAAEuOCpOODmeODs+ODiOmAmuefpQYMAAAACk5v + dGlmeU5vZGUA/////wkFAAAA/////wkFAAAAAAAAAAs= + - - System.Windows.Forms.Panel, 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 + - - 339, 115 + + + 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== + - - NoControl + + 169, 368 - - 100, 16 + + 0 - - 90, 22 + + TreeViewSetting - - System.Windows.Forms.Label, 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 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + SplitContainer1.Panel1 - - OK + + 0 - - NoControl + + SplitContainer1.Panel1 - - 16*16 + + System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + SplitContainer1 - - 84, 16 + + 0 - + True - - 1 + + 22, 308 - - NoControl + + 23, 12 - - AZERBAIJANI + + 20 - - True + + 999 - - UserStreamPanel + + LabelApiUsingUserStreamEnabled - - + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 13 + + GetPeriodPanel - - NotifyPanel + + 0 - - SplitContainer1.Panel2 + + True - - 197, 20 + + 22, 261 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 348, 36 - - SplitContainer1.Panel2 + + 19 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + UserStreamが有効です。 +タイムライン/Mentions/DMの定期更新、投稿時取得は停止しています。 +これらはUserStreamによりリアルタイム更新されます。 - - LabelApiUsing + + LabelUserStreamActive - - 163, 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - AuthClearButton + + GetPeriodPanel - - 83, 290 + + 1 - - Shift+Enter + + True - - 10 + + 22, 183 - - 161, 16 + + 144, 12 - - 9 + + 15 - - True + + UserTimeline更新間隔(秒) - - 154, 16 + + Label21 - - False + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + GetPeriodPanel - - 0 + + 2 - - + + Disable - - 7 + + 258, 179 - - 8 + + 65, 19 - - 16, 45 + + 16 - - 14 + + UserTimelinePeriod - - 48, 16 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 217, 90 + + GetPeriodPanel - - 16 + + 3 - - 213, 16 + + Disable - - GetPeriodPanel + + 258, 37 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 65, 19 - - 5 + + 4 - - LanguageCombo + + TimelinePeriod - - + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + GetPeriodPanel - - 16 + + 4 - - 171, 16 + + True - - 1 + + NoControl - - KANNADA + + 22, 40 - - KAZAKH + + 130, 12 - - ConnectionTimeOut + + 3 - - Listsから削除された + + タイムライン更新間隔(秒) - - HUNGARIAN + + Label3 - - ICELANDIC + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - INDONESIAN + + GetPeriodPanel - - INUKTITUT + + 5 - - IRISH + + NoControl - - 192, 20 + + 205, 339 - - JAPANESE + + 108, 23 - - 104, 19 + + 21 - - NotifyPanel + + 再計算 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ButtonApiCalc - - YORUBA + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Twitter API URL (api.twitter.com) + + GetPeriodPanel - - False + + 6 - - 22, 20 + + True - - POSTキー(デフォルトEnter) + + NoControl - - 13 + + 22, 236 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 285, 12 - - + + 18 - - 標準取得件数 + + 投稿時取得が有効のため、投稿のたびにAPIを消費します。 - - CheckAlwaysTop + + LabelPostAndGet - - 11 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl - - + GetPeriodPanel - - 3 + + 7 - - 8 + + True - - 9 + + NoControl - - 331, 196 + + 27, 215 - - 6 + + 23, 12 - - NoControl + + 17 - - 0 + + 999 - - 113, 130 + + MiddleRight - - 50, 12 + + LabelApiUsing - - 3 - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ShortUrlPanel + + GetPeriodPanel - - 10 + + 8 - - 22, 42 - - + True - - Fill + + NoControl - - + + 22, 158 - - 5 + + 102, 12 - - 339, 165 + + 13 - - tinyurl + + Lists更新間隔(秒) - - + + Label33 - - 13 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3 + + GetPeriodPanel - - 65, 19 + + 9 - - 235, 16 + + Disable - - lblOWL + + 258, 151 - - 53, 12 + + 65, 19 - - 7 + + 14 - - 0 + + ListsPeriod - - 154, 12 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5 + + GetPeriodPanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 10 - - 0, 0 + + True - - CheckMonospace + + NoControl - - 175, 235 + + 22, 133 - - 182, 19 + + 137, 12 - - 87, 16 + + 11 - - + + Twitter検索更新間隔(秒) - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Label7 - - 22, 142 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + GetPeriodPanel - - 48*48 + + 11 - - HotkeyCtrl + + Disable - - GetPeriodPanel + + 258, 127 - - 16 + + 65, 19 - - GroupBox1 + + 12 - - True + + PubSearchPeriod - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 6 + + GetPeriodPanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 12 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - ListTextCountApi + + NoControl - - 22, 66 + + 22, 83 - - True + + 123, 12 - - 22, 22 + + 7 - - True + + Mentions更新間隔(秒) - - Label44 + + Label69 - - 9 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + GetPeriodPanel - - 0 + + 13 - - Win + + Disable - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 258, 79 - - LabelPostAndGet + + 65, 19 - + 8 - - GetCountPanel + + ReplyPeriod - - 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 + + GetPeriodPanel + 14 - - + + True - - ShortUrlPanel + + NoControl - - 0 + + 33, 59 - - 7 + + 84, 16 - - 76, 12 + + 5 - - + + 投稿時取得 - - Fill + + CheckPostAndGet - - Label45 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - MiddleLeft + + GetPeriodPanel - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + 15 - - 13, 14 + + True - - chkGetFav + + NoControl - - - AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w - LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQoAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 - CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp - bGRyZW4wCWNoaWxkcmVuMQEBAAABAAEABAQBCAgIHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2Rl - AgAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMAAAAG5YuV5L2cBgQAAAAK - QWN0aW9uTm9kZQD/////BgUAAAAA/////wkFAAAAAgAAAAkGAAAACQcAAAAFBgAAAB1TeXN0ZW0uV2lu - ZG93cy5Gb3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdl - S2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEI - CAgCAAAABggAAAAV44Kk44OZ44Oz44OI5Y+X5L+h5pmCBgkAAAAKTm90aWZ5Tm9kZQD/////CQUAAAD/ - ////CQUAAAAAAAAABQcAAAAdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFt - ZQlJc0NoZWNrZWQKSW1hZ2VJbmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJ - bWFnZUtleQpDaGlsZENvdW50AQEAAAEAAQABCAgIAgAAAAYLAAAAD+ODhOOCpOODvOODiOaZggYMAAAA - DFR3ZWV0QWN0Tm9kZQD/////CQUAAAD/////CQUAAAAAAAAACw== - + + 251, 59 - - StatusText + + 91, 16 - - Label8 + + 6 - - + + 自動調整する - - lblUnread + + False - - 読み込んだポストを既読にする + + CheckPeriodAdjust - - 通知なし + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + GetPeriodPanel - - Not Authenticated + + 16 - - ShortUrlPanel + + True - - GroupBox3 + + NoControl - - TweetActPanel + + 22, 108 - - 9, 198 + + 94, 12 - - StartupUserstreamCheck + + 9 - - 22, 166 + + DM更新間隔(秒) - - 6 + + Label5 - - 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 - - 191, 252 + + GetPeriodPanel - - 81, 12 + + 17 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Disable - - BasedPanel + + 258, 103 - - 0, 0 + + 65, 19 - - api.twitter.com + + 10 - - 5 + + DMPeriod - - 0 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 8 + + GetPeriodPanel - - 215, 88 + + 18 - - Username + + Disable - - NoControl + + 258, 12 - - ShortUrlPanel + + 65, 19 - - ComboBoxAutoShortUrlFirst + + 1 - - 12 + + UserstreamPeriod - - GroupBox5 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 186, 19 + + GetPeriodPanel - - 1 + + 19 - - 片思いユーザーリストを取得する + + True - - 63, 12 + + NoControl - - + + 329, 14 - - + + 157, 16 - - + + 2 - - 22, 112 + + 起動時に自動的に接続する - - + + StartupUserstreamCheck - - SplitContainer1.Panel2 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 262, 100 + + GetPeriodPanel - - BrowserPathText + + 20 - - + + True - + NoControl - - ProxyPanel + + 22, 15 - - True + + 147, 12 - - 21 + + 0 - - 片思いを色分けして表示する + + User Streams反映間隔(秒) - - 278, 104 + + Label83 - - + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GetPeriodPanel - - 22, 93 + + 21 - - TweetActPanel + + Fill - + False - - + + 0, 0 - - LabelProxyPort + + 518, 368 - - AuthStateLabel + + 1 - - + + False - - 3 + + GetPeriodPanel - - 94, 12 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NotifyPanel + + SplitContainer1.Panel2 - - 113, 68 + + 0 - - 179, 104 - - - OAuth(xAuth) - - - 公式RTする際に確認をしない - - - CheckUseRecommendStatus - - + True - - 10 + + False - + NoControl - - twitter.com + + 227, 20 - - BURMESE + + 57, 16 - - CATALAN + + 2 - - True + + BASIC - - NoControl + + AuthBasicRadio - - 5 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 認証済み + + BasedPanel - - GetCountPanel + + 0 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - 189, 16 + + NoControl - - + + 113, 20 - - Label29 + + 93, 16 - - + + 1 - - 15 + + OAuth(xAuth) - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + AuthOAuthRadio - - 116, 15 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 7 + + BasedPanel - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - - 新着通知が無効でもイベントを通知する + + True - - 15 + + NoControl - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 22 - - + + 53, 12 - - StartupPanel + + 0 - - False + + 認証方法 - - 175, 43 + + Label6 - - 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 - - ChkNewMentionsBlink + + BasedPanel - - 8 + + 2 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - English - - + NoControl - - 新着時に未読をクリアする + + 305, 64 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 75, 23 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 6 - - This is sample. + + クリア - - H:mm:ss + + AuthClearButton - - 15 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 259, 209 + + BasedPanel - - + + 3 - - 258, 111 - - - CheckEnableBasicAuth - - - 518, 368 - - - Label83 - - - 349, 12 - - - 41, 134 - - - 40, 145 - - - 発言一覧への反映間隔(秒) - - + NoControl - - CooperatePanel + + 113, 68 - - TextCountApiReply + + 149, 14 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 5 - - 1 + + 認証済み - + + AuthUserLabel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ConnectionPanel + + BasedPanel - - 1 + + 4 - + NoControl - - Label47 + + 113, 54 - - 144, 12 + + 112, 14 - - - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - 9 - 4 - - CheckBlockEvent + + Not Authenticated - - 12 + + AuthStateLabel - - 0 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 58, 12 + + BasedPanel - - 21 + + 5 - - False + + True - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - ProxyPanel + + 22, 54 - - 22, 20 + + 53, 12 - - AMHARIC + + 3 - - GetCountPanel + + 認証状態 - - GroupBox5 + + Label4 - - + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ShortUrlPanel + + BasedPanel - - 15 + + 6 - - GroupBox3 + + NoControl - - CheckRetweetNoConfirm + + 305, 126 - - 12 + + 75, 23 - - 推奨フッターを使用する[TWNv○○] + + 11 - - True + + 認証する - - 5 + + AuthorizeButton - - 22, 70 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 9 + + BasedPanel - - yyyy/MM/dd H:mm:ss + + 7 - + + True + + NoControl - - GroupBox5 + + 22, 112 - - CmbDateTimeFormat + + 57, 12 - - 175, 143 + + 7 - - + + ユーザー名 - - False + + Label1 - - CheckSortOrderLock - - - j.mp - - - GroupBox1 - - - btnTarget - - - 34, 19 - - - False - - - This is sample. - - - 23 - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 13 + + BasedPanel - + + 8 + + True - + NoControl - - 75, 22 + + 22, 133 - - 12 + + 52, 12 - - 205, 202 + + 9 - - その人への@返信 + + パスワード - - 自分の発言 + + Label2 - - デフォルトに戻す + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + BasedPanel - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 9 - - 2 + + Disable - - ConnectionPanel + + 113, 109 - - PreviewPanel + + 186, 19 - - 2 + + 8 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Username - - 131, 12 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - OneWayLv + + BasedPanel - - NoControl + + 10 - - タイトルバーとツールチップにユーザー名を表示 + + 113, 130 - - - 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== - + + 186, 19 - - + + 10 - - True + + Password - - 40, 60 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - アイコン変更 + + BasedPanel - - 8, 173 - - + 11 - - True + + Fill - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0, 0 - - CheckNicoms + + 518, 368 - - 20 + + 0 - - H:mm:ss yy/M/d + + False - - 180, 16 + + BasedPanel - - MiddleLeft + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + SplitContainer1.Panel2 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - - 自分への@返信 - - - 22, 18 - - + True - - URDU + + NoControl - - True + + 331, 121 - - 157, 16 + + 75, 22 - - SplitContainer1.Panel1 + + 14 - - + + 文字色 - - 11 + + btnRetweet - - 90, 22 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - (なし) + + GroupBox1 - - 12 + + 0 - - LabelProxyPassword + + NoControl - - 3 + + 173, 121 - - UserTimeline更新間隔(秒) + + 104, 19 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 13 - - NoControl + + This is sample. - - False + + MiddleLeft - - ShortUrlPanel + + lblRetweet - - 9 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel + + GroupBox1 - - 137, 12 + + 1 - + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - 33, 43 + + 9, 123 - - 40, 162 + + 50, 12 - - GroupBox1 + + 12 - - SplitContainer1 + + ReTweet - - 408, 22 + + Label80 - - 5 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 9 + + GroupBox1 - - + + 2 - - FavoritesTextCountApi + + True - - + + NoControl - - 113, 20 + + 175, 235 - - 186, 19 + + 90, 22 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 24 - - Label49 + + デフォルトに戻す - - 75, 22 + + ButtonBackToDefaultFontColor - - 13 + + System.Windows.Forms.Button, 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 + + GroupBox1 - - 8 + + 3 - - 22, 22 + + True - + NoControl - - CheckListCreatedEvent + + 331, 171 - - Disable + + 75, 22 - - + + 20 - - NoControl + + 文字色 - - フッター(文末に付加) + + btnDetailLink - - 24, 170 + + 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 + + GroupBox1 - + 4 - - 3 + + NoControl - - 入力欄アクティブ時背景色 + + 173, 171 - - ButtonBackToDefaultFontColor + + 104, 19 - - 9 + + 19 - - 0, 0 + + This is sample. - - NoControl + + MiddleLeft - - BasedPanel + + lblDetailLink - - 11 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + GroupBox1 - - その発言の@先の人の発言 + + 5 - + True - + NoControl - - NoControl + + 8, 173 - - TweetPrvPanel + + 77, 12 - - GetCountPanel + + 18 - - 60, 12 + + 発言詳細リンク - - + + Label18 - - NoControl + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + GroupBox1 - - 5 + + 6 - - CheckMinimizeToTray + + True - - Fill + + NoControl - - GroupBox3 + + 331, 46 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 75, 22 - - False + + 5 - - True + + フォント&&色 - - 4 + + btnUnread - - + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + GroupBox1 - - UserstreamPeriod + + 7 - + NoControl - - MiddleLeft + + 173, 46 - - 0 + + 104, 19 - - ConnectionPanel + + 4 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + This is sample. - - 11 + + MiddleLeft - - 518, 368 + + lblUnread - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 70, 19 + + GroupBox1 - - 9 + + 8 - - 11 + + True - - UserStreamPanel - - - 183, 16 - - - CheckOpenUserTimeline - - + NoControl - - True + + 9, 48 - - True + + 62, 12 - - UserStreamPanel + + 3 - - 0, 0 + + 未読フォント - - Label31 + + Label20 - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + GroupBox1 - - This is sample. + + 9 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - btnAtSelf + + 331, 196 - - GroupBox5 + + 75, 22 - - 170, 16 + + 23 - - 15 + + 背景色 - - 他のユーザーに対するブロックが成功した + + btnDetailBack - - 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 - - 4 + + GroupBox1 - - + + 10 - - 102, 19 + + NoControl - - 7 + + 173, 196 - - 認証する + + 104, 19 - - 8 + + 22 - - 91, 16 + + This is sample. - - + + MiddleLeft - - 48, 16 + + lblDetailBackcolor - - 16 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 未読Mentions通知アイコン + + GroupBox1 - - + + 11 - - + + True - - GroupBox5 + + NoControl - - + + 9, 198 - - 1 + + 89, 12 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 21 - - CheckShowGrid + + 発言詳細背景色 - - TweetPrvPanel + + Label37 - - 0 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + GroupBox1 - - + + 12 - + True - - 259, 235 + + NoControl - - 2 + + 331, 146 - - lblDetail + + 75, 22 - - 4 + + 17 - - リストフォント + + フォント&&色 - - 117, 12 + + btnDetail - - 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 - - キャンセル + + GroupBox1 - - RUSSIAN + + 13 - + NoControl - - 9 + + 173, 146 - + 104, 19 - - False + + 16 - - Favoritesを取得する + + This is sample. - - NoControl + + MiddleLeft - - 3 + + lblDetail - - btnAtTo + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 背景色 + + GroupBox1 - - 4, 15 + + 14 - - PORTUGUESE_PORTUGAL + + True - - TextProxyPassword + + NoControl - - GroupBox1 + + 9, 148 - - True + + 77, 12 - - + + 15 - - + + 発言詳細文字 - - 9 + + Label26 - - + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label63 + + GroupBox1 - - 2 + + 15 - - 1 - - + True - - 4 + + NoControl - - 3 + + 331, 96 - - 22 + + 75, 22 - - 5 + + 11 - - SplitContainer1.Panel2 + + 文字色 - - BasedPanel + + btnOWL - - + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + GroupBox1 - - 13 + + 16 - - ActionPanel + + NoControl - - 518, 368 + + 173, 96 - - CheckUserUpdateEvent + + 104, 19 - - 7 + + 10 - - System.Windows.Forms.FontDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + This is sample. - - 文字色 + + MiddleLeft - - Fill + + lblOWL - - 自動調整する + + 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 + + GroupBox1 - - 305, 64 + + 17 - - 入力欄のURLを投稿する際に自動で短縮する + + True - - Disable - - - BIHARI - - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.ColorDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + NoControl - - 有効 + + 9, 98 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 63, 12 - - 4 + + 9 - - + + 片思い発言 - - SplitContainer1.Panel2 + + Label24 - - GetPeriodPanel - - - 79, 12 - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 173, 146 + + GroupBox1 - - Disable + + 18 - - ReplyIconStateCombo + + True - - CheckAtIdSupple + + NoControl - - OS Default + + 331, 71 - - + + 75, 22 - - GetPeriodPanel + + 8 - - 40, 111 + + 文字色 - - ProxyPanel + + btnFav - - FirstTextCountApi + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 286, 270 + + GroupBox1 - + + 19 + + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 173, 71 - - + + 104, 19 - - 11 + + 7 - - TweetActPanel + + This is sample. - - 122, 16 + + MiddleLeft - - btnAtTarget + + lblFav - - 0 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + GroupBox1 - - CORSICAN + + 20 - - CROATIAN + + True - - PreviewPanel + + NoControl - - False + + 9, 73 - - BRETON + + 48, 12 - - BULGARIAN + + 6 - - SWAHILI + + Fav発言 - - SWEDISH + + Label22 - - CHEROKEE + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CHINESE + + GroupBox1 - - CHINESE_SIMPLIFIED + + 21 - - CHINESE_TRADITIONAL + + True - - Label33 + + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 331, 21 - - SERBIAN + + 75, 22 - - SINDHI + + 2 - - 7 + + フォント&&色 - - SLOVAK + + btnListFont - - SLOVENIAN + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SPANISH + + GroupBox1 - - SUNDANESE + + 22 - - - - - 背景色 - - + NoControl - - 343, 101 + + 173, 21 - - 192, 16 + + 104, 19 - - 125, 19 + + 1 - - 57, 16 + + This is sample. - - Fav削除した、またはFav削除された + + MiddleLeft - - lblRetweet + + lblListFont - - 3 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 104, 19 + + GroupBox1 - - AuthBasicRadio + + 23 - + True - + NoControl - + + 9, 23 + + + 62, 12 + + 0 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + リストフォント - - 22, 49 + + Label61 - - 102, 19 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 604, 374 + + GroupBox1 - - 11 + + 24 - - + + 22, 18 - - 74, 110 + + 429, 267 - - 331, 171 + + 0 - - GetCountPanel + + フォント&色設定 - - 11 + + GroupBox1 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + FontPanel - - Twitter検索更新間隔(秒) + + 0 - - 15 + + Fill - - 185, 94 + + False - - NoControl + + 0, 0 - - GroupBox1 + + 518, 368 - - + + 9 - - True + + False - - GroupBox1 + + FontPanel - - GetCountPanel + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox1 + + SplitContainer1.Panel2 - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + 2 - - btnUnread + + AFRIKAANS - - 18 + + ALBANIAN - - 3 + + AMHARIC - - + + ARABIC - - GetPeriodPanel + + ARMENIAN - - 22, 160 + + AZERBAIJANI BASQUE - - GroupBox3 + + BELARUSIAN - - True + + BENGALI - - True + + BIHARI - - 65, 19 + + BRETON - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + BULGARIAN - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + BURMESE - - Alt + + CATALAN - - 184, 160 + + CHEROKEE - - 4 + + CHINESE - - TweetActPanel + + CHINESE_SIMPLIFIED - - + + CHINESE_TRADITIONAL - - GroupBox1 + + CORSICAN - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CROATIAN - - 180, 16 + + CZECH - - Favoritesイベント受信の際に書き込みを未読に戻す + + DANISH - - 2 + + DHIVEHI - - + + DUTCH - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ENGLISH - - MiddleRight + + ESPERANTO - - CheckPostAndGet + + ESTONIAN - - GREEK + + FAROESE - - 0 + + FILIPINO - - HAITIAN_CREOLE + + FINNISH - - 173, 21 + + FRENCH - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + FRISIAN - - 145, 16 + + GALICIAN - - 165, 16 + + GEORGIAN - - ShortUrlPanel + + GERMAN - - 13 + + GREEK - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GUJARATI - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + HAITIAN_CREOLE - - 6 + + HEBREW - - 3 + + HINDI - - 17 + + HUNGARIAN - - Fill + + ICELANDIC - - Label12 + + INDONESIAN - - UserTimelineの取得数 + + INUKTITUT - - Fill + + IRISH - - 3 + + ITALIAN - - 16 + + JAPANESE - - ActionPanel + + JAVANESE - - 228, 19 + + KANNADA - - NoControl + + KAZAKH - - 2 - - - 7 - - - LabelProxyUser - - - GroupBox5 - - - GroupBox1 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - KHMER @@ -2332,5872 +2243,5227 @@ LITHUANIAN - - 4 + + LUXEMBOURGISH - - 16 + + MACEDONIAN - - + + MALAY - - 118, 12 + + MALAYALAM - - 14 + + MALTESE - - 25 + + MAORI - - 2 + + MARATHI - - NoControl + + MONGOLIAN - - True + + NEPALI - - 一般発言 + + NORWEGIAN - - ブラウザパス + + OCCITAN - - + + ORIYA - - 5 + + PASHTO - - 65, 19 + + PERSIAN - - 5 + + POLISH - - GetPeriodPanel + + PORTUGUESE - - Disable + + PORTUGUESE_PORTUGAL - - + + PUNJABI - - 17 + + QUECHUA - - 6 + + ROMANIAN - - + + RUSSIAN - - 7 + + SANSKRIT - - 9 + + SCOTS_GAELIC - - ConnectionPanel + + SERBIAN - - 173, 71 + + SINDHI - - 168, 15 + + SINHALESE - - 0 + + SLOVAK - - 999 + + SLOVENIAN - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + SPANISH - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + SUNDANESE - - M/d H:mm + + SWAHILI - - NoControl + + SWEDISH - - 271, 16 + + SYRIAC - - + + TAJIK - - GroupBox1 + + TAMIL - - + + TATAR - - 12 + + TELUGU - - lblInputBackcolor + + THAI - - False + + TIBETAN - - True + + TONGA - - NoControl + + TURKISH - - MiddleLeft + + UKRAINIAN - - True + + URDU - - 1 + + UZBEK - - + + UIGHUR - - Fill + + VIETNAMESE - - BasedPanel + + WELSH - - PreviewPanel + + YIDDISH - - 22, 178 + + YORUBA - - 2 + + 205, 202 - - + + 182, 20 - - 8 + + 15 - - Disable + + ComboBoxTranslateLanguage - - + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 6 + + CooperatePanel - + 0 - - Disable - - - 0 - - - TweetActPanel - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 0 - - - - - - サウンドを再生する - - - 24 - - - False - - + True - - 518, 368 + + 20, 206 - - - - - 22, 18 - - + 99, 12 - - NoControl + + 14 - - True + + 発言翻訳先の言語 - - 4 + + Label29 - - + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 75, 22 - - + CooperatePanel - + 1 - - - - - System.Windows.Forms.CheckBox, 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 - - + True - - 75, 22 - - - GetPeriodPanel - - - True - - - 53, 12 - - - 5 - - - SplitContainer1.Panel2 - - + NoControl - - 42, 12 + + 22, 22 - - 9, 148 + + 115, 16 - - 11 + + 8 - - 175, 218 + + Outputzに対応する - - 26 + + CheckOutputz - - 0, 0 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ColorDialog1 + + CooperatePanel - - LUXEMBOURGISH + + 2 - - MACEDONIAN + + True - - AppendSettingDialog - - + NoControl - - True + + 22, 154 - - 211, 16 + + 237, 16 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 13 - - + + ニコニコ動画のURLをnico.msで短縮して送信 - - NoControl + + CheckNicoms - - 22, 154 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + CooperatePanel - - 7 + + 3 - - 16 + + 205, 57 - - + + 182, 19 - - Disable + + 10 - - 216, 106 + + TextBoxOutputzKey - - 1 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TextBitlyId + + CooperatePanel - - 0 + + 4 - - 1 + + True - - + + NoControl - - True + + 36, 106 - - 521, 374 + + 99, 12 - - 23, 273 + + 11 アウトプット先のURL - - ユーザーのホームURLをタブで開く + + Label60 - - NoControl + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox1 + + CooperatePanel - - System.Windows.Forms.TreeView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 5 - - 22, 21 - - - 22, 240 - - + True - - 4 + + NoControl - - 2 + + 36, 60 - - Disable + + 63, 12 - - 173, 121 + + 9 - - 215, 142 + + 復活の呪文 - - RadioProxyIE + + Label59 - + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CooperatePanel - + 6 - - True + + twitter.com - - + + twitter.com/username - - 343, 16 + + 205, 103 - - 6 + + 182, 20 - - TweetPrvPanel + + 12 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ComboBoxOutputzUrlmode - - 6 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 8 + + CooperatePanel - - True + + 7 - - なし + + Fill - - 6 + + False - - 11 + + 0, 0 - - ToolTip1 + + 518, 368 - - 4 + + 12 - - 96, 19 + + False - - ProxyPanel + + CooperatePanel - - True + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 125, 19 + + SplitContainer1.Panel2 - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3 - + + True + + NoControl - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 22 - - 99, 12 + + 122, 16 - - btnFav + + 0 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 短縮URLを解決する - - 14 + + CheckTinyURL - - True + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - UZBEK + + ShortUrlPanel - - NoControl + + 0 - - PublicSearchの取得数 + + 343, 101 - - 340, 16 + + 70, 19 - - GetCountPanel + + 7 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TextBitlyPw - - 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 - - + + ShortUrlPanel - - + + 1 - - Label35 - - - 入力欄フォント - - + True - - Mentions更新間隔(秒) + + NoControl - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 49 - - 6 + + 242, 16 - - BasedPanel + + 1 - - 216, 67 + + 入力欄のURLを投稿する際に自動で短縮する - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckAutoConvertUrl - - NotifyPanel + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox1 + + ShortUrlPanel - - CooperatePanel + + 2 - + True - - Label52 + + NoControl - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 19, 81 - - Simplified Chinese + + 154, 12 - - 0 + + 2 - - + + URL自動短縮で優先的に使用 - - 13 + + Label71 - - False + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label80 + + ShortUrlPanel - - 8 + + 3 - - M/d tt h:mm:ss + + tinyurl - - + + is.gd - - NoControl + + twurl.nl - - GetCountPanel + + bit.ly - - 518, 368 + + j.mp - - + + ux.nu - - + + 181, 78 - - 22, 118 + + 246, 20 - - NoControl + + 3 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ComboBoxAutoShortUrlFirst - - True + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0, 0 + + ShortUrlPanel - + 4 - + True - - 22, 22 + + NoControl - - Label53 + + 179, 104 - - + + 16, 12 - - 58, 19 + + 4 - - Label81 + + ID - - 22, 167 + + Label76 - - 10 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + ShortUrlPanel - - + + 5 - - + + True - - 7 - - - lblDetailLink - - + NoControl - - + + 278, 104 - - 175, 68 + + 42, 12 - - 305, 126 + + 6 - - 10 + + APIKey - - ConnectionPanel + + Label77 - - 0, 0 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label30 + + ShortUrlPanel - - 23 + + 6 - - btnInputBackcolor + + 201, 102 - - 15 + + 71, 19 - - Ctrl + + 5 - - 249, 16 + + TextBitlyId - - 174, 12 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 6 + + ShortUrlPanel - - 24, 146 + + 7 - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + Fill - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False - - System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0, 0 - - + + 518, 368 - - 18 + + 13 - - 22, 203 + + False - - 518, 368 + + ShortUrlPanel - - Label59 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 13 + + SplitContainer1.Panel2 - - + + 4 - - 0 + + True - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 245 - - + + 180, 16 - - 9, 23 + + 11 - - ux.nu + + ユーザーのホームURLをタブで開く - - 13 + + CheckOpenUserTimeline - - + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 12 + + ActionPanel - - 166, 16 + + 0 - + + True + + NoControl - - 3 + + 4, 15 - - 22, 103 + + 48, 16 - - タブに未読アイコンを表示する + + 0 - - 75, 22 + + 有効 - - リストの区切り線を表示する + + HotkeyCheck - - Password + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + GroupBox3 - - 6, 12 + + 0 - - 188, 20 + + True - - 22 + + NoControl - + + 340, 16 + + + 13, 14 + + 6 - - 17 + + 0 - - Listsに追加された + + HotkeyCode - - 新着バルーンのユーザー名 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + GroupBox3 + + 1 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Disable - - Label36 + + 257, 13 - - + + 77, 19 - - 22, 22 + + 5 - - SplitContainer1.Panel2 + + HotkeyText - - 2 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 17 + + GroupBox3 - - GroupBox1 + + 2 - - This is sample. + + True - - 5 + + NoControl - - ConnectionPanel + + 211, 15 - - + + 42, 16 - - Disable + + 4 - - True + + Win - - CooperatePanel + + HotkeyWin - - + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + GroupBox3 - - Label10 + + 3 - + True - - ActionPanel + + NoControl - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 168, 15 - - + + 39, 16 - - True + + 3 - - 195, 16 + + Alt - - M/d tt h:mm + + HotkeyAlt - - + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + GroupBox3 - - 発言翻訳先の言語 + + 4 - - Label37 + + True - - H:mm:ss M/d + + NoControl - - 143, 107 + + 116, 15 - - lblAtTarget + + 48, 16 - + 2 - - CheckListMemberRemovedEvent + + Shift - - SplitContainer1.Panel2 + + HotkeyShift - - 258, 63 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 130, 12 + + GroupBox3 - - 331, 96 + + 5 - - False + + True - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 69, 15 - - 256, 16 + + 43, 16 - - 文字色 + + 1 - - + + Ctrl - - 27, 199 + + HotkeyCtrl - - + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 40, 94 + + GroupBox3 - - 5 + + 6 - - 173, 171 + + 21, 305 - - GroupBox5 + + 474, 41 - - 22, 71 + + 13 - - System.Windows.Forms.RadioButton, 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 - - 20, 206 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 9 + + ActionPanel - - SearchTextCountApi + + 1 - + True - - 7 - - - 162, 16 - - + NoControl - - NoControl + + 26, 210 - - 19 + + 340, 12 - - 113, 12 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GroupBox5 - - - 6 - - + 10 - - + + 発言を再取得してFav結果を検証します。通信量が増えるのでOff推奨 - - 119, 16 + + Label57 - - 0 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - WELSH + + ActionPanel - - LabelApiUsingUserStreamEnabled + + 2 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 23 - - - 14 - - + True - - Label32 - - - Label14 - - + NoControl - - 未読ポストのフォントと色を変更する(低速) + + 22, 188 - - ProxyPanel + + 183, 16 - - 22, 191 + + 9 - - + + Fav操作結果を厳密にチェックする - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckFavRestrict - - 75, 22 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + ActionPanel - - 19 + + 3 - - True + + NoControl - - 58, 19 + + 418, 158 - - 12 + + 75, 21 - - 22, 67 + + 8 - - True + + 参照 - - True + + Button3 - - 10 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - UserTimelinePeriod + + ActionPanel - - 50, 85 + + 4 - - Label15 + + True - + NoControl - - 15 + + 22, 20 - - 22, 24 + + 113, 16 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - CheckBox3 + + サウンドを再生する - + + PlaySnd + + 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 + + ActionPanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 5 - - 9, 98 + + True - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + NoControl - - True + + 22, 275 - - 102, 19 + + 143, 16 - - BasedPanel + + 12 - - True + + 自分の発言を既読にする - - 7 + + chkReadOwnPost - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + ActionPanel - - 参照 + + 6 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - 3 + + 22, 42 - - 69, 15 + + 408, 22 - - This is sample. + + 1 - - + + タブのサウンドを設定した上で、「再生する」を選ぶとサウンドが再生されます。 - - MiddleLeft + + Label15 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + ActionPanel - - + + 7 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 184, 160 - - 投稿時取得 + + 228, 19 - - + + 7 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + BrowserPathText - - True + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - StartupPanel + + ActionPanel - - NoControl + + 8 - - PreviewPanel + + True - - BasedPanel - - - 1 - - + NoControl - - FontPanel2 + + 22, 71 - - 22, 188 + + 100, 16 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 2 - - 16, 95 + + 未読管理を行う - - btnListFont + + UReadMng - - HotkeyShift + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + ActionPanel - - True + + 9 - + True - - True + + NoControl - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 21, 164 - - + + 60, 12 - + 6 - - 11 + + ブラウザパス - - + + Label44 - - True - - - 22, 51 - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ShortUrlPanel + + ActionPanel - - 9 + + 10 - - 1 - - + True - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - - 9, 123 - - - 286, 107 - - - 258, 21 - - - 22, 70 - - - - - - ComboBoxPostKeySelect - - + NoControl - - False + + 22, 114 - - Label13 + + 171, 16 - - PreviewPanel + + 4 - - This is sample. + + ×ボタンを押したときに終了する - + + CheckCloseToExit + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - UseChangeGetCount + + ActionPanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 11 - - NoControl - - - False - - + True - + NoControl - - TweetPrvPanel + + 22, 137 - - False + + 170, 16 - - + + 5 - - SplitContainer1 + + 最小化したときにアイコン化する - - 22, 45 + + CheckMinimizeToTray - - GroupBox5 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + ActionPanel - - Label11 + + 12 - - + + True - - - - - 22, 145 - - - StartupPanel - - + NoControl - - 259, 51 + + 22, 92 - - 21 + + 145, 16 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + 3 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 新着時に未読をクリアする - - 57, 12 + + CheckReadOldPosts - - 518, 368 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - アイコン変更&点滅 + + ActionPanel - + 13 - - + + Fill - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False - - 19 + + 0, 0 - - True + + 518, 368 - - True + + 5 - - True + + False - - SplitContainer1.Panel2 + + ActionPanel - - PlaySnd + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TimelinePeriod + + SplitContainer1.Panel2 - - Label16 + + 5 - - GetPeriodPanel + + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - 4 + + 41, 134 - - 21, 305 + + 314, 12 - - Disable + + 11 - - ARABIC + + ※認証が不要な場合は、ユーザ名とパスワードは空にしてください。 - - 0, 0 + + Label55 - - 6 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + ProxyPanel - - 518, 368 + + 0 - - SplitContainer1.Panel2 + + 286, 107 - - NoControl + + 96, 19 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 10 - - 2 + + TextProxyPassword - - + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + ProxyPanel - - + + 1 - + True - - True + + NoControl - - 認証方法 + + 22, 19 - - 75, 23 + + 76, 16 - - - - + 0 - - + + 使用しない - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + RadioProxyNone - - NoControl + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + ProxyPanel + + 2 - + True - - 1 + + NoControl - - 投稿時取得が有効のため、投稿のたびにAPIを消費します。 + + 217, 110 - - Label17 + + 69, 12 - - TextBitlyPw + + 9 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + パスワード(&W) - - 5 + + LabelProxyPassword - - 3 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + ProxyPanel - - 259, 159 + + 3 - - Fill + + True - - chkUnreadStyle + + NoControl - - 192, 16 + + 22, 41 - - AuthorizeButton + + 190, 16 - - 215, 15 + + 1 - - 9 + + InternetExplorerの設定を使用する - - ReplyPeriod + + RadioProxyIE - - 14 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ActionPanel + + ProxyPanel - - True - - - 8 - - - Fill - - - 11 - - - PubSearchPeriod - - - 331, 71 - - + 4 - - False + + 143, 107 - - 185, 116 + + 68, 19 - - FILIPINO + + 8 - - FINNISH + + TextProxyUser - - 1 - - - - - - 起動時に自動的に接続する - - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CZECH + + ProxyPanel - - 2 + + 5 - - TURKISH + + True - - UKRAINIAN + + NoControl - - ENGLISH + + 22, 62 - - ESPERANTO + + 66, 16 - - ESTONIAN + + 2 - - FAROESE + + 指定する - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + RadioProxySpecified - - 最終発言 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SYRIAC + + ProxyPanel - - TAJIK + + 6 - - TAMIL + + True - - TATAR + + NoControl - - TELUGU + + 74, 110 - - THAI + + 63, 12 - - TIBETAN + + 7 - - TONGA + + ユーザ名(&U) - - 4 + + LabelProxyUser - - 10 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 60, 12 + + ProxyPanel - - 87, 12 + + 7 - - False - - - 22, 108 - - - - - + True - + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 50, 85 - - 75, 23 + + 58, 12 - - 背景色 + + 3 - - False + + プロキシ(&X) - - 22, 24 + + LabelProxyAddress - - 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 - - ConnectionPanel - - - This is sample. - - - True - - - 259, 112 - - - 217, 110 - - + ProxyPanel - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 8 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Disable - - 12 + + 309, 82 - - + + 73, 19 - - TweetPrvPanel + + 6 - - 7 + + TextProxyPort - - 182, 20 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TreeViewSetting + + ProxyPanel - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 9 - - 5 + + 114, 82 - - 157, 16 + + 135, 19 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4 - - 145, 12 + + TextProxyAddress - - 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 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ProxyPanel - - Label5 + + 10 - - BELARUSIAN - - - ReTweet - - + True - - True - - + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 255, 85 - - False + + 48, 12 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 5 - - NoControl + + ポート(&P) - - 134, 12 + + LabelProxyPort - - GroupBox5 - - - 3 - - - GetPeriodPanel - - + 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 + + ProxyPanel - - 77, 19 + + 11 - - Label18 + + Fill - - タイムライン更新間隔(秒) + + False - - 691, 403 + + 0, 0 - - + + 518, 368 - - GetMoreTextCountApi + + 12 - - NoControl + + False - - FontPanel + + ProxyPanel - - GroupBox5 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 次のイベントを受信したときにバルーンで通知する(UserStream有効時のみ) + + SplitContainer1.Panel2 - - + + 6 - - 27 - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + True - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Label55 - - - 2 - - - PreviewPanel - - + NoControl - - 10 + + 22, 166 - - NoControl + + 178, 16 - - 258, 87 + + 14 - - 1 + + BASIC認証への変更を許可する - - 11 + + CheckEnableBasicAuth - - Label9 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label19 + + ConnectionPanel - - GroupBox1 + + 0 - - 10 - - - 6 - - - 15 - - - 7 - 262, 125 - - ButtonApiCalc + + 125, 19 - - 36, 60 + + 7 - - ORIYA + + search.twitter.com - - 22, 91 + + TwitterSearchAPIText - - 339, 15 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 22, 238 + + ConnectionPanel - - 9 + + 1 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - MALAY + + NoControl - - MALAYALAM + + 22, 128 - - MALTESE + + 228, 12 - - MAORI + + 6 - - MARATHI + + Twitter SearchAPI URL (search.twitter.com) - - 13 + + Label31 - - NEPALI + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NORWEGIAN + + ConnectionPanel - - 0, 0 + + 2 - - 0 + + 262, 100 - - True + + 125, 19 - - + + 5 - - 135, 19 + + api.twitter.com - - 205, 323 + + TwitterAPIText - - 44, 12 - - + System.Windows.Forms.TextBox, 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 + + ConnectionPanel - - Listsの取得数 + + 3 - - 認証状態 + + True - - 518, 368 + + NoControl - - 75, 22 + + 22, 103 - - ホットキー + + 174, 12 - - 20 + + 4 - - 22, 20 + + Twitter API URL (api.twitter.com) - - lblSelf + + Label8 - - 518, 368 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + ConnectionPanel - - PreviewPanel + + 4 - - 指定する + + True - - PreviewPanel + + NoControl - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 78 - - GroupBox5 + + 145, 16 - - 22, 54 + + 3 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 通信にHTTPSを使用する - - True + + CheckUseSsl - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CheckStartupFollowers + + ConnectionPanel - - 4 + + 5 - - This is sample. - - - 102, 19 - - + True - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - 8 + + 22, 51 - - CheckListMemberAddedEvent + + 349, 12 - - NoControl + + 2 - - 205, 57 + + ※タイムアウトが頻発する場合に調整してください。初期設定は20秒です。 - - 26 + + Label64 - - StartupPanel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 14 + + ConnectionPanel - - 0 + + 6 - - 75, 22 + + Disable - - + + 262, 18 - - 75, 21 - - + 125, 19 - - True + + 1 - - 52, 12 + + ConnectionTimeOut - - ITALIAN + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + ConnectionPanel - - 228, 12 - - - btnDetail - - + 7 - - False + + True - - 1 - - - 9 - - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + NoControl - - BasedPanel + + 22, 20 - - リストの日時フォーマット + + 131, 12 - - 3 + + 0 - - NoControl + + タイムアウトまでの時間(秒) - - 0, 0 + + Label63 - - NoControl + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + ConnectionPanel - - 未読数 + + 8 - - 再計算 - - - ActionPanel - - - GroupBox1 - - + Fill - - True + + False - - CooperatePanel + + 0, 0 - - 18 + + 518, 368 - - DANISH + + 11 - - DHIVEHI + + False - - DUTCH + + ConnectionPanel - - 22, 275 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + SplitContainer1.Panel2 - - 104, 19 - - + 7 - - Disable + + True - - 2 + + NoControl - - 16, 120 + + 16, 220 - - 518, 368 + + 74, 12 - - 22 + + 24 - - 6 + + 入力欄フォント - - GetCountPanel + + Label65 - - + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + GroupBox5 - + + 0 + + True - - 22, 166 + + NoControl - - 22, 210 + + 16, 195 - - False + + 131, 12 - - 8 + + 21 - - + + 入力欄アクティブ時背景色 - - 0 + + Label52 - - PreviewPanel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox3 + + GroupBox5 - - GroupBox1 + + 1 - - 9 + + True - - 115, 16 - - - - - + NoControl - - 14 + + 16, 145 - - 発言詳細リンク + + 102, 12 - - GroupBox3 + + 15 - - + + その発言の@先発言 - - 11 + + Label49 - - 1 - - - Label57 - - - - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 259, 21 + + GroupBox5 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 2 - + + True + + NoControl - - 4 + + 16, 170 - - ActionPanel + + 53, 12 - - 自分の発言を既読にする + + 18 - - Top + + 一般発言 - - 14 + + Label9 - - 110, 16 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + GroupBox5 - - + + 3 - - 43, 16 - - + True - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 518, 368 - - - 4 - - + NoControl - - 173, 46 + + 16, 120 - - 169 + + 134, 12 - - is.gd + + 12 - - 最小化したときにアイコン化する + + その発言の@先の人の発言 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Label14 - - NoControl + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ユーザーのプロフィールが更新された + + GroupBox5 - - 13 + + 4 - - フォント&色設定 + + True - - Favoritesの取得数 + + NoControl - - 8 + + 16, 95 - - 65, 19 - - - 5 - - - GetCountPanel - - - タイムアウトまでの時間(秒) - 88, 12 - - 175, 193 + + 9 - - 16, 195 + + その人への@返信 - - NoControl + + Label16 - - 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 - - 15 + + GroupBox5 - - + + 5 - - 1 + + True - - 文字色 + + NoControl - - False + + 16, 70 - - PreviewPanel + + 70, 12 - - NoControl + + 6 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + その人の発言 - - TextBoxOutputzKey + + Label32 - - + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 68, 19 + + GroupBox5 - - 176, 12 + + 6 - + True - - InternetExplorerの設定を使用する + + NoControl - - False + + 16, 45 - - 8 + + 81, 12 - - ProxyPanel + + 3 - - 9 + + 自分への@返信 - - フォント&&色 + + Label34 - - 227, 20 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 9 + + GroupBox5 - - NoControl + + 7 - + + True + + NoControl - - 211, 15 + + 16, 20 - - UserStreamが有効です。 -タイムライン/Mentions/DMの定期更新、投稿時取得は停止しています。 -これらはUserStreamによりリアルタイム更新されます。 + + 63, 12 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - 26, 210 + + 自分の発言 - - 66, 16 + + Label36 - - GroupBox5 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - MiddleLeft - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - btnDetailBack - - - CooperatePanel - - - 102, 19 - - + GroupBox5 - - ShortUrlPanel + + 8 - - + + True - - リストのアイコンサイズ(初期値16) + + NoControl - - 4 + + 339, 215 - - Twitter SearchAPI URL (search.twitter.com) + + 75, 22 - - 65, 19 + + 26 - - False + + フォント&&色 - - 7 + + btnInputFont - - System.Windows.Forms.RadioButton, 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 - - btnListBack + + GroupBox5 - - tt h:mm + + 9 - - 0, 0 + + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - + + 339, 190 - - This is sample. + + 75, 22 - - 264, 90 + + 23 - - NoControl + + 背景色 - - YIDDISH + + btnInputBackcolor - - CheckAutoConvertUrl + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + GroupBox5 - + 10 - - FontDialog1 - - + True - + NoControl - - NoControl + + 339, 140 - - True + + 75, 22 - - TweetPrvPanel + + 17 - - 102, 19 + + 背景色 - - lblDetailBackcolor + + btnAtTo - - 107, 12 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 63, 12 + + GroupBox5 - - Fill + + 11 - - フォント&色設定 + + True - - 75, 22 + + NoControl - - + + 339, 165 - - 16, 12 + + 75, 22 - - 69, 12 + + 20 - - MiddleLeft + + 背景色 - - Disable + + btnListBack - - Fill + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + GroupBox5 - - 6 + + 12 - - System.Windows.Forms.TextBox, 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 - - - 65, 19 - - + True - - 65, 19 + + NoControl - - 4 + + 339, 115 - - 215, 285 + + 75, 22 - - Save + + 14 - - True - 背景色 - - 8 + + btnAtFromTarget - - 53, 12 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + GroupBox5 - - CheckCloseToExit + + 13 - - ActionPanel + + True - - 175, 168 + + NoControl - - GroupBox5 + + 339, 90 - - 251, 43 + + 75, 22 - - NoControl + + 11 - - 518, 368 + + 背景色 - - GroupBox1 + + btnAtTarget - - + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Disable + + GroupBox5 - - 22, 292 + + 14 - + True - - 12 - - + NoControl - - 285, 12 + + 339, 65 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 75, 22 - - NoControl + + 8 - - 22, 263 + + 背景色 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + btnTarget - - 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 - - URL自動短縮で優先的に使用 + + GroupBox5 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 15 - + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - True + + 339, 40 - - NoControl + + 75, 22 - - 182, 20 + + 5 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 背景色 - - 2 + + btnAtSelf - + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + GroupBox5 - - This is sample. + + 16 - - 2 + + True - + NoControl - - NoControl + + 339, 15 - - CooperatePanel + + 75, 22 - - + + 2 - - 18 + + 背景色 - - GroupBox1 + + btnSelf - - 44, 12 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label71 + + GroupBox5 - - Label24 + + 17 - - True + + NoControl - - 134, 12 + + 175, 218 - - 使用しない + + 102, 19 - - GroupBox1 + + 25 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + This is sample. - - ProxyPanel + + MiddleLeft - - True + + lblInputFont - - 初回の更新 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + GroupBox5 - - 22, 290 + + 18 - - 8 + + NoControl - - lblAtSelf + + 175, 193 - - True + + 102, 19 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22 - - 62, 12 + + This is sample. - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MiddleLeft - - Label25 + + lblInputBackcolor - - PreviewPanel - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label76 + + GroupBox5 - - NotifyPanel + + 19 - - True + + NoControl - - TextProxyUser + + 175, 143 - - #タグの入力補助を使用する + + 102, 19 - - SplitContainer1.Panel1 + + 16 - - 174, 16 + + This is sample. - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MiddleLeft - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + lblAtTo - - 7 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 102, 19 + + GroupBox5 - - 18 + + 20 - - NotifyPanel + + NoControl - - 22, 41 + + 175, 168 - - 175, 118 + + 102, 19 - - 339, 190 + + 19 - - GroupBox3 + + This is sample. - - 2 + + MiddleLeft - - + + lblListBackcolor - - 145, 16 - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + GroupBox5 - - クリア + + 21 - - TweetPrvPanel + + NoControl - - BasedPanel + + 175, 118 - - 22, 86 + + 102, 19 - - Label77 + + 13 - - 7 + + This is sample. - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MiddleLeft - - 75, 22 + + lblAtFromTarget - - 1 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 16 + + GroupBox5 - - 0 + + 22 - - True + + NoControl - - 5 + + 175, 93 - - Label3 + + 102, 19 - - 99, 12 + + 10 - - True + + This is sample. - - 12 + + MiddleLeft - - 22, 137 + + lblAtTarget - - CooperatePanel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - twurl.nl - - + GroupBox5 - - 22, 92 + + 23 - - 1 - - - 3 - - + NoControl - - 2 + + 175, 68 - - NoControl + + 102, 19 - - UReadMng + + 7 - - NoControl + + This is sample. - - CheckUnfavoritesEvent + + MiddleLeft - - GroupBox1 + + lblTarget - - 474, 41 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + GroupBox5 - - POLISH + + 24 - - ComboDispTitle - - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - - ConnectionPanel - - + NoControl - - 24, 50 + + 175, 43 - - lblTarget + + 102, 19 - - True + + 4 - - False + + This is sample. - - Label20 + + MiddleLeft - - Fav追加した、またはFav追加された + + lblAtSelf - - 2 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + GroupBox5 - - True + + 25 - - 339, 40 + + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 175, 17 - - ActionPanel + + 102, 19 - - 4 + + 1 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + This is sample. - - Label7 + + MiddleLeft - - 11 + + lblSelf - - 2 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CheckFavRestrict - - + GroupBox5 - - 102, 19 + + 26 - - 1 + + True - - GetCountPanel + + NoControl - - 1 + + 191, 252 - - Label66 + + 90, 22 - - 15 + + 27 - - Label21 + + デフォルトに戻す - - TweetActPanel + + ButtonBackToDefaultFontColor2 - - Label72 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 108, 23 + + GroupBox5 - - SplitContainer1.Panel2 + + 27 - - NoControl + + 22, 18 - - 75, 22 + + 429, 290 - - 77, 12 + + 0 - - 設定 + + フォント&色設定 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupBox5 - - 136, 20 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 104, 19 + + FontPanel2 - + 0 - - 0 + + Fill - - 7 + + False - - 7 + + 0, 0 - - 5 + + 518, 368 - - + + 10 False - - 10 + + FontPanel2 - - NotifyPanel + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 113, 109 + + SplitContainer1.Panel2 - - 6 + + 8 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - 12 + + NoControl - - 4 + + 216, 134 - - 255, 85 + + 131, 12 - - + + 9 - - + + 再起動後有効になります。 - - 5 + + Label47 - - 6 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - BASIC + + TweetPrvPanel - - 8 + + 0 - + True - - 71, 19 + + NoControl - - 11 + + 264, 90 - - ActionPanel + + 44, 12 - + 5 - - 27 + + Label63 - - 画面最小化・アイコン時のみバルーンを表示する + + LabelDateTimeFormatApplied - - NoControl + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 8 + + TweetPrvPanel - + + 1 + + True - - SplitContainer1.Panel2 + + NoControl - - 73, 19 + + 217, 90 - - + + 44, 12 - - Label27 + + 4 - - NoControl + + Sample: - - 3 + + Label62 - - TweetActPanel - - - - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ActionPanel + + TweetPrvPanel - - True + + 2 - - NotifyPanel + + Top, Bottom, Left, Right - - UserTimelineTextCountApi + + yyyy/MM/dd H:mm:ss - - GroupBox5 + + yy/M/d H:mm:ss - - 130, 12 + + H:mm:ss yy/M/d - - 3 + + M/d H:mm:ss - - 22, 222 + + M/d H:mm - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + H:mm:ss M/d - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + H:mm:ss - - ユーザ名(&U) + + H:mm - - 3 + + tt h:mm - - 0 + + M/d tt h:mm:ss - - 2 + + M/d tt h:mm - - プロキシ(&X) + + 216, 67 - - GroupBox5 + + 192, 20 - - PreviewPanel + + 3 - - NoControl + + CmbDateTimeFormat - - FontPanel2 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + TweetPrvPanel - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3 - - 331, 46 + + True - - + + NoControl - - 331, 121 + + 22, 70 - - + + 113, 12 - - CheckPreviewEnable + + 2 - - 5 + + リストの日時フォーマット - - + + Label23 - - 22 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel + + TweetPrvPanel - - 0 + + 4 - - 48, 12 + + True - - 518, 368 - - - 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 - - + NoControl - - 22, 245 + + 22, 108 - - + + 163, 12 - - MiddleLeft + + 6 - - This is sample. + + リストのアイコンサイズ(初期値16) - - btnOWL + + Label11 - - 429, 267 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + TweetPrvPanel - - 3 + + 5 - - GroupBox1 + + none - - 短縮URLを解決する + + 16*16 - - - AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w - LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQkAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 - CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp - bGRyZW4wAQEAAAEAAQAEAQgICB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMA - AAAM44OV44Kp44Oz44OIBgQAAAAIRm9udE5vZGUA/////wYFAAAAAP////8JBQAAAAEAAAAJBgAAAAUG - AAAAHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2RlCAAAAARUZXh0BE5hbWUJSXNDaGVja2VkCklt - YWdlSW5kZXgISW1hZ2VLZXkSU2VsZWN0ZWRJbWFnZUluZGV4EFNlbGVjdGVkSW1hZ2VLZXkKQ2hpbGRD - b3VudAEBAAABAAEAAQgICAIAAAAGBwAAAA3jg5Xjgqnjg7Pjg4gyBggAAAAJRm9udE5vZGUyAP////8J - BQAAAP////8JBQAAAAAAAAAL - + + 24*24 - - 10 + + 48*48 - - 0, 0 + + 48*48(2Column) - - ComboBoxEventNotifySound + + 252, 105 - - TweetActPanel + + 163, 20 - - 314, 12 + + 8 - - 133, 16 + + IconSize - - 39, 16 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 112, 14 + + TweetPrvPanel - - NoControl + + 6 - - ConnectionPanel + + False - - NoControl + + 216, 106 - + + 34, 19 + + 7 - - GetPeriodPanel + + TextBox3 - - 178, 16 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + TweetPrvPanel - - NoControl + + 7 - + True - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 203 - - 2 + + 203, 16 - - chkTabIconDisp + + 12 - - + + ソート順を変更できないようにロックする - - CheckOutputz + + CheckSortOrderLock - - 12 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 20 + + TweetPrvPanel - - 143, 16 + + 8 - - 5 + + True - + NoControl - - True + + 22, 178 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 154, 16 - - HotkeyAlt + + 11 - - GroupBox5 + + リストの区切り線を表示する - - 22, 112 + + CheckShowGrid - - 6 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CheckUseSsl + + TweetPrvPanel - - 75, 22 + + 9 - - 6 - - - 48, 12 - - + True - - 173, 96 + + NoControl - - 3 + + 22, 42 - - フォローされた + + 226, 16 - - + + 1 - - + + 未読ポストのフォントと色を変更する(低速) - - 11 + + chkUnreadStyle - - FRENCH + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - lblListBackcolor + + TweetPrvPanel - - GALICIAN + + 10 - - GEORGIAN - - + True - - ID + + NoControl - - GUJARATI + + 22, 21 - - GroupBox1 + + 162, 16 - - 16, 170 - - + 0 - - RadioProxyNone + + 片思いを色分けして表示する - - True + + OneWayLv - - Ctrl+Enter + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + TweetPrvPanel - - 発言詳細文字 + + 11 - - NoControl + + Fill - - ユーザーID + + False - - ニックネーム + + 0, 0 - - btnSelf + + 518, 368 - - + + 8 - - NoControl + + False - - + + TweetPrvPanel - - NoControl + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + SplitContainer1.Panel2 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 9 - - 331, 21 + + 通知なし - - BasedPanel + + アイコン変更 - - 10 + + アイコン変更&点滅 - - + + 215, 142 - - タブのサウンドを設定した上で、「再生する」を選ぶとサウンドが再生されます。 + + 136, 20 - - 6 + + 8 - - イベント通知の際に再生するサウンド + + ReplyIconStateCombo - - ※認証が不要な場合は、ユーザ名とパスワードは空にしてください。 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CheckDispUsername + + PreviewPanel - - IconSize + + 0 - - System.Windows.Forms.ToolTip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - HotkeyText - - - 246, 20 - - + True - - 113, 16 + + NoControl - - 175, 17 + + 22, 145 - - + + 134, 12 - - True + + 7 - - 429, 290 + + 未読Mentions通知アイコン - - NoControl + + Label72 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 片思い発言 + + PreviewPanel - - This is sample. + + 1 - - 339, 90 + + True - - 22, 20 + + NoControl - - 5 + + 22, 166 - - MiddleLeft + + 256, 16 - - 6 + + 9 - - GetPeriodPanel + + Mentionsの新着があるときにウインドウを点滅する - - + + ChkNewMentionsBlink - - NoControl + + 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 + + PreviewPanel - - AuthOAuthRadio + + 2 - - 11 + + True - - 背景色 - - + NoControl - - + + 22, 118 - - + + 161, 16 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 6 - - 1 + + タブに未読アイコンを表示する - - 58, 19 + + chkTabIconDisp - - 13 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ProxyPanel + + PreviewPanel - - MiddleLeft + + 3 - - - - - 未読管理を行う - - + True - - GetCountPanel + + NoControl - - GroupBox5 + + 22, 191 - - 175, 93 + + 243, 16 - - LabelUserStreamActive + + 10 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 画像リンクがあった場合にサムネイルを表示する - - GetPeriodPanel + + CheckPreviewEnable - - This is sample. + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - HotkeyWin - - - Apply after restarting - - - 339, 65 - - + PreviewPanel - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4 - + True - - Fav発言 - - - 3 - - + NoControl - - 40, 43 + + 83, 290 - - TextProxyPort + + 115, 12 - - NoControl + + 15 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Apply after restarting - - CheckBalloonLimit + + Label81 - - 75, 23 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 再起動後有効になります。 + + PreviewPanel - - SANSKRIT + + 5 - - 背景色 + + OS Default - - 0 + + Japanese - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + English - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Simplified Chinese - - PASHTO + + 215, 285 - - PERSIAN + + 136, 20 - - 0, 0 + + 16 - - PORTUGUESE + + LanguageCombo - - NoControl + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - PUNJABI + + PreviewPanel - - QUECHUA + + 6 - - ROMANIAN + + True - - OCCITAN + + NoControl - - $this + + 22, 290 - - Shift + + 53, 12 - - NoControl + + 14 - - 63, 12 + + Language - - 11 + + Label13 - - 0, 0 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 115, 12 + + PreviewPanel - + + 7 + + True - - MONGOLIAN + + NoControl - - 2 + + 22, 263 - - 14 + + 133, 16 - - NoControl + + 13 - - 11 + + 常に最前面に表示する - - 背景色 + + CheckAlwaysTop - - + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ※タイムアウトが頻発する場合に調整してください。初期設定は20秒です。 + + PreviewPanel - - NotifyPanel + + 8 - - DM更新間隔(秒) + + True - - 22, 47 + + NoControl - - 0 + + 22, 238 - - 0 + + 343, 16 - - 0, 0 + + 12 - - 201, 102 + + 発言詳細を等幅フォントで表示(AA対応、フォント適用不具合あり) - - 104, 19 + + CheckMonospace - - NoControl + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CheckTinyURL + + PreviewPanel - - TweetPrvPanel + + 9 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - 11 + + NoControl - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 66 - - + + 249, 16 - - 4 + + 3 - - 22, 92 + + 画面最小化・アイコン時のみバルーンを表示する - - + + CheckBalloonLimit - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + PreviewPanel - - フォント&&色 + + 10 - - 25 - - - 14 - - + True - + NoControl - - 74, 12 + + 22, 20 - - 11 + + 130, 12 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - ARMENIAN + + 新着バルーンのユーザー名 - - 163, 20 + + Label10 - - SplitContainer1.Panel2 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 14 - - - BasedPanel - - - NoControl - - - NoControl - - + PreviewPanel - - False + + 11 - - Sample: + + (なし) - - CheckStartupVersion + + バージョン - - 63, 12 + + 最終発言 - - CheckFollowEvent + + @未読数 - - + + 未読数 - - 6 + + 未読数(@未読数) - - + + 全未読/全発言数 - - 12 + + 発言数/フォロー数/フォロワー数 - - ProxyPanel + + 215, 88 - - True + + 197, 20 - - TweetPrvPanel + + 5 - - 62, 12 + + ComboDispTitle - - 7 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + PreviewPanel - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 12 - - Disable - - + True - - 5 + + NoControl - - True + + 22, 91 - - Disable + + 60, 12 - - 22, 22 + + 4 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + タイトルバー - - 6 + + Label45 - - 0 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 12 + + PreviewPanel - - NoControl + + 13 - - False + + なし - - 258, 163 + + ユーザーID - - 0, 0 + + ニックネーム - - + + 215, 15 - - 89, 12 + + 136, 20 - - Fill - - + 1 - - + + cmbNameBalloon - - 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 - - 2 + + PreviewPanel - - 16 + + 14 - - + + True - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - 20 + + 22, 43 - - 4 + + 235, 16 - - CheckForceEventNotify + + 2 - - MiddleLeft + + タイトルバーとツールチップにユーザー名を表示 - - 75, 22 + + CheckDispUsername - - + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 前データの更新 + + PreviewPanel - - + + 15 - - 518, 368 + + True - - Label1 + + False - - 3 - - + NoControl - - 16 + + 22, 215 - - - AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w - LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQ0AAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 - CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp - bGRyZW4wCWNoaWxkcmVuMQljaGlsZHJlbjIJY2hpbGRyZW4zCFVzZXJEYXRhAQEAAAEAAQAEBAQEAQEI - CAgdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUCAAAAHVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRy - ZWVOb2RlAgAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAAdU3lzdGVtLldpbmRvd3Mu - Rm9ybXMuVHJlZU5vZGUCAAAAAgAAAAYDAAAABuWfuuacrAYEAAAACUJhc2VkTm9kZQD/////BgUAAAAA - /////wkFAAAABAAAAAkGAAAACQcAAAAJCAAAAAkJAAAACQUAAAAFBgAAAB1TeXN0ZW0uV2luZG93cy5G - b3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdlS2V5ElNl - bGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEICAgCAAAA - BgsAAAAM5pu05paw6ZaT6ZqUBgwAAAAKUGVyaW9kTm9kZQD/////CQUAAAD/////CQUAAAAAAAAABQcA - AAAdU3lzdGVtLldpbmRvd3MuRm9ybXMuVHJlZU5vZGUIAAAABFRleHQETmFtZQlJc0NoZWNrZWQKSW1h - Z2VJbmRleAhJbWFnZUtleRJTZWxlY3RlZEltYWdlSW5kZXgQU2VsZWN0ZWRJbWFnZUtleQpDaGlsZENv - dW50AQEAAAEAAQABCAgIAgAAAAYOAAAAEui1t+WLleaZguOBruWLleS9nAYPAAAAC1N0YXJ0VXBOb2Rl - AP////8JBQAAAP////8JBQAAAAAAAAAFCAAAAB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQgA - AAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRl - eBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEICAgCAAAABhEAAAAM5Y+W5b6X5Lu2 - 5pWwBhIAAAAMR2V0Q291bnROb2RlAP////8JBQAAAP////8JBQAAAAAAAAAFCQAAAB1TeXN0ZW0uV2lu - ZG93cy5Gb3Jtcy5UcmVlTm9kZQgAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4CEltYWdl - S2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQBAQAAAQABAAEI - CAgCAAAABhQAAAAKVXNlclN0cmVhbQYVAAAADlVzZXJTdHJlYW1Ob2RlAP////8JBQAAAP////8JBQAA - AAAAAAAL - + + 180, 16 - - $this + + 11 - - True + + 発言詳細部にアイコンを表示する - - + + CheckBox3 - - 5 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Mentions取得数 + + PreviewPanel - - ListsPeriod + + 16 - - 復活の呪文 + + Fill - - 70, 12 + + False - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0, 0 - - 22, 22 + + 518, 368 - + 7 - - 8 + + False - - NoControl + + PreviewPanel - - + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + SplitContainer1.Panel2 - + 10 - - 16, 70 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + True - - + + NoControl - - twitter.com/username + + 24, 170 - - + + 157, 16 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 15 - - NoControl + + #タグの入力補助を使用する - - This is sample. + + CheckHashSupple - - 5 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 58, 19 + + TweetActPanel - - 3 - - + 0 - - NotifyPanel + + True - - Disable + + NoControl - - False + + 24, 146 - - True + + 153, 16 - - 1 - - + 14 - - SplitContainer1.Panel2 + + @IDの入力補助を使用する - - TweetPrvPanel + + CheckAtIdSupple - - 0 - - - GetPeriodPanel - - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 58, 19 + + TweetActPanel - - 75, 22 + + 1 - - 340, 12 + + Enter - - 331, 146 + + Ctrl+Enter - - 発言詳細を等幅フォントで表示(AA対応、フォント適用不具合あり) + + Shift+Enter - - ConnectionPanel + + 184, 19 - - 24 + + 246, 20 - - 1 + + 9 - - NoControl + + ComboBoxPostKeySelect - + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 58, 19 + + TweetActPanel - + 2 - - Fill + + True - - 257, 13 - - - 18 - - - 76, 16 - - + NoControl - - CheckPeriodAdjust + + 22, 22 - - 0 + + 137, 12 - - ソート順を変更できないようにロックする + + 8 - - NoControl + + POSTキー(デフォルトEnter) - - + + Label27 - - TweetPrvPanel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - cmbNameBalloon + + TweetActPanel - - 42, 16 + + 3 - - + + True - - Japanese + + NoControl - - 9, 73 + + 24, 50 - - MiddleLeft + + 165, 16 - - ActionPanel + + 10 - - + + 公式RTする際に確認をしない - - GetPeriodPanel + + CheckRetweetNoConfirm - - LabelProxyAddress + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SplitContainer1.Panel2 + + TweetActPanel - - 6 + + 4 - - 通信にHTTPSを使用する + + True - - GroupBox5 + + NoControl - - 184, 19 + + 23, 94 - - lblInputFont + + 107, 12 - - 0, 0 + + 11 - - GetPeriodPanel + + フッター(文末に付加) - - 22, 186 + + Label12 - - 75, 22 - - - Button3 - - - 8 - - - 9 - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 137, 12 + + TweetActPanel - - 376, 16 + + 5 - - 7 + + True - - GetCountPanel - - + NoControl - - + + 185, 94 - - + + 195, 16 - - 114, 82 + + 12 - - + + 推奨フッターを使用する[TWNv○○] - - 40, 77 + + CheckUseRecommendStatus - - 153, 16 - - - 22, 54 - - - 7 - - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - DMPeriod + + TweetActPanel - - 75, 22 + + 6 - - btnRetweet + + 185, 116 - - 画像リンクがあった場合にサムネイルを表示する + + 232, 19 - - + + 13 - - GetCountPanel + + StatusText - - 190, 16 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3 + + TweetActPanel - + + 7 + + Fill - - 文字色 + + False - - SplitContainer1.Panel2 + + 0, 0 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 518, 368 - - Disable + + 6 - - 2 + + False - - + + TweetActPanel - - NoControl + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ComboBoxOutputzUrlmode + + SplitContainer1.Panel2 - - 2 + + 11 - - 123, 12 + + True - - 16, 220 + + NoControl - - MiddleLeft + + 22, 22 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 166, 16 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - 53, 12 + + 読み込んだポストを既読にする - - @IDの入力補助を使用する - StartupReaded - - 1 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 23, 12 + + StartupPanel - - 22, 133 + + 0 - - 173, 196 + + True - - 10 - - - lblListFont - - + NoControl - - UserStreamPanel + + 22, 70 - - True + + 174, 16 - - 227, 41 - - - 203, 16 - - - NoControl - - + 2 - - タイトルバー + + 片思いユーザーリストを取得する - - ActionPanel + + CheckStartupFollowers - - ProxyPanel + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 12 + + StartupPanel - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + 1 - - Label26 + + True - - btnAtFromTarget + + NoControl - - AFRIKAANS + + 22, 47 - - 5 + + 129, 16 - - + + 1 - - 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 + + CheckStartupVersion - - 8 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + StartupPanel + + 2 - - 1 + + True - + NoControl - - ProxyPanel + + 22, 93 - - デフォルトに戻す + + 124, 16 - - + + 3 - - 134, 16 + + Favoritesを取得する - - 1 + + chkGetFav - + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + StartupPanel + + 3 - + Fill - - 11 + + False - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0, 0 - - 22, 19 + + 518, 368 - - JAVANESE + + 2 - - ユーザー名 + + False - - + + StartupPanel - - System.Windows.Forms.ComboBox, 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 - - 237, 16 + + SplitContainer1.Panel2 - - 8 + + 12 - - H:mm + + Disable - - + + 259, 183 - - フォント&&色 + + 58, 19 - - 169, 368 + + 12 - - 4 + + ListTextCountApi - - 22, 62 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + GetCountPanel - - PreviewPanel + + 0 - - 518, 368 + + True - - NoControl + + 22, 186 - - 242, 16 + + 76, 12 - - + + 11 - - NoControl + + Listsの取得数 - - 259, 135 + + Label25 - - 102, 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + GetCountPanel - - 23 + + 1 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Disable - - 75, 23 + + 259, 235 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 58, 19 - - + + 16 - - NoControl + + UserTimelineTextCountApi - - 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 - - 1 + + GetCountPanel - - 309, 82 - - + 2 - - btnInputFont + + True - - Label67 + + 22, 237 - - 常に最前面に表示する + + 118, 12 - - 22, 245 + + 15 - - + + UserTimelineの取得数 - - NoControl + + Label17 - - 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 - - MiddleLeft + + GetCountPanel - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3 - - + + True - - GroupBox5 + + 22, 210 - - Label64 + + 117, 12 - - NoControl + + 13 - - 8 + + PublicSearchの取得数 - - Outputzに対応する + + Label30 - - + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - BASIC認証への変更を許可する + + GetCountPanel - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4 - - 136, 20 + + True - - 22, 114 + + 22, 136 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 63, 12 - - + + 7 - - 13 + + 初回の更新 - - True + + Label28 - - 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 + + GetCountPanel - - btnDetailLink + + 5 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - Label22 + + 22, 54 - - 77, 12 + + 87, 12 - - Label65 + + 2 - - bit.ly + + Mentions取得数 - - BasedPanel + + Label19 - - 22, 42 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label4 + + GetCountPanel - - Cancel + + 6 - - ProxyPanel + + Disable - - True + + 259, 159 - - True - - + 58, 19 - - True + + 10 - - + + FavoritesTextCountApi - - lblAtTo + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - パスワード(&W) + + GetCountPanel - - 22, 117 + + 7 - - 19 + + Disable - - + + 259, 209 - + 58, 19 - - 5 + + 14 - - $this + + SearchTextCountApi - - + + System.Windows.Forms.TextBox, 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 + + GetCountPanel - + + 8 + + + True + + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 160 - - TweetPrvPanel + + 99, 12 - - Mentionsの新着があるときにウインドウを点滅する + + 9 - - System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Favoritesの取得数 - - Label23 + + Label66 - - 104, 19 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - This is sample. + + GetCountPanel - - BasedPanel + + 9 - - + + Disable - - 77, 12 + + 259, 135 - - CheckEventNotify + + 58, 19 - - ButtonBackToDefaultFontColor2 + + 8 - - NoControl + + FirstTextCountApi - - CheckHashSupple + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GetCountPanel + + + 10 + Disable - - True + + 259, 112 - - lblAtFromTarget + + 58, 19 - - Label28 + + 6 - + + GetMoreTextCountApi + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GetCountPanel - - M/d H:mm:ss + + 11 - - ×ボタンを押したときに終了する + + True - + NoControl - - 7 + + 22, 112 - - 背景色 + + 79, 12 - - 23, 12 + + 5 - - + + 前データの更新 - - 102, 12 + + Label53 - - 10 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - False + + GetCountPanel - - その人の発言 + + 12 - - 16, 145 + + True - - 17 + + NoControl - - + + 22, 86 - - + + 247, 16 - - + + 4 - - NoControl + + 次の項目の更新時の取得数を個別に設定する + + UseChangeGetCount + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 16, 20 + + GetCountPanel - - UIGHUR + + 13 - - CheckFavoritesEvent + + Disable - - 13 + + 259, 51 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 58, 19 - - GetCountPanel + + 3 - - Label60 + + TextCountApiReply - - ポート(&P) + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + GetCountPanel + + 14 - - 113, 54 + + True - - - - + NoControl - - TweetPrvPanel + + 22, 24 - - 3 + + 77, 12 - - 131, 12 + + 0 - - NoControl + + 標準取得件数 - - 未読フォント + + Label67 - - + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 6 + + GetCountPanel - - 93, 16 + + 15 - - Label61 + + Disable - - + + 259, 21 - - TextProxyAddress + + 58, 19 - - 9 + + 1 - - SplitContainer1 + + TextCountApi - - True + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - チェックを不確定状態にすると他者が発生させたイベントのみ通知します + + GetCountPanel - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 16 - - + + Fill - + + False + + 0, 0 - - Fav操作結果を厳密にチェックする + + 518, 368 - - lblFav + + 3 - - RadioProxySpecified + + False - - 発言詳細背景色 + + GetCountPanel - - CheckReadOldPosts + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + SplitContainer1.Panel2 - - 発言を再取得してFav結果を検証します。通信量が増えるのでOff推奨 + + 13 - - HotkeyCheck + + True - - TwitterAPIText + + 40, 145 - - 2 + + 189, 16 - - ニコニコ動画のURLをnico.msで短縮して送信 + + 9 - - 418, 158 + + ユーザーのプロフィールが更新された - - + + 268, 17 + + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - 24 + + CheckUserUpdateEvent - - 21, 164 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + NotifyPanel - - NoControl + + 0 - - 21 - - - 3 - - - NoControl - - + True - - AuthUserLabel + + 23, 273 - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 176, 12 - - 691, 368 + + 11 - - CheckFavEventUnread + + イベント通知の際に再生するサウンド - - MiddleLeft + + Label35 - - その発言の@先発言 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 226, 16 + + NotifyPanel - - + + 1 - - TwitterSearchAPIText + + 286, 270 - - PreviewPanel + + 188, 20 - - GroupBox1 - - + 12 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ComboBoxEventNotifySound - - MiddleLeft + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 次の項目の更新時の取得数を個別に設定する + + NotifyPanel - - TweetActPanel + + 2 - - + + True - - ActionPanel + + 22, 240 - - StartupPanel + + 271, 16 - - + + 11 - - GroupBox1 + + Favoritesイベント受信の際に書き込みを未読に戻す - - 12 + + CheckFavEventUnread - - 4 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + NotifyPanel - - 22, 237 + + 3 - + True - - 102, 19 + + 40, 162 - - 247, 16 + + 134, 16 - - Label2 + + 7 - - 9, 48 + + Listsの作成に成功した - - NoControl + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - False + + CheckListCreatedEvent - - TextCountApi + + 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 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - NotifyPanel - - パスワード + + 4 - - yy/M/d H:mm:ss + + True - - バージョン + + 40, 128 - - @未読数 + + 211, 16 - - 12 + + 6 - - 未読数(@未読数) + + 他のユーザーに対するブロックが成功した - - MiddleLeft + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - 発言数/フォロー数/フォロワー数 + + CheckBlockEvent - - 全未読/全発言数 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + NotifyPanel - - - - - 131, 12 - - - 24*24 - - - - - - - - - NoControl - - - 999 - - + 5 - - LabelDateTimeFormatApplied + + True - - + + 22, 222 - - Top, Bottom, Left, Right + + 213, 16 - - 258, 135 - - - NoControl - - - 23, 94 - - - Language - - - Lists更新間隔(秒) - - + 10 - - Label6 + + 新着通知が無効でもイベントを通知する - - 10 + + CheckForceEventNotify - - APIKey - - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 262, 18 + + NotifyPanel - - 36, 106 + + 6 - - NoControl - - - 181, 78 - - - 124, 16 - - + True - - 10 + + 40, 111 - - Label62 + + 119, 16 - - + + 5 - - NoControl + + Listsから削除された - - + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - 11 + + CheckListMemberRemovedEvent - - 246, 20 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 22, 128 + + NotifyPanel - - 15 + + 7 - + True - - 10 + + 40, 94 - - NoControl + + 110, 16 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4 - - VIETNAMESE + + Listsに追加された - - フォント&&色 + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - Enter + + CheckListMemberAddedEvent - - Label34 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + NotifyPanel - - + + 8 - - GetPeriodPanel + + True - - ComboBoxTranslateLanguage + + 40, 77 - - 22, 78 + + 87, 16 - - Disable + + 3 - - 149, 14 + + フォローされた - - Label63 + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - 10 + + CheckFollowEvent - - CenterParent + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 75, 22 + + NotifyPanel - - 339, 215 + + 9 - - GroupBox5 + + True - - NoControl + + 40, 60 - - 0 + + 192, 16 - - SCOTS_GAELIC + + 2 - - SINHALESE + + Fav削除した、またはFav削除された - - 6 + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - + + CheckUnfavoritesEvent - - 3 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Listsの作成に成功した + + NotifyPanel - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 10 - - ALBANIAN - - - 19, 81 - - - NoControl - - + True - - + + 40, 43 - - PreviewPanel + + 192, 16 - - 22, 43 + + 1 - - 3 + + Fav追加した、またはFav追加された - - BENGALI + + チェックを不確定状態にすると他者が発生させたイベントのみ通知します - - + + CheckFavoritesEvent - - HotkeyCode + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w - LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAAB1TeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQkAAAAEVGV4dAROYW1lCUlzQ2hlY2tlZApJbWFnZUluZGV4 - CEltYWdlS2V5ElNlbGVjdGVkSW1hZ2VJbmRleBBTZWxlY3RlZEltYWdlS2V5CkNoaWxkQ291bnQJY2hp - bGRyZW4wAQEAAAEAAQAEAQgICB1TeXN0ZW0uV2luZG93cy5Gb3Jtcy5UcmVlTm9kZQIAAAACAAAABgMA - AAAG6KGo56S6BgQAAAALUHJldmlld05vZGUA/////wYFAAAAAP////8JBQAAAAEAAAAJBgAAAAUGAAAA - HVN5c3RlbS5XaW5kb3dzLkZvcm1zLlRyZWVOb2RlCAAAAARUZXh0BE5hbWUJSXNDaGVja2VkCkltYWdl - SW5kZXgISW1hZ2VLZXkSU2VsZWN0ZWRJbWFnZUluZGV4EFNlbGVjdGVkSW1hZ2VLZXkKQ2hpbGRDb3Vu - dAEBAAABAAEAAQgICAIAAAAGBwAAABLjg6rjgrnjg4jjga7ooajnpLoGCAAAAAxUd2VldFBydk5vZGUA - /////wkFAAAA/////wkFAAAAAAAAAAs= - + + NotifyPanel - - 216, 134 + + 11 - - GroupBox1 - - + True - - FontPanel + + NoControl - - False + + 22, 22 - - NotifyPanel + + 376, 16 - - Label69 + + 0 - - 4 + + 次のイベントを受信したときにバルーンで通知する(UserStream有効時のみ) - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckEventNotify - - 背景色 - - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 104, 19 + + NotifyPanel - - True + + 12 - - 243, 16 + + Fill - - 2 + + False - - + + 0, 0 - - 22, 220 + + 518, 368 - - + + 12 - - HEBREW + + False - - HINDI + + NotifyPanel - - GetPeriodPanel + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 22, 215 + + SplitContainer1.Panel2 - - 15 + + 14 - - + + SplitContainer1.Panel2 - - + + System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - FRISIAN + + SplitContainer1 - - NotifyPanel + + 1 - - True + + 691, 368 - - GERMAN + + 169 - - GroupBox1 - - - 9 - - - chkReadOwnPost - - + 0 - - Fill + + SplitContainer1 - - 48*48(2Column) + + System.Windows.Forms.SplitContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + $this - - 232, 19 + + 2 - - 12 + + 17, 17 + + + 140, 17 + + + NoControl - - + + 604, 374 - - 339, 140 + + 75, 23 - - + + 4 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + キャンセル - - 136, 20 + + Cancel - - 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 - - System.Windows.Forms.SplitContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + $this - - TextBox3 + + 0 - - 最新版のチェックをする + + NoControl - - 12 + + 521, 374 - - 252, 105 + + 75, 23 - - This is sample. + + 3 - - GetPeriodPanel + + OK - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Save - - 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 - - 2 + + $this - - 63, 12 + + 1 - - 9 + + True + + + 82 + + + 6, 12 - - This is sample. + + 691, 403 - - 40, 128 + + CenterParent - - + + 設定 - - 22, 136 + + FontDialog1 - - 129, 16 + + System.Windows.Forms.FontDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ActionPanel + + ColorDialog1 - - + + System.Windows.Forms.ColorDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 348, 36 + + ToolTip1 - - GroupBox3 + + System.Windows.Forms.ToolTip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + AppendSettingDialog - - 259, 183 + + System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True - - - 268, 17 - - - 82 - - - 17, 17 - - - 140, 17 - \ No newline at end of file Modified: trunk/Tween/AppendSettingDialog.vb =================================================================== --- trunk/Tween/AppendSettingDialog.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/AppendSettingDialog.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -693,12 +693,12 @@ .Nodes("BasedNode").Nodes("PeriodNode").Tag = GetPeriodPanel .Nodes("BasedNode").Nodes("StartUpNode").Tag = StartupPanel .Nodes("BasedNode").Nodes("GetCountNode").Tag = GetCountPanel - .Nodes("BasedNode").Nodes("UserStreamNode").Tag = UserStreamPanel + '.Nodes("BasedNode").Nodes("UserStreamNode").Tag = UserStreamPanel .Nodes("ActionNode").Tag = ActionPanel - .Nodes("ActionNode").Nodes("NotifyNode").Tag = NotifyPanel .Nodes("ActionNode").Nodes("TweetActNode").Tag = TweetActPanel .Nodes("PreviewNode").Tag = PreviewPanel .Nodes("PreviewNode").Nodes("TweetPrvNode").Tag = TweetPrvPanel + .Nodes("PreviewNode").Nodes("NotifyNode").Tag = NotifyPanel .Nodes("FontNode").Tag = FontPanel .Nodes("FontNode").Nodes("FontNode2").Tag = FontPanel2 .Nodes("ConnectionNode").Tag = ConnectionPanel @@ -707,6 +707,7 @@ .Nodes("ConnectionNode").Nodes("ShortUrlNode").Tag = ShortUrlPanel .SelectedNode = .Nodes(0) + .ExpandAll() End With 'TreeViewSetting.SelectedNode = TreeViewSetting.TopNode ActiveControl = Username @@ -1835,16 +1836,17 @@ End Property Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click - Dim filedlg As New OpenFileDialog() + Using filedlg As New OpenFileDialog() - filedlg.Filter = My.Resources.Button3_ClickText1 - filedlg.FilterIndex = 1 - filedlg.Title = My.Resources.Button3_ClickText2 - filedlg.RestoreDirectory = True + filedlg.Filter = My.Resources.Button3_ClickText1 + filedlg.FilterIndex = 1 + filedlg.Title = My.Resources.Button3_ClickText2 + filedlg.RestoreDirectory = True - If filedlg.ShowDialog() = Windows.Forms.DialogResult.OK Then - BrowserPathText.Text = filedlg.FileName - End If + If filedlg.ShowDialog() = Windows.Forms.DialogResult.OK Then + BrowserPathText.Text = filedlg.FileName + End If + End Using End Sub Private Sub RadioProxySpecified_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles RadioProxySpecified.CheckedChanged Modified: trunk/Tween/Connection/HttpConnection.vb =================================================================== --- trunk/Tween/Connection/HttpConnection.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/Connection/HttpConnection.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -291,7 +291,7 @@ GetHeaderInfo(res, headerInfo) Return res.StatusCode End If - Throw ex + Throw End Try End Function @@ -336,7 +336,7 @@ End Using Return res.StatusCode End If - Throw ex + Throw End Try End Function @@ -370,7 +370,7 @@ GetHeaderInfo(res, headerInfo) Return res.StatusCode End If - Throw ex + Throw End Try End Function @@ -409,7 +409,7 @@ GetHeaderInfo(res, headerInfo) Return res.StatusCode End If - Throw ex + Throw End Try End Function @@ -550,10 +550,8 @@ Set(ByVal value As Integer) Const TimeoutMinValue As Integer = 10000 Const TimeoutMaxValue As Integer = 120000 - Const TimeoutDefaultValue As Integer = 0 If value < TimeoutMinValue OrElse value > TimeoutMaxValue Then - ' 範囲外ならデフォルト値設定 - _timeout = TimeoutDefaultValue + Throw New ArgumentOutOfRangeException("Set " + TimeoutMinValue.ToString + "-" + TimeoutMaxValue.ToString + ": Value=" + value.ToString) Else _timeout = value End If Modified: trunk/Tween/Connection/HttpConnectionBasic.vb =================================================================== --- trunk/Tween/Connection/HttpConnectionBasic.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/Connection/HttpConnectionBasic.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -162,7 +162,7 @@ Dim res As HttpWebResponse = DirectCast(ex.Response, HttpWebResponse) Return res.StatusCode End If - Throw ex + Throw End Try End Function Modified: trunk/Tween/Connection/HttpConnectionOAuth.vb =================================================================== --- trunk/Tween/Connection/HttpConnectionOAuth.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/Connection/HttpConnectionOAuth.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -191,7 +191,7 @@ Dim res As HttpWebResponse = DirectCast(ex.Response, HttpWebResponse) Return res.StatusCode End If - Throw ex + Throw End Try End Function @@ -445,9 +445,10 @@ Dim key As String = UrlEncode(consumerSecret) + "&" If Not String.IsNullOrEmpty(tokenSecret) Then key += UrlEncode(tokenSecret) '鍵生成&署名生成 - Dim hmac As New Cryptography.HMACSHA1(Encoding.ASCII.GetBytes(key)) - Dim hash As Byte() = hmac.ComputeHash(Encoding.ASCII.GetBytes(signatureBase)) - Return Convert.ToBase64String(hash) + Using hmac As New Cryptography.HMACSHA1(Encoding.ASCII.GetBytes(key)) + Dim hash As Byte() = hmac.ComputeHash(Encoding.ASCII.GetBytes(signatureBase)) + Return Convert.ToBase64String(hash) + End Using End Function #End Region Modified: trunk/Tween/Connection/HttpOAuthApiProxy.vb =================================================================== --- trunk/Tween/Connection/HttpOAuthApiProxy.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/Connection/HttpOAuthApiProxy.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -63,9 +63,10 @@ Dim key As String = UrlEncode(consumerSecret) + "&" If Not String.IsNullOrEmpty(tokenSecret) Then key += UrlEncode(tokenSecret) '鍵生成&署名生成 - Dim hmac As New Cryptography.HMACSHA1(Encoding.ASCII.GetBytes(key)) - Dim hash As Byte() = hmac.ComputeHash(Encoding.ASCII.GetBytes(signatureBase)) - Return Convert.ToBase64String(hash) + Using hmac As New Cryptography.HMACSHA1(Encoding.ASCII.GetBytes(key)) + Dim hash As Byte() = hmac.ComputeHash(Encoding.ASCII.GetBytes(signatureBase)) + Return Convert.ToBase64String(hash) + End Using End Function End Class Modified: trunk/Tween/Connection/HttpTwitter.vb =================================================================== --- trunk/Tween/Connection/HttpTwitter.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/Connection/HttpTwitter.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -482,6 +482,46 @@ AddressOf GetApiCallback) End Function + Public Overloads Function PhoenixSearch(ByVal querystr As String, ByRef content As String) As HttpStatusCode + Dim param As New Dictionary(Of String, String) + Dim tmp() As String + Dim paramstr() As String + If String.IsNullOrEmpty(querystr) Then Return HttpStatusCode.BadRequest + + tmp = querystr.Split(New Char() {"?"c, "&"c}, StringSplitOptions.RemoveEmptyEntries) + For Each tmp2 As String In tmp + paramstr = tmp2.Split(New Char() {"="c}) + param.Add(paramstr(0), paramstr(1)) + Next + + Return httpConVar.GetContent(GetMethod, _ + CreateTwitterUri("/phoenix_search.phoenix"), _ + param, _ + content, _ + Nothing, _ + "Tween") + End Function + + Public Overloads Function PhoenixSearch(ByVal words As String, ByVal lang As String, ByVal rpp As Integer, ByVal page As Integer, ByVal sinceId As Long, ByRef content As String) As HttpStatusCode + Dim param As New Dictionary(Of String, String) + If Not String.IsNullOrEmpty(words) Then param.Add("q", words) + param.Add("include_entities", "1") + param.Add("contributor_details", "true") + If Not String.IsNullOrEmpty(lang) Then param.Add("lang", lang) + If rpp > 0 Then param.Add("rpp", rpp.ToString()) + If page > 0 Then param.Add("page", page.ToString()) + If sinceId > 0 Then param.Add("since_id", sinceId.ToString) + + If param.Count = 0 Then Return HttpStatusCode.BadRequest + + Return httpConVar.GetContent(GetMethod, _ + CreateTwitterUri("/phoenix_search.phoenix"), _ + param, _ + content, _ + Nothing, _ + "Tween") + End Function + Public Function Search(ByVal words As String, ByVal lang As String, ByVal rpp As Integer, ByVal page As Integer, ByVal sinceId As Long, ByRef content As String) As HttpStatusCode Dim param As New Dictionary(Of String, String) If Not String.IsNullOrEmpty(words) Then param.Add("q", words) Added: trunk/Tween/Connection/IMultimediaShareService.vb =================================================================== --- trunk/Tween/Connection/IMultimediaShareService.vb (rev 0) +++ trunk/Tween/Connection/IMultimediaShareService.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -0,0 +1,12 @@ +?Imports System.IO +Imports System.Net + +Public Interface IMultimediaShareService + Function Upload(ByRef filePath As String, + ByRef message As String) As String + Function CheckValidExtension(ByVal ext As String) As Boolean + Function GetFileOpenDialogFilter() As String + Function GetFileType(ByVal ext As String) As UploadFileType + Function IsSupportedFileType(ByVal type As UploadFileType) As Boolean + Function CheckValidFilesize(ByVal ext As String, ByVal fileSize As Long) As Boolean +End Interface Modified: trunk/Tween/Connection/Plixi.vb =================================================================== --- trunk/Tween/Connection/Plixi.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/Connection/Plixi.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -25,9 +25,11 @@ Imports System.IO Imports System.Net +Imports System.Xml Public Class Plixi Inherits HttpConnectionOAuthEcho + Implements IMultimediaShareService 'OAuth関連 ''' @@ -50,17 +52,59 @@ Private Const MaxFileSize As Long = 5 * 1024 * 1024 - Public Function Upload(ByVal mediaFile As FileInfo, _ + Private tw As Twitter + + Public Function Upload(ByRef filePath As String, + ByRef message As String) As String Implements IMultimediaShareService.Upload + Dim mediaFile As FileInfo + Try + mediaFile = New FileInfo(filePath) + Catch ex As NotSupportedException + Return "Err:" + ex.Message + End Try + If Not mediaFile.Exists Then Return "Err:File isn't exists." + + Dim content As String = "" + Dim ret As HttpStatusCode + 'Plixiへの投稿 + Try + ret = UploadFile(mediaFile, message, content) + Catch ex As Exception + Return "Err:" + ex.Message + End Try + Dim url As String = "" + If ret = HttpStatusCode.Created Then + Dim xd As XmlDocument = New XmlDocument() + Try + xd.LoadXml(content) + 'MediaUrlの取得 + url = xd.ChildNodes().Item(0).ChildNodes(2).InnerText + Catch ex As XmlException + Return "Err:" + ex.Message + End Try + Else + Return "Err:" + ret.ToString + End If + 'アップロードまでは成功 + filePath = "" + 'Twitterへの投稿 + '投稿メッセージの再構成 + If message.Length + url.Length + 1 > 140 Then + message = message.Substring(0, 140 - url.Length - 1) + " " + url + Else + message += " " + url + End If + Return tw.PostStatus(message, 0) + End Function + + Private Function UploadFile(ByVal mediaFile As FileInfo, _ ByVal message As String, _ ByRef content As String) As HttpStatusCode 'Message必須 If String.IsNullOrEmpty(message) Then message = "" 'Check filetype and size(Max 5MB) - If Array.IndexOf(pictureExt, mediaFile.Extension.ToLower) > -1 Then - If mediaFile.Length > MaxFileSize Then Throw New ArgumentException("File is too large.") - Else - Throw New ArgumentException("Service don't support this filetype.") - End If + If Not Me.CheckValidExtension(mediaFile.Extension) Then Throw New ArgumentException("Service don't support this filetype.") + If Not Me.CheckValidFilesize(mediaFile.Extension, mediaFile.Length) Then Throw New ArgumentException("File is too large.") Dim param As New Dictionary(Of String, String) param.Add("api_key", ApiKey) @@ -79,39 +123,40 @@ Nothing) End Function - Public Function CheckValidExtension(ByVal ext As String) As Boolean + Public Function CheckValidExtension(ByVal ext As String) As Boolean Implements IMultimediaShareService.CheckValidExtension If Array.IndexOf(pictureExt, ext.ToLower) > -1 Then Return True End If Return False End Function - Public Function GetFileOpenDialogFilter() As String + Public Function GetFileOpenDialogFilter() As String Implements IMultimediaShareService.GetFileOpenDialogFilter Return "Image Files(*.gif;*.jpg;*.jpeg;*.png)|*.gif;*.jpg;*.jpeg;*.png" End Function - Public Function GetFileType(ByVal ext As String) As UploadFileType - If Array.IndexOf(pictureExt, ext.ToLower) > -1 Then + Public Function GetFileType(ByVal ext As String) As UploadFileType Implements IMultimediaShareService.GetFileType + If Me.CheckValidExtension(ext) Then Return UploadFileType.Picture End If Return UploadFileType.Invalid End Function - Public Function IsSupportedFileType(ByVal type As UploadFileType) As Boolean + Public Function IsSupportedFileType(ByVal type As UploadFileType) As Boolean Implements IMultimediaShareService.IsSupportedFileType Return type.Equals(UploadFileType.Picture) End Function - Public Function GetMaxFileSize(ByVal ext As String) As Long - If Array.IndexOf(pictureExt, ext.ToLower) > -1 Then - Return MaxFileSize + Public Function CheckValidFilesize(ByVal ext As String, ByVal fileSize As Long) As Boolean Implements IMultimediaShareService.CheckValidFilesize + If Me.CheckValidExtension(ext) Then + Return fileSize <= MaxFileSize End If - Return -1 + Return False End Function - Public Sub New(ByVal accessToken As String, ByVal accessTokenSecret As String) + Public Sub New(ByVal twitter As Twitter) MyBase.New(New Uri("http://api.twitter.com/"), _ New Uri("https://api.twitter.com/1/account/verify_credentials.json")) - Initialize(DecryptString(ConsumerKey), DecryptString(ConsumerSecretKey), accessToken, accessTokenSecret, "") + tw = twitter + Initialize(DecryptString(ConsumerKey), DecryptString(ConsumerSecretKey), tw.AccessToken, tw.AccessTokenSecret, "") End Sub End Class Modified: trunk/Tween/Connection/TwitPic.vb =================================================================== --- trunk/Tween/Connection/TwitPic.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/Connection/TwitPic.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -24,12 +24,14 @@ ' Boston, MA 02110-1301, USA. Imports System.IO -Imports System.Text Imports System.Net +Imports System.Xml Public Class TwitPic Inherits HttpConnectionOAuthEcho + Implements IMultimediaShareService + 'OAuth関連 ''' '''OAuthのコンシューマー鍵 @@ -48,27 +50,86 @@ ".jpeg", _ ".gif", _ ".png"} + Private multimediaExt() As String = {".avi", _ + ".wmv", _ + ".flv", _ + ".m4v", _ + ".mov", _ + ".mp4", _ + ".rm", _ + ".mpeg", _ + ".mpg", _ + ".3gp", _ + ".3g2"} - Private Const MaxFileSize As Long = 5 * 1024 * 1024 + Private Const MaxFileSize As Long = 10 * 1024 * 1024 'Image only + 'Multimedia filesize limit unknown. But length limit is 1:30. - Public Function Upload(ByVal mediaFile As FileInfo, _ + Private tw As Twitter + + Public Function Upload(ByRef filePath As String, + ByRef message As String) As String Implements IMultimediaShareService.Upload + Dim mediaFile As FileInfo + Try + mediaFile = New FileInfo(filePath) + Catch ex As NotSupportedException + Return "Err:" + ex.Message + End Try + If Not mediaFile.Exists Then Return "Err:File isn't exists." + + Dim content As String = "" + Dim ret As HttpStatusCode + 'TwitPicへの投稿 + Try + ret = UploadFile(mediaFile, message, content) + Catch ex As Exception + Return "Err:" + ex.Message + End Try + Dim url As String = "" + If ret = HttpStatusCode.OK Then + Dim xd As XmlDocument = New XmlDocument() + Try + xd.LoadXml(content) + 'URLの取得 + url = xd.SelectSingleNode("/image/url").InnerText + Catch ex As XmlException + Return "Err:" + ex.Message + End Try + Else + Return "Err:" + ret.ToString + End If + 'アップロードまでは成功 + filePath = "" + 'Twitterへの投稿 + '投稿メッセージの再構成 + If message.Length + url.Length + 1 > 140 Then + message = message.Substring(0, 140 - url.Length - 1) + " " + url + Else + message += " " + url + End If + Return tw.PostStatus(message, 0) + End Function + + Private Function UploadFile(ByVal mediaFile As FileInfo, _ ByVal message As String, _ ByRef content As String) As HttpStatusCode + 'Message必須 If String.IsNullOrEmpty(message) Then message = "" 'Check filetype and size(Max 5MB) - If Array.IndexOf(pictureExt, mediaFile.Extension.ToLower) > -1 Then - If mediaFile.Length > MaxFileSize Then Throw New ArgumentException("File is too large.") - Else - Throw New ArgumentException("Service don't support this filetype.") - End If + If Not Me.CheckValidExtension(mediaFile.Extension) Then Throw New ArgumentException("Service don't support this filetype.") + If Not Me.CheckValidFilesize(mediaFile.Extension, mediaFile.Length) Then Throw New ArgumentException("File is too large.") Dim param As New Dictionary(Of String, String) param.Add("key", ApiKey) param.Add("message", message) Dim binary As New List(Of KeyValuePair(Of String, FileInfo)) binary.Add(New KeyValuePair(Of String, FileInfo)("media", mediaFile)) - Me.InstanceTimeout = 60000 'タイムアウト60秒 + If Me.GetFileType(mediaFile.Extension) = UploadFileType.Picture Then + Me.InstanceTimeout = 60000 'タイムアウト60秒 + Else + Me.InstanceTimeout = 120000 + End If Return GetContent(PostMethod, _ New Uri("http://api.twitpic.com/2/upload.xml"), _ @@ -79,38 +140,37 @@ Nothing) End Function - Public Function CheckValidExtension(ByVal ext As String) As Boolean - If Array.IndexOf(pictureExt, ext.ToLower) > -1 Then - Return True - End If + Public Function CheckValidExtension(ByVal ext As String) As Boolean Implements IMultimediaShareService.CheckValidExtension + If Array.IndexOf(pictureExt, ext.ToLower) > -1 Then Return True + If Array.IndexOf(multimediaExt, ext.ToLower) > -1 Then Return True Return False End Function - Public Function GetFileOpenDialogFilter() As String - Return "Image Files(*.gif;*.jpg;*.jpeg;*.png)|*.gif;*.jpg;*.jpeg;*.png" + Public Function GetFileOpenDialogFilter() As String Implements IMultimediaShareService.GetFileOpenDialogFilter + Return "Image Files(*" + String.Join(";*", pictureExt) + ")|*" + String.Join(";*", pictureExt) + + "|Videos(*" + String.Join(";*", multimediaExt) + ")|*" + String.Join(";*", multimediaExt) End Function - Public Function GetFileType(ByVal ext As String) As UploadFileType - If Array.IndexOf(pictureExt, ext.ToLower) > -1 Then - Return UploadFileType.Picture - End If + Public Function GetFileType(ByVal ext As String) As UploadFileType Implements IMultimediaShareService.GetFileType + If Array.IndexOf(pictureExt, ext.ToLower) > -1 Then Return UploadFileType.Picture + If Array.IndexOf(multimediaExt, ext.ToLower) > -1 Then Return UploadFileType.MultiMedia Return UploadFileType.Invalid End Function - Public Function IsSupportedFileType(ByVal type As UploadFileType) As Boolean - Return type.Equals(UploadFileType.Picture) + Public Function IsSupportedFileType(ByVal type As UploadFileType) As Boolean Implements IMultimediaShareService.IsSupportedFileType + Return Not type.Equals(UploadFileType.Invalid) End Function - Public Function GetMaxFileSize(ByVal ext As String) As Long - If Array.IndexOf(pictureExt, ext.ToLower) > -1 Then - Return MaxFileSize - End If - Return -1 + Public Function CheckValidFilesize(ByVal ext As String, ByVal fileSize As Long) As Boolean Implements IMultimediaShareService.CheckValidFilesize + If Array.IndexOf(pictureExt, ext.ToLower) > -1 Then Return fileSize <= MaxFileSize + If Array.IndexOf(multimediaExt, ext.ToLower) > -1 Then Return True 'Multimedia : no check + Return False End Function - Public Sub New(ByVal accessToken As String, ByVal accessTokenSecret As String) + Public Sub New(ByVal twitter As Twitter) MyBase.New(New Uri("http://api.twitter.com/"), _ New Uri("https://api.twitter.com/1/account/verify_credentials.json")) - Initialize(DecryptString(ConsumerKey), DecryptString(ConsumerSecretKey), accessToken, accessTokenSecret, "") + tw = twitter + Initialize(DecryptString(ConsumerKey), DecryptString(ConsumerSecretKey), tw.AccessToken, tw.AccessTokenSecret, "") End Sub End Class Modified: trunk/Tween/Connection/imgly.vb =================================================================== --- trunk/Tween/Connection/imgly.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/Connection/imgly.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -24,11 +24,12 @@ ' Boston, MA 02110-1301, USA. Imports System.IO -Imports System.Text Imports System.Net +Imports System.Xml Public Class imgly Inherits HttpConnectionOAuthEcho + Implements IMultimediaShareService 'OAuth関連 ''' @@ -50,17 +51,59 @@ Private Const MaxFileSize As Long = 4 * 1024 * 1024 - Public Function Upload(ByVal mediaFile As FileInfo, _ + Private tw As Twitter + + Public Function Upload(ByRef filePath As String, + ByRef message As String) As String Implements IMultimediaShareService.Upload + Dim mediaFile As FileInfo + Try + mediaFile = New FileInfo(filePath) + Catch ex As NotSupportedException + Return "Err:" + ex.Message + End Try + If Not mediaFile.Exists Then Return "Err:File isn't exists." + + Dim content As String = "" + Dim ret As HttpStatusCode + 'img.lyへの投稿 + Try + ret = UploadFile(mediaFile, message, content) + Catch ex As Exception + Return "Err:" + ex.Message + End Try + Dim url As String = "" + If ret = HttpStatusCode.OK Then + Dim xd As XmlDocument = New XmlDocument() + Try + xd.LoadXml(content) + 'URLの取得 + url = xd.SelectSingleNode("/image/url").InnerText + Catch ex As XmlException + Return "Err:" + ex.Message + End Try + Else + Return "Err:" + ret.ToString + End If + 'アップロードまでは成功 + filePath = "" + 'Twitterへの投稿 + '投稿メッセージの再構成 + If message.Length + url.Length + 1 > 140 Then + message = message.Substring(0, 140 - url.Length - 1) + " " + url + Else + message += " " + url + End If + Return tw.PostStatus(message, 0) + End Function + + Private Function UploadFile(ByVal mediaFile As FileInfo, _ ByVal message As String, _ ByRef content As String) As HttpStatusCode 'Message必須 If String.IsNullOrEmpty(message) Then message = "" 'Check filetype and size(Max 4MB) - If Array.IndexOf(pictureExt, mediaFile.Extension.ToLower) > -1 Then - If mediaFile.Length > MaxFileSize Then Throw New ArgumentException("File is too large.") - Else - Throw New ArgumentException("Service don't support this filetype.") - End If + If Not Me.CheckValidExtension(mediaFile.Extension) Then Throw New ArgumentException("Service don't support this filetype.") + If Not Me.CheckValidFilesize(mediaFile.Extension, mediaFile.Length) Then Throw New ArgumentException("File is too large.") Dim param As New Dictionary(Of String, String) param.Add("message", message) @@ -77,38 +120,39 @@ Nothing) End Function - Public Function CheckValidExtension(ByVal ext As String) As Boolean + Public Function CheckValidExtension(ByVal ext As String) As Boolean Implements IMultimediaShareService.CheckValidExtension If Array.IndexOf(pictureExt, ext.ToLower) > -1 Then Return True End If Return False End Function - Public Function GetFileOpenDialogFilter() As String + Public Function GetFileOpenDialogFilter() As String Implements IMultimediaShareService.GetFileOpenDialogFilter Return "Image Files(*.gif;*.jpg;*.jpeg;*.png)|*.gif;*.jpg;*.jpeg;*.png" End Function - Public Function GetFileType(ByVal ext As String) As UploadFileType - If Array.IndexOf(pictureExt, ext.ToLower) > -1 Then + Public Function GetFileType(ByVal ext As String) As UploadFileType Implements IMultimediaShareService.GetFileType + If Me.CheckValidExtension(ext) Then Return UploadFileType.Picture End If Return UploadFileType.Invalid End Function - Public Function IsSupportedFileType(ByVal type As UploadFileType) As Boolean + Public Function IsSupportedFileType(ByVal type As UploadFileType) As Boolean Implements IMultimediaShareService.IsSupportedFileType Return type.Equals(UploadFileType.Picture) End Function - Public Function GetMaxFileSize(ByVal ext As String) As Long - If Array.IndexOf(pictureExt, ext.ToLower) > -1 Then - Return MaxFileSize + Public Function CheckValidFilesize(ByVal ext As String, ByVal fileSize As Long) As Boolean Implements IMultimediaShareService.CheckValidFilesize + If Me.CheckValidExtension(ext) Then + Return fileSize <= MaxFileSize End If - Return -1 + Return False End Function - Public Sub New(ByVal accessToken As String, ByVal accessTokenSecret As String) + Public Sub New(ByVal twitter As Twitter) MyBase.New(New Uri("http://api.twitter.com/"), _ New Uri("https://api.twitter.com/1/account/verify_credentials.json")) - Initialize(DecryptString(ConsumerKey), DecryptString(ConsumerSecretKey), accessToken, accessTokenSecret, "") + tw = twitter + Initialize(DecryptString(ConsumerKey), DecryptString(ConsumerSecretKey), tw.AccessToken, tw.AccessTokenSecret, "") End Sub End Class Modified: trunk/Tween/Connection/yfrog.vb =================================================================== --- trunk/Tween/Connection/yfrog.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/Connection/yfrog.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -24,12 +24,12 @@ ' Boston, MA 02110-1301, USA. Imports System.IO -Imports System.Text Imports System.Net -Imports System.Windows.Forms +Imports System.Xml Public Class yfrog Inherits HttpConnectionOAuthEcho + Implements IMultimediaShareService 'OAuth関連 ''' @@ -52,18 +52,61 @@ Private Const MaxFileSize As Long = 5 * 1024 * 1024 + Private tw As Twitter - Public Function Upload(ByVal mediaFile As FileInfo, _ + Public Function Upload(ByRef filePath As String, + ByRef message As String) As String Implements IMultimediaShareService.Upload + 'FileInfo作成 + Dim mediaFile As FileInfo + Try + mediaFile = New FileInfo(filePath) + Catch ex As NotSupportedException + Return "Err:" + ex.Message + End Try + If Not mediaFile.Exists Then Return "Err:File isn't exists." + + Dim content As String = "" + Dim ret As HttpStatusCode + 'yfrogへの投稿 + Try + ret = UploadFile(mediaFile, message, content) + Catch ex As Exception + Return "Err:" + ex.Message + End Try + Dim url As String = "" + If ret = HttpStatusCode.OK Then + Dim xd As XmlDocument = New XmlDocument() + Try + xd.LoadXml(content) + 'URLの取得 + url = xd.SelectSingleNode("/rsp/mediaurl").InnerText + Catch ex As XmlException + Return "Err:" + ex.Message + End Try + Else + Return "Err:" + ret.ToString + End If + + 'アップロードまでは成功 + filePath = "" + 'Twitterへの投稿 + '投稿メッセージの再構成 + If message.Length + url.Length + 1 > 140 Then + message = message.Substring(0, 140 - url.Length - 1) + " " + url + Else + message += " " + url + End If + Return tw.PostStatus(message, 0) + End Function + + Private Function UploadFile(ByVal mediaFile As FileInfo, _ ByVal message As String, _ ByRef content As String) As HttpStatusCode 'Message必須 If String.IsNullOrEmpty(message) Then message = "" 'Check filetype and size(Max 5MB) - If Array.IndexOf(pictureExt, mediaFile.Extension.ToLower) > -1 Then - If mediaFile.Length > MaxFileSize Then Throw New ArgumentException("File is too large.") - Else - Throw New ArgumentException("Service don't support this filetype.") - End If + If Not Me.CheckValidExtension(mediaFile.Extension) Then Throw New ArgumentException("Service don't support this filetype.") + If Not Me.CheckValidFilesize(mediaFile.Extension, mediaFile.Length) Then Throw New ArgumentException("File is too large.") Dim param As New Dictionary(Of String, String) param.Add("key", ApiKey) @@ -81,38 +124,39 @@ Nothing) End Function - Public Function CheckValidExtension(ByVal ext As String) As Boolean + Public Function CheckValidExtension(ByVal ext As String) As Boolean Implements IMultimediaShareService.CheckValidExtension If Array.IndexOf(pictureExt, ext.ToLower) > -1 Then Return True End If Return False End Function - Public Function GetFileOpenDialogFilter() As String + Public Function GetFileOpenDialogFilter() As String Implements IMultimediaShareService.GetFileOpenDialogFilter Return "Image Files(*.gif;*.jpg;*.jpeg;*.png)|*.gif;*.jpg;*.jpeg;*.png" End Function - Public Function GetFileType(ByVal ext As String) As UploadFileType - If Array.IndexOf(pictureExt, ext.ToLower) > -1 Then + Public Function GetFileType(ByVal ext As String) As UploadFileType Implements IMultimediaShareService.GetFileType + If Me.CheckValidExtension(ext) Then Return UploadFileType.Picture End If Return UploadFileType.Invalid End Function - Public Function IsSupportedFileType(ByVal type As UploadFileType) As Boolean + Public Function IsSupportedFileType(ByVal type As UploadFileType) As Boolean Implements IMultimediaShareService.IsSupportedFileType Return type.Equals(UploadFileType.Picture) End Function - Public Function GetMaxFileSize(ByVal ext As String) As Long - If Array.IndexOf(pictureExt, ext.ToLower) > -1 Then - Return MaxFileSize + Public Function CheckValidFilesize(ByVal ext As String, ByVal fileSize As Long) As Boolean Implements IMultimediaShareService.CheckValidFilesize + If Me.CheckValidExtension(ext) Then + Return fileSize <= MaxFileSize End If - Return -1 + Return False End Function - Public Sub New(ByVal accessToken As String, ByVal accessTokenSecret As String) + Public Sub New(ByVal twitter As Twitter) MyBase.New(New Uri("http://api.twitter.com/"), _ New Uri("https://api.twitter.com/1/account/verify_credentials.xml")) - Initialize(DecryptString(ConsumerKey), DecryptString(ConsumerSecretKey), accessToken, accessTokenSecret, "") + tw = twitter + Initialize(DecryptString(ConsumerKey), DecryptString(ConsumerSecretKey), tw.AccessToken, tw.AccessTokenSecret, "") End Sub End Class Modified: trunk/Tween/DataModel.vb =================================================================== --- trunk/Tween/DataModel.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/DataModel.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -346,4 +346,10 @@ Public ErrMsg As String End Class + _ + Public Class SearchResult + Public Statuses As List(Of Status) + Public NextPage As String + Public ErrMsg As String + End Class End Class Modified: trunk/Tween/DetailsListView.vb =================================================================== --- trunk/Tween/DetailsListView.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/DetailsListView.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -214,6 +214,9 @@ Const WM_HSCROLL As Integer = &H114 Const WM_VSCROLL As Integer = &H115 Const WM_KEYDOWN As Integer = &H100 + Const LVM_SETITEMCOUNT As Integer = &H102F + Const LVSICF_NOSCROLL As Long = &H2 + Const LVSICF_NOINVALIDATEALL As Long = &H1 Dim hPos As Integer = -1 Dim vPos As Integer = -1 @@ -240,6 +243,8 @@ If GetScrollInfo(Me.Handle, ScrollBarDirection.SB_HORZ, si) <> 0 Then hPos = si.nPos End If + Case LVM_SETITEMCOUNT + m.LParam = New IntPtr(LVSICF_NOSCROLL Or LVSICF_NOINVALIDATEALL) End Select Try Modified: trunk/Tween/DoubleClickCopyCanceller.vb =================================================================== --- trunk/Tween/DoubleClickCopyCanceller.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/DoubleClickCopyCanceller.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -52,5 +52,6 @@ Public Sub Dispose() Implements IDisposable.Dispose Me.ReleaseHandle() + GC.SuppressFinalize(Me) End Sub End Class Modified: trunk/Tween/EventViewerDialog.Designer.vb =================================================================== --- trunk/Tween/EventViewerDialog.Designer.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/EventViewerDialog.Designer.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -218,6 +218,7 @@ Me.Controls.Add(Me.StatusStrip1) Me.DoubleBuffered = True Me.Name = "EventViewerDialog" + Me.ShowIcon = False Me.ShowInTaskbar = False Me.TabEventType.ResumeLayout(False) Me.TabPageAll.ResumeLayout(False) Modified: trunk/Tween/ImageDictionary.vb =================================================================== --- trunk/Tween/ImageDictionary.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/ImageDictionary.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -41,7 +41,7 @@ Public Sub New(ByVal cacheMemoryLimit As Integer) SyncLock Me.lockObject - '10Mb,80% + '5Mb,80% 'キャッシュチェック間隔はデフォルト値(2分毎) Me.innerDictionary = New MemoryCache("imageCache", New NameValueCollection() From @@ -87,6 +87,7 @@ Private Sub CacheRemoved(ByVal item As CacheEntryRemovedArguments) DirectCast(item.CacheItem.Value, Image).Dispose() removedCount += 1 + System.Diagnostics.Debug.Print("cache delete") End Sub Public Sub Add(ByVal item As System.Collections.Generic.KeyValuePair(Of String, Image)) Implements System.Collections.Generic.ICollection(Of System.Collections.Generic.KeyValuePair(Of String, Image)).Add @@ -106,21 +107,21 @@ Public Function Remove(ByVal key As String) As Boolean Implements System.Collections.Generic.IDictionary(Of String, Image).Remove SyncLock Me.lockObject - DirectCast(Me.innerDictionary(key), Image).Dispose() + Me.innerDictionary.Remove(key) End SyncLock End Function - Default ReadOnly Property Item(ByVal key As String, ByVal callBack As Action(Of Image)) As Image + Default ReadOnly Property Item(ByVal key As String, ByVal force As Boolean, ByVal callBack As Action(Of Image)) As Image Get SyncLock Me.lockObject - If Me.innerDictionary(key) IsNot Nothing Then - callBack(New Bitmap(DirectCast(Me.innerDictionary(key), Image))) + If force Then + Me.innerDictionary.Remove(key) Else - 'スタックに積む - Me.waitStack.Push(New KeyValuePair(Of String, Action(Of Image))(key, callBack)) + If Me.innerDictionary.Contains(key) Then Return DirectCast(Me.innerDictionary(key), Image) End If + 'スタックに積む + Me.waitStack.Push(New KeyValuePair(Of String, Action(Of Image))(key, callBack)) End SyncLock - Return Nothing End Get End Property @@ -130,10 +131,9 @@ SyncLock Me.lockObject If Me.innerDictionary(key) IsNot Nothing Then Try - Return New Bitmap(DirectCast(Me.innerDictionary(key), Image)) - Catch ex As ArgumentException - DirectCast(Me.innerDictionary(key), Image).Dispose() - Me.innerDictionary(key) = Nothing + Return DirectCast(Me.innerDictionary(key), Image) + Catch ex As Exception + Me.innerDictionary.Remove(key) Return Nothing End Try Else @@ -143,7 +143,7 @@ End Get Set(ByVal value As Image) SyncLock Me.lockObject - DirectCast(Me.innerDictionary(key), Image).Dispose() + Me.innerDictionary.Remove(key) Me.innerDictionary.Add(key, value, Me.cachePolicy) End SyncLock End Set @@ -223,6 +223,7 @@ Public Sub Dispose() Implements IDisposable.Dispose SyncLock Me.lockObject Me.innerDictionary.Dispose() + GC.SuppressFinalize(Me) End SyncLock End Sub @@ -237,18 +238,23 @@ Static popping As Boolean = False - If Not Me._pauseGetImage AndAlso Not popping AndAlso Me.waitStack.Count > 0 Then + If Not Me._pauseGetImage AndAlso Not popping Then popping = True '最新から処理し Dim imgDlProc As ThreadStart imgDlProc = Sub() - While Me.waitStack.Count > 0 AndAlso Not Me._pauseGetImage - Dim req As KeyValuePair(Of String, Action(Of Image)) - SyncLock lockObject - req = Me.waitStack.Pop - End SyncLock - Dim proc As New GetImageDelegate(AddressOf GetImage) - proc.BeginInvoke(req, Nothing, Nothing) + While Not Me._pauseGetImage + If Me.waitStack.Count > 0 Then + Dim req As KeyValuePair(Of String, Action(Of Image)) + SyncLock Me.lockObject + req = Me.waitStack.Pop + End SyncLock + If AppendSettingDialog.Instance.IconSz = IconSizes.IconNone Then Continue While + Dim proc As New GetImageDelegate(AddressOf GetImage) + proc.BeginInvoke(req, Nothing, Nothing) + Else + Thread.Sleep(100) + End If End While popping = False End Sub @@ -261,13 +267,12 @@ Dim callbackImage As Image = Nothing SyncLock lockObject If Me.innerDictionary(downloadAsyncInfo.Key) IsNot Nothing Then - callbackImage = New Bitmap(DirectCast(Me.innerDictionary(downloadAsyncInfo.Key), Image)) + 'callbackImage = New Bitmap(DirectCast(Me.innerDictionary(downloadAsyncInfo.Key), Image)) + callbackImage = DirectCast(Me.innerDictionary(downloadAsyncInfo.Key), Image) End If End SyncLock If callbackImage IsNot Nothing Then - If downloadAsyncInfo.Value IsNot Nothing Then - downloadAsyncInfo.Value.Invoke(callbackImage) - End If + If downloadAsyncInfo.Value IsNot Nothing Then downloadAsyncInfo.Value.Invoke(callbackImage) Exit Sub End If Dim hv As New HttpVarious() @@ -276,10 +281,12 @@ If Me.innerDictionary(downloadAsyncInfo.Key) Is Nothing Then If dlImage IsNot Nothing Then Me.innerDictionary.Add(downloadAsyncInfo.Key, dlImage, Me.cachePolicy) - callbackImage = New Bitmap(dlImage) + 'callbackImage = New Bitmap(dlImage) + callbackImage = dlImage End If Else - callbackImage = New Bitmap(DirectCast(Me.innerDictionary(downloadAsyncInfo.Key), Image)) + 'callbackImage = New Bitmap(DirectCast(Me.innerDictionary(downloadAsyncInfo.Key), Image)) + callbackImage = DirectCast(Me.innerDictionary(downloadAsyncInfo.Key), Image) End If End SyncLock If downloadAsyncInfo.Value IsNot Nothing Then downloadAsyncInfo.Value.Invoke(callbackImage) Modified: trunk/Tween/ImageListViewItem.vb =================================================================== --- trunk/Tween/ImageListViewItem.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/ImageListViewItem.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -26,7 +26,7 @@ Public Class ImageListViewItem Inherits ListViewItem - Public Property Image As Image = Nothing + 'Public Property Image As Image = Nothing Public Event ImageDownloaded(ByVal sender As Object, ByVal e As EventArgs) Private imageDict As ImageDictionary = Nothing Private imageUrl As String @@ -39,33 +39,40 @@ MyBase.New(items, imageKey) Me.imageDict = imageDictionary Me.imageUrl = imageKey - Dim dummy As Image = Me.GetImage() + Dim dummy As Image = Me.GetImage(False) End Sub - Private Function GetImage() As Image - Return Me.imageDict.Item(Me.imageUrl, Sub(getImg) - If getImg Is Nothing Then Exit Sub - Me.Image = getImg - If Me.ListView IsNot Nothing AndAlso - Me.ListView.Created AndAlso - Not Me.ListView.IsDisposed Then - Me.ListView.Invoke(Sub() - If Me.Index < Me.ListView.VirtualListSize Then - Me.ListView.RedrawItems(Me.Index, Me.Index, True) - RaiseEvent ImageDownloaded(Me, EventArgs.Empty) - End If - End Sub) - End If - End Sub) + Private Function GetImage(ByVal force As Boolean) As Image + Return Me.imageDict.Item(Me.imageUrl, force, Sub(getImg) + If getImg Is Nothing Then Exit Sub + 'Me.Image = getImg + If Me.ListView IsNot Nothing AndAlso + Me.ListView.Created AndAlso + Not Me.ListView.IsDisposed Then + Me.ListView.Invoke(Sub() + If Me.Index < Me.ListView.VirtualListSize Then + Me.ListView.RedrawItems(Me.Index, Me.Index, True) + RaiseEvent ImageDownloaded(Me, EventArgs.Empty) + End If + End Sub) + End If + End Sub) End Function + Public ReadOnly Property Image As Image + Get + If String.IsNullOrEmpty(Me.imageUrl) Then Return Nothing + Return Me.imageDict(Me.imageUrl) + End Get + End Property + Public Sub RegetImage() - If Me.Image IsNot Nothing Then - Me.Image.Dispose() - Me.Image = Nothing - End If - Dim dummy As Image = GetImage() + 'If Me.Image IsNot Nothing Then + ' Me.Image.Dispose() + ' Me.Image = Nothing + 'End If + Dim dummy As Image = GetImage(True) End Sub 'Protected Overrides Sub Finalize() Modified: trunk/Tween/My Project/AssemblyInfo.vb =================================================================== --- trunk/Tween/My Project/AssemblyInfo.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/My Project/AssemblyInfo.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -55,5 +55,5 @@ ' - + Modified: trunk/Tween/MyCommon.vb =================================================================== --- trunk/Tween/MyCommon.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/MyCommon.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -428,37 +428,38 @@ Dim bytesIn As Byte() = System.Text.Encoding.UTF8.GetBytes(str) 'DESCryptoServiceProviderオブジェクトの作成 - Dim des As New System.Security.Cryptography.DESCryptoServiceProvider + Using des As New System.Security.Cryptography.DESCryptoServiceProvider - '共有キーと初期化ベクタを決定 - 'パスワードをバイト配列にする - Dim bytesKey As Byte() = System.Text.Encoding.UTF8.GetBytes("_tween_encrypt_key_") - '共有キーと初期化ベクタを設定 - des.Key = ResizeBytesArray(bytesKey, des.Key.Length) - des.IV = ResizeBytesArray(bytesKey, des.IV.Length) + '共有キーと初期化ベクタを決定 + 'パスワードをバイト配列にする + Dim bytesKey As Byte() = System.Text.Encoding.UTF8.GetBytes("_tween_encrypt_key_") + '共有キーと初期化ベクタを設定 + des.Key = ResizeBytesArray(bytesKey, des.Key.Length) + des.IV = ResizeBytesArray(bytesKey, des.IV.Length) - '暗号化されたデータを書き出すためのMemoryStream - Using msOut As New System.IO.MemoryStream - 'DES暗号化オブジェクトの作成 - Using desdecrypt As System.Security.Cryptography.ICryptoTransform = _ - des.CreateEncryptor() + '暗号化されたデータを書き出すためのMemoryStream + Using msOut As New System.IO.MemoryStream + 'DES暗号化オブジェクトの作成 + Using desdecrypt As System.Security.Cryptography.ICryptoTransform = _ + des.CreateEncryptor() - '書き込むためのCryptoStreamの作成 - Using cryptStream As New System.Security.Cryptography.CryptoStream( _ - msOut, desdecrypt, _ - System.Security.Cryptography.CryptoStreamMode.Write) - '書き込む - cryptStream.Write(bytesIn, 0, bytesIn.Length) - cryptStream.FlushFinalBlock() - '暗号化されたデータを取得 - Dim bytesOut As Byte() = msOut.ToArray() + '書き込むためのCryptoStreamの作成 + Using cryptStream As New System.Security.Cryptography.CryptoStream( _ + msOut, desdecrypt, _ + System.Security.Cryptography.CryptoStreamMode.Write) + '書き込む + cryptStream.Write(bytesIn, 0, bytesIn.Length) + cryptStream.FlushFinalBlock() + '暗号化されたデータを取得 + Dim bytesOut As Byte() = msOut.ToArray() - '閉じる - cryptStream.Close() - msOut.Close() + '閉じる + cryptStream.Close() + msOut.Close() - 'Base64で文字列に変更して結果を返す - Return System.Convert.ToBase64String(bytesOut) + 'Base64で文字列に変更して結果を返す + Return System.Convert.ToBase64String(bytesOut) + End Using End Using End Using End Using @@ -468,39 +469,40 @@ If String.IsNullOrEmpty(str) Then Return "" 'DESCryptoServiceProviderオブジェクトの作成 - Dim des As New System.Security.Cryptography.DESCryptoServiceProvider + Using des As New System.Security.Cryptography.DESCryptoServiceProvider - '共有キーと初期化ベクタを決定 - 'パスワードをバイト配列にする - Dim bytesKey As Byte() = System.Text.Encoding.UTF8.GetBytes("_tween_encrypt_key_") - '共有キーと初期化ベクタを設定 - des.Key = ResizeBytesArray(bytesKey, des.Key.Length) - des.IV = ResizeBytesArray(bytesKey, des.IV.Length) + '共有キーと初期化ベクタを決定 + 'パスワードをバイト配列にする + Dim bytesKey As Byte() = System.Text.Encoding.UTF8.GetBytes("_tween_encrypt_key_") + '共有キーと初期化ベクタを設定 + des.Key = ResizeBytesArray(bytesKey, des.Key.Length) + des.IV = ResizeBytesArray(bytesKey, des.IV.Length) - 'Base64で文字列をバイト配列に戻す - Dim bytesIn As Byte() = System.Convert.FromBase64String(str) - '暗号化されたデータを読み込むためのMemoryStream - Using msIn As New System.IO.MemoryStream(bytesIn) - 'DES復号化オブジェクトの作成 - Using desdecrypt As System.Security.Cryptography.ICryptoTransform = _ - des.CreateDecryptor() - '読み込むためのCryptoStreamの作成 - Using cryptStreem As New System.Security.Cryptography.CryptoStream( _ - msIn, desdecrypt, _ - System.Security.Cryptography.CryptoStreamMode.Read) + 'Base64で文字列をバイト配列に戻す + Dim bytesIn As Byte() = System.Convert.FromBase64String(str) + '暗号化されたデータを読み込むためのMemoryStream + Using msIn As New System.IO.MemoryStream(bytesIn) + 'DES復号化オブジェクトの作成 + Using desdecrypt As System.Security.Cryptography.ICryptoTransform = _ + des.CreateDecryptor() + '読み込むためのCryptoStreamの作成 + Using cryptStreem As New System.Security.Cryptography.CryptoStream( _ + msIn, desdecrypt, _ + System.Security.Cryptography.CryptoStreamMode.Read) - '復号化されたデータを取得するためのStreamReader - Using srOut As New System.IO.StreamReader( _ - cryptStreem, System.Text.Encoding.UTF8) - '復号化されたデータを取得する - Dim result As String = srOut.ReadToEnd() + '復号化されたデータを取得するためのStreamReader + Using srOut As New System.IO.StreamReader( _ + cryptStreem, System.Text.Encoding.UTF8) + '復号化されたデータを取得する + Dim result As String = srOut.ReadToEnd() - '閉じる - srOut.Close() - cryptStreem.Close() - msIn.Close() + '閉じる + srOut.Close() + cryptStreem.Close() + msIn.Close() - Return result + Return result + End Using End Using End Using End Using Modified: trunk/Tween/MyLists.Designer.vb =================================================================== --- trunk/Tween/MyLists.Designer.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/MyLists.Designer.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -45,29 +45,29 @@ ' 'ContextMenuStrip1 ' - resources.ApplyResources(Me.ContextMenuStrip1, "ContextMenuStrip1") Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.追加AToolStripMenuItem, Me.削除DToolStripMenuItem, Me.ToolStripMenuItem1, Me.更新RToolStripMenuItem}) Me.ContextMenuStrip1.Name = "ContextMenuStrip1" + resources.ApplyResources(Me.ContextMenuStrip1, "ContextMenuStrip1") ' '追加AToolStripMenuItem ' + Me.追加AToolStripMenuItem.Name = "追加AToolStripMenuItem" resources.ApplyResources(Me.追加AToolStripMenuItem, "追加AToolStripMenuItem") - Me.追加AToolStripMenuItem.Name = "追加AToolStripMenuItem" ' '削除DToolStripMenuItem ' + Me.削除DToolStripMenuItem.Name = "削除DToolStripMenuItem" resources.ApplyResources(Me.削除DToolStripMenuItem, "削除DToolStripMenuItem") - Me.削除DToolStripMenuItem.Name = "削除DToolStripMenuItem" ' 'ToolStripMenuItem1 ' + Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1" resources.ApplyResources(Me.ToolStripMenuItem1, "ToolStripMenuItem1") - Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1" ' '更新RToolStripMenuItem ' + Me.更新RToolStripMenuItem.Name = "更新RToolStripMenuItem" resources.ApplyResources(Me.更新RToolStripMenuItem, "更新RToolStripMenuItem") - Me.更新RToolStripMenuItem.Name = "更新RToolStripMenuItem" ' 'ListRefreshButton ' Modified: trunk/Tween/MyLists.resx =================================================================== --- trunk/Tween/MyLists.resx 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/MyLists.resx 2011-02-21 12:02:49 UTC (rev 1457) @@ -112,183 +112,186 @@ 2.0 - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 削除DToolStripMenuItem + + + Top, Bottom, Left, Right - - System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 17, 17 + + + + 152, 22 - - 3 + + 追加(&A) - - - 6, 12 + + 152, 22 + + 削除(&D) + 149, 6 - - - Bottom, Left + + 152, 22 - - $this + + 更新(&R) 111, 76 - - - 1 + + ContextMenuStrip1 - - 2 + + System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + True + + + False + + + 0, 0 + 228, 177 - - System.Windows.Forms.Form, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - リスト一覧を更新(&R) + + ListsCheckedListBox - - MyLists + + System.Windows.Forms.CheckedListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 152, 22 - - + $this - - 112, 22 + + 3 - - ListsCheckedListBox + + Bottom, Left - - 0, 179 + + True - - System.Windows.Forms.CheckedListBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 0 - GrowAndShrink - - $this + + 0, 179 - - 228, 201 + + 112, 22 - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 + + リスト一覧を更新(&R) + ListRefreshButton - - CloseButton + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + $this + 2 - - 追加AToolStripMenuItem + + Bottom, Right - - 152, 22 - - - ToolStripMenuItem1 - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - True GrowAndShrink + + 167, 179 + 61, 22 - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 2 - - 152, 22 + + 閉じる(&C) + + CloseButton + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + 1 - + True + + + 6, 12 - - 0, 0 + + 228, 201 - - 閉じる(&C) + + CenterParent - - Bottom, Right + + MyLists - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 追加AToolStripMenuItem - - False + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 更新RToolStripMenuItem + + 削除DToolStripMenuItem - - ContextMenuStrip1 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 167, 179 + + ToolStripMenuItem1 - - True + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 削除(&D) + + 更新RToolStripMenuItem - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 更新(&R) - - - Top, Bottom, Left, Right - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + MyLists - - 追加(&A) + + System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True - - - 17, 17 - \ No newline at end of file Added: trunk/Tween/PictureBoxEx.vb =================================================================== --- trunk/Tween/PictureBoxEx.vb (rev 0) +++ trunk/Tween/PictureBoxEx.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -0,0 +1,12 @@ +?Namespace TweenCustomControl + Public Class PictureBoxEx + Inherits PictureBox + Protected Overrides Sub OnPaint(ByVal pe As System.Windows.Forms.PaintEventArgs) + Try + MyBase.OnPaint(pe) + Catch ex As OutOfMemoryException + + End Try + End Sub + End Class +End Namespace \ No newline at end of file Modified: trunk/Tween/Setting/SettingCommon.vb =================================================================== --- trunk/Tween/Setting/SettingCommon.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/Setting/SettingCommon.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -99,7 +99,7 @@ Public EventNotifyEnabled As Boolean = True Public EventNotifyFlag As EVENTTYPE = EVENTTYPE.All Public IsMyEventNotifyFlag As EVENTTYPE = EVENTTYPE.All - Public ForceEventNotify As Boolean = True + Public ForceEventNotify As Boolean = False Public FavEventUnread As Boolean = True Public TranslateLanguage As String = My.Resources.TranslateDefaultLanguage Public EventSoundFile As String = "" @@ -189,5 +189,5 @@ Public UserTimelinePeriod As Integer = 600 Public OpenUserTimeline As Boolean = True Public ListCountApi As Integer = 100 - Public UseImageSurvice As Integer = 0 + Public UseImageService As Integer = 0 End Class Modified: trunk/Tween/StatusDictionary.vb =================================================================== --- trunk/Tween/StatusDictionary.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/StatusDictionary.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -64,7 +64,6 @@ Private _SearchTabName As String = "" Private _IsDeleted As Boolean = False Private _InReplyToUserId As Long = 0 - Private _langauge As String = "" _ Private Enum Statuses @@ -390,15 +389,6 @@ End Set End Property - Public Property Language As String - Get - Return _langauge - End Get - Set(ByVal value As String) - _langauge = value - End Set - End Property - Public Property FavoritedCount As Integer Public Function Copy() As PostClass @@ -441,8 +431,7 @@ (Me.RetweetedId = other.RetweetedId) AndAlso (Me.RelTabName = other.RelTabName) AndAlso (Me.IsDeleted = other.IsDeleted) AndAlso - (Me.InReplyToUserId = other.InReplyToUserId) AndAlso - (Me.Language = other.Language) + (Me.InReplyToUserId = other.InReplyToUserId) End Function #Region "IClonable.Clone" @@ -1164,7 +1153,8 @@ Next Else tb.UnreadCount += 1 - If tb.OldestUnreadId > Id OrElse tb.OldestUnreadId = -1 Then tb.OldestUnreadId = Id + 'If tb.OldestUnreadId > Id OrElse tb.OldestUnreadId = -1 Then tb.OldestUnreadId = Id + If tb.OldestUnreadId > Id Then tb.OldestUnreadId = Id If tb.IsInnerStorageTabType Then '一般タブ If _statuses.ContainsKey(Id) AndAlso _statuses(Id).IsRead Then @@ -1244,7 +1234,8 @@ Next Else tb.UnreadCount += 1 - If tb.OldestUnreadId > Id OrElse tb.OldestUnreadId = -1 Then tb.OldestUnreadId = Id + 'If tb.OldestUnreadId > Id OrElse tb.OldestUnreadId = -1 Then tb.OldestUnreadId = Id + If tb.OldestUnreadId > Id Then tb.OldestUnreadId = Id If tb.IsInnerStorageTabType Then Exit Sub For Each key As String In _tabs.Keys If Not key = TabName AndAlso _ @@ -1287,9 +1278,8 @@ Public ReadOnly Property Item(ByVal ID As Long) As PostClass Get If _statuses.ContainsKey(ID) Then Return _statuses(ID) - For Each tb As TabClass In _tabs.Values - If tb.IsInnerStorageTabType AndAlso _ - tb.Contains(ID) Then + For Each tb As TabClass In Me.GetTabsInnerStorageType + If tb.Contains(ID) Then Return tb.Posts(ID) End If Next @@ -1299,12 +1289,18 @@ Public ReadOnly Property Item(ByVal TabName As String, ByVal Index As Integer) As PostClass Get - 'If Not _tabs.ContainsKey(TabName) Then Return Nothing - If _tabs(TabName).IsInnerStorageTabType Then - Return _tabs(TabName).Posts(_tabs(TabName).GetId(Index)) - Else - Return _statuses(_tabs(TabName).GetId(Index)) - End If + If Not _tabs.ContainsKey(TabName) Then Throw New ArgumentException("TabName=" + TabName + " is not contained.") + Dim id As Long = _tabs(TabName).GetId(Index) + If id < 0 Then Throw New ArgumentException("Index can't find. Index=" + Index.ToString + "/TabName=" + TabName) + Try + If _tabs(TabName).IsInnerStorageTabType Then + Return _tabs(TabName).Posts(_tabs(TabName).GetId(Index)) + Else + Return _statuses(_tabs(TabName).GetId(Index)) + End If + Catch ex As Exception + Throw New Exception("Index=" + Index.ToString + "/TabName=" + TabName, ex) + End Try End Get End Property @@ -1644,6 +1640,7 @@ 'Search query Private _searchLang As String = "" Private _searchWords As String = "" + Private _nextPageQuery As String = "" Public Property SearchLang() As String Get @@ -1663,6 +1660,16 @@ _searchWords = value.Trim End Set End Property + + Public Property NextPageQuery() As String + Get + Return _nextPageQuery + End Get + Set(ByVal value As String) + _nextPageQuery = value + End Set + End Property + Public Function GetSearchPage(ByVal count As Integer) As Integer Return ((_ids.Count \ count) + 1) End Function @@ -1770,7 +1777,35 @@ End Sub Public Sub Sort() - _ids.Sort(_sorter.CmpMethod) + If _sorter.Mode = IdComparerClass.ComparerMode.Id Then + _ids.Sort(_sorter.CmpMethod) + Exit Sub + End If + Dim ar() As Long = Nothing + If _sorter.Order = SortOrder.Ascending Then + Select Case _sorter.Mode + Case IdComparerClass.ComparerMode.Data + ar = _ids.OrderBy(Function(n) _sorter.posts(n).TextFromApi).ToArray + Case IdComparerClass.ComparerMode.Name + ar = _ids.OrderBy(Function(n) _sorter.posts(n).ScreenName).ToArray + Case IdComparerClass.ComparerMode.Nickname + ar = _ids.OrderBy(Function(n) _sorter.posts(n).Nickname).ToArray + Case IdComparerClass.ComparerMode.Source + ar = _ids.OrderBy(Function(n) _sorter.posts(n).Source).ToArray + End Select + Else + Select Case _sorter.Mode + Case IdComparerClass.ComparerMode.Data + ar = _ids.OrderByDescending(Function(n) _sorter.posts(n).TextFromApi).ToArray + Case IdComparerClass.ComparerMode.Name + ar = _ids.OrderByDescending(Function(n) _sorter.posts(n).ScreenName).ToArray + Case IdComparerClass.ComparerMode.Nickname + ar = _ids.OrderByDescending(Function(n) _sorter.posts(n).Nickname).ToArray + Case IdComparerClass.ComparerMode.Source + ar = _ids.OrderByDescending(Function(n) _sorter.posts(n).Source).ToArray + End Select + End If + _ids = New List(Of Long)(ar) End Sub Public ReadOnly Property Sorter() As IdComparerClass @@ -1795,11 +1830,12 @@ If Not Read AndAlso Me._unreadManage Then Me._unreadCount += 1 - If Me.OldestUnreadId = -1 Then - Me.OldestUnreadId = ID - Else - If ID < Me.OldestUnreadId Then Me.OldestUnreadId = ID - End If + If ID < Me.OldestUnreadId Then Me.OldestUnreadId = ID + 'If Me.OldestUnreadId = -1 Then + ' Me.OldestUnreadId = ID + 'Else + ' If ID < Me.OldestUnreadId Then Me.OldestUnreadId = ID + 'End If End If End Sub @@ -2076,6 +2112,12 @@ Private _useLambda As Boolean = False Private _exuseLambda As Boolean = False + ' ラムダ式コンパイルキャッシュ + Private _lambdaExp As LambdaExpression = Nothing + Private _lambdaExpDelegate As [Delegate] = Nothing + Private _exlambdaExp As LambdaExpression = Nothing + Private _exlambdaExpDelegate As [Delegate] = Nothing + Public Sub New() End Sub @@ -2215,6 +2257,8 @@ Return _body End Get Set(ByVal value As List(Of String)) + _lambdaExp = Nothing + _lambdaExpDelegate = Nothing _body = value End Set End Property @@ -2237,6 +2281,8 @@ Return _exbody End Get Set(ByVal value As List(Of String)) + _exlambdaExp = Nothing + _exlambdaExpDelegate = Nothing _exbody = value End Set End Property @@ -2330,6 +2376,8 @@ Return _useLambda End Get Set(ByVal value As Boolean) + _lambdaExp = Nothing + _lambdaExpDelegate = Nothing _useLambda = value End Set End Property @@ -2339,6 +2387,8 @@ Return _exuseLambda End Get Set(ByVal value As Boolean) + _exlambdaExp = Nothing + _exlambdaExpDelegate = Nothing _exuseLambda = value End Set End Property @@ -2402,13 +2452,21 @@ End Function Public Function ExecuteLambdaExpression(ByVal expr As String, ByVal post As PostClass) As Boolean - Dim dlg As [Delegate] - Dim exp As LambdaExpression - exp = ParseLambda(Of PostClass, Boolean)(expr, post) - dlg = exp.Compile() - Return DirectCast(dlg.DynamicInvoke(post), Boolean) + If _lambdaExp Is Nothing OrElse _lambdaExpDelegate Is Nothing Then + _lambdaExp = ParseLambda(Of PostClass, Boolean)(expr, post) + _lambdaExpDelegate = _lambdaExp.Compile() + End If + Return (DirectCast(_lambdaExpDelegate.DynamicInvoke(post), Boolean)) End Function + Public Function ExecuteExLambdaExpression(ByVal expr As String, ByVal post As PostClass) As Boolean + If _exlambdaExp Is Nothing OrElse _exlambdaExpDelegate Is Nothing Then + _exlambdaExp = ParseLambda(Of PostClass, Boolean)(expr, post) + _exlambdaExpDelegate = _exlambdaExp.Compile() + End If + Return (DirectCast(_exlambdaExpDelegate.DynamicInvoke(post), Boolean)) + End Function + Public Function IsHit(ByVal post As PostClass) As HITRESULT Dim bHit As Boolean = True Dim tBody As String @@ -2528,7 +2586,7 @@ ) Then If _exbody.Count > 0 Then If _exuseLambda Then - If ExecuteLambdaExpression(_exbody.Item(0), post) Then exFlag = True + If ExecuteExLambdaExpression(_exbody.Item(0), post) Then exFlag = True Else For Each fs As String In _exbody If _exuseRegex Then @@ -2549,7 +2607,7 @@ End If Else If _exuseLambda Then - If ExecuteLambdaExpression(_exbody.Item(0), post) Then exFlag = True + If ExecuteExLambdaExpression(_exbody.Item(0), post) Then exFlag = True Else For Each fs As String In _exbody If _exuseRegex Then @@ -2760,10 +2818,13 @@ SetCmpMethod(_mode, _order) End Sub - Public WriteOnly Property posts() As Dictionary(Of Long, PostClass) + Public Property posts() As Dictionary(Of Long, PostClass) Set(ByVal value As Dictionary(Of Long, PostClass)) _statuses = value End Set + Get + Return _statuses + End Get End Property ' 指定したソートモードとソートオーダーに従い使用する比較関数のアドレスを返す Modified: trunk/Tween/TabsDialog.en.resx =================================================================== --- trunk/Tween/TabsDialog.en.resx 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/TabsDialog.en.resx 2011-02-21 12:02:49 UTC (rev 1457) @@ -112,16 +112,16 @@ 2.0 - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Cancel - (New) + (New Tab) Select Tab Modified: trunk/Tween/Tween.Designer.vb =================================================================== --- trunk/Tween/Tween.Designer.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/Tween.Designer.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -61,7 +61,7 @@ Me.DeleteTabMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.TabImage = New System.Windows.Forms.ImageList(Me.components) Me.ImageSelectionPanel = New System.Windows.Forms.Panel() - Me.ImageSelectedPicture = New System.Windows.Forms.PictureBox() + Me.ImageSelectedPicture = New TweenCustomControl.PictureBoxEx() Me.ImagePathPanel = New System.Windows.Forms.Panel() Me.ImagefilePathText = New System.Windows.Forms.TextBox() Me.FilePickButton = New System.Windows.Forms.Button() @@ -73,7 +73,7 @@ Me.SplitContainer3 = New System.Windows.Forms.SplitContainer() Me.SplitContainer2 = New System.Windows.Forms.SplitContainer() Me.TableLayoutPanel1 = New System.Windows.Forms.TableLayoutPanel() - Me.UserPicture = New System.Windows.Forms.PictureBox() + Me.UserPicture = New TweenCustomControl.PictureBoxEx() Me.ContextMenuUserPicture = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.FollowToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.UnFollowToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() @@ -120,7 +120,7 @@ Me.StatusText = New System.Windows.Forms.TextBox() Me.lblLen = New System.Windows.Forms.Label() Me.PostButton = New System.Windows.Forms.Button() - Me.PreviewPicture = New System.Windows.Forms.PictureBox() + Me.PreviewPicture = New TweenCustomControl.PictureBoxEx() Me.PreviewScrollBar = New System.Windows.Forms.VScrollBar() Me.MenuStrip1 = New System.Windows.Forms.MenuStrip() Me.MenuItemFile = New System.Windows.Forms.ToolStripMenuItem() @@ -1978,7 +1978,7 @@ Friend WithEvents AboutMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents SplitContainer2 As System.Windows.Forms.SplitContainer Friend WithEvents TableLayoutPanel1 As System.Windows.Forms.TableLayoutPanel - Friend WithEvents UserPicture As System.Windows.Forms.PictureBox + Friend WithEvents UserPicture As TweenCustomControl.PictureBoxEx Friend WithEvents NameLabel As System.Windows.Forms.Label Friend WithEvents DateTimeLabel As System.Windows.Forms.Label Friend WithEvents StatusText As System.Windows.Forms.TextBox @@ -2113,7 +2113,7 @@ Friend WithEvents ToolStripSeparator33 As System.Windows.Forms.ToolStripSeparator Friend WithEvents PostBrowser As System.Windows.Forms.WebBrowser Friend WithEvents SplitContainer3 As System.Windows.Forms.SplitContainer - Friend WithEvents PreviewPicture As System.Windows.Forms.PictureBox + Friend WithEvents PreviewPicture As TweenCustomControl.PictureBoxEx Friend WithEvents PreviewScrollBar As System.Windows.Forms.VScrollBar Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip Friend WithEvents FollowToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem @@ -2135,7 +2135,7 @@ Friend WithEvents FilePickButton As System.Windows.Forms.Button Friend WithEvents ImagefilePathText As System.Windows.Forms.TextBox Friend WithEvents Label1 As System.Windows.Forms.Label - Friend WithEvents ImageSelectedPicture As System.Windows.Forms.PictureBox + Friend WithEvents ImageSelectedPicture As TweenCustomControl.PictureBoxEx Friend WithEvents ImageSelectionPanel As System.Windows.Forms.Panel Friend WithEvents ImagePathPanel As System.Windows.Forms.Panel Friend WithEvents ImageServiceCombo As System.Windows.Forms.ComboBox Modified: trunk/Tween/Tween.vb =================================================================== --- trunk/Tween/Tween.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/Tween.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -198,6 +198,8 @@ Private ColumnText(8) As String Private _DoFavRetweetFlags As Boolean = False + Private osResumed As Boolean = False + Private pictureService As Dictionary(Of String, IMultimediaShareService) ''''''''''''''''''''''''''''''''''''''''''''''''''''' Private _postBrowserStatusText As String = "" @@ -360,7 +362,13 @@ _bwFollower.Dispose() End If Me._apiGauge.Dispose() - If TIconDic IsNot Nothing Then DirectCast(TIconDic, IDisposable).Dispose() + If TIconDic IsNot Nothing Then + DirectCast(Me.TIconDic, ImageDictionary).PauseGetImage = True + DirectCast(TIconDic, IDisposable).Dispose() + End If + ' 終了時にRemoveHandlerしておかないとメモリリークする + ' http://msdn.microsoft.com/ja-jp/library/microsoft.win32.systemevents.powermodechanged.aspx + RemoveHandler Microsoft.Win32.SystemEvents.PowerModeChanged, AddressOf SystemEvents_PowerModeChanged End Sub Private Sub LoadIcon(ByRef IconInstance As Icon, ByVal FileName As String) @@ -493,6 +501,7 @@ Thumbnail = New Thumbnail(Me) AddHandler TwitterApiInfo.Changed, AddressOf SetStatusLabelApiHandler + AddHandler Microsoft.Win32.SystemEvents.PowerModeChanged, AddressOf SystemEvents_PowerModeChanged VerUpMenuItem.Image = shield.Icon If Not My.Application.CommandLineArgs.Count = 0 AndAlso My.Application.CommandLineArgs.Contains("/d") Then TraceFlag = True @@ -785,12 +794,13 @@ 'アイコンリスト作成 Try - TIconDic = New ImageDictionary(50) + TIconDic = New ImageDictionary(5) Catch ex As Exception MessageBox.Show("Please install [.NET Framework 4 (Full)].") Application.Exit() Exit Sub End Try + DirectCast(Me.TIconDic, ImageDictionary).PauseGetImage = False Dim saveRequired As Boolean = False 'ユーザー名、パスワードが未設定なら設定画面を表示(初回起動時など) @@ -912,10 +922,15 @@ End Select '画像投稿サービス + Me.pictureService = New Dictionary(Of String, IMultimediaShareService) From { + {"TwitPic", New TwitPic(tw)}, + {"img.ly", New imgly(tw)}, + {"yfrog", New yfrog(tw)}, + {"Plixi", New Plixi(tw)}} SetImageServiceCombo() ImageSelectionPanel.Enabled = False - ImageServiceCombo.SelectedIndex = _cfgCommon.UseImageSurvice + ImageServiceCombo.SelectedIndex = _cfgCommon.UseImageService 'ウィンドウ設定 Me.ClientSize = _cfgLocal.FormSize @@ -1163,7 +1178,8 @@ Static userTimelineCounter As Integer = 0 Static listsCounter As Integer = 0 Static usCounter As Integer = 0 - Static lastGetTime As DateTime = Now + Static ResumeWait As Integer = 0 + Static refreshFollowers As Integer = 0 If homeCounter > 0 Then Interlocked.Decrement(homeCounter) If mentionCounter > 0 Then Interlocked.Decrement(mentionCounter) @@ -1172,28 +1188,20 @@ If userTimelineCounter > 0 Then Interlocked.Decrement(userTimelineCounter) If listsCounter > 0 Then Interlocked.Decrement(listsCounter) If usCounter > 0 Then Interlocked.Decrement(usCounter) + Interlocked.Increment(refreshFollowers) ''タイマー初期化 If homeCounter <= 0 AndAlso SettingDialog.TimelinePeriodInt > 0 Then Interlocked.Exchange(homeCounter, SettingDialog.TimelinePeriodInt) - If Not tw.IsUserstreamDataReceived Then - lastGetTime = Now - GetTimeline(WORKERTYPE.Timeline, 1, 0, "") - End If + If Not tw.IsUserstreamDataReceived Then GetTimeline(WORKERTYPE.Timeline, 1, 0, "") End If If mentionCounter <= 0 AndAlso SettingDialog.ReplyPeriodInt > 0 Then Interlocked.Exchange(mentionCounter, SettingDialog.ReplyPeriodInt) - If Not tw.IsUserstreamDataReceived Then - lastGetTime = Now - GetTimeline(WORKERTYPE.Reply, 1, 0, "") - End If + If Not tw.IsUserstreamDataReceived Then GetTimeline(WORKERTYPE.Reply, 1, 0, "") End If If dmCounter <= 0 AndAlso SettingDialog.DMPeriodInt > 0 Then Interlocked.Exchange(dmCounter, SettingDialog.DMPeriodInt) - If Not tw.IsUserstreamDataReceived Then - lastGetTime = Now - GetTimeline(WORKERTYPE.DirectMessegeRcv, 1, 0, "") - End If + If Not tw.IsUserstreamDataReceived Then GetTimeline(WORKERTYPE.DirectMessegeRcv, 1, 0, "") End If If pubSearchCounter <= 0 AndAlso SettingDialog.PubSearchPeriodInt > 0 Then Interlocked.Exchange(pubSearchCounter, SettingDialog.PubSearchPeriodInt) @@ -1211,12 +1219,20 @@ Interlocked.Exchange(usCounter, SettingDialog.UserstreamPeriodInt) If Me._isActiveUserstream Then RefreshTimeline(True) End If - If Not tw.IsUserstreamDataReceived AndAlso Now.Subtract(lastGetTime).TotalMinutes > 10 Then - lastGetTime = Now - GetTimeline(WORKERTYPE.Timeline, 1, 0, "") - GetTimeline(WORKERTYPE.Reply, 1, 0, "") - GetTimeline(WORKERTYPE.DirectMessegeRcv, 1, 0, "") + If refreshFollowers > 3600 Then + Interlocked.Exchange(refreshFollowers, 0) + doGetFollowersMenu() End If + If osResumed Then + Interlocked.Increment(ResumeWait) + If ResumeWait > 30 Then + osResumed = False + Interlocked.Exchange(ResumeWait, 0) + GetTimeline(WORKERTYPE.Timeline, 1, 0, "") + GetTimeline(WORKERTYPE.Reply, 1, 0, "") + GetTimeline(WORKERTYPE.DirectMessegeRcv, 1, 0, "") + End If + End If End Sub Private Sub RefreshTimeline(ByVal isUserStream As Boolean) @@ -1290,10 +1306,10 @@ '制御しない Case Else '表示位置キープ - If _curList.VirtualListSize > 0 AndAlso _statuses.IndexOf(_curTab.Text, topId) > -1 Then - _curList.EnsureVisible(_curList.VirtualListSize - 1) - _curList.EnsureVisible(_statuses.IndexOf(_curTab.Text, topId)) - End If + 'If _curList.VirtualListSize > 0 AndAlso _statuses.IndexOf(_curTab.Text, topId) > -1 Then + ' _curList.EnsureVisible(_curList.VirtualListSize - 1) + ' _curList.EnsureVisible(_statuses.IndexOf(_curTab.Text, topId)) + 'End If End Select End If Catch ex As Exception @@ -1374,15 +1390,15 @@ If _endingFlag Then Exit Sub For Each tab As TabPage In ListTab.TabPages Dim lst As DetailsListView = DirectCast(tab.Tag, DetailsListView) - If lst.SelectedIndices.Count > 0 AndAlso lst.SelectedIndices.Count < 31 Then + If lst.SelectedIndices.Count > 0 Then selId.Add(tab.Text, _statuses.GetId(tab.Text, lst.SelectedIndices)) Else - selId.Add(tab.Text, New Long(0) {-1}) + selId.Add(tab.Text, New Long(0) {-2}) End If If lst.FocusedItem IsNot Nothing Then focusedId.Add(tab.Text, _statuses.GetId(tab.Text, lst.FocusedItem.Index)) Else - focusedId.Add(tab.Text, -1) + focusedId.Add(tab.Text, -2) End If Next @@ -1491,6 +1507,7 @@ If _curList.SelectedIndices.Count <> 1 Then Exit Sub _curItemIndex = _curList.SelectedIndices(0) + If _curItemIndex > _curList.VirtualListSize - 1 Then Exit Sub _curPost = GetCurTabPost(_curItemIndex) @@ -2005,9 +2022,8 @@ End If Next Else - Dim picSvc As New PictureService(tw) - If String.IsNullOrEmpty(args.status.status) Then args.status.status = "" - ret = picSvc.Upload(args.status.imagePath, args.status.status, args.status.imageService) + ret = Me.pictureService(args.status.imageService).Upload(args.status.imagePath, + args.status.status) End If bw.ReportProgress(300) rslt.status = args.status @@ -2051,13 +2067,16 @@ bw.ReportProgress(50, MakeStatusMessage(args, False)) If args.tName = "" Then For Each tb As TabClass In _statuses.GetTabsByType(TabUsageType.PublicSearch) + 'If tb.SearchWords <> "" Then ret = tw.GetPhoenixSearch(read, tb, False) If tb.SearchWords <> "" Then ret = tw.GetSearch(read, tb, False) Next Else Dim tb As TabClass = _statuses.GetTabByName(args.tName) If tb IsNot Nothing Then + 'ret = tw.GetPhoenixSearch(read, tb, False) ret = tw.GetSearch(read, tb, False) If ret = "" AndAlso args.page = -1 Then + 'ret = tw.GetPhoenixSearch(read, tb, True) ret = tw.GetSearch(read, tb, True) End If End If @@ -2381,7 +2400,7 @@ End If End If End If - If Not _isActiveUserstream AndAlso rslt.retMsg.Length = 0 AndAlso SettingDialog.PostAndGet Then GetTimeline(WORKERTYPE.Timeline, 1, 0, "") + If rslt.retMsg.Length = 0 AndAlso SettingDialog.PostAndGet Then GetTimeline(WORKERTYPE.Timeline, 1, 0, "") Case WORKERTYPE.Retweet If rslt.retMsg.Length = 0 Then _postTimestamps.Add(Now) @@ -4127,28 +4146,28 @@ End Select If rct.Width > 0 Then If _iconCol Then - Dim fnt As New Font(e.Item.Font, FontStyle.Bold) - 'e.Graphics.DrawString(System.Environment.NewLine + e.Item.SubItems(2).Text, e.Item.Font, brs, rct, sf) - 'e.Graphics.DrawString(e.Item.SubItems(4).Text + " / " + e.Item.SubItems(1).Text + " (" + e.Item.SubItems(3).Text + ") " + e.Item.SubItems(5).Text + e.Item.SubItems(6).Text + " [" + e.Item.SubItems(7).Text + "]", fnt, brs, rctB, sf) - TextRenderer.DrawText(e.Graphics, - e.Item.SubItems(2).Text, - e.Item.Font, - Rectangle.Round(rct), - brs.Color, - TextFormatFlags.WordBreak Or - TextFormatFlags.EndEllipsis Or - TextFormatFlags.GlyphOverhangPadding Or - TextFormatFlags.NoPrefix) - TextRenderer.DrawText(e.Graphics, - e.Item.SubItems(4).Text + " / " + e.Item.SubItems(1).Text + " (" + e.Item.SubItems(3).Text + ") " + e.Item.SubItems(5).Text + e.Item.SubItems(6).Text + " [" + e.Item.SubItems(7).Text + "]", - fnt, - Rectangle.Round(rctB), - brs.Color, - TextFormatFlags.SingleLine Or - TextFormatFlags.EndEllipsis Or - TextFormatFlags.GlyphOverhangPadding Or - TextFormatFlags.NoPrefix) - fnt.Dispose() + Using fnt As New Font(e.Item.Font, FontStyle.Bold) + 'e.Graphics.DrawString(System.Environment.NewLine + e.Item.SubItems(2).Text, e.Item.Font, brs, rct, sf) + 'e.Graphics.DrawString(e.Item.SubItems(4).Text + " / " + e.Item.SubItems(1).Text + " (" + e.Item.SubItems(3).Text + ") " + e.Item.SubItems(5).Text + e.Item.SubItems(6).Text + " [" + e.Item.SubItems(7).Text + "]", fnt, brs, rctB, sf) + TextRenderer.DrawText(e.Graphics, + e.Item.SubItems(2).Text, + e.Item.Font, + Rectangle.Round(rct), + brs.Color, + TextFormatFlags.WordBreak Or + TextFormatFlags.EndEllipsis Or + TextFormatFlags.GlyphOverhangPadding Or + TextFormatFlags.NoPrefix) + TextRenderer.DrawText(e.Graphics, + e.Item.SubItems(4).Text + " / " + e.Item.SubItems(1).Text + " (" + e.Item.SubItems(3).Text + ") " + e.Item.SubItems(5).Text + e.Item.SubItems(6).Text + " [" + e.Item.SubItems(7).Text + "]", + fnt, + Rectangle.Round(rctB), + brs.Color, + TextFormatFlags.SingleLine Or + TextFormatFlags.EndEllipsis Or + TextFormatFlags.GlyphOverhangPadding Or + TextFormatFlags.NoPrefix) + End Using ElseIf drawLineCount = 1 Then TextRenderer.DrawText(e.Graphics, e.SubItem.Text, @@ -4177,99 +4196,99 @@ Else If rct.Width > 0 Then '選択中の行 - Dim fnt As New Font(e.Item.Font, FontStyle.Bold) - If DirectCast(sender, Windows.Forms.Control).Focused Then - If _iconCol Then - 'e.Graphics.DrawString(System.Environment.NewLine + e.Item.SubItems(2).Text, e.Item.Font, _brsHighLightText, rct, sf) - 'e.Graphics.DrawString(e.Item.SubItems(4).Text + " / " + e.Item.SubItems(1).Text + " (" + e.Item.SubItems(3).Text + ") " + e.Item.SubItems(5).Text + e.Item.SubItems(6).Text + " [" + e.Item.SubItems(7).Text + "]", fnt, _brsHighLightText, rctB, sf) - TextRenderer.DrawText(e.Graphics, - e.Item.SubItems(2).Text, - e.Item.Font, - Rectangle.Round(rct), - _brsHighLightText.Color, - TextFormatFlags.WordBreak Or - TextFormatFlags.EndEllipsis Or - TextFormatFlags.GlyphOverhangPadding Or - TextFormatFlags.NoPrefix) - TextRenderer.DrawText(e.Graphics, - e.Item.SubItems(4).Text + " / " + e.Item.SubItems(1).Text + " (" + e.Item.SubItems(3).Text + ") " + e.Item.SubItems(5).Text + e.Item.SubItems(6).Text + " [" + e.Item.SubItems(7).Text + "]", - fnt, - Rectangle.Round(rctB), - _brsHighLightText.Color, - TextFormatFlags.SingleLine Or - TextFormatFlags.EndEllipsis Or - TextFormatFlags.GlyphOverhangPadding Or - TextFormatFlags.NoPrefix) - ElseIf drawLineCount = 1 Then - TextRenderer.DrawText(e.Graphics, - e.SubItem.Text, - e.Item.Font, - Rectangle.Round(rct), - _brsHighLightText.Color, - TextFormatFlags.SingleLine Or - TextFormatFlags.EndEllipsis Or - TextFormatFlags.GlyphOverhangPadding Or - TextFormatFlags.NoPrefix Or - TextFormatFlags.VerticalCenter) + Using fnt As New Font(e.Item.Font, FontStyle.Bold) + If DirectCast(sender, Windows.Forms.Control).Focused Then + If _iconCol Then + 'e.Graphics.DrawString(System.Environment.NewLine + e.Item.SubItems(2).Text, e.Item.Font, _brsHighLightText, rct, sf) + 'e.Graphics.DrawString(e.Item.SubItems(4).Text + " / " + e.Item.SubItems(1).Text + " (" + e.Item.SubItems(3).Text + ") " + e.Item.SubItems(5).Text + e.Item.SubItems(6).Text + " [" + e.Item.SubItems(7).Text + "]", fnt, _brsHighLightText, rctB, sf) + TextRenderer.DrawText(e.Graphics, + e.Item.SubItems(2).Text, + e.Item.Font, + Rectangle.Round(rct), + _brsHighLightText.Color, + TextFormatFlags.WordBreak Or + TextFormatFlags.EndEllipsis Or + TextFormatFlags.GlyphOverhangPadding Or + TextFormatFlags.NoPrefix) + TextRenderer.DrawText(e.Graphics, + e.Item.SubItems(4).Text + " / " + e.Item.SubItems(1).Text + " (" + e.Item.SubItems(3).Text + ") " + e.Item.SubItems(5).Text + e.Item.SubItems(6).Text + " [" + e.Item.SubItems(7).Text + "]", + fnt, + Rectangle.Round(rctB), + _brsHighLightText.Color, + TextFormatFlags.SingleLine Or + TextFormatFlags.EndEllipsis Or + TextFormatFlags.GlyphOverhangPadding Or + TextFormatFlags.NoPrefix) + ElseIf drawLineCount = 1 Then + TextRenderer.DrawText(e.Graphics, + e.SubItem.Text, + e.Item.Font, + Rectangle.Round(rct), + _brsHighLightText.Color, + TextFormatFlags.SingleLine Or + TextFormatFlags.EndEllipsis Or + TextFormatFlags.GlyphOverhangPadding Or + TextFormatFlags.NoPrefix Or + TextFormatFlags.VerticalCenter) + Else + 'e.Graphics.DrawString(e.SubItem.Text, e.Item.Font, _brsHighLightText, rct, sf) + TextRenderer.DrawText(e.Graphics, + e.SubItem.Text, + e.Item.Font, + Rectangle.Round(rct), + _brsHighLightText.Color, + TextFormatFlags.WordBreak Or + TextFormatFlags.EndEllipsis Or + TextFormatFlags.GlyphOverhangPadding Or + TextFormatFlags.NoPrefix) + End If Else - 'e.Graphics.DrawString(e.SubItem.Text, e.Item.Font, _brsHighLightText, rct, sf) - TextRenderer.DrawText(e.Graphics, - e.SubItem.Text, - e.Item.Font, - Rectangle.Round(rct), - _brsHighLightText.Color, - TextFormatFlags.WordBreak Or - TextFormatFlags.EndEllipsis Or - TextFormatFlags.GlyphOverhangPadding Or - TextFormatFlags.NoPrefix) + If _iconCol Then + 'e.Graphics.DrawString(System.Environment.NewLine + e.Item.SubItems(2).Text, e.Item.Font, _brsForeColorUnread, rct, sf) + 'e.Graphics.DrawString(e.Item.SubItems(4).Text + " / " + e.Item.SubItems(1).Text + " (" + e.Item.SubItems(3).Text + ") " + e.Item.SubItems(5).Text + e.Item.SubItems(6).Text + " [" + e.Item.SubItems(7).Text + "]", fnt, _brsForeColorUnread, rctB, sf) + TextRenderer.DrawText(e.Graphics, + e.Item.SubItems(2).Text, + e.Item.Font, + Rectangle.Round(rct), + _brsForeColorUnread.Color, + TextFormatFlags.WordBreak Or + TextFormatFlags.EndEllipsis Or + TextFormatFlags.GlyphOverhangPadding Or + TextFormatFlags.NoPrefix) + TextRenderer.DrawText(e.Graphics, + e.Item.SubItems(4).Text + " / " + e.Item.SubItems(1).Text + " (" + e.Item.SubItems(3).Text + ") " + e.Item.SubItems(5).Text + e.Item.SubItems(6).Text + " [" + e.Item.SubItems(7).Text + "]", + fnt, + Rectangle.Round(rctB), + _brsForeColorUnread.Color, + TextFormatFlags.SingleLine Or + TextFormatFlags.EndEllipsis Or + TextFormatFlags.GlyphOverhangPadding Or + TextFormatFlags.NoPrefix) + ElseIf drawLineCount = 1 Then + TextRenderer.DrawText(e.Graphics, + e.SubItem.Text, + e.Item.Font, + Rectangle.Round(rct), + _brsForeColorUnread.Color, + TextFormatFlags.SingleLine Or + TextFormatFlags.EndEllipsis Or + TextFormatFlags.GlyphOverhangPadding Or + TextFormatFlags.NoPrefix Or + TextFormatFlags.VerticalCenter) + Else + 'e.Graphics.DrawString(e.SubItem.Text, e.Item.Font, _brsForeColorUnread, rct, sf) + TextRenderer.DrawText(e.Graphics, + e.SubItem.Text, + e.Item.Font, + Rectangle.Round(rct), + _brsForeColorUnread.Color, + TextFormatFlags.WordBreak Or + TextFormatFlags.EndEllipsis Or + TextFormatFlags.GlyphOverhangPadding Or + TextFormatFlags.NoPrefix) + End If End If - Else - If _iconCol Then - 'e.Graphics.DrawString(System.Environment.NewLine + e.Item.SubItems(2).Text, e.Item.Font, _brsForeColorUnread, rct, sf) - 'e.Graphics.DrawString(e.Item.SubItems(4).Text + " / " + e.Item.SubItems(1).Text + " (" + e.Item.SubItems(3).Text + ") " + e.Item.SubItems(5).Text + e.Item.SubItems(6).Text + " [" + e.Item.SubItems(7).Text + "]", fnt, _brsForeColorUnread, rctB, sf) - TextRenderer.DrawText(e.Graphics, - e.Item.SubItems(2).Text, - e.Item.Font, - Rectangle.Round(rct), - _brsForeColorUnread.Color, - TextFormatFlags.WordBreak Or - TextFormatFlags.EndEllipsis Or - TextFormatFlags.GlyphOverhangPadding Or - TextFormatFlags.NoPrefix) - TextRenderer.DrawText(e.Graphics, - e.Item.SubItems(4).Text + " / " + e.Item.SubItems(1).Text + " (" + e.Item.SubItems(3).Text + ") " + e.Item.SubItems(5).Text + e.Item.SubItems(6).Text + " [" + e.Item.SubItems(7).Text + "]", - fnt, - Rectangle.Round(rctB), - _brsForeColorUnread.Color, - TextFormatFlags.SingleLine Or - TextFormatFlags.EndEllipsis Or - TextFormatFlags.GlyphOverhangPadding Or - TextFormatFlags.NoPrefix) - ElseIf drawLineCount = 1 Then - TextRenderer.DrawText(e.Graphics, - e.SubItem.Text, - e.Item.Font, - Rectangle.Round(rct), - _brsForeColorUnread.Color, - TextFormatFlags.SingleLine Or - TextFormatFlags.EndEllipsis Or - TextFormatFlags.GlyphOverhangPadding Or - TextFormatFlags.NoPrefix Or - TextFormatFlags.VerticalCenter) - Else - 'e.Graphics.DrawString(e.SubItem.Text, e.Item.Font, _brsForeColorUnread, rct, sf) - TextRenderer.DrawText(e.Graphics, - e.SubItem.Text, - e.Item.Font, - Rectangle.Round(rct), - _brsForeColorUnread.Color, - TextFormatFlags.WordBreak Or - TextFormatFlags.EndEllipsis Or - TextFormatFlags.GlyphOverhangPadding Or - TextFormatFlags.NoPrefix) - End If - End If - fnt.Dispose() + End Using End If End If End If @@ -4654,7 +4673,18 @@ End Function Private Sub DisplayItemImage_Downloaded(ByVal sender As Object, ByVal e As EventArgs) Handles displayItem.ImageDownloaded - If sender.Equals(displayItem) AndAlso displayItem.Image IsNot Nothing Then UserPicture.Image = displayItem.Image + If sender.Equals(displayItem) Then + If UserPicture.Image IsNot Nothing Then UserPicture.Image.Dispose() + If displayItem.Image IsNot Nothing Then + Try + UserPicture.Image = New Bitmap(displayItem.Image) + Catch ex As Exception + UserPicture.Image = Nothing + End Try + Else + UserPicture.Image = Nothing + End If + End If End Sub Private Overloads Sub DispSelectedPost() @@ -4713,8 +4743,12 @@ NameLabel.Text += " (RT:" + _curPost.RetweetedBy + ")" End If If UserPicture.Image IsNot Nothing Then UserPicture.Image.Dispose() - If Not String.IsNullOrEmpty(_curPost.ImageUrl) AndAlso TIconDic.ContainsKey(_curPost.ImageUrl) Then - UserPicture.Image = TIconDic(_curPost.ImageUrl) + If Not String.IsNullOrEmpty(_curPost.ImageUrl) AndAlso TIconDic(_curPost.ImageUrl) IsNot Nothing Then + Try + UserPicture.Image = New Bitmap(TIconDic(_curPost.ImageUrl)) + Catch ex As Exception + UserPicture.Image = Nothing + End Try Else UserPicture.Image = Nothing End If @@ -4965,33 +4999,6 @@ Return Pressed End If - If Focused = ModifierState.StatusText AndAlso Not Pressed Then - If KeyCode = Keys.Space AndAlso Modifier = ModifierState.CShift Then - If StatusText.SelectionStart > 0 Then - Dim endidx As Integer = StatusText.SelectionStart - 1 - Dim startstr As String = "" - For i As Integer = StatusText.SelectionStart - 1 To 0 Step -1 - Dim c As Char = StatusText.Text.Chars(i) - If Char.IsLetterOrDigit(c) OrElse c = "_" Then - Continue For - End If - If c = "@" Then - Pressed = True - startstr = StatusText.Text.Substring(i + 1, endidx - i) - ShowSuplDialog(StatusText, AtIdSupl, startstr.Length + 1, startstr) - ElseIf c = "#" Then - Pressed = True - startstr = StatusText.Text.Substring(i + 1, endidx - i) - ShowSuplDialog(StatusText, HashSupl, startstr.Length + 1, startstr) - Else - Exit For - End If - Next - Return Pressed - End If - End If - End If - 'Ctrl+何か If Modifier = ModifierState.Ctrl Then If KeyCode = Keys.R Then @@ -5298,6 +5305,29 @@ SelectListItem(_curList, idx) _curList.EnsureVisible(idx) End If + ElseIf KeyCode = Keys.Space Then + If StatusText.SelectionStart > 0 Then + Dim endidx As Integer = StatusText.SelectionStart - 1 + Dim startstr As String = "" + For i As Integer = StatusText.SelectionStart - 1 To 0 Step -1 + Dim c As Char = StatusText.Text.Chars(i) + If Char.IsLetterOrDigit(c) OrElse c = "_" Then + Continue For + End If + If c = "@" Then + Pressed = True + startstr = StatusText.Text.Substring(i + 1, endidx - i) + ShowSuplDialog(StatusText, AtIdSupl, startstr.Length + 1, startstr) + ElseIf c = "#" Then + Pressed = True + startstr = StatusText.Text.Substring(i + 1, endidx - i) + ShowSuplDialog(StatusText, HashSupl, startstr.Length + 1, startstr) + Else + Exit For + End If + Next + Return Pressed + End If End If End If Return Pressed @@ -5747,7 +5777,7 @@ post.IsRead = True _statuses.AddPost(post) _statuses.DistributePosts() - _statuses.SubmitUpdate(Nothing, Nothing, Nothing, False) + '_statuses.SubmitUpdate(Nothing, Nothing, Nothing, False) Me.RefreshTimeline(False) Try Dim inReplyPost = inReplyToPosts.First() @@ -6026,7 +6056,7 @@ _cfgCommon.AllAtReply = tw.AllAtReply _cfgCommon.OpenUserTimeline = SettingDialog.OpenUserTimeline _cfgCommon.ListCountApi = SettingDialog.ListCountApi - _cfgCommon.UseImageSurvice = ImageServiceCombo.SelectedIndex + _cfgCommon.UseImageService = ImageServiceCombo.SelectedIndex _cfgCommon.Save() End SyncLock @@ -6555,16 +6585,16 @@ Static idle As Boolean = False 'Static usCheckCnt As Integer = 0 - Static iconDlListTopItem As ListViewItem = Nothing + 'Static iconDlListTopItem As ListViewItem = Nothing If forceRefresh Then idle = False - If DirectCast(ListTab.SelectedTab.Tag, ListView).TopItem Is iconDlListTopItem Then - DirectCast(Me.TIconDic, ImageDictionary).PauseGetImage = False - Else - DirectCast(Me.TIconDic, ImageDictionary).PauseGetImage = True - End If - iconDlListTopItem = DirectCast(ListTab.SelectedTab.Tag, ListView).TopItem + 'If DirectCast(ListTab.SelectedTab.Tag, ListView).TopItem Is iconDlListTopItem Then + ' DirectCast(Me.TIconDic, ImageDictionary).PauseGetImage = False + 'Else + ' DirectCast(Me.TIconDic, ImageDictionary).PauseGetImage = True + 'End If + 'iconDlListTopItem = DirectCast(ListTab.SelectedTab.Tag, ListView).TopItem iconCnt += 1 blinkCnt += 1 @@ -7518,7 +7548,7 @@ Me.IconNameToolStripMenuItem.Enabled = False Me.IconNameToolStripMenuItem.Text = My.Resources.ContextMenuStrip3_OpeningText1 End If - If Me.TIconDic.ContainsKey(_curPost.ImageUrl) AndAlso Me.TIconDic(_curPost.ImageUrl) IsNot Nothing Then + If Me.TIconDic(_curPost.ImageUrl) IsNot Nothing Then Me.SaveIconPictureToolStripMenuItem.Enabled = True Else Me.SaveIconPictureToolStripMenuItem.Enabled = False @@ -7588,15 +7618,22 @@ Me.SaveFileDialog1.FileName = name.Substring(name.LastIndexOf("/"c) + 1) If Me.SaveFileDialog1.ShowDialog() = Windows.Forms.DialogResult.OK Then - Using bmp2 As New Bitmap(TIconDic(name).Size.Width, TIconDic(name).Size.Height) - Using g As Graphics = Graphics.FromImage(bmp2) - g.InterpolationMode = Drawing2D.InterpolationMode.High - g.DrawImage(TIconDic(name), 0, 0, TIconDic(name).Size.Width, TIconDic(name).Size.Height) - g.Dispose() + Try + Using orgBmp As Image = New Bitmap(TIconDic(name)) + Using bmp2 As New Bitmap(orgBmp.Size.Width, orgBmp.Size.Height) + Using g As Graphics = Graphics.FromImage(bmp2) + g.InterpolationMode = Drawing2D.InterpolationMode.High + g.DrawImage(orgBmp, 0, 0, orgBmp.Size.Width, orgBmp.Size.Height) + g.Dispose() + End Using + bmp2.Save(Me.SaveFileDialog1.FileName) + bmp2.Dispose() + End Using + orgBmp.Dispose() End Using - bmp2.Save(Me.SaveFileDialog1.FileName) - bmp2.Dispose() - End Using + Catch ex As Exception + '処理中にキャッシュアウトする可能性あり + End Try End If End Sub @@ -8101,21 +8138,17 @@ Dim filename As String = CType(e.Data.GetData(DataFormats.FileDrop, False), String())(0) Dim fl As New FileInfo(filename) Dim ext As String = fl.Extension - Dim picsvc As New PictureService(tw) - If picsvc.IsValidExtension(ext, ImageService) AndAlso _ - picsvc.GetMaxFileSize(ext, ImageService) >= fl.Length Then + If Not String.IsNullOrEmpty(Me.ImageService) AndAlso Me.pictureService(Me.ImageService).CheckValidFilesize(ext, fl.Length) Then e.Effect = DragDropEffects.Copy Exit Sub End If For Each svc As String In ImageServiceCombo.Items - If picsvc.IsValidExtension(ext, svc) AndAlso _ - picsvc.GetMaxFileSize(ext, svc) >= fl.Length Then + If String.IsNullOrEmpty(svc) Then Continue For + If Me.pictureService(svc).CheckValidFilesize(ext, fl.Length) Then ImageServiceCombo.SelectedItem = svc e.Effect = DragDropEffects.Copy Exit Sub - Else - Continue For End If Next e.Effect = DragDropEffects.None @@ -8203,14 +8236,20 @@ flg = True End If - If Index IsNot Nothing AndAlso Index(0) > -1 Then + Dim fIdx As Integer = -1 + If Index IsNot Nothing Then LView.SelectedIndices.Clear() For Each idx As Integer In Index - LView.SelectedIndices.Add(idx) + If idx > -1 AndAlso LView.VirtualListSize > idx Then + LView.SelectedIndices.Add(idx) + If fIdx = -1 Then fIdx = idx + End If Next End If - If FocusedIndex > -1 Then + If FocusedIndex > -1 AndAlso LView.VirtualListSize > FocusedIndex Then LView.Items(FocusedIndex).Focused = True + ElseIf fIdx > -1 Then + LView.Items(fIdx).Focused = True End If If flg Then LView.Invalidate(bnd) End Sub @@ -9046,7 +9085,7 @@ End If Using listSelectForm As New MyLists(user, Me.tw) - listSelectForm.ShowDialog() + listSelectForm.ShowDialog(Me) End Using End Sub @@ -9526,7 +9565,8 @@ End Sub Private Sub FilePickButton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles FilePickButton.Click - OpenFileDialog1.Filter = (New PictureService(tw)).GetFileOpenDialogFilter(ImageService) + If String.IsNullOrEmpty(Me.ImageService) Then Exit Sub + OpenFileDialog1.Filter = Me.pictureService(Me.ImageService).GetFileOpenDialogFilter() OpenFileDialog1.Title = My.Resources.PickPictureDialog1 OpenFileDialog1.FileName = "" @@ -9557,8 +9597,7 @@ Private Sub ImageFromSelectedFile() Try - Dim svc As New PictureService(tw) - If String.IsNullOrEmpty(Trim(ImagefilePathText.Text)) Then + If String.IsNullOrEmpty(Trim(ImagefilePathText.Text)) OrElse String.IsNullOrEmpty(Me.ImageService) Then ImageSelectedPicture.Image = ImageSelectedPicture.InitialImage ImageSelectedPicture.Tag = UploadFileType.Invalid ImagefilePathText.Text = "" @@ -9566,7 +9605,7 @@ End If Dim fl As New FileInfo(Trim(ImagefilePathText.Text)) - If Not svc.IsValidExtension(fl.Extension.ToLower, ImageService) Then + If Not Me.pictureService(Me.ImageService).CheckValidExtension(fl.Extension) Then '画像以外の形式 ImageSelectedPicture.Image = ImageSelectedPicture.InitialImage ImageSelectedPicture.Tag = UploadFileType.Invalid @@ -9574,7 +9613,7 @@ Exit Sub End If - If svc.GetMaxFileSize(fl.Extension, ImageService) < fl.Length Then + If Not Me.pictureService(Me.ImageService).CheckValidFilesize(fl.Extension, fl.Length) Then ' ファイルサイズが大きすぎる ImageSelectedPicture.Image = ImageSelectedPicture.InitialImage ImageSelectedPicture.Tag = UploadFileType.Invalid @@ -9583,7 +9622,7 @@ Exit Sub End If - Select Case svc.GetFileType(fl.Extension.ToLower, ImageService) + Select Case Me.pictureService(Me.ImageService).GetFileType(fl.Extension) Case UploadFileType.Invalid ImageSelectedPicture.Image = ImageSelectedPicture.InitialImage ImageSelectedPicture.Tag = UploadFileType.Invalid @@ -9666,6 +9705,7 @@ ImageServiceCombo.Items.Add("yfrog") ImageServiceCombo.Items.Add("Plixi") Else + ImageServiceCombo.Items.Add("") Exit Sub End If 'ImageServiceCombo.Items.Add("TwitVideo") @@ -9698,12 +9738,10 @@ End Sub Private Sub ImageServiceCombo_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ImageServiceCombo.SelectedIndexChanged - If ImageSelectedPicture.Tag IsNot Nothing Then - Dim svc As New PictureService(tw) + If ImageSelectedPicture.Tag IsNot Nothing AndAlso Not String.IsNullOrEmpty(Me.ImageService) Then Try Dim fi As New FileInfo(ImagefilePathText.Text.Trim) - If Not (svc.IsValidExtension(fi.Extension, ImageService) AndAlso _ - svc.GetMaxFileSize(fi.Extension, ImageService) >= fi.Length) Then + If Not Me.pictureService(Me.ImageService).CheckValidFilesize(fi.Extension, fi.Length) Then ImagefilePathText.Text = "" ImageSelectedPicture.Image = ImageSelectedPicture.InitialImage ImageSelectedPicture.Tag = UploadFileType.Invalid @@ -10044,7 +10082,7 @@ _endingFlag = True Try Application.Restart() - Catch ex As NullReferenceException + Catch ex As Exception MessageBox.Show("Failed to restart. Please run Tween manually.") Application.Exit() End Try @@ -10139,4 +10177,8 @@ End If End Sub + Private Sub SystemEvents_PowerModeChanged(ByVal sender As Object, ByVal e As Microsoft.Win32.PowerModeChangedEventArgs) + If e.Mode = Microsoft.Win32.PowerModes.Resume Then osResumed = True + End Sub + End Class Modified: trunk/Tween/Tween.vbproj =================================================================== --- trunk/Tween/Tween.vbproj 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/Tween.vbproj 2011-02-21 12:02:49 UTC (rev 1457) @@ -135,6 +135,7 @@ + @@ -222,7 +223,9 @@ Form - + + Component + SearchWord.vb Modified: trunk/Tween/Twitter.vb =================================================================== --- trunk/Tween/Twitter.vb 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween/Twitter.vb 2011-02-21 12:02:49 UTC (rev 1457) @@ -1458,7 +1458,6 @@ post.Nickname = user.Name.Trim() post.ImageUrl = user.ProfileImageUrl post.IsProtect = user.Protected - post.Language = user.Lang 'Retweetした人 post.RetweetedBy = status.User.ScreenName @@ -1483,7 +1482,6 @@ post.Nickname = user.Name.Trim() post.ImageUrl = user.ProfileImageUrl post.IsProtect = user.Protected - post.Language = user.Lang post.IsMe = post.ScreenName.ToLower.Equals(_uid) If post.IsMe Then _UserIdNo = post.UserId.ToString End If @@ -1544,6 +1542,45 @@ Return "" End Function + Private Function CreatePostsFromPhoenixSearch(ByVal content As String, ByVal gType As WORKERTYPE, ByVal tab As TabClass, ByVal read As Boolean, ByVal count As Integer, ByRef minimumId As Long, ByRef nextPageQuery As String) As String + Dim items As TwitterDataModel.SearchResult + Try + items = CreateDataFromJson(Of TwitterDataModel.SearchResult)(content) + Catch ex As SerializationException + TraceOut(ex.Message + Environment.NewLine + content) + Return "Json Parse Error(DataContractJsonSerializer)" + Catch ex As Exception + TraceOut(ex, GetCurrentMethod.Name & " " & content) + Return "Invalid Json!" + End Try + + nextPageQuery = items.NextPage + + For Each status As TwitterDataModel.Status In items.Statuses + Dim post As PostClass = Nothing + post = CreatePostsFromStatusData(status) + + If minimumId > post.StatusId Then minimumId = post.StatusId + '二重取得回避 + SyncLock LockObj + If tab Is Nothing Then + If TabInformations.GetInstance.ContainsKey(post.StatusId) Then Continue For + Else + If TabInformations.GetInstance.ContainsKey(post.StatusId, tab.TabName) Then Continue For + End If + End SyncLock + + post.IsRead = read + If post.IsMe AndAlso Not read AndAlso _readOwnPost Then post.IsRead = True + + If tab IsNot Nothing Then post.RelTabName = tab.TabName + '非同期アイコン取得&StatusDictionaryに追加 + TabInformations.GetInstance.AddPost(post) + Next + + Return If(String.IsNullOrEmpty(items.ErrMsg), "", "Err:" + items.ErrMsg) + End Function + Public Overloads Function GetListStatus(ByVal read As Boolean, _ ByVal tab As TabClass, _ ByVal more As Boolean, _ @@ -1629,7 +1666,8 @@ If Not String.IsNullOrEmpty(rslt) Then Exit Do tmpPost = CheckReplyToPost(relPosts) Loop While tmpPost IsNot Nothing - relPosts.ForEach(New Action(Of PostClass)(Sub(p) TabInformations.GetInstance.AddPost(p))) + + relPosts.ForEach(Sub(p) TabInformations.GetInstance.AddPost(p)) Return rslt End Function @@ -1727,12 +1765,33 @@ ' rslt = Me.GetUserTimelineApi(read, 10, replyToUserName, tab) 'End If 'Return rslt + + + 'MRTとかに対応のためツイート内にあるツイートを指すURLを取り込む + Dim ma As MatchCollection = Regex.Matches(tab.RelationTargetPost.Text, "href=""https?://twitter.com/(#!/)?(?[a-zA-Z0-9_]+)(/status(es)?/(?[0-9]+))""") + For Each _match As Match In ma + Dim _statusId As Int64 + If Int64.TryParse(_match.Groups("StatusId").Value, _statusId) Then + Dim p As PostClass = Nothing + Dim _post As PostClass = TabInformations.GetInstance.Item(_statusId) + If _post Is Nothing Then + Dim rslt = Me.GetStatusApi(read, _statusId, p) + Else + p = _post.Copy + End If + If p IsNot Nothing Then + p.IsRead = read + p.RelTabName = tab.TabName + relatedPosts.Add(p) + End If + End If + Next Return "" End Function Public Function GetSearch(ByVal read As Boolean, _ - ByVal tab As TabClass, _ - ByVal more As Boolean) As String + ByVal tab As TabClass, _ + ByVal more As Boolean) As String If _endingFlag Then Return "" @@ -1820,7 +1879,6 @@ post.IsRead = read post.IsReply = post.ReplyToList.Contains(_uid) post.IsExcludeReply = False - post.Language = xentryNode.Item("twitter:lang").InnerText post.IsOwl = False If post.IsMe AndAlso Not read AndAlso _readOwnPost Then post.IsRead = True @@ -1851,6 +1909,60 @@ Return "" End Function + Public Function GetPhoenixSearch(ByVal read As Boolean, _ + ByVal tab As TabClass, _ + ByVal more As Boolean) As String + + If _endingFlag Then Return "" + + Dim res As HttpStatusCode + Dim content As String = "" + Dim page As Integer = 0 + Dim sinceId As Long = 0 + Dim count As Integer = 100 + Dim querystr As String = "" + If AppendSettingDialog.Instance.UseAdditionalCount AndAlso + AppendSettingDialog.Instance.SearchCountApi <> 0 Then + count = AppendSettingDialog.Instance.SearchCountApi + End If + If more Then + page = tab.GetSearchPage(count) + If Not String.IsNullOrEmpty(tab.NextPageQuery) Then + querystr = tab.NextPageQuery + End If + Else + sinceId = tab.SinceId + End If + + Try + If String.IsNullOrEmpty(querystr) Then + res = twCon.PhoenixSearch(tab.SearchWords, tab.SearchLang, count, page, sinceId, content) + Else + res = twCon.PhoenixSearch(querystr, content) + End If + Catch ex As Exception + Return "Err:" + ex.Message + End Try + Select Case res + Case HttpStatusCode.BadRequest + Return "Invalid query" + Case HttpStatusCode.NotFound + Return "Invalid query" + Case HttpStatusCode.PaymentRequired 'API Documentには420と書いてあるが、該当コードがないので402にしてある + Return "Search API Limit?" + Case HttpStatusCode.OK + Case Else + Return "Err:" + res.ToString + "(" + GetCurrentMethod.Name + ")" + End Select + + If Not TabInformations.GetInstance.ContainsTab(tab) Then Return "" + + '' TODO + '' 遡るための情報max_idやnext_pageの情報を保持する + + Return CreatePostsFromPhoenixSearch(content, WORKERTYPE.PublicSearch, tab, read, count, tab.OldestId, tab.NextPageQuery) + End Function + Private Function CreateDirectMessagesFromJson(ByVal content As String, ByVal gType As WORKERTYPE, ByVal read As Boolean) As String Dim item As List(Of TwitterDataModel.Directmessage) Try @@ -1927,7 +2039,6 @@ post.Nickname = user.Name.Trim() post.ImageUrl = user.ProfileImageUrl post.IsProtect = user.Protected - post.Language = user.Lang Catch ex As Exception TraceOut(ex, GetCurrentMethod.Name & " " & content) MessageBox.Show("Parse Error(CreateDirectMessagesFromJson)") @@ -2067,7 +2178,6 @@ post.Nickname = user.Name.Trim() post.ImageUrl = user.ProfileImageUrl post.IsProtect = user.Protected - post.Language = user.Lang 'Retweetした人 post.RetweetedBy = status.User.ScreenName @@ -2093,7 +2203,6 @@ post.Nickname = user.Name.Trim() post.ImageUrl = user.ProfileImageUrl post.IsProtect = user.Protected - post.Language = user.Lang post.IsMe = post.ScreenName.ToLower.Equals(_uid) If post.IsMe Then _UserIdNo = post.UserId.ToString End If Modified: trunk/Tween.sln =================================================================== --- trunk/Tween.sln 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/Tween.sln 2011-02-21 12:02:49 UTC (rev 1457) @@ -1,6 +1,6 @@ ? Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Basic Express 2010 +# Visual Studio 2010 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Tween", "Tween\Tween.vbproj", "{41B54F21-5442-47D4-80F0-872D56D9E1FD}" EndProject Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "TweenUp", "TweenUp\TweenUp.vbproj", "{EF3CD31B-6669-4932-A0E0-1EA44E4BCE89}" @@ -8,25 +8,34 @@ Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU + Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU + Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {41B54F21-5442-47D4-80F0-872D56D9E1FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {41B54F21-5442-47D4-80F0-872D56D9E1FD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {41B54F21-5442-47D4-80F0-872D56D9E1FD}.Debug|x64.ActiveCfg = Debug|x86 {41B54F21-5442-47D4-80F0-872D56D9E1FD}.Debug|x86.ActiveCfg = Debug|x86 {41B54F21-5442-47D4-80F0-872D56D9E1FD}.Debug|x86.Build.0 = Debug|x86 {41B54F21-5442-47D4-80F0-872D56D9E1FD}.Release|Any CPU.ActiveCfg = Release|Any CPU {41B54F21-5442-47D4-80F0-872D56D9E1FD}.Release|Any CPU.Build.0 = Release|Any CPU + {41B54F21-5442-47D4-80F0-872D56D9E1FD}.Release|x64.ActiveCfg = Release|x86 {41B54F21-5442-47D4-80F0-872D56D9E1FD}.Release|x86.ActiveCfg = Release|x86 {41B54F21-5442-47D4-80F0-872D56D9E1FD}.Release|x86.Build.0 = Release|x86 {EF3CD31B-6669-4932-A0E0-1EA44E4BCE89}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EF3CD31B-6669-4932-A0E0-1EA44E4BCE89}.Debug|Any CPU.Build.0 = Debug|Any CPU - {EF3CD31B-6669-4932-A0E0-1EA44E4BCE89}.Debug|x86.ActiveCfg = Debug|Any CPU + {EF3CD31B-6669-4932-A0E0-1EA44E4BCE89}.Debug|x64.ActiveCfg = Debug|x64 + {EF3CD31B-6669-4932-A0E0-1EA44E4BCE89}.Debug|x64.Build.0 = Debug|x64 + {EF3CD31B-6669-4932-A0E0-1EA44E4BCE89}.Debug|x86.ActiveCfg = Debug|x86 {EF3CD31B-6669-4932-A0E0-1EA44E4BCE89}.Release|Any CPU.ActiveCfg = Release|Any CPU {EF3CD31B-6669-4932-A0E0-1EA44E4BCE89}.Release|Any CPU.Build.0 = Release|Any CPU - {EF3CD31B-6669-4932-A0E0-1EA44E4BCE89}.Release|x86.ActiveCfg = Release|Any CPU + {EF3CD31B-6669-4932-A0E0-1EA44E4BCE89}.Release|x64.ActiveCfg = Release|x64 + {EF3CD31B-6669-4932-A0E0-1EA44E4BCE89}.Release|x64.Build.0 = Release|x64 + {EF3CD31B-6669-4932-A0E0-1EA44E4BCE89}.Release|x86.ActiveCfg = Release|x86 + {EF3CD31B-6669-4932-A0E0-1EA44E4BCE89}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE Deleted: trunk/TweenUp/Form1.zh-Hans.resx =================================================================== --- trunk/TweenUp/Form1.zh-Hans.resx 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/TweenUp/Form1.zh-Hans.resx 2011-02-21 12:02:49 UTC (rev 1457) @@ -1,149 +0,0 @@ -? - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - - - - - 107, 12 - - - 正在更新Tween…… - - - - - - 53, 12 - - - ?稍候。 - - - - - - 29, 12 - - - ?度 - - \ No newline at end of file Modified: trunk/TweenUp/TweenUp.vbproj =================================================================== --- trunk/TweenUp/TweenUp.vbproj 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/TweenUp/TweenUp.vbproj 2011-02-21 12:02:49 UTC (rev 1457) @@ -9,10 +9,10 @@ WinExe TweenUp.My.MyApplication TweenUp - TweenUp + TweenUp2 512 WindowsForms - v2.0 + v4.0 On Binary On @@ -38,7 +38,7 @@ 3.5 - + Client true @@ -46,7 +46,7 @@ true true bin\Debug\ - TweenUp.xml + TweenUp2.xml 42353,42354,42355 41999,42016,42017,42018,42019,42020,42021,42022,42032,42036 true @@ -57,11 +57,65 @@ true true bin\Release\ - TweenUp.xml + TweenUp2.xml 42353,42354,42355 41999,42016,42017,42018,42019,42020,42021,42022,42032,42036 true + AnyCPU + + true + true + true + bin\x64\Debug\ + true + TweenUp2.xml + 42353,42354,42355 + full + x64 + 41999,42016,42017,42018,42019,42020,42021,42022,42032,42036 + true + true + + + true + bin\x64\Release\ + true + TweenUp2.xml + true + 42353,42354,42355 + pdbonly + x64 + 41999,42016,42017,42018,42019,42020,42021,42022,42032,42036 + true + true + true + + + true + true + true + bin\x86\Debug\ + true + TweenUp2.xml + 42353,42354,42355 + full + x86 + 41999,42016,42017,42018,42019,42020,42021,42022,42032,42036 + true + true + + + true + bin\x86\Release\ + true + TweenUp2.xml + true + 42353,42354,42355 + pdbonly + x86 + 41999,42016,42017,42018,42019,42020,42021,42022,42032,42036 + Modified: trunk/TweenUp/app.config =================================================================== --- trunk/TweenUp/app.config 2011-02-21 11:33:47 UTC (rev 1456) +++ trunk/TweenUp/app.config 2011-02-21 12:02:49 UTC (rev 1457) @@ -20,4 +20,4 @@ - + From svnnotify @ sourceforge.jp Mon Feb 21 21:28:26 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Mon, 21 Feb 2011 21:28:26 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NThdIC4gc2xu44KS55u044GX44Gf?= Message-ID: <1298291306.182910.1635.nullmailer@users.sourceforge.jp> Revision: 1458 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1458 Author: f_swallow Date: 2011-02-21 21:28:26 +0900 (Mon, 21 Feb 2011) Log Message: ----------- .slnを直した Modified Paths: -------------- trunk/Tween.sln -------------- next part -------------- Modified: trunk/Tween.sln =================================================================== --- trunk/Tween.sln 2011-02-21 12:02:49 UTC (rev 1457) +++ trunk/Tween.sln 2011-02-21 12:28:26 UTC (rev 1458) @@ -1,6 +1,6 @@ ? Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 +# Visual Basic Express 2010 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Tween", "Tween\Tween.vbproj", "{41B54F21-5442-47D4-80F0-872D56D9E1FD}" EndProject Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "TweenUp", "TweenUp\TweenUp.vbproj", "{EF3CD31B-6669-4932-A0E0-1EA44E4BCE89}" From svnnotify @ sourceforge.jp Tue Feb 22 01:51:55 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Tue, 22 Feb 2011 01:51:55 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NTldICDpgbjmip7jg53jgrnjg4jjgYzjgro=?= =?utf-8?b?44Os44KL5ZWP6aGM44Gr5a++5Yem?= Message-ID: <1298307115.819688.13280.nullmailer@users.sourceforge.jp> Revision: 1459 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1459 Author: kiri_feather Date: 2011-02-22 01:51:55 +0900 (Tue, 22 Feb 2011) Log Message: ----------- 選択ポストがズレる問題に対処 Modified Paths: -------------- trunk/Tween/StatusDictionary.vb trunk/Tween/Tween.vb -------------- next part -------------- Modified: trunk/Tween/StatusDictionary.vb =================================================================== --- trunk/Tween/StatusDictionary.vb 2011-02-21 12:28:26 UTC (rev 1458) +++ trunk/Tween/StatusDictionary.vb 2011-02-21 16:51:55 UTC (rev 1459) @@ -887,7 +887,11 @@ End SyncLock End Function - Public Function SubmitUpdate(ByRef soundFile As String, ByRef notifyPosts As PostClass(), ByRef isMentionIncluded As Boolean, ByVal isUserStream As Boolean) As Integer + Public Function SubmitUpdate(ByRef soundFile As String, + ByRef notifyPosts As PostClass(), + ByRef isMentionIncluded As Boolean, + ByRef isDeletePost As Boolean, + ByVal isUserStream As Boolean) As Integer '注:メインスレッドから呼ぶこと SyncLock LockObj If _notifyPosts Is Nothing Then @@ -906,6 +910,7 @@ Me.SortPosts() End If If isUserStream Then + isDeletePost = Me._deletedIds.Count > 0 For Each id As Long In Me._deletedIds 'Me.DeletePost(StatusId) Me.RemovePost(id) Modified: trunk/Tween/Tween.vb =================================================================== --- trunk/Tween/Tween.vb 2011-02-21 12:28:26 UTC (rev 1458) +++ trunk/Tween/Tween.vb 2011-02-21 16:51:55 UTC (rev 1459) @@ -1255,7 +1255,8 @@ Dim soundFile As String = "" Dim addCount As Integer = 0 Dim isMention As Boolean = False - addCount = _statuses.SubmitUpdate(soundFile, notifyPosts, isMention, isUserStream) + Dim isDelete As Boolean = False + addCount = _statuses.SubmitUpdate(soundFile, notifyPosts, isMention, isDelete, isUserStream) If _endingFlag Then Exit Sub @@ -1265,7 +1266,7 @@ Dim lst As DetailsListView = DirectCast(tab.Tag, DetailsListView) Dim tabInfo As TabClass = _statuses.Tabs(tab.Text) lst.BeginUpdate() - If lst.VirtualListSize <> tabInfo.AllCount Then + If isDelete OrElse lst.VirtualListSize <> tabInfo.AllCount Then If lst.Equals(_curList) Then _itemCache = Nothing _postCache = Nothing From svnnotify @ sourceforge.jp Tue Feb 22 02:08:55 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Tue, 22 Feb 2011 02:08:55 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NjBdICBJROmZjemghuOAgUlE5Lul5aSW44Gn?= =?utf-8?b?44K944O844OI44GX44Gm44GE44Gf5aC05ZCI44CB44Oq44K544OI6KGo56S6?= =?utf-8?b?5L2N572u5Zu65a6a44GM5qmf6IO944GX44Gm44GE44Gq44GL44Gj44Gf44Gu?= =?utf-8?b?44Gn5L+u5q2j?= Message-ID: <1298308135.331337.586.nullmailer@users.sourceforge.jp> Revision: 1460 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1460 Author: kiri_feather Date: 2011-02-22 02:08:55 +0900 (Tue, 22 Feb 2011) Log Message: ----------- ID降順、ID以外でソートしていた場合、リスト表示位置固定が機能していなかったので修正 Modified Paths: -------------- trunk/Tween/Tween.vb -------------- next part -------------- Modified: trunk/Tween/Tween.vb =================================================================== --- trunk/Tween/Tween.vb 2011-02-21 16:51:55 UTC (rev 1459) +++ trunk/Tween/Tween.vb 2011-02-21 17:08:55 UTC (rev 1460) @@ -1307,10 +1307,10 @@ '制御しない Case Else '表示位置キープ - 'If _curList.VirtualListSize > 0 AndAlso _statuses.IndexOf(_curTab.Text, topId) > -1 Then - ' _curList.EnsureVisible(_curList.VirtualListSize - 1) - ' _curList.EnsureVisible(_statuses.IndexOf(_curTab.Text, topId)) - 'End If + If _curList.VirtualListSize > 0 AndAlso _statuses.IndexOf(_curTab.Text, topId) > -1 Then + _curList.EnsureVisible(_curList.VirtualListSize - 1) + _curList.EnsureVisible(_statuses.IndexOf(_curTab.Text, topId)) + End If End Select End If Catch ex As Exception @@ -1339,10 +1339,10 @@ 'Id昇順 If ListLockMenuItem.Checked Then '制御しない - 'smode = -1 - '現在表示位置へ強制スクロール - If _curList.TopItem IsNot Nothing Then topId = _statuses.GetId(_curTab.Text, _curList.TopItem.Index) - smode = 0 + smode = -1 + ''現在表示位置へ強制スクロール + 'If _curList.TopItem IsNot Nothing Then topId = _statuses.GetId(_curTab.Text, _curList.TopItem.Index) + 'smode = 0 Else '最下行が表示されていたら、最下行へ強制スクロール。最下行が表示されていなかったら制御しない Dim _item As ListViewItem @@ -1351,9 +1351,9 @@ If _item.Index = _curList.Items.Count - 1 Then smode = -2 Else - 'smode = -1 - If _curList.TopItem IsNot Nothing Then topId = _statuses.GetId(_curTab.Text, _curList.TopItem.Index) - smode = 0 + smode = -1 + 'If _curList.TopItem IsNot Nothing Then topId = _statuses.GetId(_curTab.Text, _curList.TopItem.Index) + 'smode = 0 End If End If Else From svnnotify @ sourceforge.jp Tue Feb 22 19:29:04 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Tue, 22 Feb 2011 19:29:04 +0900 Subject: [Tween-svn] [1461] Message-ID: <1298370544.864275.12636.nullmailer@users.sourceforge.jp> Revision: 1461 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1461 Author: syo68k Date: 2011-02-22 19:29:04 +0900 (Tue, 22 Feb 2011) Log Message: ----------- Modified Paths: -------------- trunk/Tween/Resources/ChangeLog.txt -------------- next part -------------- Modified: trunk/Tween/Resources/ChangeLog.txt =================================================================== --- trunk/Tween/Resources/ChangeLog.txt 2011-02-21 17:08:55 UTC (rev 1460) +++ trunk/Tween/Resources/ChangeLog.txt 2011-02-22 10:29:04 UTC (rev 1461) @@ -1,5 +1,32 @@ ?更新履歴 +==== Ver *.*.*.*(2011/**/**) + * ListView追加時の画面ちらつき対処 + * OS復帰時30秒経過後にREST取得を走らせるように + * ListView描画時の動作改良 + * ImageDictionaryの画像でOutOfMemory発生する問題に対処 + * 画像投稿サービスを整理 + * 1時間ごとにフォロワー情報再取得 + * 発言ソートで、ソートキーが日時以外の場合にstable sortに + * 新着通知オフ時の強制イベント通知の初期設定値をFalseへ + * ImageListViewItemのFinalize復活。メモリ消費量様子見 + * 設定画面の動作→イベント受信時、を表示下へ移動 + * 設定画面のUserStreamパネルの内容を基本→更新間隔へ移動、パネル削除 + * 投稿時取得をUserStream有効時でも効くように戻し + * gキーの関連発言表示でツイートのURLが含まれている場合に関連発言タブに取り込むようにした + * ラムダ式のコンパイル結果をキャッシュするようにした + * 設定画面のTabIndex見なおし + * 設定画面ツリービューを展開済みで表示 + * MyList画面が裏に回ってしまう問題に対処 + * 発言詳細の遅延再描画でDisposeしていないルートがあったので修正 + * ImageDictionaryのキャッシュサイズを5Mへ変更 + * Imageデータが壊れていた際、再取得に行くが、これが無限ループになる可能性があったので変更 + * イベント画面のデフォルトアイコン非表示に + * コード分析結果からの改善 + * 言語が英語の状態でID振り分けタブの作成に失敗する不具合を修正 + * 一覧更新時に選択位置がずれる問題に対処したつもり + * 未読ジャンプで中途半端な位置にジャンプする問題に対処したつもり + * ID降順、ID以外でソートしていた場合、リスト表示位置固定が機能していなかったのを修正 ==== Ver 0.9.9.0(2011/02/13) * 自ポストの新着通知が無条件に無効になっていたので、自ポスト既読化が有効の時のみ通知されないようにした * タブ名変更・削除した際にエラーが起きる場合があったので対処 From svnnotify @ sourceforge.jp Tue Feb 22 20:17:20 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Tue, 22 Feb 2011 20:17:20 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NjJdICBTaG93VXNlckluZm/jgYzjgq/jg6k=?= =?utf-8?b?44K544Gu44OX44Ot44OR44OG44Kj44KS5pON5L2c44GX44Gm44GE44Gf44Gu?= =?utf-8?b?44Gn5L+u5q2j?= Message-ID: <1298373440.015447.9211.nullmailer@users.sourceforge.jp> Revision: 1462 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1462 Author: kiri_feather Date: 2011-02-22 20:17:19 +0900 (Tue, 22 Feb 2011) Log Message: ----------- ShowUserInfoがクラスのプロパティを操作していたので修正 削除イベントのpostクラス参照を削除 削除イベントの処理を全てメインスレッドで行うよう変更 発言複数選択時に新着があると、選択状態が解除されてしまうバグ修正 ソート順変更と発言削除が重なったとき、エラーになる場合があったので対処 再起動をMe.Closeしてから行うように変更 Modified Paths: -------------- trunk/Tween/ShowUserInfo.vb trunk/Tween/StatusDictionary.vb trunk/Tween/Tween.vb trunk/Tween/Twitter.vb -------------- next part -------------- Modified: trunk/Tween/ShowUserInfo.vb =================================================================== --- trunk/Tween/ShowUserInfo.vb 2011-02-22 10:29:04 UTC (rev 1461) +++ trunk/Tween/ShowUserInfo.vb 2011-02-22 11:17:19 UTC (rev 1462) @@ -120,8 +120,8 @@ End Function Private Sub ShowUserInfo_FormClosed(ByVal sender As Object, ByVal e As System.Windows.Forms.FormClosedEventArgs) Handles Me.FormClosed - TweenMain.TopMost = Not TweenMain.TopMost - TweenMain.TopMost = Not TweenMain.TopMost + 'TweenMain.TopMost = Not TweenMain.TopMost + 'TweenMain.TopMost = Not TweenMain.TopMost End Sub Private Sub ShowUserInfo_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Modified: trunk/Tween/StatusDictionary.vb =================================================================== --- trunk/Tween/StatusDictionary.vb 2011-02-22 10:29:04 UTC (rev 1461) +++ trunk/Tween/StatusDictionary.vb 2011-02-22 11:17:19 UTC (rev 1462) @@ -679,11 +679,8 @@ End SyncLock End Sub - Public Sub RemovePostReserve(ByVal id As Long, ByRef post As PostClass) + Public Sub RemovePostReserve(ByVal id As Long) SyncLock LockObj - post = Nothing - Dim tmp As PostClass = Me.Item(id) - If tmp IsNot Nothing Then post = tmp.Copy Me._deletedIds.Add(id) Me.DeletePost(id) End SyncLock Modified: trunk/Tween/Tween.vb =================================================================== --- trunk/Tween/Tween.vb 2011-02-22 10:29:04 UTC (rev 1461) +++ trunk/Tween/Tween.vb 2011-02-22 11:17:19 UTC (rev 1462) @@ -1294,29 +1294,31 @@ End Try 'スクロール制御後処理 - Try - If befCnt <> _curList.VirtualListSize Then - Select Case smode - Case -3 - '最上行 - _curList.EnsureVisible(0) - Case -2 - '最下行へ - If _curList.VirtualListSize > 0 Then _curList.EnsureVisible(_curList.VirtualListSize - 1) - Case -1 - '制御しない - Case Else - '表示位置キープ - If _curList.VirtualListSize > 0 AndAlso _statuses.IndexOf(_curTab.Text, topId) > -1 Then - _curList.EnsureVisible(_curList.VirtualListSize - 1) - _curList.EnsureVisible(_statuses.IndexOf(_curTab.Text, topId)) - End If - End Select - End If - Catch ex As Exception - ex.Data("Msg") = "Ref2" - Throw - End Try + If smode <> -1 Then + Try + If befCnt <> _curList.VirtualListSize Then + Select Case smode + Case -3 + '最上行 + If _curList.VirtualListSize > 0 Then _curList.EnsureVisible(0) + Case -2 + '最下行へ + If _curList.VirtualListSize > 0 Then _curList.EnsureVisible(_curList.VirtualListSize - 1) + Case -1 + '制御しない + Case Else + '表示位置キープ + If _curList.VirtualListSize > 0 AndAlso _statuses.IndexOf(_curTab.Text, topId) > -1 Then + _curList.EnsureVisible(_curList.VirtualListSize - 1) + _curList.EnsureVisible(_statuses.IndexOf(_curTab.Text, topId)) + End If + End Select + End If + Catch ex As Exception + ex.Data("Msg") = "Ref2" + Throw + End Try + End If '新着通知 NotifyNewPosts(notifyPosts, @@ -1391,7 +1393,7 @@ If _endingFlag Then Exit Sub For Each tab As TabPage In ListTab.TabPages Dim lst As DetailsListView = DirectCast(tab.Tag, DetailsListView) - If lst.SelectedIndices.Count > 0 Then + If lst.SelectedIndices.Count > 0 AndAlso lst.SelectedIndices.Count < 61 Then selId.Add(tab.Text, _statuses.GetId(tab.Text, lst.SelectedIndices)) Else selId.Add(tab.Text, New Long(0) {-2}) @@ -1508,7 +1510,7 @@ If _curList.SelectedIndices.Count <> 1 Then Exit Sub _curItemIndex = _curList.SelectedIndices(0) - If _curItemIndex > _curList.VirtualListSize - 1 Then Exit Sub + 'If _curItemIndex > _curList.VirtualListSize - 1 Then Exit Sub _curPost = GetCurTabPost(_curItemIndex) @@ -2688,8 +2690,10 @@ If _statuses.Tabs(_curTab.Text).AllCount > 0 AndAlso _curPost IsNot Nothing Then Dim idx As Integer = _statuses.Tabs(_curTab.Text).IndexOf(_curPost.StatusId) - SelectListItem(_curList, idx) - _curList.EnsureVisible(idx) + If idx > -1 Then + SelectListItem(_curList, idx) + _curList.EnsureVisible(idx) + End If End If _curList.Refresh() _modifySettingCommon = True @@ -8238,7 +8242,7 @@ End If Dim fIdx As Integer = -1 - If Index IsNot Nothing Then + If Index IsNot Nothing AndAlso Not (Index.Count = 1 AndAlso Index(0) = -1) Then LView.SelectedIndices.Clear() For Each idx As Integer In Index If idx > -1 AndAlso LView.VirtualListSize > idx Then @@ -9869,11 +9873,11 @@ #Region "Userstream" Private _isActiveUserstream As Boolean = False - Private Sub tw_PostDeleted(ByVal id As Long, ByRef post As PostClass) - _statuses.RemovePostReserve(id, post) + Private Sub tw_PostDeleted(ByVal id As Long) Try If InvokeRequired AndAlso Not IsDisposed Then Invoke(Sub() + _statuses.RemovePostReserve(id) If _curTab IsNot Nothing AndAlso _statuses.Tabs(_curTab.Text).Contains(id) Then _itemCache = Nothing _itemCacheIndex = -1 @@ -10082,10 +10086,10 @@ Private Sub TweenRestartMenuItem_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles TweenRestartMenuItem.Click _endingFlag = True Try + Me.Close() Application.Restart() Catch ex As Exception MessageBox.Show("Failed to restart. Please run Tween manually.") - Application.Exit() End Try End Sub Modified: trunk/Tween/Twitter.vb =================================================================== --- trunk/Tween/Twitter.vb 2011-02-22 10:29:04 UTC (rev 1461) +++ trunk/Tween/Twitter.vb 2011-02-22 11:17:19 UTC (rev 1462) @@ -2823,7 +2823,7 @@ Public Event UserStreamStarted() Public Event UserStreamStopped() Public Event UserStreamGetFriendsList() - Public Event PostDeleted(ByVal id As Long, ByRef post As PostClass) + Public Event PostDeleted(ByVal id As Long) Public Event UserStreamEventReceived(ByVal eventType As FormattedEvent) Private _lastUserstreamDataReceived As DateTime Private WithEvents userStream As TwitterUserstream @@ -2887,16 +2887,15 @@ Exit Sub ElseIf xElm.Element("delete") IsNot Nothing Then Debug.Print("delete") - Dim post As PostClass = Nothing Dim id As Int64 If xElm.Element("delete").Element("direct_message") IsNot Nothing AndAlso xElm.Element("delete").Element("direct_message").Element("id") IsNot Nothing Then id = CLng(xElm.Element("delete").Element("direct_message").Element("id").Value) - RaiseEvent PostDeleted(id, post) + RaiseEvent PostDeleted(id) ElseIf xElm.Element("delete").Element("status") IsNot Nothing AndAlso xElm.Element("delete").Element("status").Element("id") IsNot Nothing Then id = CLng(xElm.Element("delete").Element("status").Element("id").Value) - RaiseEvent PostDeleted(id, post) + RaiseEvent PostDeleted(id) Else TraceOut("delete:" + line) Exit Sub From svnnotify @ sourceforge.jp Tue Feb 22 20:49:06 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Tue, 22 Feb 2011 20:49:06 +0900 Subject: [Tween-svn] =?utf-8?q?=5B1463=5D__=E3=83=BBWebBrowserController?= =?utf-8?b?5Yid5pyf5YyW5pmC44Gu44Ko44Op44O844OB44Kn44OD44Kv5by35YyW?= Message-ID: <1298375346.596298.16495.nullmailer@users.sourceforge.jp> Revision: 1463 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1463 Author: syo68k Date: 2011-02-22 20:49:06 +0900 (Tue, 22 Feb 2011) Log Message: ----------- ・WebBrowserController初期化時のエラーチェック強化 Modified Paths: -------------- trunk/Tween/WebBrowserController.vb -------------- next part -------------- Modified: trunk/Tween/WebBrowserController.vb =================================================================== --- trunk/Tween/WebBrowserController.vb 2011-02-22 11:17:19 UTC (rev 1462) +++ trunk/Tween/WebBrowserController.vb 2011-02-22 11:49:06 UTC (rev 1463) @@ -275,6 +275,7 @@ Public Sub New(ByVal _WebBrowser As System.Windows.Forms.WebBrowser) ' ActiveXコントロール取得 _WebBrowser.DocumentText = "about:blank" 'ActiveXを初期化する + Dim hresult As Integer = 0 Do Thread.Sleep(100) @@ -287,12 +288,12 @@ ocxServiceProvider = DirectCast(ocx, WebBrowserAPI.IServiceProvider) Try - ocxServiceProvider.QueryService( _ - WebBrowserAPI.SID_SProfferService, _ - WebBrowserAPI.IID_IProfferService, profferServicePtr) + hresult = ocxServiceProvider.QueryService( _ + WebBrowserAPI.SID_SProfferService, _ + WebBrowserAPI.IID_IProfferService, profferServicePtr) Catch ex As SEHException Catch ex As ExternalException - TraceOut(ex, "HRESULT:" + ex.ErrorCode.ToString("X8") + Environment.NewLine) + TraceOut(ex, "ocxServiceProvider.QueryService() HRESULT:" + ex.ErrorCode.ToString("X8") + Environment.NewLine) Exit Sub End Try @@ -302,8 +303,14 @@ ' IProfferService.ProfferService() を使って ' 自分を IInternetSecurityManager として提供 - profferService.ProfferService( _ - WebBrowserAPI.IID_IInternetSecurityManager, Me, cookie:=0) + Try + hresult = profferService.ProfferService( _ + WebBrowserAPI.IID_IInternetSecurityManager, Me, cookie:=0) + Catch ex As SEHException + Catch ex As ExternalException + TraceOut(ex, "IProfferSerive.ProfferService() HRESULT:" + ex.ErrorCode.ToString("X8") + Environment.NewLine) + Exit Sub + End Try End Sub From svnnotify @ sourceforge.jp Wed Feb 23 20:01:04 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Wed, 23 Feb 2011 20:01:04 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NjRdICAwOTky6ZaL55m654mI?= Message-ID: <1298458864.142329.29400.nullmailer@users.sourceforge.jp> Revision: 1464 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1464 Author: kiri_feather Date: 2011-02-23 20:01:04 +0900 (Wed, 23 Feb 2011) Log Message: ----------- 0992開発版 ChangeLog.txtをちょっとだけ修正。あとでちゃんとする Modified Paths: -------------- trunk/Tween/My Project/AssemblyInfo.vb trunk/Tween/Resources/ChangeLog.txt Property Changed: ---------------- trunk/ -------------- next part -------------- Property changes on: trunk ___________________________________________________________________ Modified: svn:ignore - *.suo Tween.5.1.ReSharper.user _ReSharper.Tween + *.suo Tween.5.1.ReSharper.user _ReSharper.Tween obj Modified: trunk/Tween/My Project/AssemblyInfo.vb =================================================================== --- trunk/Tween/My Project/AssemblyInfo.vb 2011-02-22 11:49:06 UTC (rev 1463) +++ trunk/Tween/My Project/AssemblyInfo.vb 2011-02-23 11:01:04 UTC (rev 1464) @@ -55,5 +55,5 @@ ' - + Modified: trunk/Tween/Resources/ChangeLog.txt =================================================================== --- trunk/Tween/Resources/ChangeLog.txt 2011-02-22 11:49:06 UTC (rev 1463) +++ trunk/Tween/Resources/ChangeLog.txt 2011-02-23 11:01:04 UTC (rev 1464) @@ -9,7 +9,6 @@ * 1時間ごとにフォロワー情報再取得 * 発言ソートで、ソートキーが日時以外の場合にstable sortに * 新着通知オフ時の強制イベント通知の初期設定値をFalseへ - * ImageListViewItemのFinalize復活。メモリ消費量様子見 * 設定画面の動作→イベント受信時、を表示下へ移動 * 設定画面のUserStreamパネルの内容を基本→更新間隔へ移動、パネル削除 * 投稿時取得をUserStream有効時でも効くように戻し @@ -26,7 +25,6 @@ * 言語が英語の状態でID振り分けタブの作成に失敗する不具合を修正 * 一覧更新時に選択位置がずれる問題に対処したつもり * 未読ジャンプで中途半端な位置にジャンプする問題に対処したつもり - * ID降順、ID以外でソートしていた場合、リスト表示位置固定が機能していなかったのを修正 ==== Ver 0.9.9.0(2011/02/13) * 自ポストの新着通知が無条件に無効になっていたので、自ポスト既読化が有効の時のみ通知されないようにした * タブ名変更・削除した際にエラーが起きる場合があったので対処 From svnnotify @ sourceforge.jp Wed Feb 23 22:20:59 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Wed, 23 Feb 2011 22:20:59 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NjVdICBVc2VyQWdlbnTkvZzmiJDlh6bnkIY=?= =?utf-8?b?5L+u5q2j?= Message-ID: <1298467259.616755.3059.nullmailer@users.sourceforge.jp> Revision: 1465 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1465 Author: syo68k Date: 2011-02-23 22:20:59 +0900 (Wed, 23 Feb 2011) Log Message: ----------- UserAgent作成処理修正 Modified Paths: -------------- trunk/Tween/Google.vb trunk/Tween/MyCommon.vb trunk/Tween/Thumbnail.vb -------------- next part -------------- Modified: trunk/Tween/Google.vb =================================================================== --- trunk/Tween/Google.vb 2011-02-23 11:01:04 UTC (rev 1464) +++ trunk/Tween/Google.vb 2011-02-23 13:20:59 UTC (rev 1465) @@ -187,7 +187,7 @@ If String.IsNullOrEmpty(srclng) OrElse String.IsNullOrEmpty(dstlng) Then Return False End If - headers.Add("User-Agent", "Tween/" + fileVersion) + headers.Add("User-Agent", GetUserAgentString()) headers.Add("langpair", srclng + "|" + dstlng) headers.Add("q", source) @@ -213,7 +213,7 @@ Dim http As New HttpVarious() Dim apiurl As String = LanguageDetectEndPoint Dim headers As New Dictionary(Of String, String) - headers.Add("User-Agent", "Tween/" + fileVersion) + headers.Add("User-Agent", GetUserAgentString()) headers.Add("v", "1.0") headers.Add("q", source) Dim content As String = "" Modified: trunk/Tween/MyCommon.vb =================================================================== --- trunk/Tween/MyCommon.vb 2011-02-23 11:01:04 UTC (rev 1464) +++ trunk/Tween/MyCommon.vb 2011-02-23 13:20:59 UTC (rev 1465) @@ -555,8 +555,15 @@ 'RTByMe End Enum - Public fileVersion As String + Public fileVersion As String = "" + Public Function GetUserAgentString() As String + If String.IsNullOrEmpty(fileVersion) Then + Throw New Exception("fileversion is not Initialized.") + End If + Return "Tween/" + fileVersion + End Function + Public WithEvents TwitterApiInfo As New ApiInformation Public Function IsAnimatedGif(ByVal filename As String) As Boolean Modified: trunk/Tween/Thumbnail.vb =================================================================== --- trunk/Tween/Thumbnail.vb 2011-02-23 11:01:04 UTC (rev 1464) +++ trunk/Tween/Thumbnail.vb 2011-02-23 13:20:59 UTC (rev 1465) @@ -1153,7 +1153,7 @@ Dim src As String = "" Dim imgurl As String = "" Dim headers As New Dictionary(Of String, String) - headers.Add("User-Agent", "Tween/" + fileVersion) + headers.Add("User-Agent", GetUserAgentString()) If (New HttpVarious).GetData(apiurl, headers, src, 0, args.errmsg) Then Dim sb As New StringBuilder Dim xdoc As New XmlDocument From svnnotify @ sourceforge.jp Wed Feb 23 23:49:07 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Wed, 23 Feb 2011 23:49:07 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NjZdICDnv7voqLPmmYLjgavjgqjjg6njg7w=?= =?utf-8?b?44GM55m655Sf44GX44Gf5aC05ZCI44K544OG44O844K/44K544OQ44O844G4?= =?utf-8?b?6KGo56S644GZ44KL44KI44GG44Gr?= Message-ID: <1298472547.259944.9139.nullmailer@users.sourceforge.jp> Revision: 1466 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1466 Author: syo68k Date: 2011-02-23 23:49:07 +0900 (Wed, 23 Feb 2011) Log Message: ----------- 翻訳時にエラーが発生した場合ステータスバーへ表示するように Modified Paths: -------------- trunk/Tween/Google.vb trunk/Tween/Tween.vb -------------- next part -------------- Modified: trunk/Tween/Google.vb =================================================================== --- trunk/Tween/Google.vb 2011-02-23 13:20:59 UTC (rev 1465) +++ trunk/Tween/Google.vb 2011-02-23 14:49:07 UTC (rev 1466) @@ -178,12 +178,13 @@ Public ResponseStatus As HttpStatusCode End Class - Public Function Translate(ByVal srclng As String, ByVal dstlng As String, ByVal source As String, ByRef destination As String) As Boolean + Public Function Translate(ByVal srclng As String, ByVal dstlng As String, ByVal source As String, ByRef destination As String, ByRef ErrMsg As String) As Boolean Dim http As New HttpVarious() Dim apiurl As String = TranslateEndPoint Dim headers As New Dictionary(Of String, String) headers.Add("v", "1.0") + ErrMsg = "" If String.IsNullOrEmpty(srclng) OrElse String.IsNullOrEmpty(dstlng) Then Return False End If @@ -198,6 +199,7 @@ Dim res As TranslateResponse = CreateDataFromJson(Of TranslateResponse)(content) If res.ResponseData Is Nothing Then + ErrMsg = "Err:" + res.ResponseDetails Return False End If Dim _body As String = res.ResponseData.TranslatedText Modified: trunk/Tween/Tween.vb =================================================================== --- trunk/Tween/Tween.vb 2011-02-23 13:20:59 UTC (rev 1465) +++ trunk/Tween/Tween.vb 2011-02-23 14:49:07 UTC (rev 1466) @@ -10107,8 +10107,13 @@ If String.IsNullOrEmpty(str) Then Exit Sub Dim srclng As String = g.LanguageDetect(str) Dim dstlng As String = SettingDialog.TranslateLanguage - If srclng <> dstlng AndAlso g.Translate(srclng, dstlng, str, buf) Then + Dim msg As String = "" + If srclng <> dstlng AndAlso g.Translate(srclng, dstlng, str, buf, msg) Then PostBrowser.DocumentText = createDetailHtml(buf) + Else + If msg.StartsWith("Err:") Then + StatusLabel.Text = msg + End If End If End Sub From svnnotify @ sourceforge.jp Thu Feb 24 13:55:35 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Thu, 24 Feb 2011 13:55:35 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NjddIGJpdC4gbHnjga5BUEl2M+OBq+Wvvg==?= =?utf-8?b?5b+c?= Message-ID: <1298523335.732148.1950.nullmailer@users.sourceforge.jp> Revision: 1467 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1467 Author: kiri_feather Date: 2011-02-24 13:55:35 +0900 (Thu, 24 Feb 2011) Log Message: ----------- bit.lyのAPIv3に対応 Modified Paths: -------------- trunk/Tween/ShortUrl.vb -------------- next part -------------- Modified: trunk/Tween/ShortUrl.vb =================================================================== --- trunk/Tween/ShortUrl.vb 2011-02-23 14:49:07 UTC (rev 1466) +++ trunk/Tween/ShortUrl.vb 2011-02-24 04:55:35 UTC (rev 1467) @@ -214,13 +214,9 @@ Return "Can't convert" End If Case UrlConverter.Bitly, UrlConverter.Jmp - Dim BitlyLogin As String = "tweenapi" - Dim BitlyApiKey As String = "R_c5ee0e30bdfff88723c4457cc331886b" - If _bitlyId <> "" AndAlso BitlyApiKey <> "" Then - BitlyLogin = _bitlyId - BitlyApiKey = _bitlyKey - End If - Const BitlyApiVersion As String = "2.0.1" + Const BitlyLogin As String = "tweenapi" + Const BitlyApiKey As String = "R_c5ee0e30bdfff88723c4457cc331886b" + Const BitlyApiVersion As String = "3" If SrcUrl.StartsWith("http") Then If "http://bit.ly/xxxx".Length > src.Length AndAlso Not src.Contains("?") AndAlso Not src.Contains("#") Then ' 明らかに長くなると推測できる場合は圧縮しない @@ -228,23 +224,15 @@ Exit Select End If Dim req As String = "" - If ConverterType = UrlConverter.Bitly Then - req = "http://api.bit.ly/shorten?version=" - Else - req = "http://api.j.mp/shorten?version=" - End If - req += BitlyApiVersion + _ - "&login=" + BitlyLogin + _ + req = "http://api.bitly.com/v" + BitlyApiVersion + "/shorten?" + req += "login=" + BitlyLogin + _ "&apiKey=" + BitlyApiKey + _ + "&format=txt" + _ "&longUrl=" + SrcUrl - If BitlyLogin <> "tweenapi" Then req += "&history=1" - If Not (New HttpVarious).PostData(req, Nothing, content) Then + If _bitlyId <> "" AndAlso _bitlyKey <> "" Then req += "&x_login=" + _bitlyId + "&x_apiKey=" & _bitlyKey + If ConverterType = UrlConverter.Jmp Then req += "&domain=j.mp" + If Not (New HttpVarious).GetData(req, Nothing, content) Then Return "Can't convert" - Else - 'Dim rx As Regex = New Regex("""shortUrl"": ""(?.*?)""") - If Regex.Match(content, """shortUrl"": ""(?.*?)""").Success Then - content = Regex.Match(content, """shortUrl"": ""(?.*?)""").Groups("ShortUrl").Value - End If End If End If Case UrlConverter.Uxnu From svnnotify @ sourceforge.jp Thu Feb 24 19:42:46 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Thu, 24 Feb 2011 19:42:46 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NjhdICDjg7voqK3lrproqq3jgb/ovrzjgb8=?= =?utf-8?b?44Gu6Zqb44Gr44K/44OW5ZCN44Gr6YeN6KSH44GM44GC44KL44Go5L6L5aSW?= =?utf-8?b?44KS6LW344GT44GZ44Gu44KS5L+u5q2j?= Message-ID: <1298544166.842088.18104.nullmailer@users.sourceforge.jp> Revision: 1468 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1468 Author: syo68k Date: 2011-02-24 19:42:46 +0900 (Thu, 24 Feb 2011) Log Message: ----------- ・設定読み込みの際にタブ名に重複があると例外を起こすのを修正 ・タブ削除情報を複数持てるように。削除取り消しで削除した順番とは逆順で復活する Modified Paths: -------------- trunk/Tween/StatusDictionary.vb trunk/Tween/Tween.vb -------------- next part -------------- Modified: trunk/Tween/StatusDictionary.vb =================================================================== --- trunk/Tween/StatusDictionary.vb 2011-02-24 04:55:35 UTC (rev 1467) +++ trunk/Tween/StatusDictionary.vb 2011-02-24 10:42:46 UTC (rev 1468) @@ -449,7 +449,7 @@ Private _addedIds As List(Of Long) Private _deletedIds As New List(Of Long) Private _retweets As New Dictionary(Of Long, PostClass) - Private _removedTab As TabClass = Nothing + Private _removedTab As New Stack(Of TabClass) '発言の追加 'AddPost(複数回) -> DistributePosts -> SubmitUpdate @@ -525,20 +525,12 @@ If Not exist Then homeTab.Add(Id, _statuses(Id).IsRead, False) Next End If - If _removedTab IsNot Nothing Then _removedTab = Nothing - _removedTab = _tabs(TabName) + _removedTab.Push(_tabs(TabName)) _tabs.Remove(TabName) End SyncLock End Sub - Public Property RemovedTab() As TabClass - Get - Return _removedTab - End Get - Set(ByVal value As TabClass) - _removedTab = value - End Set - End Property + Public RemovedTab As Stack(Of TabClass) = _removedTab Public Function ContainsTab(ByVal TabText As String) As Boolean Return _tabs.ContainsKey(TabText) Modified: trunk/Tween/Tween.vb =================================================================== --- trunk/Tween/Tween.vb 2011-02-24 04:55:35 UTC (rev 1467) +++ trunk/Tween/Tween.vb 2011-02-24 10:42:46 UTC (rev 1468) @@ -1151,7 +1151,12 @@ _cfgLocal = SettingLocal.Load() Dim tabs As List(Of TabClass) = SettingTabs.Load().Tabs For Each tb As TabClass In tabs - _statuses.Tabs.Add(tb.TabName, tb) + Try + _statuses.Tabs.Add(tb.TabName, tb) + Catch ex As Exception + tb.TabName = _statuses.GetUniqueTabName() + _statuses.Tabs.Add(tb.TabName, tb) + End Try Next If _statuses.Tabs.Count = 0 Then _statuses.AddTab(DEFAULTTAB.RECENT, TabUsageType.Home, Nothing) @@ -8981,12 +8986,11 @@ End Sub Private Sub UndoRemoveTabMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles UndoRemoveTabMenuItem.Click - If _statuses.RemovedTab Is Nothing Then + If _statuses.RemovedTab.Count = 0 Then MessageBox.Show("There isn't removed tab.", "Undo", MessageBoxButtons.OK, MessageBoxIcon.Information) Exit Sub Else - Dim tb As TabClass = _statuses.RemovedTab - _statuses.RemovedTab = Nothing + Dim tb As TabClass = _statuses.RemovedTab.Pop() Dim renamed As String = tb.TabName For i As Integer = 1 To Integer.MaxValue If Not _statuses.ContainsTab(renamed) Then Exit For @@ -9293,7 +9297,7 @@ End Sub Private Sub MenuItemEdit_DropDownOpening(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MenuItemEdit.DropDownOpening - If _statuses.RemovedTab Is Nothing Then + If _statuses.RemovedTab.Count = 0 Then UndoRemoveTabMenuItem.Enabled = False Else UndoRemoveTabMenuItem.Enabled = True From svnnotify @ sourceforge.jp Thu Feb 24 21:39:19 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Thu, 24 Feb 2011 21:39:19 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NjldICBERUxFVEVE44Kk44OZ44Oz44OI44KS?= =?utf-8?b?5Y+X44GR5Y+W44Gj44Gf6Zqb44GrSW5uZXJEaWN0aW9uYXJ544KS5oyB44Gk?= =?utf-8?b?44K/44OW44GL44KJ5YmK6Zmk44GV44KM44Gq44GE44OQ44Kw44KS5L+u5q2j?= Message-ID: <1298551159.801499.1752.nullmailer@users.sourceforge.jp> Revision: 1469 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1469 Author: syo68k Date: 2011-02-24 21:39:19 +0900 (Thu, 24 Feb 2011) Log Message: ----------- DELETEDイベントを受け取った際にInnerDictionaryを持つタブから削除されないバグを修正 Modified Paths: -------------- trunk/Tween/StatusDictionary.vb trunk/Tween/Twitter.vb -------------- next part -------------- Modified: trunk/Tween/StatusDictionary.vb =================================================================== --- trunk/Tween/StatusDictionary.vb 2011-02-24 10:42:46 UTC (rev 1468) +++ trunk/Tween/StatusDictionary.vb 2011-02-24 12:39:19 UTC (rev 1469) @@ -674,7 +674,7 @@ Public Sub RemovePostReserve(ByVal id As Long) SyncLock LockObj Me._deletedIds.Add(id) - Me.DeletePost(id) + Me.RemovePost(id) End SyncLock End Sub Modified: trunk/Tween/Twitter.vb =================================================================== --- trunk/Tween/Twitter.vb 2011-02-24 10:42:46 UTC (rev 1468) +++ trunk/Tween/Twitter.vb 2011-02-24 12:39:19 UTC (rev 1469) @@ -2906,7 +2906,6 @@ Me.StoredEvent.RemoveAt(i) End If Next - 'CreateDeleteEvent(DateTime.Now, id, post) Exit Sub ElseIf xElm.Element("limit") IsNot Nothing Then Debug.Print(line) @@ -2946,45 +2945,6 @@ RaiseEvent NewPostFromStream() End Sub - 'Private Sub CreateDeleteEvent(ByVal createdat As DateTime, ByVal id As Int64, ByVal post As PostClass) - ' Dim evt As New FormattedEvent - ' evt.CreatedAt = createdat - ' evt.Id = id - ' evt.Eventtype = EventNameToEventType("deleted") - ' If post Is Nothing Then - ' Dim tmp As PostClass = (From p In _deletemessages Where p.Id = id).FirstOrDefault - ' If tmp IsNot Nothing Then - ' post = tmp - ' _deletemessages.Remove(post) - ' End If - ' End If - ' If post Is Nothing Then - ' 'evt.Event = "DELETE(UNKNOWN)" - ' 'evt.Username = "--UNKNOWN--" - ' 'evt.Target = "--UNKNOWN--" - ' '保持していない発言に対しての削除イベントは無視 - ' Exit Sub - ' Else - ' If post.IsDm Then - ' evt.Event = "DELETE(DM)" - ' ElseIf post.RetweetedId > 0 Then - ' evt.Event = "DELETE(RT)" - ' Else - ' evt.Event = "DELETE(Post)" - ' End If - ' evt.Username = post.ScreenName - ' evt.Target = If(post.TextFromApi.Length > 10, post.TextFromApi.Substring(0, 10) + "...", post.TextFromApi) + " [" + post.CreatedAt.ToString + "]" - ' End If - ' For i As Integer = Me.StoredEvent.Count - 1 To 0 Step -1 - ' Dim sEvt As FormattedEvent = Me.StoredEvent(i) - ' If sEvt.Id = id AndAlso (sEvt.Event = "favorite" OrElse sEvt.Event = "unfavorite") Then - ' Me.StoredEvent.RemoveAt(i) - ' End If - ' Next - ' 'Me.StoredEvent.Insert(0, evt) - ' RaiseEvent UserStreamEventReceived(evt) - 'End Sub - Private Sub CreateEventFromJson(ByVal content As String) Dim eventData As TwitterDataModel.EventData = Nothing Try From svnnotify @ sourceforge.jp Fri Feb 25 20:54:18 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Fri, 25 Feb 2011 20:54:18 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NzBdICDjgZfjgbDjgonjgY/lv5znrZTjgYw=?= =?utf-8?b?44Gq44GP44Gq44KL5aC05ZCI44GM44GC44KL44Gu44Gn44CB44Ki44Kk44Kz?= =?utf-8?b?44Oz5Y+W5b6X44K544Os44OD44OJ5pWw44KSMTDjgavliLbpmZA=?= Message-ID: <1298634858.219596.12374.nullmailer@users.sourceforge.jp> Revision: 1470 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1470 Author: kiri_feather Date: 2011-02-25 20:54:18 +0900 (Fri, 25 Feb 2011) Log Message: ----------- しばらく応答がなくなる場合があるので、アイコン取得スレッド数を10に制限 RemovePostReserveではDeletePostを使用するように戻し(選択行ズレの原因の一つ) プロフィール画面でメッセージボックス表示した後、プロフィール画面閉じると、メイン画面が隠れてしまう問題に対処 Modified Paths: -------------- trunk/Tween/ImageDictionary.vb trunk/Tween/StatusDictionary.vb trunk/Tween/Tween.vb -------------- next part -------------- Modified: trunk/Tween/ImageDictionary.vb =================================================================== --- trunk/Tween/ImageDictionary.vb 2011-02-24 12:39:19 UTC (rev 1469) +++ trunk/Tween/ImageDictionary.vb 2011-02-25 11:54:18 UTC (rev 1470) @@ -38,6 +38,7 @@ Private waitStack As Stack(Of KeyValuePair(Of String, Action(Of Image))) Private cachePolicy As New CacheItemPolicy() Private removedCount As Long = 0 + Private netSemaphore As Semaphore Public Sub New(ByVal cacheMemoryLimit As Integer) SyncLock Me.lockObject @@ -52,6 +53,7 @@ Me.waitStack = New Stack(Of KeyValuePair(Of String, Action(Of Image))) Me.cachePolicy.RemovedCallback = AddressOf CacheRemoved Me.cachePolicy.SlidingExpiration = TimeSpan.FromMinutes(30) '30分参照されなかったら削除 + Me.netSemaphore = New Semaphore(5, 5) End SyncLock End Sub @@ -222,6 +224,7 @@ Public Sub Dispose() Implements IDisposable.Dispose SyncLock Me.lockObject + Me.netSemaphore.Dispose() Me.innerDictionary.Dispose() GC.SuppressFinalize(Me) End SyncLock @@ -251,6 +254,11 @@ End SyncLock If AppendSettingDialog.Instance.IconSz = IconSizes.IconNone Then Continue While Dim proc As New GetImageDelegate(AddressOf GetImage) + Try + Me.netSemaphore.WaitOne() + Catch ex As Exception + 'Disposed,Release漏れ + End Try proc.BeginInvoke(req, Nothing, Nothing) Else Thread.Sleep(100) @@ -273,6 +281,7 @@ End SyncLock If callbackImage IsNot Nothing Then If downloadAsyncInfo.Value IsNot Nothing Then downloadAsyncInfo.Value.Invoke(callbackImage) + Me.netSemaphore.Release() Exit Sub End If Dim hv As New HttpVarious() @@ -290,5 +299,6 @@ End If End SyncLock If downloadAsyncInfo.Value IsNot Nothing Then downloadAsyncInfo.Value.Invoke(callbackImage) + Me.netSemaphore.Release() End Sub End Class \ No newline at end of file Modified: trunk/Tween/StatusDictionary.vb =================================================================== --- trunk/Tween/StatusDictionary.vb 2011-02-24 12:39:19 UTC (rev 1469) +++ trunk/Tween/StatusDictionary.vb 2011-02-25 11:54:18 UTC (rev 1470) @@ -674,7 +674,7 @@ Public Sub RemovePostReserve(ByVal id As Long) SyncLock LockObj Me._deletedIds.Add(id) - Me.RemovePost(id) + Me.DeletePost(id) 'UI選択行がずれるため、RemovePostは使用しない End SyncLock End Sub @@ -895,6 +895,17 @@ End If tb.AddSubmit(isMentionIncluded) '振分確定(各タブに反映) Next + ''UserStreamで反映間隔10秒以下だったら、30秒ごとにソートする + ''10秒以上だったら毎回ソート + 'Static lastSort As DateTime = Now + 'If AppendSettingDialog.Instance.UserstreamPeriodInt < 10 AndAlso isUserStream Then + ' If Now.Subtract(lastSort) > TimeSpan.FromSeconds(30) Then + ' lastSort = Now + ' isUserStream = False + ' End If + 'Else + ' isUserStream = False + 'End If If Not isUserStream OrElse Me.SortMode <> IdComparerClass.ComparerMode.Id Then Me.SortPosts() End If Modified: trunk/Tween/Tween.vb =================================================================== --- trunk/Tween/Tween.vb 2011-02-24 12:39:19 UTC (rev 1469) +++ trunk/Tween/Tween.vb 2011-02-25 11:54:18 UTC (rev 1470) @@ -8231,7 +8231,8 @@ End If LView.SelectedIndices.Clear() - LView.Items(Index).Selected = True + 'LView.Items(Index).Selected = True + LView.SelectedIndices.Add(Index) LView.Items(Index).Focused = True If flg Then LView.Invalidate(bnd) @@ -9397,8 +9398,10 @@ Private Overloads Sub doShowUserStatus(ByVal user As TwitterDataModel.User) Using userinfo As New ShowUserInfo() + userinfo.Owner = Me userinfo.User = user userinfo.ShowDialog(Me) + Me.Activate() End Using End Sub From svnnotify @ sourceforge.jp Sat Feb 26 01:11:13 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Sat, 26 Feb 2011 01:11:13 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NzFdICDkuI3mraPjgarjgqLjgqTjgrPjg7M=?= =?utf-8?b?44Kk44Oh44O844K444GM44GC44KL44Go44CB55S76Z2i44Gr6KGo56S644GX?= =?utf-8?b?44Gm44GE44KL6ZaT5bi444Gr5Y+W5b6X44GX44Gr6KGM44Gj44Gm44GX44G+?= =?utf-8?b?44GG5ZWP6aGM44Gr5a++5Yem?= Message-ID: <1298650273.564745.30310.nullmailer@users.sourceforge.jp> Revision: 1471 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1471 Author: kiri_feather Date: 2011-02-26 01:11:13 +0900 (Sat, 26 Feb 2011) Log Message: ----------- 不正なアイコンイメージがあると、画面に表示している間常に取得しに行ってしまう問題に対処 Changelog修正 Modified Paths: -------------- trunk/Tween/ImageDictionary.vb trunk/Tween/Resources/ChangeLog.txt trunk/Tween/Tween.vb -------------- next part -------------- Modified: trunk/Tween/ImageDictionary.vb =================================================================== --- trunk/Tween/ImageDictionary.vb 2011-02-25 11:54:18 UTC (rev 1470) +++ trunk/Tween/ImageDictionary.vb 2011-02-25 16:11:13 UTC (rev 1471) @@ -292,6 +292,8 @@ Me.innerDictionary.Add(downloadAsyncInfo.Key, dlImage, Me.cachePolicy) 'callbackImage = New Bitmap(dlImage) callbackImage = dlImage + Else + Me.innerDictionary.Add(downloadAsyncInfo.Key, New Bitmap(16, 16), Me.cachePolicy) End If Else 'callbackImage = New Bitmap(DirectCast(Me.innerDictionary(downloadAsyncInfo.Key), Image)) Modified: trunk/Tween/Resources/ChangeLog.txt =================================================================== --- trunk/Tween/Resources/ChangeLog.txt 2011-02-25 11:54:18 UTC (rev 1470) +++ trunk/Tween/Resources/ChangeLog.txt 2011-02-25 16:11:13 UTC (rev 1471) @@ -3,9 +3,12 @@ ==== Ver *.*.*.*(2011/**/**) * ListView追加時の画面ちらつき対処 * OS復帰時30秒経過後にREST取得を走らせるように - * ListView描画時の動作改良 - * ImageDictionaryの画像でOutOfMemory発生する問題に対処 - * 画像投稿サービスを整理 + * OutOfMemoryが発生する問題に対処 + * 再起動時に例外が発生する問題に対処(したつもり) + * メモリを食いつぶす問題に対処 + * しばらく応答しなくなる問題に対処 + * bit.ly/j.mpでのURL短縮が出来なくなった問題に対処 + * タブ削除のUndo(編集メニュー)が直前のものしか出来なかったが、複数Undo出来るように変更 * 1時間ごとにフォロワー情報再取得 * 発言ソートで、ソートキーが日時以外の場合にstable sortに * 新着通知オフ時の強制イベント通知の初期設定値をFalseへ @@ -13,18 +16,16 @@ * 設定画面のUserStreamパネルの内容を基本→更新間隔へ移動、パネル削除 * 投稿時取得をUserStream有効時でも効くように戻し * gキーの関連発言表示でツイートのURLが含まれている場合に関連発言タブに取り込むようにした - * ラムダ式のコンパイル結果をキャッシュするようにした - * 設定画面のTabIndex見なおし - * 設定画面ツリービューを展開済みで表示 + * ラムダ式のコンパイル結果をキャッシュするようにして振り分け高速化 + * 設定画面のツリービューを展開済みで表示するよう変更 * MyList画面が裏に回ってしまう問題に対処 * 発言詳細の遅延再描画でDisposeしていないルートがあったので修正 * ImageDictionaryのキャッシュサイズを5Mへ変更 * Imageデータが壊れていた際、再取得に行くが、これが無限ループになる可能性があったので変更 * イベント画面のデフォルトアイコン非表示に - * コード分析結果からの改善 - * 言語が英語の状態でID振り分けタブの作成に失敗する不具合を修正 - * 一覧更新時に選択位置がずれる問題に対処したつもり - * 未読ジャンプで中途半端な位置にジャンプする問題に対処したつもり + * 表示言語が英語の状態でID振り分けタブの作成に失敗する不具合を修正 + * 一覧更新時に選択位置がずれる問題に対処(まだ問題あり) + * 未読ジャンプで中途半端な位置にジャンプする問題に対処(まだ問題あり) ==== Ver 0.9.9.0(2011/02/13) * 自ポストの新着通知が無条件に無効になっていたので、自ポスト既読化が有効の時のみ通知されないようにした * タブ名変更・削除した際にエラーが起きる場合があったので対処 Modified: trunk/Tween/Tween.vb =================================================================== --- trunk/Tween/Tween.vb 2011-02-25 11:54:18 UTC (rev 1470) +++ trunk/Tween/Tween.vb 2011-02-25 16:11:13 UTC (rev 1471) @@ -1512,10 +1512,10 @@ End Sub Private Sub MyList_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) - If _curList.SelectedIndices.Count <> 1 Then Exit Sub + If _curList Is Nothing OrElse _curList.SelectedIndices.Count <> 1 Then Exit Sub _curItemIndex = _curList.SelectedIndices(0) - 'If _curItemIndex > _curList.VirtualListSize - 1 Then Exit Sub + If _curItemIndex > _curList.VirtualListSize - 1 Then Exit Sub _curPost = GetCurTabPost(_curItemIndex) From svnnotify @ sourceforge.jp Sat Feb 26 02:14:56 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Sat, 26 Feb 2011 02:14:56 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NzJdICAxMDAw44Oq44Oq44O844K544CCQ2hh?= =?utf-8?b?bmdlTG9n5L+u5q2j?= Message-ID: <1298654096.268042.12686.nullmailer@users.sourceforge.jp> Revision: 1472 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1472 Author: kiri_feather Date: 2011-02-26 02:14:56 +0900 (Sat, 26 Feb 2011) Log Message: ----------- 1000リリース。ChangeLog修正 Modified Paths: -------------- trunk/Tween/My Project/AssemblyInfo.vb trunk/Tween/Resources/ChangeLog.txt -------------- next part -------------- Modified: trunk/Tween/My Project/AssemblyInfo.vb =================================================================== --- trunk/Tween/My Project/AssemblyInfo.vb 2011-02-25 16:11:13 UTC (rev 1471) +++ trunk/Tween/My Project/AssemblyInfo.vb 2011-02-25 17:14:56 UTC (rev 1472) @@ -55,5 +55,5 @@ ' - + Modified: trunk/Tween/Resources/ChangeLog.txt =================================================================== --- trunk/Tween/Resources/ChangeLog.txt 2011-02-25 16:11:13 UTC (rev 1471) +++ trunk/Tween/Resources/ChangeLog.txt 2011-02-25 17:14:56 UTC (rev 1472) @@ -1,6 +1,6 @@ ?更新履歴 -==== Ver *.*.*.*(2011/**/**) +==== Ver 1.0.0.0(2011/02/26) * ListView追加時の画面ちらつき対処 * OS復帰時30秒経過後にREST取得を走らせるように * OutOfMemoryが発生する問題に対処 From svnnotify @ sourceforge.jp Sat Feb 26 10:21:44 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Sat, 26 Feb 2011 10:21:44 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NzNdICBSZWNlbnTjgr/jg5bjgafml6Loqq0=?= =?utf-8?b?44GL44Gk44G744GL44Gu44K/44OW44GudGFiIC4gUG9zdHPlhoXjga7jg4Q=?= =?utf-8?b?44Kk44O844OI44GM5pyq6Kqt44Gn44GC44KL44Go44GN44Gr55m66KiA44KS?= =?utf-8?b?5YmK6Zmk44GZ44KL44Go5pyq6Kqt44Gu5pWw5YCk44GM5aSJ44KP44KJ44Gq?= =?utf-8?b?44GE5ZWP6aGM44Gr5a++5Yem44CC77yI56K66KqN44Gn44GN44Gf44Gu44GM?= =?utf-8?b?6Ieq55m66KiA44Gu5YmK6Zmk44Gu44G/44Gq44Gu44GnVXNlclN0cmVhbQ==?= =?utf-8?b?44GuRGVsZXRl44Kk44OZ44Oz44OI44Gu5YmK6Zmk44Gn44Gv6LW344GT44KL?= =?utf-8?b?5Y+v6IO95oCn44GC44KKICk=?= Message-ID: <1298683304.153787.11979.nullmailer@users.sourceforge.jp> Revision: 1473 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1473 Author: f_swallow Date: 2011-02-26 10:21:44 +0900 (Sat, 26 Feb 2011) Log Message: ----------- Recentタブで既読かつほかのタブのtab.Posts内のツイートが未読であるときに発言を削除すると未読の数値が変わらない問題に対処。(確認できたのが自発言の削除のみなのでUserStreamのDeleteイベントの削除では起こる可能性あり) Modified Paths: -------------- trunk/Tween/StatusDictionary.vb -------------- next part -------------- Modified: trunk/Tween/StatusDictionary.vb =================================================================== --- trunk/Tween/StatusDictionary.vb 2011-02-25 17:14:56 UTC (rev 1472) +++ trunk/Tween/StatusDictionary.vb 2011-02-26 01:21:44 UTC (rev 1473) @@ -687,11 +687,21 @@ For Each key As String In _tabs.Keys Dim tab As TabClass = _tabs(key) If tab.Contains(Id) Then - If tab.UnreadManage AndAlso Not post.IsRead Then '未読管理 - SyncLock LockUnread - tab.UnreadCount -= 1 - Me.SetNextUnreadId(Id, tab) - End SyncLock + If tab.Posts.Count = 0 Then + If tab.UnreadManage AndAlso Not post.IsRead Then '未読管理 + SyncLock LockUnread + tab.UnreadCount -= 1 + Me.SetNextUnreadId(Id, tab) + End SyncLock + End If + Else '未読数がずれる可能性があるためtab.Postsの未読も確認する + Dim tabPost As PostClass = tab.Posts(Id) + If tab.UnreadManage AndAlso Not tabPost.IsRead Then '未読管理 + SyncLock LockUnread + tab.UnreadCount -= 1 + Me.SetNextUnreadId(Id, tab) + End SyncLock + End If End If tab.Remove(Id) End If From svnnotify @ sourceforge.jp Mon Feb 28 12:39:55 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Mon, 28 Feb 2011 12:39:55 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NzRdICBGYXbov73liqDjgIHliYrpmaTjga4=?= =?utf-8?b?6Zqb44GrVXNlclRpbWVsaW5lICwgUmVsYXRlZOOBruWQhOOCv+ODluOBuA==?= =?utf-8?b?5Y+N5pig44GV44KM44Gm44GE44Gq44GL44Gj44Gf44OQ44Kw44KS5L+u5q2j?= Message-ID: <1298864395.363408.31538.nullmailer@users.sourceforge.jp> Revision: 1474 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1474 Author: syo68k Date: 2011-02-28 12:39:55 +0900 (Mon, 28 Feb 2011) Log Message: ----------- Fav追加、削除の際にUserTimeline,Relatedの各タブへ反映されていなかったバグを修正 Modified Paths: -------------- trunk/Tween/Tween.vb -------------- next part -------------- Modified: trunk/Tween/Tween.vb =================================================================== --- trunk/Tween/Tween.vb 2011-02-26 01:21:44 UTC (rev 1473) +++ trunk/Tween/Tween.vb 2011-02-28 03:39:55 UTC (rev 1474) @@ -1962,18 +1962,18 @@ post.IsFav = True 'リスト再描画必要 _favTimestamps.Add(Now) If post.RelTabName = "" Then - '検索,リストタブからのfavは、favタブへ追加せず。それ以外は追加 + '検索,リストUserTimeline.Relatedタブからのfavは、favタブへ追加せず。それ以外は追加 _statuses.GetTabByType(TabUsageType.Favorites).Add(post.StatusId, post.IsRead, False) Else - '検索・リストタブからのfavで、TLでも取得済みならfav反映 + '検索,リスト,UserTimeline.Relatedタブからのfavで、TLでも取得済みならfav反映 If _statuses.ContainsKey(post.StatusId) Then Dim postTl As PostClass = _statuses.Item(post.StatusId) postTl.IsFav = True _statuses.GetTabByType(TabUsageType.Favorites).Add(postTl.StatusId, postTl.IsRead, False) End If End If - '検索、リストタブに反映 - For Each tb As TabClass In _statuses.GetTabsByType(TabUsageType.PublicSearch Or TabUsageType.Lists) + '検索,リスト,UserTimeline,Relatedの各タブに反映 + For Each tb As TabClass In _statuses.GetTabsByType(TabUsageType.PublicSearch Or TabUsageType.Lists Or TabUsageType.UserTimeline Or TabUsageType.Related) If tb.Contains(post.StatusId) Then tb.Posts(post.StatusId).IsFav = True Next End If @@ -2004,8 +2004,8 @@ args.sIds.Add(post.StatusId) post.IsFav = False 'リスト再描画必要 If _statuses.ContainsKey(post.StatusId) Then _statuses.Item(post.StatusId).IsFav = False - '検索,リストタブに反映 - For Each tb As TabClass In _statuses.GetTabsByType(TabUsageType.PublicSearch Or TabUsageType.Lists) + '検索,リスト,UserTimeline,Relatedの各タブに反映 + For Each tb As TabClass In _statuses.GetTabsByType(TabUsageType.PublicSearch Or TabUsageType.Lists Or TabUsageType.UserTimeline Or TabUsageType.Related) If tb.Contains(post.StatusId) Then tb.Posts(post.StatusId).IsFav = False Next End If From svnnotify @ sourceforge.jp Mon Feb 28 21:08:36 2011 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Mon, 28 Feb 2011 21:08:36 +0900 Subject: [Tween-svn] =?utf-8?b?WzE0NzVdICDnlLvlg4/lj5blvpfmmYLjga7nlLs=?= =?utf-8?b?5YOP5qSc6Ki844Gn5L6L5aSW55m655Sf5pmC44Gv5paw6KaP44OT44OD44OI?= =?utf-8?b?44Oe44OD44OX44KS6L+U44GZ44KI44GG5aSJ5pu0?= Message-ID: <1298894916.797670.20633.nullmailer@users.sourceforge.jp> Revision: 1475 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1475 Author: kiri_feather Date: 2011-02-28 21:08:36 +0900 (Mon, 28 Feb 2011) Log Message: ----------- 画像取得時の画像検証で例外発生時は新規ビットマップを返すよう変更 アイコン画像取得失敗時に新規ビットマップで代替するのをやめた 仮想リストビューの選択状態クリアが一度で効かない場合があるので対処 RemovePost整理 LView.Items(Index).Selected = Trueへ戻し。 Modified Paths: -------------- trunk/Tween/Connection/HttpVarious.vb trunk/Tween/HashtagManage.vb trunk/Tween/ImageDictionary.vb trunk/Tween/StatusDictionary.vb trunk/Tween/Tween.vb -------------- next part -------------- Modified: trunk/Tween/Connection/HttpVarious.vb =================================================================== --- trunk/Tween/Connection/HttpVarious.vb 2011-02-28 03:39:55 UTC (rev 1474) +++ trunk/Tween/Connection/HttpVarious.vb 2011-02-28 12:08:36 UTC (rev 1475) @@ -193,17 +193,23 @@ Public Overloads Function CheckValidImage(ByVal img As Image, ByVal width As Integer, ByVal height As Integer) As Image If img Is Nothing Then Return Nothing - Dim bmp As New Bitmap(width, height) - Dim tag As Object = img.Tag - Using g As Graphics = Graphics.FromImage(bmp) - g.InterpolationMode = Drawing2D.InterpolationMode.HighQualityBicubic - g.PixelOffsetMode = Drawing2D.PixelOffsetMode.HighQuality - g.DrawImage(img, 0, 0, width, height) - End Using - img.Dispose() - bmp.Tag = tag - Return bmp + Try + Using g As Graphics = Graphics.FromImage(bmp) + g.InterpolationMode = Drawing2D.InterpolationMode.HighQualityBicubic + g.PixelOffsetMode = Drawing2D.PixelOffsetMode.HighQuality + g.DrawImage(img, 0, 0, width, height) + End Using + bmp.Tag = img.Tag + Return bmp + Catch ex As Exception + bmp.Dispose() + bmp = New Bitmap(width, height) + bmp.Tag = img.Tag + Return bmp + Finally + img.Dispose() + End Try End Function End Class Modified: trunk/Tween/HashtagManage.vb =================================================================== --- trunk/Tween/HashtagManage.vb 2011-02-28 03:39:55 UTC (rev 1474) +++ trunk/Tween/HashtagManage.vb 2011-02-28 12:08:36 UTC (rev 1475) @@ -82,7 +82,9 @@ End Sub Private Sub UnSelectButton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles UnSelectButton.Click - HistoryHashList.SelectedIndices.Clear() + Do + HistoryHashList.SelectedIndices.Clear() + Loop While HistoryHashList.SelectedIndices.Count > 0 End Sub Private Function GetIndexOf(ByVal list As ListBox.ObjectCollection, ByVal value As String) As Integer @@ -252,12 +254,16 @@ If Not Me._isAdd AndAlso Me.HistoryHashList.SelectedIndices.Count > 0 Then idx = Me.HistoryHashList.SelectedIndices(0) Me.HistoryHashList.Items.RemoveAt(idx) - Me.HistoryHashList.SelectedIndices.Clear() + Do + Me.HistoryHashList.SelectedIndices.Clear() + Loop While Me.HistoryHashList.SelectedIndices.Count > 0 Me.HistoryHashList.Items.Insert(idx, hashStr) Me.HistoryHashList.SelectedIndex = idx Else Me.AddHashToHistory(hashStr, False) - Me.HistoryHashList.SelectedIndices.Clear() + Do + Me.HistoryHashList.SelectedIndices.Clear() + Loop While Me.HistoryHashList.SelectedIndices.Count > 0 Me.HistoryHashList.SelectedIndex = Me.HistoryHashList.Items.IndexOf(hashStr) End If Modified: trunk/Tween/ImageDictionary.vb =================================================================== --- trunk/Tween/ImageDictionary.vb 2011-02-28 03:39:55 UTC (rev 1474) +++ trunk/Tween/ImageDictionary.vb 2011-02-28 12:08:36 UTC (rev 1475) @@ -275,7 +275,6 @@ Dim callbackImage As Image = Nothing SyncLock lockObject If Me.innerDictionary(downloadAsyncInfo.Key) IsNot Nothing Then - 'callbackImage = New Bitmap(DirectCast(Me.innerDictionary(downloadAsyncInfo.Key), Image)) callbackImage = DirectCast(Me.innerDictionary(downloadAsyncInfo.Key), Image) End If End SyncLock @@ -290,13 +289,9 @@ If Me.innerDictionary(downloadAsyncInfo.Key) Is Nothing Then If dlImage IsNot Nothing Then Me.innerDictionary.Add(downloadAsyncInfo.Key, dlImage, Me.cachePolicy) - 'callbackImage = New Bitmap(dlImage) callbackImage = dlImage - Else - Me.innerDictionary.Add(downloadAsyncInfo.Key, New Bitmap(16, 16), Me.cachePolicy) End If Else - 'callbackImage = New Bitmap(DirectCast(Me.innerDictionary(downloadAsyncInfo.Key), Image)) callbackImage = DirectCast(Me.innerDictionary(downloadAsyncInfo.Key), Image) End If End SyncLock Modified: trunk/Tween/StatusDictionary.vb =================================================================== --- trunk/Tween/StatusDictionary.vb 2011-02-28 03:39:55 UTC (rev 1474) +++ trunk/Tween/StatusDictionary.vb 2011-02-28 12:08:36 UTC (rev 1475) @@ -687,7 +687,7 @@ For Each key As String In _tabs.Keys Dim tab As TabClass = _tabs(key) If tab.Contains(Id) Then - If tab.Posts.Count = 0 Then + If Not tab.IsInnerStorageTabType Then If tab.UnreadManage AndAlso Not post.IsRead Then '未読管理 SyncLock LockUnread tab.UnreadCount -= 1 @@ -695,8 +695,7 @@ End SyncLock End If Else '未読数がずれる可能性があるためtab.Postsの未読も確認する - Dim tabPost As PostClass = tab.Posts(Id) - If tab.UnreadManage AndAlso Not tabPost.IsRead Then '未読管理 + If tab.UnreadManage AndAlso Not tab.Posts(Id).IsRead Then '未読管理 SyncLock LockUnread tab.UnreadCount -= 1 Me.SetNextUnreadId(Id, tab) @@ -708,18 +707,6 @@ Next _statuses.Remove(Id) End If - For Each tb As TabClass In _tabs.Values - If tb.IsInnerStorageTabType AndAlso tb.Contains(Id) Then - post = tb.Posts(Id) - If tb.UnreadManage AndAlso Not post.IsRead Then - SyncLock LockUnread - tb.UnreadCount -= 1 - Me.SetNextUnreadId(Id, tb) - End SyncLock - End If - tb.Remove(Id) - End If - Next End SyncLock End Sub Modified: trunk/Tween/Tween.vb =================================================================== --- trunk/Tween/Tween.vb 2011-02-28 03:39:55 UTC (rev 1474) +++ trunk/Tween/Tween.vb 2011-02-28 12:08:36 UTC (rev 1475) @@ -2475,7 +2475,9 @@ End If Next If _curTab.Text.Equals(favTabName) Then - _curList.SelectedIndices.Clear() + Do + _curList.SelectedIndices.Clear() + Loop While _curList.SelectedIndices.Count > 0 If _statuses.Tabs(favTabName).AllCount > 0 Then If _statuses.Tabs(favTabName).AllCount - 1 > fidx AndAlso fidx > -1 Then _curList.SelectedIndices.Add(fidx) @@ -2876,7 +2878,9 @@ For Each tb As TabPage In ListTab.TabPages DirectCast(tb.Tag, DetailsListView).VirtualListSize = _statuses.Tabs(tb.Text).AllCount If _curTab.Equals(tb) Then - _curList.SelectedIndices.Clear() + Do + _curList.SelectedIndices.Clear() + Loop While _curList.SelectedIndices.Count > 0 If _statuses.Tabs(tb.Text).AllCount > 0 Then If _statuses.Tabs(tb.Text).AllCount - 1 > fidx AndAlso fidx > -1 Then _curList.SelectedIndices.Add(fidx) @@ -8230,9 +8234,11 @@ flg = True End If - LView.SelectedIndices.Clear() - 'LView.Items(Index).Selected = True - LView.SelectedIndices.Add(Index) + Do + LView.SelectedIndices.Clear() + Loop While LView.SelectedIndices.Count > 0 + LView.Items(Index).Selected = True + 'LView.SelectedIndices.Add(Index) LView.Items(Index).Focused = True If flg Then LView.Invalidate(bnd) @@ -8249,7 +8255,9 @@ Dim fIdx As Integer = -1 If Index IsNot Nothing AndAlso Not (Index.Count = 1 AndAlso Index(0) = -1) Then - LView.SelectedIndices.Clear() + Do + LView.SelectedIndices.Clear() + Loop While LView.SelectedIndices.Count > 0 For Each idx As Integer In Index If idx > -1 AndAlso LView.VirtualListSize > idx Then LView.SelectedIndices.Add(idx)