Widow

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 9  →  ?path2? @ 10
/trunk/Widow/AboutForm.Designer.cs
@@ -34,7 +34,7 @@
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AboutForm));
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.textBox1 = new System.Windows.Forms.TextBox();
this.WidowNameVersion = new System.Windows.Forms.TextBox();
this.versionTextBox = new System.Windows.Forms.TextBox();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.SuspendLayout();
//
@@ -63,18 +63,18 @@
"----\r\n\r\nWebsite: http://www.grimore.org\r\nContact: office@grimore.org\r\n";
this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// zzzNameVersion
// WidowNameVersion
//
this.WidowNameVersion.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.WidowNameVersion.Enabled = false;
this.WidowNameVersion.ImeMode = System.Windows.Forms.ImeMode.Disable;
this.WidowNameVersion.Location = new System.Drawing.Point(187, 12);
this.WidowNameVersion.Multiline = true;
this.WidowNameVersion.Name = "WidowNameVersion";
this.WidowNameVersion.ReadOnly = true;
this.WidowNameVersion.Size = new System.Drawing.Size(235, 22);
this.WidowNameVersion.TabIndex = 3;
this.WidowNameVersion.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.versionTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.versionTextBox.Enabled = false;
this.versionTextBox.ImeMode = System.Windows.Forms.ImeMode.Disable;
this.versionTextBox.Location = new System.Drawing.Point(187, 12);
this.versionTextBox.Multiline = true;
this.versionTextBox.Name = "versionTextBox";
this.versionTextBox.ReadOnly = true;
this.versionTextBox.Size = new System.Drawing.Size(235, 22);
this.versionTextBox.TabIndex = 3;
this.versionTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// AboutForm
//
@@ -81,7 +81,7 @@
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(426, 180);
this.Controls.Add(this.WidowNameVersion);
this.Controls.Add(this.versionTextBox);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.pictureBox1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
@@ -102,6 +102,6 @@
 
private PictureBox pictureBox1;
private TextBox textBox1;
private TextBox WidowNameVersion;
private TextBox versionTextBox;
}
}
/trunk/Widow/AboutForm.cs
@@ -18,7 +18,7 @@
 
private void OnFormShown(object sender, EventArgs e)
{
WidowNameVersion.Text = $"{Constants.AssemblyName} v.{Constants.AssemblyVersion}";
versionTextBox.Text = $"{Constants.AssemblyName} v.{Constants.AssemblyVersion}";
}
 
#endregion
/trunk/Widow/AboutForm.resx
@@ -121,7 +121,7 @@
<data name="pictureBox1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAABHNCSVQICAgIfAhkiAAAAAFzUkdCAK7O
HOkAAAAEZ0FNQQAAsY8L/GEFAAAACXBIWXMAAAsSAAALEgHS3X78AAAAGXRFWHRTb2Z0d2FyZQB3d3cu
HOkAAAAEZ0FNQQAAsY8L/GEFAAAACXBIWXMAAAsRAAALEQF/ZF+RAAAAGXRFWHRTb2Z0d2FyZQB3d3cu
aW5rc2NhcGUub3Jnm+48GgAAZutJREFUeF7t3Qe4H0W9PnBPeiUFQhqEIiEJCUFK6J0AifQoJZBACCU0
QTpcAUEENEiz4hUF0YuIwhVFwfIHRQFBURCQoldsgA2xY9//+z3skcnkPTm/329ntr7v83yeR4ecndnd
2d3fzrbXJEkiOUK2hBvgi/AgPA1PwMUwg/2NiEgdINPhbWD7PNv32T7Q9oW2T9yS/Y3EQwslPGRbuAvs