[Tween-svn] [1313] ポスト詳細表示関連のファイルを追加

Zurück zum Archiv-Index

svnno****@sourc***** svnno****@sourc*****
2011年 1月 5日 (水) 10:41:08 JST


Revision: 1313
          http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1313
Author:   anis774
Date:     2011-01-05 10:41:08 +0900 (Wed, 05 Jan 2011)

Log Message:
-----------
ポスト詳細表示関連のファイルを追加

Modified Paths:
--------------
    branches/OperationClean/Tween/Tween.resx
    branches/OperationClean/Tween/Tween.vbproj

Added Paths:
-----------
    branches/OperationClean/Tween/PostBrowser.Designer.vb
    branches/OperationClean/Tween/PostBrowser.resx
    branches/OperationClean/Tween/PostBrowser.vb
    branches/OperationClean/Tween/PostView.Designer.vb
    branches/OperationClean/Tween/PostView.resx
    branches/OperationClean/Tween/PostView.vb


-------------- next part --------------
Added: branches/OperationClean/Tween/PostBrowser.Designer.vb
===================================================================
--- branches/OperationClean/Tween/PostBrowser.Designer.vb	                        (rev 0)
+++ branches/OperationClean/Tween/PostBrowser.Designer.vb	2011-01-05 01:41:08 UTC (rev 1313)
@@ -0,0 +1,53 @@
+<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
+Partial Class PostBrowser
+    Inherits System.Windows.Forms.UserControl
+
+    'UserControl はコンポーネント一覧をクリーンアップするために dispose をオーバーライドします。
+    <System.Diagnostics.DebuggerNonUserCode()> _
+    Protected Overrides Sub Dispose(ByVal disposing As Boolean)
+        Try
+            If disposing AndAlso components IsNot Nothing Then
+                components.Dispose()
+            End If
+        Finally
+            MyBase.Dispose(disposing)
+        End Try
+    End Sub
+
+    'Windows フォーム デザイナーで必要です。
+    Private components As System.ComponentModel.IContainer
+
+    'メモ: 以下のプロシージャは Windows フォーム デザイナーで必要です。
+    'Windows フォーム デザイナーを使用して変更できます。  
+    'コード エディターを使って変更しないでください。
+    <System.Diagnostics.DebuggerStepThrough()> _
+    Private Sub InitializeComponent()
+        Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
+        Me.SuspendLayout()
+        '
+        'WebBrowser1
+        '
+        Me.WebBrowser1.AllowWebBrowserDrop = False
+        Me.WebBrowser1.Dock = System.Windows.Forms.DockStyle.Fill
+        Me.WebBrowser1.IsWebBrowserContextMenuEnabled = False
+        Me.WebBrowser1.Location = New System.Drawing.Point(0, 0)
+        Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
+        Me.WebBrowser1.Name = "WebBrowser1"
+        Me.WebBrowser1.Size = New System.Drawing.Size(377, 131)
+        Me.WebBrowser1.TabIndex = 7
+        Me.WebBrowser1.TabStop = False
+        Me.WebBrowser1.WebBrowserShortcutsEnabled = False
+        '
+        'PostBrowser
+        '
+        Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
+        Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
+        Me.Controls.Add(Me.WebBrowser1)
+        Me.Name = "PostBrowser"
+        Me.Size = New System.Drawing.Size(377, 131)
+        Me.ResumeLayout(False)
+
+    End Sub
+    Friend WithEvents WebBrowser1 As System.Windows.Forms.WebBrowser
+
+End Class

Added: branches/OperationClean/Tween/PostBrowser.resx
===================================================================
--- branches/OperationClean/Tween/PostBrowser.resx	                        (rev 0)
+++ branches/OperationClean/Tween/PostBrowser.resx	2011-01-05 01:41:08 UTC (rev 1313)
@@ -0,0 +1,120 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+  <!-- 
+    Microsoft ResX Schema 
+    
+    Version 2.0
+    
+    The primary goals of this format is to allow a simple XML format 
+    that is mostly human readable. The generation and parsing of the 
+    various data types are done through the TypeConverter classes 
+    associated with the data types.
+    
+    Example:
+    
+    ... ado.net/XML headers & schema ...
+    <resheader name="resmimetype">text/microsoft-resx</resheader>
+    <resheader name="version">2.0</resheader>
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+        <value>[base64 mime encoded serialized .NET Framework object]</value>
+    </data>
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+        <comment>This is a comment</comment>
+    </data>
+                
+    There are any number of "resheader" rows that contain simple 
+    name/value pairs.
+    
+    Each data row contains a name, and value. The row also contains a 
+    type or mimetype. Type corresponds to a .NET class that support 
+    text/value conversion through the TypeConverter architecture. 
+    Classes that don't support this are serialized and stored with the 
+    mimetype set.
+    
+    The mimetype is used for serialized objects, and tells the 
+    ResXResourceReader how to depersist the object. This is currently not 
+    extensible. For a given mimetype the value must be set accordingly:
+    
+    Note - application/x-microsoft.net.object.binary.base64 is the format 
+    that the ResXResourceWriter will generate, however the reader can 
+    read any of the formats listed below.
+    
+    mimetype: application/x-microsoft.net.object.binary.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
+            : and then encoded with base64 encoding.
+    
+    mimetype: application/x-microsoft.net.object.soap.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+            : and then encoded with base64 encoding.
+
+    mimetype: application/x-microsoft.net.object.bytearray.base64
+    value   : The object must be serialized into a byte array 
+            : using a System.ComponentModel.TypeConverter
+            : and then encoded with base64 encoding.
+    -->
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
+    <xsd:element name="root" msdata:IsDataSet="true">
+      <xsd:complexType>
+        <xsd:choice maxOccurs="unbounded">
+          <xsd:element name="metadata">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />
+              </xsd:sequence>
+              <xsd:attribute name="name" use="required" type="xsd:string" />
+              <xsd:attribute name="type" type="xsd:string" />
+              <xsd:attribute name="mimetype" type="xsd:string" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="assembly">
+            <xsd:complexType>
+              <xsd:attribute name="alias" type="xsd:string" />
+              <xsd:attribute name="name" type="xsd:string" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="data">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="resheader">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" />
+            </xsd:complexType>
+          </xsd:element>
+        </xsd:choice>
+      </xsd:complexType>
+    </xsd:element>
+  </xsd:schema>
+  <resheader name="resmimetype">
+    <value>text/microsoft-resx</value>
+  </resheader>
+  <resheader name="version">
+    <value>2.0</value>
+  </resheader>
+  <resheader name="reader">
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <resheader name="writer">
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+</root>
\ No newline at end of file

Added: branches/OperationClean/Tween/PostBrowser.vb
===================================================================
--- branches/OperationClean/Tween/PostBrowser.vb	                        (rev 0)
+++ branches/OperationClean/Tween/PostBrowser.vb	2011-01-05 01:41:08 UTC (rev 1313)
@@ -0,0 +1,31 @@
+Public Class PostBrowser
+    Private _post As PostClass
+    Public Property Post As PostClass
+        Set(ByVal value As PostClass)
+            Me._post = value
+        End Set
+        Get
+            Return Me._post
+        End Get
+    End Property
+
+    Private _isMonospace As Boolean
+    Public Property isMonospace As Boolean
+        Set(ByVal value As Boolean)
+            Me._isMonospace = value
+        End Set
+        Get
+            Return Me._isMonospace
+        End Get
+    End Property
+
+    Private _font As Font = MyBase.Font
+    Public Overrides Property Font As Font
+        Set(ByVal value As Font)
+            Me._font = value
+        End Set
+        Get
+            Return Me._font
+        End Get
+    End Property
+End Class

Added: branches/OperationClean/Tween/PostView.Designer.vb
===================================================================
--- branches/OperationClean/Tween/PostView.Designer.vb	                        (rev 0)
+++ branches/OperationClean/Tween/PostView.Designer.vb	2011-01-05 01:41:08 UTC (rev 1313)
@@ -0,0 +1,151 @@
+<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
+Partial Class PostView
+    Inherits System.Windows.Forms.UserControl
+
+    'UserControl はコンポーネント一覧をクリーンアップするために dispose をオーバーライドします。
+    <System.Diagnostics.DebuggerNonUserCode()> _
+    Protected Overrides Sub Dispose(ByVal disposing As Boolean)
+        Try
+            If disposing AndAlso components IsNot Nothing Then
+                components.Dispose()
+            End If
+        Finally
+            MyBase.Dispose(disposing)
+        End Try
+    End Sub
+
+    'Windows フォーム デザイナーで必要です。
+    Private components As System.ComponentModel.IContainer
+
+    'メモ: 以下のプロシージャは Windows フォーム デザイナーで必要です。
+    'Windows フォーム デザイナーを使用して変更できます。  
+    'コード エディターを使って変更しないでください。
+    <System.Diagnostics.DebuggerStepThrough()> _
+    Private Sub InitializeComponent()
+        Me.TableLayoutPanel1 = New System.Windows.Forms.TableLayoutPanel()
+        Me.UserPicture = New System.Windows.Forms.PictureBox()
+        Me.NameLabel = New System.Windows.Forms.Label()
+        Me.DateTimeLabel = New System.Windows.Forms.Label()
+        Me.SourceLinkLabel = New System.Windows.Forms.LinkLabel()
+        Me.PostBrowser = New Tween.PostBrowser()
+        Me.TableLayoutPanel1.SuspendLayout()
+        CType(Me.UserPicture, System.ComponentModel.ISupportInitialize).BeginInit()
+        Me.SuspendLayout()
+        '
+        'TableLayoutPanel1
+        '
+        Me.TableLayoutPanel1.ColumnCount = 4
+        Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 56.0!))
+        Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100.0!))
+        Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120.0!))
+        Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle())
+        Me.TableLayoutPanel1.Controls.Add(Me.UserPicture, 0, 0)
+        Me.TableLayoutPanel1.Controls.Add(Me.NameLabel, 1, 0)
+        Me.TableLayoutPanel1.Controls.Add(Me.PostBrowser, 0, 1)
+        Me.TableLayoutPanel1.Controls.Add(Me.DateTimeLabel, 2, 0)
+        Me.TableLayoutPanel1.Controls.Add(Me.SourceLinkLabel, 3, 0)
+        Me.TableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill
+        Me.TableLayoutPanel1.Location = New System.Drawing.Point(0, 0)
+        Me.TableLayoutPanel1.Name = "TableLayoutPanel1"
+        Me.TableLayoutPanel1.RowCount = 2
+        Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 17.0!))
+        Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100.0!))
+        Me.TableLayoutPanel1.Size = New System.Drawing.Size(366, 184)
+        Me.TableLayoutPanel1.TabIndex = 2
+        '
+        'UserPicture
+        '
+        Me.UserPicture.BackColor = System.Drawing.Color.White
+        Me.UserPicture.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
+        Me.UserPicture.ImeMode = System.Windows.Forms.ImeMode.Off
+        Me.UserPicture.Location = New System.Drawing.Point(3, 3)
+        Me.UserPicture.Name = "UserPicture"
+        Me.TableLayoutPanel1.SetRowSpan(Me.UserPicture, 2)
+        Me.UserPicture.Size = New System.Drawing.Size(50, 50)
+        Me.UserPicture.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
+        Me.UserPicture.TabIndex = 5
+        Me.UserPicture.TabStop = False
+        '
+        'NameLabel
+        '
+        Me.NameLabel.AutoEllipsis = True
+        Me.NameLabel.AutoSize = True
+        Me.NameLabel.Dock = System.Windows.Forms.DockStyle.Fill
+        Me.NameLabel.Font = New System.Drawing.Font("MS UI Gothic", 9.0!, System.Drawing.FontStyle.Bold)
+        Me.NameLabel.ImeMode = System.Windows.Forms.ImeMode.Off
+        Me.NameLabel.Location = New System.Drawing.Point(59, 3)
+        Me.NameLabel.Margin = New System.Windows.Forms.Padding(3, 3, 3, 0)
+        Me.NameLabel.Name = "NameLabel"
+        Me.NameLabel.Size = New System.Drawing.Size(119, 14)
+        Me.NameLabel.TabIndex = 0
+        Me.NameLabel.Text = "LblName"
+        Me.NameLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
+        Me.NameLabel.UseMnemonic = False
+        '
+        'DateTimeLabel
+        '
+        Me.DateTimeLabel.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
+                    Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+        Me.DateTimeLabel.AutoEllipsis = True
+        Me.DateTimeLabel.AutoSize = True
+        Me.DateTimeLabel.ImeMode = System.Windows.Forms.ImeMode.Off
+        Me.DateTimeLabel.Location = New System.Drawing.Point(260, 3)
+        Me.DateTimeLabel.Margin = New System.Windows.Forms.Padding(3, 3, 3, 0)
+        Me.DateTimeLabel.Name = "DateTimeLabel"
+        Me.DateTimeLabel.Size = New System.Drawing.Size(38, 14)
+        Me.DateTimeLabel.TabIndex = 1
+        Me.DateTimeLabel.Text = "Label1"
+        Me.DateTimeLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight
+        '
+        'SourceLinkLabel
+        '
+        Me.SourceLinkLabel.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
+                    Or System.Windows.Forms.AnchorStyles.Left) _
+                    Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+        Me.SourceLinkLabel.AutoEllipsis = True
+        Me.SourceLinkLabel.AutoSize = True
+        Me.SourceLinkLabel.ImeMode = System.Windows.Forms.ImeMode.Off
+        Me.SourceLinkLabel.Location = New System.Drawing.Point(304, 3)
+        Me.SourceLinkLabel.Margin = New System.Windows.Forms.Padding(3, 3, 3, 0)
+        Me.SourceLinkLabel.MaximumSize = New System.Drawing.Size(130, 0)
+        Me.SourceLinkLabel.Name = "SourceLinkLabel"
+        Me.SourceLinkLabel.Size = New System.Drawing.Size(59, 14)
+        Me.SourceLinkLabel.TabIndex = 7
+        Me.SourceLinkLabel.TabStop = True
+        Me.SourceLinkLabel.Text = "LinkLabel1"
+        Me.SourceLinkLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight
+        '
+        'PostBrowser
+        '
+        Me.TableLayoutPanel1.SetColumnSpan(Me.PostBrowser, 3)
+        Me.PostBrowser.Dock = System.Windows.Forms.DockStyle.Fill
+        Me.PostBrowser.isMonospace = False
+        Me.PostBrowser.Location = New System.Drawing.Point(59, 20)
+        Me.PostBrowser.MinimumSize = New System.Drawing.Size(20, 20)
+        Me.PostBrowser.Name = "PostBrowser"
+        Me.PostBrowser.Post = Nothing
+        Me.PostBrowser.Size = New System.Drawing.Size(304, 161)
+        Me.PostBrowser.TabIndex = 6
+        Me.PostBrowser.TabStop = False
+        '
+        'PostView
+        '
+        Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
+        Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
+        Me.Controls.Add(Me.TableLayoutPanel1)
+        Me.Name = "PostView"
+        Me.Size = New System.Drawing.Size(366, 184)
+        Me.TableLayoutPanel1.ResumeLayout(False)
+        Me.TableLayoutPanel1.PerformLayout()
+        CType(Me.UserPicture, System.ComponentModel.ISupportInitialize).EndInit()
+        Me.ResumeLayout(False)
+
+    End Sub
+    Friend WithEvents TableLayoutPanel1 As System.Windows.Forms.TableLayoutPanel
+    Friend WithEvents UserPicture As System.Windows.Forms.PictureBox
+    Friend WithEvents NameLabel As System.Windows.Forms.Label
+    Friend WithEvents PostBrowser As PostBrowser
+    Friend WithEvents DateTimeLabel As System.Windows.Forms.Label
+    Friend WithEvents SourceLinkLabel As System.Windows.Forms.LinkLabel
+
+End Class

Added: branches/OperationClean/Tween/PostView.resx
===================================================================
--- branches/OperationClean/Tween/PostView.resx	                        (rev 0)
+++ branches/OperationClean/Tween/PostView.resx	2011-01-05 01:41:08 UTC (rev 1313)
@@ -0,0 +1,120 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+  <!-- 
+    Microsoft ResX Schema 
+    
+    Version 2.0
+    
+    The primary goals of this format is to allow a simple XML format 
+    that is mostly human readable. The generation and parsing of the 
+    various data types are done through the TypeConverter classes 
+    associated with the data types.
+    
+    Example:
+    
+    ... ado.net/XML headers & schema ...
+    <resheader name="resmimetype">text/microsoft-resx</resheader>
+    <resheader name="version">2.0</resheader>
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+        <value>[base64 mime encoded serialized .NET Framework object]</value>
+    </data>
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+        <comment>This is a comment</comment>
+    </data>
+                
+    There are any number of "resheader" rows that contain simple 
+    name/value pairs.
+    
+    Each data row contains a name, and value. The row also contains a 
+    type or mimetype. Type corresponds to a .NET class that support 
+    text/value conversion through the TypeConverter architecture. 
+    Classes that don't support this are serialized and stored with the 
+    mimetype set.
+    
+    The mimetype is used for serialized objects, and tells the 
+    ResXResourceReader how to depersist the object. This is currently not 
+    extensible. For a given mimetype the value must be set accordingly:
+    
+    Note - application/x-microsoft.net.object.binary.base64 is the format 
+    that the ResXResourceWriter will generate, however the reader can 
+    read any of the formats listed below.
+    
+    mimetype: application/x-microsoft.net.object.binary.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
+            : and then encoded with base64 encoding.
+    
+    mimetype: application/x-microsoft.net.object.soap.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+            : and then encoded with base64 encoding.
+
+    mimetype: application/x-microsoft.net.object.bytearray.base64
+    value   : The object must be serialized into a byte array 
+            : using a System.ComponentModel.TypeConverter
+            : and then encoded with base64 encoding.
+    -->
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
+    <xsd:element name="root" msdata:IsDataSet="true">
+      <xsd:complexType>
+        <xsd:choice maxOccurs="unbounded">
+          <xsd:element name="metadata">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />
+              </xsd:sequence>
+              <xsd:attribute name="name" use="required" type="xsd:string" />
+              <xsd:attribute name="type" type="xsd:string" />
+              <xsd:attribute name="mimetype" type="xsd:string" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="assembly">
+            <xsd:complexType>
+              <xsd:attribute name="alias" type="xsd:string" />
+              <xsd:attribute name="name" type="xsd:string" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="data">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="resheader">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" />
+            </xsd:complexType>
+          </xsd:element>
+        </xsd:choice>
+      </xsd:complexType>
+    </xsd:element>
+  </xsd:schema>
+  <resheader name="resmimetype">
+    <value>text/microsoft-resx</value>
+  </resheader>
+  <resheader name="version">
+    <value>2.0</value>
+  </resheader>
+  <resheader name="reader">
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <resheader name="writer">
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+</root>
\ No newline at end of file

Added: branches/OperationClean/Tween/PostView.vb
===================================================================
--- branches/OperationClean/Tween/PostView.vb	                        (rev 0)
+++ branches/OperationClean/Tween/PostView.vb	2011-01-05 01:41:08 UTC (rev 1313)
@@ -0,0 +1,12 @@
+Public Class PostView
+    Private _post As PostClass
+    Public Property Post As PostClass
+        Set(ByVal value As PostClass)
+            Me._post = value
+            Me.PostBrowser.Post = value
+        End Set
+        Get
+            Return Me._post
+        End Get
+    End Property
+End Class

Modified: branches/OperationClean/Tween/Tween.resx
===================================================================
--- branches/OperationClean/Tween/Tween.resx	2011-01-05 01:03:37 UTC (rev 1312)
+++ branches/OperationClean/Tween/Tween.resx	2011-01-05 01:41:08 UTC (rev 1313)
@@ -382,7 +382,7 @@
     <value>0, 0, 0, 0</value>
   </data>
   <data name="ListTab.Size" type="System.Drawing.Size, System.Drawing">
-    <value>570, 246</value>
+    <value>570, 252</value>
   </data>
   <data name="ListTab.TabIndex" type="System.Int32, mscorlib">
     <value>0</value>
@@ -406,7 +406,7 @@
     <value>0, 0</value>
   </data>
   <data name="TimelinePanel.Size" type="System.Drawing.Size, System.Drawing">
-    <value>570, 246</value>
+    <value>570, 252</value>
   </data>
   <data name="TimelinePanel.TabIndex" type="System.Int32, mscorlib">
     <value>0</value>
@@ -436,7 +436,7 @@
     <value>0, 0</value>
   </data>
   <data name="ImageSelectedPicture.Size" type="System.Drawing.Size, System.Drawing">
-    <value>570, 218</value>
+    <value>570, 224</value>
   </data>
   <data name="ImageSelectedPicture.SizeMode" type="System.Windows.Forms.PictureBoxSizeMode, System.Windows.Forms">
     <value>Zoom</value>
@@ -640,7 +640,7 @@
     <value>Bottom</value>
   </data>
   <data name="ImagePathPanel.Location" type="System.Drawing.Point, System.Drawing">
-    <value>0, 218</value>
+    <value>0, 224</value>
   </data>
   <data name="ImagePathPanel.Padding" type="System.Windows.Forms.Padding, System.Windows.Forms">
     <value>3, 3, 3, 3</value>
@@ -670,7 +670,7 @@
     <value>0, 0</value>
   </data>
   <data name="ImageSelectionPanel.Size" type="System.Drawing.Size, System.Drawing">
-    <value>570, 246</value>
+    <value>570, 252</value>
   </data>
   <data name="ImageSelectionPanel.TabIndex" type="System.Int32, mscorlib">
     <value>1</value>
@@ -697,7 +697,7 @@
     <value>0, 0</value>
   </data>
   <data name="ProfilePanel.Size" type="System.Drawing.Size, System.Drawing">
-    <value>570, 246</value>
+    <value>570, 252</value>
   </data>
   <data name="ProfilePanel.TabIndex" type="System.Int32, mscorlib">
     <value>2</value>
@@ -1045,7 +1045,7 @@
     <value>59, 20</value>
   </data>
   <data name="PostBrowser.Size" type="System.Drawing.Size, System.Drawing">
-    <value>508, 46</value>
+    <value>508, 40</value>
   </data>
   <data name="PostBrowser.TabIndex" type="System.Int32, mscorlib">
     <value>6</value>
@@ -1150,7 +1150,7 @@
     <value>2</value>
   </data>
   <data name="TableLayoutPanel1.Size" type="System.Drawing.Size, System.Drawing">
-    <value>570, 69</value>
+    <value>570, 63</value>
   </data>
   <data name="TableLayoutPanel1.TabIndex" type="System.Int32, mscorlib">
     <value>1</value>
@@ -1288,10 +1288,10 @@
     <value>19</value>
   </data>
   <data name="SplitContainer2.Size" type="System.Drawing.Size, System.Drawing">
-    <value>570, 96</value>
+    <value>570, 90</value>
   </data>
   <data name="SplitContainer2.SplitterDistance" type="System.Int32, mscorlib">
-    <value>69</value>
+    <value>63</value>
   </data>
   <data name="SplitContainer2.SplitterWidth" type="System.Int32, mscorlib">
     <value>2</value>
@@ -1333,7 +1333,7 @@
     <value>0, 0</value>
   </data>
   <data name="PreviewPicture.Size" type="System.Drawing.Size, System.Drawing">
-    <value>194, 98</value>
+    <value>194, 92</value>
   </data>
   <data name="PreviewPicture.SizeMode" type="System.Windows.Forms.PictureBoxSizeMode, System.Windows.Forms">
     <value>Zoom</value>
@@ -1363,7 +1363,7 @@
     <value>194, 0</value>
   </data>
   <data name="PreviewScrollBar.Size" type="System.Drawing.Size, System.Drawing">
-    <value>17, 98</value>
+    <value>17, 92</value>
   </data>
   <data name="PreviewScrollBar.TabIndex" type="System.Int32, mscorlib">
     <value>0</value>
@@ -1393,7 +1393,7 @@
     <value>1</value>
   </data>
   <data name="SplitContainer3.Size" type="System.Drawing.Size, System.Drawing">
-    <value>570, 96</value>
+    <value>570, 90</value>
   </data>
   <data name="SplitContainer3.SplitterDistance" type="System.Int32, mscorlib">
     <value>355</value>
@@ -1432,7 +1432,7 @@
     <value>574, 352</value>
   </data>
   <data name="SplitContainer1.SplitterDistance" type="System.Int32, mscorlib">
-    <value>250</value>
+    <value>256</value>
   </data>
   <data name="SplitContainer1.SplitterWidth" type="System.Int32, mscorlib">
     <value>2</value>

Modified: branches/OperationClean/Tween/Tween.vbproj
===================================================================
--- branches/OperationClean/Tween/Tween.vbproj	2011-01-05 01:03:37 UTC (rev 1312)
+++ branches/OperationClean/Tween/Tween.vbproj	2011-01-05 01:41:08 UTC (rev 1313)
@@ -221,6 +221,18 @@
     </Compile>
     <Compile Include="Outputz.vb" />
     <Compile Include="PictureService.vb" />
+    <Compile Include="PostBrowser.Designer.vb">
+      <DependentUpon>PostBrowser.vb</DependentUpon>
+    </Compile>
+    <Compile Include="PostBrowser.vb">
+      <SubType>UserControl</SubType>
+    </Compile>
+    <Compile Include="PostView.Designer.vb">
+      <DependentUpon>PostView.vb</DependentUpon>
+    </Compile>
+    <Compile Include="PostView.vb">
+      <SubType>UserControl</SubType>
+    </Compile>
     <Compile Include="RadixConvert.vb" />
     <Compile Include="SearchWord.Designer.vb">
       <DependentUpon>SearchWord.vb</DependentUpon>
@@ -399,6 +411,12 @@
       <DependentUpon>OpenURL.vb</DependentUpon>
       <SubType>Designer</SubType>
     </EmbeddedResource>
+    <EmbeddedResource Include="PostBrowser.resx">
+      <DependentUpon>PostBrowser.vb</DependentUpon>
+    </EmbeddedResource>
+    <EmbeddedResource Include="PostView.resx">
+      <DependentUpon>PostView.vb</DependentUpon>
+    </EmbeddedResource>
     <EmbeddedResource Include="SearchWord.en.resx">
       <DependentUpon>SearchWord.vb</DependentUpon>
       <SubType>Designer</SubType>



Tween-svn メーリングリストの案内
Zurück zum Archiv-Index