svnno****@sourc*****
svnno****@sourc*****
2010年 11月 2日 (火) 19:19:22 JST
Revision: 1026 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1026 Author: kiri_feather Date: 2010-11-02 19:19:22 +0900 (Tue, 02 Nov 2010) Log Message: ----------- 発言詳細の日時とsourceを右寄りに詰めた Modified Paths: -------------- trunk/Tween/Tween.Designer.vb trunk/Tween/Tween.resx -------------- next part -------------- Modified: trunk/Tween/Tween.Designer.vb =================================================================== --- trunk/Tween/Tween.Designer.vb 2010-11-02 05:01:21 UTC (rev 1025) +++ trunk/Tween/Tween.Designer.vb 2010-11-02 10:19:22 UTC (rev 1026) @@ -109,8 +109,8 @@ Me.ListManageUserContextToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripSeparator33 = New System.Windows.Forms.ToolStripSeparator() Me.UseHashtagMenuItem = New System.Windows.Forms.ToolStripMenuItem() + Me.DateTimeLabel = New System.Windows.Forms.Label() Me.SourceLinkLabel = New System.Windows.Forms.LinkLabel() - Me.DateTimeLabel = New System.Windows.Forms.Label() Me.StatusText = New System.Windows.Forms.TextBox() Me.lblLen = New System.Windows.Forms.Label() Me.PostButton = New System.Windows.Forms.Button() @@ -845,19 +845,20 @@ Me.UseHashtagMenuItem.Name = "UseHashtagMenuItem" resources.ApplyResources(Me.UseHashtagMenuItem, "UseHashtagMenuItem") ' + 'DateTimeLabel + ' + resources.ApplyResources(Me.DateTimeLabel, "DateTimeLabel") + Me.DateTimeLabel.AutoEllipsis = True + Me.DateTimeLabel.Name = "DateTimeLabel" + ' 'SourceLinkLabel ' resources.ApplyResources(Me.SourceLinkLabel, "SourceLinkLabel") Me.SourceLinkLabel.AutoEllipsis = True + Me.SourceLinkLabel.MaximumSize = New System.Drawing.Size(130, 0) Me.SourceLinkLabel.Name = "SourceLinkLabel" Me.SourceLinkLabel.TabStop = True ' - 'DateTimeLabel - ' - resources.ApplyResources(Me.DateTimeLabel, "DateTimeLabel") - Me.DateTimeLabel.AutoEllipsis = True - Me.DateTimeLabel.Name = "DateTimeLabel" - ' 'StatusText ' resources.ApplyResources(Me.StatusText, "StatusText") Modified: trunk/Tween/Tween.resx =================================================================== --- trunk/Tween/Tween.resx 2010-11-02 05:01:21 UTC (rev 1025) +++ trunk/Tween/Tween.resx 2010-11-02 10:19:22 UTC (rev 1026) @@ -853,7 +853,7 @@ <value>3, 3, 3, 0</value> </data> <data name="NameLabel.Size" type="System.Drawing.Size, System.Drawing"> - <value>155, 14</value> + <value>206, 14</value> </data> <data name="NameLabel.TabIndex" type="System.Int32, mscorlib"> <value>0</value> @@ -1048,7 +1048,7 @@ <value>Off</value> </data> <data name="DateTimeLabel.Location" type="System.Drawing.Point, System.Drawing"> - <value>292, 3</value> + <value>347, 3</value> </data> <data name="DateTimeLabel.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms"> <value>3, 3, 3, 0</value> @@ -1087,13 +1087,13 @@ <value>Off</value> </data> <data name="SourceLinkLabel.Location" type="System.Drawing.Point, System.Drawing"> - <value>336, 3</value> + <value>391, 3</value> </data> <data name="SourceLinkLabel.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms"> <value>3, 3, 3, 0</value> </data> <data name="SourceLinkLabel.Size" type="System.Drawing.Size, System.Drawing"> - <value>114, 14</value> + <value>59, 14</value> </data> <data name="SourceLinkLabel.TabIndex" type="System.Int32, mscorlib"> <value>7</value> @@ -1144,7 +1144,7 @@ <value>0</value> </data> <data name="TableLayoutPanel1.LayoutSettings" type="System.Windows.Forms.TableLayoutSettings, System.Windows.Forms"> - <value><?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="UserPicture" Row="0" RowSpan="2" Column="0" ColumnSpan="1" /><Control Name="NameLabel" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="PostBrowser" Row="1" RowSpan="1" Column="1" ColumnSpan="3" /><Control Name="DateTimeLabel" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="SourceLinkLabel" Row="0" RowSpan="1" Column="3" ColumnSpan="1" /></Controls><Columns Styles="Absolute,56,Percent,100,Absolute,116,Absolute,120" /><Rows Styles="Absolute,17,Percent,100" /></TableLayoutSettings></value> + <value><?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="UserPicture" Row="0" RowSpan="2" Column="0" ColumnSpan="1" /><Control Name="NameLabel" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="PostBrowser" Row="1" RowSpan="1" Column="1" ColumnSpan="3" /><Control Name="DateTimeLabel" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="SourceLinkLabel" Row="0" RowSpan="1" Column="3" ColumnSpan="1" /></Controls><Columns Styles="Absolute,56,Percent,100,Absolute,120,AutoSize,0" /><Rows Styles="Absolute,17,Percent,100" /></TableLayoutSettings></value> </data> <data name=">>SplitContainer2.Panel1.Name" xml:space="preserve"> <value>SplitContainer2.Panel1</value>