svnno****@sourc*****
svnno****@sourc*****
2010年 11月 4日 (木) 20:26:22 JST
Revision: 1035 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1035 Author: syo68k Date: 2010-11-04 20:26:22 +0900 (Thu, 04 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-04 04:14:58 UTC (rev 1034) +++ trunk/Tween/Tween.Designer.vb 2010-11-04 11:26:22 UTC (rev 1035) @@ -633,8 +633,8 @@ Me.TableLayoutPanel1.Controls.Add(Me.UserPicture, 0, 0) Me.TableLayoutPanel1.Controls.Add(Me.NameLabel, 1, 0) Me.TableLayoutPanel1.Controls.Add(Me.PostBrowser, 1, 1) - Me.TableLayoutPanel1.Controls.Add(Me.DateTimeLabel, 2, 0) - Me.TableLayoutPanel1.Controls.Add(Me.SourceLinkLabel, 3, 0) + Me.TableLayoutPanel1.Controls.Add(Me.DateTimeLabel, 3, 0) + Me.TableLayoutPanel1.Controls.Add(Me.SourceLinkLabel, 2, 0) Me.TableLayoutPanel1.Name = "TableLayoutPanel1" ' 'UserPicture Modified: trunk/Tween/Tween.resx =================================================================== --- trunk/Tween/Tween.resx 2010-11-04 04:14:58 UTC (rev 1034) +++ trunk/Tween/Tween.resx 2010-11-04 11:26:22 UTC (rev 1035) @@ -1048,7 +1048,7 @@ <value>Off</value> </data> <data name="DateTimeLabel.Location" type="System.Drawing.Point, System.Drawing"> - <value>347, 3</value> + <value>412, 3</value> </data> <data name="DateTimeLabel.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms"> <value>3, 3, 3, 0</value> @@ -1087,7 +1087,7 @@ <value>Off</value> </data> <data name="SourceLinkLabel.Location" type="System.Drawing.Point, System.Drawing"> - <value>391, 3</value> + <value>271, 3</value> </data> <data name="SourceLinkLabel.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms"> <value>3, 3, 3, 0</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,120,AutoSize,0" /><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="3" ColumnSpan="1" /><Control Name="SourceLinkLabel" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /></Controls><Columns Styles="Absolute,56,Percent,100,AutoSize,0,Absolute,120" /><Rows Styles="Absolute,17,Percent,100" /></TableLayoutSettings></value> </data> <data name=">>SplitContainer2.Panel1.Name" xml:space="preserve"> <value>SplitContainer2.Panel1</value>