corrade-vassal

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 7  →  ?path2? @ 8
/Vassal/Vassal/SettingsForm.Designer.cs
@@ -100,6 +100,8 @@
this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar();
this.StatusText = new System.Windows.Forms.ToolStripStatusLabel();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.groupBox7 = new System.Windows.Forms.GroupBox();
this.groupBox8 = new System.Windows.Forms.GroupBox();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.groupBox6.SuspendLayout();
@@ -135,6 +137,8 @@
this.groupBox35.SuspendLayout();
this.groupBox34.SuspendLayout();
this.statusStrip1.SuspendLayout();
this.groupBox7.SuspendLayout();
this.groupBox8.SuspendLayout();
this.SuspendLayout();
//
// tabControl1
@@ -150,12 +154,8 @@
//
// tabPage1
//
this.tabPage1.Controls.Add(this.groupBox6);
this.tabPage1.Controls.Add(this.groupBox5);
this.tabPage1.Controls.Add(this.groupBox4);
this.tabPage1.Controls.Add(this.groupBox3);
this.tabPage1.Controls.Add(this.groupBox2);
this.tabPage1.Controls.Add(this.groupBox1);
this.tabPage1.Controls.Add(this.groupBox8);
this.tabPage1.Controls.Add(this.groupBox7);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
@@ -169,7 +169,7 @@
this.groupBox6.Controls.Add(this.pictureBox5);
this.groupBox6.Controls.Add(this.RegionRestartDelay);
this.groupBox6.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox6.Location = new System.Drawing.Point(6, 126);
this.groupBox6.Location = new System.Drawing.Point(7, 19);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(200, 50);
this.groupBox6.TabIndex = 5;
@@ -201,7 +201,7 @@
this.groupBox5.Controls.Add(this.pictureBox4);
this.groupBox5.Controls.Add(this.DataTimeout);
this.groupBox5.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox5.Location = new System.Drawing.Point(460, 68);
this.groupBox5.Location = new System.Drawing.Point(213, 19);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(185, 53);
this.groupBox5.TabIndex = 4;
@@ -233,7 +233,7 @@
this.groupBox4.Controls.Add(this.pictureBox3);
this.groupBox4.Controls.Add(this.TeleportTimeout);
this.groupBox4.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox4.Location = new System.Drawing.Point(269, 67);
this.groupBox4.Location = new System.Drawing.Point(404, 19);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(185, 53);
this.groupBox4.TabIndex = 3;
@@ -265,9 +265,9 @@
this.groupBox3.Controls.Add(this.pictureBox2);
this.groupBox3.Controls.Add(this.HTTPServerURL);
this.groupBox3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox3.Location = new System.Drawing.Point(338, 6);
this.groupBox3.Location = new System.Drawing.Point(7, 19);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(326, 56);
this.groupBox3.Size = new System.Drawing.Size(633, 56);
this.groupBox3.TabIndex = 2;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "Corrade HTTP URL";
@@ -276,7 +276,7 @@
//
this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
this.pictureBox2.Location = new System.Drawing.Point(300, 20);
this.pictureBox2.Location = new System.Drawing.Point(607, 21);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(20, 20);
this.pictureBox2.TabIndex = 13;
@@ -287,9 +287,9 @@
// HTTPServerURL
//
this.HTTPServerURL.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.HTTPServerURL.Location = new System.Drawing.Point(7, 20);
this.HTTPServerURL.Location = new System.Drawing.Point(7, 21);
this.HTTPServerURL.Name = "HTTPServerURL";
this.HTTPServerURL.Size = new System.Drawing.Size(287, 20);
this.HTTPServerURL.Size = new System.Drawing.Size(594, 20);
this.HTTPServerURL.TabIndex = 0;
//
// groupBox2
@@ -297,9 +297,9 @@
this.groupBox2.Controls.Add(this.pictureBox1);
this.groupBox2.Controls.Add(this.Password);
this.groupBox2.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox2.Location = new System.Drawing.Point(6, 66);
this.groupBox2.Location = new System.Drawing.Point(339, 81);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(257, 54);
this.groupBox2.Size = new System.Drawing.Size(307, 54);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "Group Password";
@@ -308,7 +308,7 @@
//
this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.Location = new System.Drawing.Point(231, 20);
this.pictureBox1.Location = new System.Drawing.Point(275, 20);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(20, 20);
this.pictureBox1.TabIndex = 12;
@@ -320,7 +320,7 @@
this.Password.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Password.Location = new System.Drawing.Point(7, 20);
this.Password.Name = "Password";
this.Password.Size = new System.Drawing.Size(218, 20);
this.Password.Size = new System.Drawing.Size(262, 20);
this.Password.TabIndex = 0;
//
// groupBox1
@@ -328,7 +328,7 @@
this.groupBox1.Controls.Add(this.pictureBox6);
this.groupBox1.Controls.Add(this.Group);
this.groupBox1.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox1.Location = new System.Drawing.Point(6, 6);
this.groupBox1.Location = new System.Drawing.Point(7, 81);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(326, 54);
this.groupBox1.TabIndex = 0;
@@ -881,6 +881,10 @@
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.SaveSettingsRequested);
//
// LoadSettingsDialog
//
this.LoadSettingsDialog.Filter = "Vassal Configuration (*.ini)|*.ini|All files (*.*)|*.*";
//
// SaveSettingsDialog
//
this.SaveSettingsDialog.Filter = "Vassal Configuration (*.ini)|*.ini|All files (*.*)|*.*";
@@ -913,6 +917,32 @@
this.toolTip1.InitialDelay = 500;
this.toolTip1.ReshowDelay = 100;
//
// groupBox7
//
this.groupBox7.Controls.Add(this.groupBox6);
this.groupBox7.Controls.Add(this.groupBox4);
this.groupBox7.Controls.Add(this.groupBox5);
this.groupBox7.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox7.Location = new System.Drawing.Point(6, 183);
this.groupBox7.Name = "groupBox7";
this.groupBox7.Size = new System.Drawing.Size(652, 143);
this.groupBox7.TabIndex = 6;
this.groupBox7.TabStop = false;
this.groupBox7.Text = "Vassal Settings";
//
// groupBox8
//
this.groupBox8.Controls.Add(this.groupBox1);
this.groupBox8.Controls.Add(this.groupBox2);
this.groupBox8.Controls.Add(this.groupBox3);
this.groupBox8.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox8.Location = new System.Drawing.Point(6, 6);
this.groupBox8.Name = "groupBox8";
this.groupBox8.Size = new System.Drawing.Size(652, 171);
this.groupBox8.TabIndex = 7;
this.groupBox8.TabStop = false;
this.groupBox8.Text = "Corrade Settings";
//
// SettingsForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
@@ -973,6 +1003,8 @@
this.groupBox34.ResumeLayout(false);
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.groupBox7.ResumeLayout(false);
this.groupBox8.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
 
@@ -1050,5 +1082,7 @@
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.PictureBox pictureBox5;
private System.Windows.Forms.TextBox RegionRestartDelay;
private System.Windows.Forms.GroupBox groupBox8;
private System.Windows.Forms.GroupBox groupBox7;
}
}