corrade-vassal – Diff between revs 5 and 7

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 5 Rev 7
1 namespace Vassal 1 namespace Vassal
2 { 2 {
3 partial class SettingsForm 3 partial class SettingsForm
4 { 4 {
5 /// <summary> 5 /// <summary>
6 /// Required designer variable. 6 /// Required designer variable.
7 /// </summary> 7 /// </summary>
8 private System.ComponentModel.IContainer components = null; 8 private System.ComponentModel.IContainer components = null;
9   9  
10 /// <summary> 10 /// <summary>
11 /// Clean up any resources being used. 11 /// Clean up any resources being used.
12 /// </summary> 12 /// </summary>
13 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> 13 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14 protected override void Dispose(bool disposing) 14 protected override void Dispose(bool disposing)
15 { 15 {
16 if (disposing && (components != null)) 16 if (disposing && (components != null))
17 { 17 {
18 components.Dispose(); 18 components.Dispose();
19 } 19 }
20 base.Dispose(disposing); 20 base.Dispose(disposing);
21 } 21 }
22   22  
23 #region Windows Form Designer generated code 23 #region Windows Form Designer generated code
24   24  
25 /// <summary> 25 /// <summary>
26 /// Required method for Designer support - do not modify 26 /// Required method for Designer support - do not modify
27 /// the contents of this method with the code editor. 27 /// the contents of this method with the code editor.
28 /// </summary> 28 /// </summary>
29 private void InitializeComponent() 29 private void InitializeComponent()
30 { 30 {
31 this.components = new System.ComponentModel.Container(); 31 this.components = new System.ComponentModel.Container();
32 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingsForm)); 32 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingsForm));
33 this.tabControl1 = new System.Windows.Forms.TabControl(); 33 this.tabControl1 = new System.Windows.Forms.TabControl();
34 this.tabPage1 = new System.Windows.Forms.TabPage(); 34 this.tabPage1 = new System.Windows.Forms.TabPage();
-   35 this.groupBox6 = new System.Windows.Forms.GroupBox();
-   36 this.pictureBox5 = new System.Windows.Forms.PictureBox();
-   37 this.RegionRestartDelay = new System.Windows.Forms.TextBox();
35 this.groupBox5 = new System.Windows.Forms.GroupBox(); 38 this.groupBox5 = new System.Windows.Forms.GroupBox();
-   39 this.pictureBox4 = new System.Windows.Forms.PictureBox();
36 this.DataTimeout = new System.Windows.Forms.TextBox(); 40 this.DataTimeout = new System.Windows.Forms.TextBox();
37 this.groupBox4 = new System.Windows.Forms.GroupBox(); 41 this.groupBox4 = new System.Windows.Forms.GroupBox();
-   42 this.pictureBox3 = new System.Windows.Forms.PictureBox();
38 this.TeleportTimeout = new System.Windows.Forms.TextBox(); 43 this.TeleportTimeout = new System.Windows.Forms.TextBox();
39 this.groupBox3 = new System.Windows.Forms.GroupBox(); 44 this.groupBox3 = new System.Windows.Forms.GroupBox();
-   45 this.pictureBox2 = new System.Windows.Forms.PictureBox();
40 this.HTTPServerURL = new System.Windows.Forms.TextBox(); 46 this.HTTPServerURL = new System.Windows.Forms.TextBox();
41 this.groupBox2 = new System.Windows.Forms.GroupBox(); 47 this.groupBox2 = new System.Windows.Forms.GroupBox();
-   48 this.pictureBox1 = new System.Windows.Forms.PictureBox();
42 this.Password = new System.Windows.Forms.TextBox(); 49 this.Password = new System.Windows.Forms.TextBox();
43 this.groupBox1 = new System.Windows.Forms.GroupBox(); 50 this.groupBox1 = new System.Windows.Forms.GroupBox();
-   51 this.pictureBox6 = new System.Windows.Forms.PictureBox();
44 this.Group = new System.Windows.Forms.TextBox(); 52 this.Group = new System.Windows.Forms.TextBox();
45 this.tabPage2 = new System.Windows.Forms.TabPage(); 53 this.tabPage2 = new System.Windows.Forms.TabPage();
46 this.groupBox16 = new System.Windows.Forms.GroupBox(); 54 this.groupBox16 = new System.Windows.Forms.GroupBox();
47 this.pictureBox18 = new System.Windows.Forms.PictureBox(); 55 this.pictureBox18 = new System.Windows.Forms.PictureBox();
48 this.DeleteSelectedOutputFilter = new System.Windows.Forms.Button(); 56 this.DeleteSelectedOutputFilter = new System.Windows.Forms.Button();
49 this.groupBox31 = new System.Windows.Forms.GroupBox(); 57 this.groupBox31 = new System.Windows.Forms.GroupBox();
50 this.ActiveOutputFilters = new System.Windows.Forms.ListBox(); 58 this.ActiveOutputFilters = new System.Windows.Forms.ListBox();
51 this.groupBox20 = new System.Windows.Forms.GroupBox(); 59 this.groupBox20 = new System.Windows.Forms.GroupBox();
52 this.AddOutputEncryption = new System.Windows.Forms.Button(); 60 this.AddOutputEncryption = new System.Windows.Forms.Button();
53 this.OutputEncrypt = new System.Windows.Forms.ComboBox(); 61 this.OutputEncrypt = new System.Windows.Forms.ComboBox();
54 this.groupBox19 = new System.Windows.Forms.GroupBox(); 62 this.groupBox19 = new System.Windows.Forms.GroupBox();
55 this.AddOutputEncoder = new System.Windows.Forms.Button(); 63 this.AddOutputEncoder = new System.Windows.Forms.Button();
56 this.OutputEncode = new System.Windows.Forms.ComboBox(); 64 this.OutputEncode = new System.Windows.Forms.ComboBox();
57 this.groupBox15 = new System.Windows.Forms.GroupBox(); 65 this.groupBox15 = new System.Windows.Forms.GroupBox();
58 this.pictureBox17 = new System.Windows.Forms.PictureBox(); 66 this.pictureBox17 = new System.Windows.Forms.PictureBox();
59 this.DeleteSelectedInputFilter = new System.Windows.Forms.Button(); 67 this.DeleteSelectedInputFilter = new System.Windows.Forms.Button();
60 this.groupBox30 = new System.Windows.Forms.GroupBox(); 68 this.groupBox30 = new System.Windows.Forms.GroupBox();
61 this.ActiveInputFilters = new System.Windows.Forms.ListBox(); 69 this.ActiveInputFilters = new System.Windows.Forms.ListBox();
62 this.groupBox18 = new System.Windows.Forms.GroupBox(); 70 this.groupBox18 = new System.Windows.Forms.GroupBox();
63 this.AddInputDecryption = new System.Windows.Forms.Button(); 71 this.AddInputDecryption = new System.Windows.Forms.Button();
64 this.InputDecryption = new System.Windows.Forms.ComboBox(); 72 this.InputDecryption = new System.Windows.Forms.ComboBox();
65 this.groupBox17 = new System.Windows.Forms.GroupBox(); 73 this.groupBox17 = new System.Windows.Forms.GroupBox();
66 this.InputDecode = new System.Windows.Forms.ComboBox(); 74 this.InputDecode = new System.Windows.Forms.ComboBox();
67 this.AddInputDecoder = new System.Windows.Forms.Button(); 75 this.AddInputDecoder = new System.Windows.Forms.Button();
68 this.tabPage3 = new System.Windows.Forms.TabPage(); 76 this.tabPage3 = new System.Windows.Forms.TabPage();
69 this.groupBox33 = new System.Windows.Forms.GroupBox(); 77 this.groupBox33 = new System.Windows.Forms.GroupBox();
70 this.groupBox37 = new System.Windows.Forms.GroupBox(); 78 this.groupBox37 = new System.Windows.Forms.GroupBox();
71 this.pictureBox20 = new System.Windows.Forms.PictureBox(); 79 this.pictureBox20 = new System.Windows.Forms.PictureBox();
72 this.VIGENERESecret = new System.Windows.Forms.TextBox(); 80 this.VIGENERESecret = new System.Windows.Forms.TextBox();
73 this.groupBox32 = new System.Windows.Forms.GroupBox(); 81 this.groupBox32 = new System.Windows.Forms.GroupBox();
74 this.pictureBox19 = new System.Windows.Forms.PictureBox(); 82 this.pictureBox19 = new System.Windows.Forms.PictureBox();
75 this.groupBox36 = new System.Windows.Forms.GroupBox(); 83 this.groupBox36 = new System.Windows.Forms.GroupBox();
76 this.button6 = new System.Windows.Forms.Button(); 84 this.button6 = new System.Windows.Forms.Button();
77 this.button5 = new System.Windows.Forms.Button(); 85 this.button5 = new System.Windows.Forms.Button();
78 this.ENIGMARing = new System.Windows.Forms.ComboBox(); 86 this.ENIGMARing = new System.Windows.Forms.ComboBox();
79 this.ENIGMAPlugSequence = new System.Windows.Forms.ListBox(); 87 this.ENIGMAPlugSequence = new System.Windows.Forms.ListBox();
80 this.groupBox35 = new System.Windows.Forms.GroupBox(); 88 this.groupBox35 = new System.Windows.Forms.GroupBox();
81 this.ENIGMAReflector = new System.Windows.Forms.ComboBox(); 89 this.ENIGMAReflector = new System.Windows.Forms.ComboBox();
82 this.groupBox34 = new System.Windows.Forms.GroupBox(); 90 this.groupBox34 = new System.Windows.Forms.GroupBox();
83 this.button4 = new System.Windows.Forms.Button(); 91 this.button4 = new System.Windows.Forms.Button();
84 this.button3 = new System.Windows.Forms.Button(); 92 this.button3 = new System.Windows.Forms.Button();
85 this.ENIGMARotor = new System.Windows.Forms.ComboBox(); 93 this.ENIGMARotor = new System.Windows.Forms.ComboBox();
86 this.ENIGMARotorSequence = new System.Windows.Forms.ListBox(); 94 this.ENIGMARotorSequence = new System.Windows.Forms.ListBox();
87 this.button1 = new System.Windows.Forms.Button(); 95 this.button1 = new System.Windows.Forms.Button();
88 this.button2 = new System.Windows.Forms.Button(); 96 this.button2 = new System.Windows.Forms.Button();
89 this.LoadSettingsDialog = new System.Windows.Forms.OpenFileDialog(); 97 this.LoadSettingsDialog = new System.Windows.Forms.OpenFileDialog();
90 this.SaveSettingsDialog = new System.Windows.Forms.SaveFileDialog(); 98 this.SaveSettingsDialog = new System.Windows.Forms.SaveFileDialog();
91 this.statusStrip1 = new System.Windows.Forms.StatusStrip(); 99 this.statusStrip1 = new System.Windows.Forms.StatusStrip();
92 this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar(); 100 this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar();
93 this.StatusText = new System.Windows.Forms.ToolStripStatusLabel(); 101 this.StatusText = new System.Windows.Forms.ToolStripStatusLabel();
94 this.pictureBox6 = new System.Windows.Forms.PictureBox(); -  
95 this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); 102 this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
96 this.pictureBox1 = new System.Windows.Forms.PictureBox(); -  
97 this.pictureBox2 = new System.Windows.Forms.PictureBox(); -  
98 this.pictureBox3 = new System.Windows.Forms.PictureBox(); -  
99 this.pictureBox4 = new System.Windows.Forms.PictureBox(); -  
100 this.groupBox6 = new System.Windows.Forms.GroupBox(); -  
101 this.RegionRestartDelay = new System.Windows.Forms.TextBox(); -  
102 this.pictureBox5 = new System.Windows.Forms.PictureBox(); -  
103 this.tabControl1.SuspendLayout(); 103 this.tabControl1.SuspendLayout();
104 this.tabPage1.SuspendLayout(); 104 this.tabPage1.SuspendLayout();
-   105 this.groupBox6.SuspendLayout();
-   106 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
105 this.groupBox5.SuspendLayout(); 107 this.groupBox5.SuspendLayout();
-   108 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
106 this.groupBox4.SuspendLayout(); 109 this.groupBox4.SuspendLayout();
-   110 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
107 this.groupBox3.SuspendLayout(); 111 this.groupBox3.SuspendLayout();
-   112 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
108 this.groupBox2.SuspendLayout(); 113 this.groupBox2.SuspendLayout();
-   114 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
109 this.groupBox1.SuspendLayout(); 115 this.groupBox1.SuspendLayout();
-   116 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
110 this.tabPage2.SuspendLayout(); 117 this.tabPage2.SuspendLayout();
111 this.groupBox16.SuspendLayout(); 118 this.groupBox16.SuspendLayout();
112 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit(); 119 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
113 this.groupBox31.SuspendLayout(); 120 this.groupBox31.SuspendLayout();
114 this.groupBox20.SuspendLayout(); 121 this.groupBox20.SuspendLayout();
115 this.groupBox19.SuspendLayout(); 122 this.groupBox19.SuspendLayout();
116 this.groupBox15.SuspendLayout(); 123 this.groupBox15.SuspendLayout();
117 ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit(); 124 ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
118 this.groupBox30.SuspendLayout(); 125 this.groupBox30.SuspendLayout();
119 this.groupBox18.SuspendLayout(); 126 this.groupBox18.SuspendLayout();
120 this.groupBox17.SuspendLayout(); 127 this.groupBox17.SuspendLayout();
121 this.tabPage3.SuspendLayout(); 128 this.tabPage3.SuspendLayout();
122 this.groupBox33.SuspendLayout(); 129 this.groupBox33.SuspendLayout();
123 this.groupBox37.SuspendLayout(); 130 this.groupBox37.SuspendLayout();
124 ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit(); 131 ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
125 this.groupBox32.SuspendLayout(); 132 this.groupBox32.SuspendLayout();
126 ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit(); 133 ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
127 this.groupBox36.SuspendLayout(); 134 this.groupBox36.SuspendLayout();
128 this.groupBox35.SuspendLayout(); 135 this.groupBox35.SuspendLayout();
129 this.groupBox34.SuspendLayout(); 136 this.groupBox34.SuspendLayout();
130 this.statusStrip1.SuspendLayout(); 137 this.statusStrip1.SuspendLayout();
131 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); -  
132 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); -  
133 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); -  
134 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); -  
135 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); -  
136 this.groupBox6.SuspendLayout(); -  
137 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit(); -  
138 this.SuspendLayout(); 138 this.SuspendLayout();
139 // 139 //
140 // tabControl1 140 // tabControl1
141 // 141 //
142 this.tabControl1.Controls.Add(this.tabPage1); 142 this.tabControl1.Controls.Add(this.tabPage1);
143 this.tabControl1.Controls.Add(this.tabPage2); 143 this.tabControl1.Controls.Add(this.tabPage2);
144 this.tabControl1.Controls.Add(this.tabPage3); 144 this.tabControl1.Controls.Add(this.tabPage3);
145 this.tabControl1.Location = new System.Drawing.Point(13, 13); 145 this.tabControl1.Location = new System.Drawing.Point(13, 13);
146 this.tabControl1.Name = "tabControl1"; 146 this.tabControl1.Name = "tabControl1";
147 this.tabControl1.SelectedIndex = 0; 147 this.tabControl1.SelectedIndex = 0;
148 this.tabControl1.Size = new System.Drawing.Size(679, 358); 148 this.tabControl1.Size = new System.Drawing.Size(679, 358);
149 this.tabControl1.TabIndex = 0; 149 this.tabControl1.TabIndex = 0;
150 // 150 //
151 // tabPage1 151 // tabPage1
152 // 152 //
153 this.tabPage1.Controls.Add(this.groupBox6); 153 this.tabPage1.Controls.Add(this.groupBox6);
154 this.tabPage1.Controls.Add(this.groupBox5); 154 this.tabPage1.Controls.Add(this.groupBox5);
155 this.tabPage1.Controls.Add(this.groupBox4); 155 this.tabPage1.Controls.Add(this.groupBox4);
156 this.tabPage1.Controls.Add(this.groupBox3); 156 this.tabPage1.Controls.Add(this.groupBox3);
157 this.tabPage1.Controls.Add(this.groupBox2); 157 this.tabPage1.Controls.Add(this.groupBox2);
158 this.tabPage1.Controls.Add(this.groupBox1); 158 this.tabPage1.Controls.Add(this.groupBox1);
159 this.tabPage1.Location = new System.Drawing.Point(4, 22); 159 this.tabPage1.Location = new System.Drawing.Point(4, 22);
160 this.tabPage1.Name = "tabPage1"; 160 this.tabPage1.Name = "tabPage1";
161 this.tabPage1.Padding = new System.Windows.Forms.Padding(3); 161 this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
162 this.tabPage1.Size = new System.Drawing.Size(671, 332); 162 this.tabPage1.Size = new System.Drawing.Size(671, 332);
163 this.tabPage1.TabIndex = 0; 163 this.tabPage1.TabIndex = 0;
164 this.tabPage1.Text = "General"; 164 this.tabPage1.Text = "General";
165 this.tabPage1.UseVisualStyleBackColor = true; 165 this.tabPage1.UseVisualStyleBackColor = true;
166 // 166 //
-   167 // groupBox6
-   168 //
-   169 this.groupBox6.Controls.Add(this.pictureBox5);
-   170 this.groupBox6.Controls.Add(this.RegionRestartDelay);
-   171 this.groupBox6.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   172 this.groupBox6.Location = new System.Drawing.Point(6, 126);
-   173 this.groupBox6.Name = "groupBox6";
-   174 this.groupBox6.Size = new System.Drawing.Size(200, 50);
-   175 this.groupBox6.TabIndex = 5;
-   176 this.groupBox6.TabStop = false;
-   177 this.groupBox6.Text = "Region Restart Delay";
-   178 //
-   179 // pictureBox5
-   180 //
-   181 this.pictureBox5.Cursor = System.Windows.Forms.Cursors.Help;
-   182 this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
-   183 this.pictureBox5.Location = new System.Drawing.Point(174, 19);
-   184 this.pictureBox5.Name = "pictureBox5";
-   185 this.pictureBox5.Size = new System.Drawing.Size(20, 20);
-   186 this.pictureBox5.TabIndex = 13;
-   187 this.pictureBox5.TabStop = false;
-   188 this.toolTip1.SetToolTip(this.pictureBox5, "Used for region restarts, this setting\r\nspecifies with what delay to schedule a\r\n" +
-   189 "region restart when requested by Vassal.");
-   190 //
-   191 // RegionRestartDelay
-   192 //
-   193 this.RegionRestartDelay.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   194 this.RegionRestartDelay.Location = new System.Drawing.Point(7, 19);
-   195 this.RegionRestartDelay.Name = "RegionRestartDelay";
-   196 this.RegionRestartDelay.Size = new System.Drawing.Size(161, 20);
-   197 this.RegionRestartDelay.TabIndex = 0;
-   198 //
167 // groupBox5 199 // groupBox5
168 // 200 //
169 this.groupBox5.Controls.Add(this.pictureBox4); 201 this.groupBox5.Controls.Add(this.pictureBox4);
170 this.groupBox5.Controls.Add(this.DataTimeout); 202 this.groupBox5.Controls.Add(this.DataTimeout);
171 this.groupBox5.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 203 this.groupBox5.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
172 this.groupBox5.Location = new System.Drawing.Point(460, 68); 204 this.groupBox5.Location = new System.Drawing.Point(460, 68);
173 this.groupBox5.Name = "groupBox5"; 205 this.groupBox5.Name = "groupBox5";
174 this.groupBox5.Size = new System.Drawing.Size(185, 53); 206 this.groupBox5.Size = new System.Drawing.Size(185, 53);
175 this.groupBox5.TabIndex = 4; 207 this.groupBox5.TabIndex = 4;
176 this.groupBox5.TabStop = false; 208 this.groupBox5.TabStop = false;
177 this.groupBox5.Text = "Data Timeout"; 209 this.groupBox5.Text = "Data Timeout";
178 // 210 //
-   211 // pictureBox4
-   212 //
-   213 this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Help;
-   214 this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
-   215 this.pictureBox4.Location = new System.Drawing.Point(159, 19);
-   216 this.pictureBox4.Name = "pictureBox4";
-   217 this.pictureBox4.Size = new System.Drawing.Size(20, 20);
-   218 this.pictureBox4.TabIndex = 15;
-   219 this.pictureBox4.TabStop = false;
-   220 this.toolTip1.SetToolTip(this.pictureBox4, "This represents the time in milliseconds\r\nbefore Corrade considers that it was no" +
-   221 "t\r\nable to pull data for the current region.");
-   222 //
179 // DataTimeout 223 // DataTimeout
180 // 224 //
181 this.DataTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 225 this.DataTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
182 this.DataTimeout.Location = new System.Drawing.Point(7, 20); 226 this.DataTimeout.Location = new System.Drawing.Point(7, 20);
183 this.DataTimeout.Name = "DataTimeout"; 227 this.DataTimeout.Name = "DataTimeout";
184 this.DataTimeout.Size = new System.Drawing.Size(146, 20); 228 this.DataTimeout.Size = new System.Drawing.Size(146, 20);
185 this.DataTimeout.TabIndex = 0; 229 this.DataTimeout.TabIndex = 0;
186 // 230 //
187 // groupBox4 231 // groupBox4
188 // 232 //
189 this.groupBox4.Controls.Add(this.pictureBox3); 233 this.groupBox4.Controls.Add(this.pictureBox3);
190 this.groupBox4.Controls.Add(this.TeleportTimeout); 234 this.groupBox4.Controls.Add(this.TeleportTimeout);
191 this.groupBox4.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 235 this.groupBox4.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
192 this.groupBox4.Location = new System.Drawing.Point(269, 67); 236 this.groupBox4.Location = new System.Drawing.Point(269, 67);
193 this.groupBox4.Name = "groupBox4"; 237 this.groupBox4.Name = "groupBox4";
194 this.groupBox4.Size = new System.Drawing.Size(185, 53); 238 this.groupBox4.Size = new System.Drawing.Size(185, 53);
195 this.groupBox4.TabIndex = 3; 239 this.groupBox4.TabIndex = 3;
196 this.groupBox4.TabStop = false; 240 this.groupBox4.TabStop = false;
197 this.groupBox4.Text = "Teleport Timeout"; 241 this.groupBox4.Text = "Teleport Timeout";
198 // 242 //
-   243 // pictureBox3
-   244 //
-   245 this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Help;
-   246 this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
-   247 this.pictureBox3.Location = new System.Drawing.Point(156, 20);
-   248 this.pictureBox3.Name = "pictureBox3";
-   249 this.pictureBox3.Size = new System.Drawing.Size(20, 20);
-   250 this.pictureBox3.TabIndex = 14;
-   251 this.pictureBox3.TabStop = false;
-   252 this.toolTip1.SetToolTip(this.pictureBox3, "This represents the time in milliseconds\r\nbefore Corrade considers that it cannot" +
-   253 "\r\nconnect to a region.");
-   254 //
199 // TeleportTimeout 255 // TeleportTimeout
200 // 256 //
201 this.TeleportTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 257 this.TeleportTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
202 this.TeleportTimeout.Location = new System.Drawing.Point(7, 20); 258 this.TeleportTimeout.Location = new System.Drawing.Point(7, 20);
203 this.TeleportTimeout.Name = "TeleportTimeout"; 259 this.TeleportTimeout.Name = "TeleportTimeout";
204 this.TeleportTimeout.Size = new System.Drawing.Size(143, 20); 260 this.TeleportTimeout.Size = new System.Drawing.Size(143, 20);
205 this.TeleportTimeout.TabIndex = 0; 261 this.TeleportTimeout.TabIndex = 0;
206 // 262 //
207 // groupBox3 263 // groupBox3
208 // 264 //
209 this.groupBox3.Controls.Add(this.pictureBox2); 265 this.groupBox3.Controls.Add(this.pictureBox2);
210 this.groupBox3.Controls.Add(this.HTTPServerURL); 266 this.groupBox3.Controls.Add(this.HTTPServerURL);
211 this.groupBox3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 267 this.groupBox3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
212 this.groupBox3.Location = new System.Drawing.Point(338, 6); 268 this.groupBox3.Location = new System.Drawing.Point(338, 6);
213 this.groupBox3.Name = "groupBox3"; 269 this.groupBox3.Name = "groupBox3";
214 this.groupBox3.Size = new System.Drawing.Size(326, 56); 270 this.groupBox3.Size = new System.Drawing.Size(326, 56);
215 this.groupBox3.TabIndex = 2; 271 this.groupBox3.TabIndex = 2;
216 this.groupBox3.TabStop = false; 272 this.groupBox3.TabStop = false;
217 this.groupBox3.Text = "Corrade HTTP URL"; 273 this.groupBox3.Text = "Corrade HTTP URL";
218 // 274 //
-   275 // pictureBox2
-   276 //
-   277 this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Help;
-   278 this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
-   279 this.pictureBox2.Location = new System.Drawing.Point(300, 20);
-   280 this.pictureBox2.Name = "pictureBox2";
-   281 this.pictureBox2.Size = new System.Drawing.Size(20, 20);
-   282 this.pictureBox2.TabIndex = 13;
-   283 this.pictureBox2.TabStop = false;
-   284 this.toolTip1.SetToolTip(this.pictureBox2, "Enter the full address and port (prefix)\r\nthat Vassal will use to talk to Corrade" +
-   285 ".");
-   286 //
219 // HTTPServerURL 287 // HTTPServerURL
220 // 288 //
221 this.HTTPServerURL.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 289 this.HTTPServerURL.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
222 this.HTTPServerURL.Location = new System.Drawing.Point(7, 20); 290 this.HTTPServerURL.Location = new System.Drawing.Point(7, 20);
223 this.HTTPServerURL.Name = "HTTPServerURL"; 291 this.HTTPServerURL.Name = "HTTPServerURL";
224 this.HTTPServerURL.Size = new System.Drawing.Size(287, 20); 292 this.HTTPServerURL.Size = new System.Drawing.Size(287, 20);
225 this.HTTPServerURL.TabIndex = 0; 293 this.HTTPServerURL.TabIndex = 0;
226 // 294 //
227 // groupBox2 295 // groupBox2
228 // 296 //
229 this.groupBox2.Controls.Add(this.pictureBox1); 297 this.groupBox2.Controls.Add(this.pictureBox1);
230 this.groupBox2.Controls.Add(this.Password); 298 this.groupBox2.Controls.Add(this.Password);
231 this.groupBox2.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 299 this.groupBox2.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
232 this.groupBox2.Location = new System.Drawing.Point(6, 66); 300 this.groupBox2.Location = new System.Drawing.Point(6, 66);
233 this.groupBox2.Name = "groupBox2"; 301 this.groupBox2.Name = "groupBox2";
234 this.groupBox2.Size = new System.Drawing.Size(257, 54); 302 this.groupBox2.Size = new System.Drawing.Size(257, 54);
235 this.groupBox2.TabIndex = 1; 303 this.groupBox2.TabIndex = 1;
236 this.groupBox2.TabStop = false; 304 this.groupBox2.TabStop = false;
237 this.groupBox2.Text = "Group Password"; 305 this.groupBox2.Text = "Group Password";
238 // 306 //
-   307 // pictureBox1
-   308 //
-   309 this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Help;
-   310 this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
-   311 this.pictureBox1.Location = new System.Drawing.Point(231, 20);
-   312 this.pictureBox1.Name = "pictureBox1";
-   313 this.pictureBox1.Size = new System.Drawing.Size(20, 20);
-   314 this.pictureBox1.TabIndex = 12;
-   315 this.pictureBox1.TabStop = false;
-   316 this.toolTip1.SetToolTip(this.pictureBox1, "Enter the group password that Vassal\r\nwill use to authenticate to Corrade.");
-   317 //
239 // Password 318 // Password
240 // 319 //
241 this.Password.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 320 this.Password.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
242 this.Password.Location = new System.Drawing.Point(7, 20); 321 this.Password.Location = new System.Drawing.Point(7, 20);
243 this.Password.Name = "Password"; 322 this.Password.Name = "Password";
244 this.Password.Size = new System.Drawing.Size(218, 20); 323 this.Password.Size = new System.Drawing.Size(218, 20);
245 this.Password.TabIndex = 0; 324 this.Password.TabIndex = 0;
246 // 325 //
247 // groupBox1 326 // groupBox1
248 // 327 //
249 this.groupBox1.Controls.Add(this.pictureBox6); 328 this.groupBox1.Controls.Add(this.pictureBox6);
250 this.groupBox1.Controls.Add(this.Group); 329 this.groupBox1.Controls.Add(this.Group);
251 this.groupBox1.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 330 this.groupBox1.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
252 this.groupBox1.Location = new System.Drawing.Point(6, 6); 331 this.groupBox1.Location = new System.Drawing.Point(6, 6);
253 this.groupBox1.Name = "groupBox1"; 332 this.groupBox1.Name = "groupBox1";
254 this.groupBox1.Size = new System.Drawing.Size(326, 54); 333 this.groupBox1.Size = new System.Drawing.Size(326, 54);
255 this.groupBox1.TabIndex = 0; 334 this.groupBox1.TabIndex = 0;
256 this.groupBox1.TabStop = false; 335 this.groupBox1.TabStop = false;
257 this.groupBox1.Text = "Group"; 336 this.groupBox1.Text = "Group";
258 // 337 //
-   338 // pictureBox6
-   339 //
-   340 this.pictureBox6.Cursor = System.Windows.Forms.Cursors.Help;
-   341 this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
-   342 this.pictureBox6.Location = new System.Drawing.Point(300, 20);
-   343 this.pictureBox6.Name = "pictureBox6";
-   344 this.pictureBox6.Size = new System.Drawing.Size(20, 20);
-   345 this.pictureBox6.TabIndex = 11;
-   346 this.pictureBox6.TabStop = false;
-   347 this.toolTip1.SetToolTip(this.pictureBox6, "Enter the group that will authenticate\r\nwith Corrade.");
-   348 //
259 // Group 349 // Group
260 // 350 //
261 this.Group.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 351 this.Group.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
262 this.Group.Location = new System.Drawing.Point(7, 20); 352 this.Group.Location = new System.Drawing.Point(7, 20);
263 this.Group.Name = "Group"; 353 this.Group.Name = "Group";
264 this.Group.Size = new System.Drawing.Size(287, 20); 354 this.Group.Size = new System.Drawing.Size(287, 20);
265 this.Group.TabIndex = 0; 355 this.Group.TabIndex = 0;
266 // 356 //
267 // tabPage2 357 // tabPage2
268 // 358 //
269 this.tabPage2.Controls.Add(this.groupBox16); 359 this.tabPage2.Controls.Add(this.groupBox16);
270 this.tabPage2.Controls.Add(this.groupBox15); 360 this.tabPage2.Controls.Add(this.groupBox15);
271 this.tabPage2.Location = new System.Drawing.Point(4, 22); 361 this.tabPage2.Location = new System.Drawing.Point(4, 22);
272 this.tabPage2.Name = "tabPage2"; 362 this.tabPage2.Name = "tabPage2";
273 this.tabPage2.Padding = new System.Windows.Forms.Padding(3); 363 this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
274 this.tabPage2.Size = new System.Drawing.Size(671, 332); 364 this.tabPage2.Size = new System.Drawing.Size(671, 332);
275 this.tabPage2.TabIndex = 1; 365 this.tabPage2.TabIndex = 1;
276 this.tabPage2.Text = "Filters"; 366 this.tabPage2.Text = "Filters";
277 this.tabPage2.UseVisualStyleBackColor = true; 367 this.tabPage2.UseVisualStyleBackColor = true;
278 // 368 //
279 // groupBox16 369 // groupBox16
280 // 370 //
281 this.groupBox16.Controls.Add(this.pictureBox18); 371 this.groupBox16.Controls.Add(this.pictureBox18);
282 this.groupBox16.Controls.Add(this.DeleteSelectedOutputFilter); 372 this.groupBox16.Controls.Add(this.DeleteSelectedOutputFilter);
283 this.groupBox16.Controls.Add(this.groupBox31); 373 this.groupBox16.Controls.Add(this.groupBox31);
284 this.groupBox16.Controls.Add(this.groupBox20); 374 this.groupBox16.Controls.Add(this.groupBox20);
285 this.groupBox16.Controls.Add(this.groupBox19); 375 this.groupBox16.Controls.Add(this.groupBox19);
286 this.groupBox16.Location = new System.Drawing.Point(9, 169); 376 this.groupBox16.Location = new System.Drawing.Point(9, 169);
287 this.groupBox16.Name = "groupBox16"; 377 this.groupBox16.Name = "groupBox16";
288 this.groupBox16.Size = new System.Drawing.Size(659, 154); 378 this.groupBox16.Size = new System.Drawing.Size(659, 154);
289 this.groupBox16.TabIndex = 3; 379 this.groupBox16.TabIndex = 3;
290 this.groupBox16.TabStop = false; 380 this.groupBox16.TabStop = false;
291 this.groupBox16.Text = "Output"; 381 this.groupBox16.Text = "Output";
292 // 382 //
293 // pictureBox18 383 // pictureBox18
294 // 384 //
295 this.pictureBox18.Cursor = System.Windows.Forms.Cursors.Help; 385 this.pictureBox18.Cursor = System.Windows.Forms.Cursors.Help;
296 this.pictureBox18.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox18.Image"))); 386 this.pictureBox18.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox18.Image")));
297 this.pictureBox18.Location = new System.Drawing.Point(633, 21); 387 this.pictureBox18.Location = new System.Drawing.Point(633, 21);
298 this.pictureBox18.Name = "pictureBox18"; 388 this.pictureBox18.Name = "pictureBox18";
299 this.pictureBox18.Size = new System.Drawing.Size(20, 20); 389 this.pictureBox18.Size = new System.Drawing.Size(20, 20);
300 this.pictureBox18.TabIndex = 5; 390 this.pictureBox18.TabIndex = 5;
301 this.pictureBox18.TabStop = false; 391 this.pictureBox18.TabStop = false;
302 this.toolTip1.SetToolTip(this.pictureBox18, "The output filters will be run in sequence, in-order \r\nfrom top to bottom, once a" + 392 this.toolTip1.SetToolTip(this.pictureBox18, "The output filters will be run in sequence, in-order \r\nfrom top to bottom, once a" +
303 " message leaves Corrade."); 393 " message leaves Corrade.");
304 // 394 //
305 // DeleteSelectedOutputFilter 395 // DeleteSelectedOutputFilter
306 // 396 //
307 this.DeleteSelectedOutputFilter.Location = new System.Drawing.Point(527, 77); 397 this.DeleteSelectedOutputFilter.Location = new System.Drawing.Point(527, 77);
308 this.DeleteSelectedOutputFilter.Name = "DeleteSelectedOutputFilter"; 398 this.DeleteSelectedOutputFilter.Name = "DeleteSelectedOutputFilter";
309 this.DeleteSelectedOutputFilter.Size = new System.Drawing.Size(102, 23); 399 this.DeleteSelectedOutputFilter.Size = new System.Drawing.Size(102, 23);
310 this.DeleteSelectedOutputFilter.TabIndex = 4; 400 this.DeleteSelectedOutputFilter.TabIndex = 4;
311 this.DeleteSelectedOutputFilter.Text = "Delete Selected"; 401 this.DeleteSelectedOutputFilter.Text = "Delete Selected";
312 this.DeleteSelectedOutputFilter.UseVisualStyleBackColor = true; 402 this.DeleteSelectedOutputFilter.UseVisualStyleBackColor = true;
313 this.DeleteSelectedOutputFilter.Click += new System.EventHandler(this.DeleteSelectedOutputFilterRequested); 403 this.DeleteSelectedOutputFilter.Click += new System.EventHandler(this.DeleteSelectedOutputFilterRequested);
314 // 404 //
315 // groupBox31 405 // groupBox31
316 // 406 //
317 this.groupBox31.Controls.Add(this.ActiveOutputFilters); 407 this.groupBox31.Controls.Add(this.ActiveOutputFilters);
318 this.groupBox31.Location = new System.Drawing.Point(278, 25); 408 this.groupBox31.Location = new System.Drawing.Point(278, 25);
319 this.groupBox31.Name = "groupBox31"; 409 this.groupBox31.Name = "groupBox31";
320 this.groupBox31.Size = new System.Drawing.Size(242, 123); 410 this.groupBox31.Size = new System.Drawing.Size(242, 123);
321 this.groupBox31.TabIndex = 3; 411 this.groupBox31.TabIndex = 3;
322 this.groupBox31.TabStop = false; 412 this.groupBox31.TabStop = false;
323 this.groupBox31.Text = "Active Output Filters"; 413 this.groupBox31.Text = "Active Output Filters";
324 // 414 //
325 // ActiveOutputFilters 415 // ActiveOutputFilters
326 // 416 //
327 this.ActiveOutputFilters.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 417 this.ActiveOutputFilters.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
328 this.ActiveOutputFilters.FormattingEnabled = true; 418 this.ActiveOutputFilters.FormattingEnabled = true;
329 this.ActiveOutputFilters.Location = new System.Drawing.Point(7, 25); 419 this.ActiveOutputFilters.Location = new System.Drawing.Point(7, 25);
330 this.ActiveOutputFilters.Name = "ActiveOutputFilters"; 420 this.ActiveOutputFilters.Name = "ActiveOutputFilters";
331 this.ActiveOutputFilters.Size = new System.Drawing.Size(229, 82); 421 this.ActiveOutputFilters.Size = new System.Drawing.Size(229, 82);
332 this.ActiveOutputFilters.TabIndex = 0; 422 this.ActiveOutputFilters.TabIndex = 0;
333 // 423 //
334 // groupBox20 424 // groupBox20
335 // 425 //
336 this.groupBox20.Controls.Add(this.AddOutputEncryption); 426 this.groupBox20.Controls.Add(this.AddOutputEncryption);
337 this.groupBox20.Controls.Add(this.OutputEncrypt); 427 this.groupBox20.Controls.Add(this.OutputEncrypt);
338 this.groupBox20.Location = new System.Drawing.Point(24, 21); 428 this.groupBox20.Location = new System.Drawing.Point(24, 21);
339 this.groupBox20.Name = "groupBox20"; 429 this.groupBox20.Name = "groupBox20";
340 this.groupBox20.Size = new System.Drawing.Size(248, 60); 430 this.groupBox20.Size = new System.Drawing.Size(248, 60);
341 this.groupBox20.TabIndex = 2; 431 this.groupBox20.TabIndex = 2;
342 this.groupBox20.TabStop = false; 432 this.groupBox20.TabStop = false;
343 this.groupBox20.Text = "Encrypt"; 433 this.groupBox20.Text = "Encrypt";
344 // 434 //
345 // AddOutputEncryption 435 // AddOutputEncryption
346 // 436 //
347 this.AddOutputEncryption.Location = new System.Drawing.Point(131, 20); 437 this.AddOutputEncryption.Location = new System.Drawing.Point(131, 20);
348 this.AddOutputEncryption.Name = "AddOutputEncryption"; 438 this.AddOutputEncryption.Name = "AddOutputEncryption";
349 this.AddOutputEncryption.Size = new System.Drawing.Size(99, 23); 439 this.AddOutputEncryption.Size = new System.Drawing.Size(99, 23);
350 this.AddOutputEncryption.TabIndex = 1; 440 this.AddOutputEncryption.TabIndex = 1;
351 this.AddOutputEncryption.Text = "Add Encryption"; 441 this.AddOutputEncryption.Text = "Add Encryption";
352 this.AddOutputEncryption.UseVisualStyleBackColor = true; 442 this.AddOutputEncryption.UseVisualStyleBackColor = true;
353 this.AddOutputEncryption.Click += new System.EventHandler(this.AddOutputEncryptionRequested); 443 this.AddOutputEncryption.Click += new System.EventHandler(this.AddOutputEncryptionRequested);
354 // 444 //
355 // OutputEncrypt 445 // OutputEncrypt
356 // 446 //
357 this.OutputEncrypt.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 447 this.OutputEncrypt.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
358 this.OutputEncrypt.FormattingEnabled = true; 448 this.OutputEncrypt.FormattingEnabled = true;
359 this.OutputEncrypt.Items.AddRange(new object[] { 449 this.OutputEncrypt.Items.AddRange(new object[] {
360 "ENIGMA", 450 "ENIGMA",
361 "VIGENERE", 451 "VIGENERE",
362 "ATBASH"}); 452 "ATBASH"});
363 this.OutputEncrypt.Location = new System.Drawing.Point(7, 20); 453 this.OutputEncrypt.Location = new System.Drawing.Point(7, 20);
364 this.OutputEncrypt.Name = "OutputEncrypt"; 454 this.OutputEncrypt.Name = "OutputEncrypt";
365 this.OutputEncrypt.Size = new System.Drawing.Size(118, 21); 455 this.OutputEncrypt.Size = new System.Drawing.Size(118, 21);
366 this.OutputEncrypt.TabIndex = 0; 456 this.OutputEncrypt.TabIndex = 0;
367 this.OutputEncrypt.Text = "ENIGMA"; 457 this.OutputEncrypt.Text = "ENIGMA";
368 // 458 //
369 // groupBox19 459 // groupBox19
370 // 460 //
371 this.groupBox19.Controls.Add(this.AddOutputEncoder); 461 this.groupBox19.Controls.Add(this.AddOutputEncoder);
372 this.groupBox19.Controls.Add(this.OutputEncode); 462 this.groupBox19.Controls.Add(this.OutputEncode);
373 this.groupBox19.Location = new System.Drawing.Point(24, 87); 463 this.groupBox19.Location = new System.Drawing.Point(24, 87);
374 this.groupBox19.Name = "groupBox19"; 464 this.groupBox19.Name = "groupBox19";
375 this.groupBox19.Size = new System.Drawing.Size(248, 60); 465 this.groupBox19.Size = new System.Drawing.Size(248, 60);
376 this.groupBox19.TabIndex = 2; 466 this.groupBox19.TabIndex = 2;
377 this.groupBox19.TabStop = false; 467 this.groupBox19.TabStop = false;
378 this.groupBox19.Text = "Encode"; 468 this.groupBox19.Text = "Encode";
379 // 469 //
380 // AddOutputEncoder 470 // AddOutputEncoder
381 // 471 //
382 this.AddOutputEncoder.Location = new System.Drawing.Point(131, 20); 472 this.AddOutputEncoder.Location = new System.Drawing.Point(131, 20);
383 this.AddOutputEncoder.Name = "AddOutputEncoder"; 473 this.AddOutputEncoder.Name = "AddOutputEncoder";
384 this.AddOutputEncoder.Size = new System.Drawing.Size(99, 23); 474 this.AddOutputEncoder.Size = new System.Drawing.Size(99, 23);
385 this.AddOutputEncoder.TabIndex = 1; 475 this.AddOutputEncoder.TabIndex = 1;
386 this.AddOutputEncoder.Text = "Add Encoder"; 476 this.AddOutputEncoder.Text = "Add Encoder";
387 this.AddOutputEncoder.UseVisualStyleBackColor = true; 477 this.AddOutputEncoder.UseVisualStyleBackColor = true;
388 this.AddOutputEncoder.Click += new System.EventHandler(this.AddOutputEncoderRequested); 478 this.AddOutputEncoder.Click += new System.EventHandler(this.AddOutputEncoderRequested);
389 // 479 //
390 // OutputEncode 480 // OutputEncode
391 // 481 //
392 this.OutputEncode.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 482 this.OutputEncode.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
393 this.OutputEncode.FormattingEnabled = true; 483 this.OutputEncode.FormattingEnabled = true;
394 this.OutputEncode.Items.AddRange(new object[] { 484 this.OutputEncode.Items.AddRange(new object[] {
395 "RFC1738", 485 "RFC1738",
396 "RFC3986", 486 "RFC3986",
397 "BASE64"}); 487 "BASE64"});
398 this.OutputEncode.Location = new System.Drawing.Point(7, 20); 488 this.OutputEncode.Location = new System.Drawing.Point(7, 20);
399 this.OutputEncode.Name = "OutputEncode"; 489 this.OutputEncode.Name = "OutputEncode";
400 this.OutputEncode.Size = new System.Drawing.Size(118, 21); 490 this.OutputEncode.Size = new System.Drawing.Size(118, 21);
401 this.OutputEncode.TabIndex = 0; 491 this.OutputEncode.TabIndex = 0;
402 this.OutputEncode.Text = "RFC1738"; 492 this.OutputEncode.Text = "RFC1738";
403 // 493 //
404 // groupBox15 494 // groupBox15
405 // 495 //
406 this.groupBox15.Controls.Add(this.pictureBox17); 496 this.groupBox15.Controls.Add(this.pictureBox17);
407 this.groupBox15.Controls.Add(this.DeleteSelectedInputFilter); 497 this.groupBox15.Controls.Add(this.DeleteSelectedInputFilter);
408 this.groupBox15.Controls.Add(this.groupBox30); 498 this.groupBox15.Controls.Add(this.groupBox30);
409 this.groupBox15.Controls.Add(this.groupBox18); 499 this.groupBox15.Controls.Add(this.groupBox18);
410 this.groupBox15.Controls.Add(this.groupBox17); 500 this.groupBox15.Controls.Add(this.groupBox17);
411 this.groupBox15.Location = new System.Drawing.Point(9, 6); 501 this.groupBox15.Location = new System.Drawing.Point(9, 6);
412 this.groupBox15.Name = "groupBox15"; 502 this.groupBox15.Name = "groupBox15";
413 this.groupBox15.Size = new System.Drawing.Size(659, 157); 503 this.groupBox15.Size = new System.Drawing.Size(659, 157);
414 this.groupBox15.TabIndex = 2; 504 this.groupBox15.TabIndex = 2;
415 this.groupBox15.TabStop = false; 505 this.groupBox15.TabStop = false;
416 this.groupBox15.Text = "Input"; 506 this.groupBox15.Text = "Input";
417 // 507 //
418 // pictureBox17 508 // pictureBox17
419 // 509 //
420 this.pictureBox17.Cursor = System.Windows.Forms.Cursors.Help; 510 this.pictureBox17.Cursor = System.Windows.Forms.Cursors.Help;
421 this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image"))); 511 this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image")));
422 this.pictureBox17.Location = new System.Drawing.Point(630, 20); 512 this.pictureBox17.Location = new System.Drawing.Point(630, 20);
423 this.pictureBox17.Name = "pictureBox17"; 513 this.pictureBox17.Name = "pictureBox17";
424 this.pictureBox17.Size = new System.Drawing.Size(20, 20); 514 this.pictureBox17.Size = new System.Drawing.Size(20, 20);
425 this.pictureBox17.TabIndex = 4; 515 this.pictureBox17.TabIndex = 4;
426 this.pictureBox17.TabStop = false; 516 this.pictureBox17.TabStop = false;
427 this.toolTip1.SetToolTip(this.pictureBox17, resources.GetString("pictureBox17.ToolTip")); 517 this.toolTip1.SetToolTip(this.pictureBox17, resources.GetString("pictureBox17.ToolTip"));
428 // 518 //
429 // DeleteSelectedInputFilter 519 // DeleteSelectedInputFilter
430 // 520 //
431 this.DeleteSelectedInputFilter.Location = new System.Drawing.Point(526, 75); 521 this.DeleteSelectedInputFilter.Location = new System.Drawing.Point(526, 75);
432 this.DeleteSelectedInputFilter.Name = "DeleteSelectedInputFilter"; 522 this.DeleteSelectedInputFilter.Name = "DeleteSelectedInputFilter";
433 this.DeleteSelectedInputFilter.Size = new System.Drawing.Size(103, 23); 523 this.DeleteSelectedInputFilter.Size = new System.Drawing.Size(103, 23);
434 this.DeleteSelectedInputFilter.TabIndex = 3; 524 this.DeleteSelectedInputFilter.TabIndex = 3;
435 this.DeleteSelectedInputFilter.Text = "Delete Selected"; 525 this.DeleteSelectedInputFilter.Text = "Delete Selected";
436 this.DeleteSelectedInputFilter.UseVisualStyleBackColor = true; 526 this.DeleteSelectedInputFilter.UseVisualStyleBackColor = true;
437 this.DeleteSelectedInputFilter.Click += new System.EventHandler(this.DeleteSelectedInputFilterRequested); 527 this.DeleteSelectedInputFilter.Click += new System.EventHandler(this.DeleteSelectedInputFilterRequested);
438 // 528 //
439 // groupBox30 529 // groupBox30
440 // 530 //
441 this.groupBox30.Controls.Add(this.ActiveInputFilters); 531 this.groupBox30.Controls.Add(this.ActiveInputFilters);
442 this.groupBox30.Location = new System.Drawing.Point(278, 24); 532 this.groupBox30.Location = new System.Drawing.Point(278, 24);
443 this.groupBox30.Name = "groupBox30"; 533 this.groupBox30.Name = "groupBox30";
444 this.groupBox30.Size = new System.Drawing.Size(242, 119); 534 this.groupBox30.Size = new System.Drawing.Size(242, 119);
445 this.groupBox30.TabIndex = 2; 535 this.groupBox30.TabIndex = 2;
446 this.groupBox30.TabStop = false; 536 this.groupBox30.TabStop = false;
447 this.groupBox30.Text = "Active Input Filters"; 537 this.groupBox30.Text = "Active Input Filters";
448 // 538 //
449 // ActiveInputFilters 539 // ActiveInputFilters
450 // 540 //
451 this.ActiveInputFilters.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 541 this.ActiveInputFilters.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
452 this.ActiveInputFilters.FormattingEnabled = true; 542 this.ActiveInputFilters.FormattingEnabled = true;
453 this.ActiveInputFilters.Location = new System.Drawing.Point(7, 23); 543 this.ActiveInputFilters.Location = new System.Drawing.Point(7, 23);
454 this.ActiveInputFilters.Name = "ActiveInputFilters"; 544 this.ActiveInputFilters.Name = "ActiveInputFilters";
455 this.ActiveInputFilters.Size = new System.Drawing.Size(229, 82); 545 this.ActiveInputFilters.Size = new System.Drawing.Size(229, 82);
456 this.ActiveInputFilters.TabIndex = 0; 546 this.ActiveInputFilters.TabIndex = 0;
457 // 547 //
458 // groupBox18 548 // groupBox18
459 // 549 //
460 this.groupBox18.Controls.Add(this.AddInputDecryption); 550 this.groupBox18.Controls.Add(this.AddInputDecryption);
461 this.groupBox18.Controls.Add(this.InputDecryption); 551 this.groupBox18.Controls.Add(this.InputDecryption);
462 this.groupBox18.Location = new System.Drawing.Point(24, 85); 552 this.groupBox18.Location = new System.Drawing.Point(24, 85);
463 this.groupBox18.Name = "groupBox18"; 553 this.groupBox18.Name = "groupBox18";
464 this.groupBox18.Size = new System.Drawing.Size(248, 58); 554 this.groupBox18.Size = new System.Drawing.Size(248, 58);
465 this.groupBox18.TabIndex = 1; 555 this.groupBox18.TabIndex = 1;
466 this.groupBox18.TabStop = false; 556 this.groupBox18.TabStop = false;
467 this.groupBox18.Text = "Decrypt"; 557 this.groupBox18.Text = "Decrypt";
468 // 558 //
469 // AddInputDecryption 559 // AddInputDecryption
470 // 560 //
471 this.AddInputDecryption.Location = new System.Drawing.Point(131, 20); 561 this.AddInputDecryption.Location = new System.Drawing.Point(131, 20);
472 this.AddInputDecryption.Name = "AddInputDecryption"; 562 this.AddInputDecryption.Name = "AddInputDecryption";
473 this.AddInputDecryption.Size = new System.Drawing.Size(107, 23); 563 this.AddInputDecryption.Size = new System.Drawing.Size(107, 23);
474 this.AddInputDecryption.TabIndex = 3; 564 this.AddInputDecryption.TabIndex = 3;
475 this.AddInputDecryption.Text = "Add Decryption"; 565 this.AddInputDecryption.Text = "Add Decryption";
476 this.AddInputDecryption.UseVisualStyleBackColor = true; 566 this.AddInputDecryption.UseVisualStyleBackColor = true;
477 this.AddInputDecryption.Click += new System.EventHandler(this.AddInputDecryptionRequested); 567 this.AddInputDecryption.Click += new System.EventHandler(this.AddInputDecryptionRequested);
478 // 568 //
479 // InputDecryption 569 // InputDecryption
480 // 570 //
481 this.InputDecryption.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 571 this.InputDecryption.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
482 this.InputDecryption.FormattingEnabled = true; 572 this.InputDecryption.FormattingEnabled = true;
483 this.InputDecryption.Items.AddRange(new object[] { 573 this.InputDecryption.Items.AddRange(new object[] {
484 "ENIGMA", 574 "ENIGMA",
485 "VIGENERE", 575 "VIGENERE",
486 "ATBASH"}); 576 "ATBASH"});
487 this.InputDecryption.Location = new System.Drawing.Point(7, 20); 577 this.InputDecryption.Location = new System.Drawing.Point(7, 20);
488 this.InputDecryption.Name = "InputDecryption"; 578 this.InputDecryption.Name = "InputDecryption";
489 this.InputDecryption.Size = new System.Drawing.Size(118, 21); 579 this.InputDecryption.Size = new System.Drawing.Size(118, 21);
490 this.InputDecryption.TabIndex = 0; 580 this.InputDecryption.TabIndex = 0;
491 this.InputDecryption.Text = "ENIGMA"; 581 this.InputDecryption.Text = "ENIGMA";
492 // 582 //
493 // groupBox17 583 // groupBox17
494 // 584 //
495 this.groupBox17.Controls.Add(this.InputDecode); 585 this.groupBox17.Controls.Add(this.InputDecode);
496 this.groupBox17.Controls.Add(this.AddInputDecoder); 586 this.groupBox17.Controls.Add(this.AddInputDecoder);
497 this.groupBox17.Location = new System.Drawing.Point(24, 21); 587 this.groupBox17.Location = new System.Drawing.Point(24, 21);
498 this.groupBox17.Name = "groupBox17"; 588 this.groupBox17.Name = "groupBox17";
499 this.groupBox17.Size = new System.Drawing.Size(248, 58); 589 this.groupBox17.Size = new System.Drawing.Size(248, 58);
500 this.groupBox17.TabIndex = 0; 590 this.groupBox17.TabIndex = 0;
501 this.groupBox17.TabStop = false; 591 this.groupBox17.TabStop = false;
502 this.groupBox17.Text = "Decode"; 592 this.groupBox17.Text = "Decode";
503 // 593 //
504 // InputDecode 594 // InputDecode
505 // 595 //
506 this.InputDecode.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 596 this.InputDecode.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
507 this.InputDecode.FormattingEnabled = true; 597 this.InputDecode.FormattingEnabled = true;
508 this.InputDecode.Items.AddRange(new object[] { 598 this.InputDecode.Items.AddRange(new object[] {
509 "RFC1738", 599 "RFC1738",
510 "RFC3986", 600 "RFC3986",
511 "BASE64"}); 601 "BASE64"});
512 this.InputDecode.Location = new System.Drawing.Point(7, 20); 602 this.InputDecode.Location = new System.Drawing.Point(7, 20);
513 this.InputDecode.Name = "InputDecode"; 603 this.InputDecode.Name = "InputDecode";
514 this.InputDecode.Size = new System.Drawing.Size(118, 21); 604 this.InputDecode.Size = new System.Drawing.Size(118, 21);
515 this.InputDecode.TabIndex = 0; 605 this.InputDecode.TabIndex = 0;
516 this.InputDecode.Text = "RFC1738"; 606 this.InputDecode.Text = "RFC1738";
517 // 607 //
518 // AddInputDecoder 608 // AddInputDecoder
519 // 609 //
520 this.AddInputDecoder.Location = new System.Drawing.Point(131, 21); 610 this.AddInputDecoder.Location = new System.Drawing.Point(131, 21);
521 this.AddInputDecoder.Name = "AddInputDecoder"; 611 this.AddInputDecoder.Name = "AddInputDecoder";
522 this.AddInputDecoder.Size = new System.Drawing.Size(107, 23); 612 this.AddInputDecoder.Size = new System.Drawing.Size(107, 23);
523 this.AddInputDecoder.TabIndex = 2; 613 this.AddInputDecoder.TabIndex = 2;
524 this.AddInputDecoder.Text = "Add Decoder"; 614 this.AddInputDecoder.Text = "Add Decoder";
525 this.AddInputDecoder.UseVisualStyleBackColor = true; 615 this.AddInputDecoder.UseVisualStyleBackColor = true;
526 this.AddInputDecoder.Click += new System.EventHandler(this.AddInputDecoderRequested); 616 this.AddInputDecoder.Click += new System.EventHandler(this.AddInputDecoderRequested);
527 // 617 //
528 // tabPage3 618 // tabPage3
529 // 619 //
530 this.tabPage3.Controls.Add(this.groupBox33); 620 this.tabPage3.Controls.Add(this.groupBox33);
531 this.tabPage3.Controls.Add(this.groupBox32); 621 this.tabPage3.Controls.Add(this.groupBox32);
532 this.tabPage3.Location = new System.Drawing.Point(4, 22); 622 this.tabPage3.Location = new System.Drawing.Point(4, 22);
533 this.tabPage3.Name = "tabPage3"; 623 this.tabPage3.Name = "tabPage3";
534 this.tabPage3.Size = new System.Drawing.Size(671, 332); 624 this.tabPage3.Size = new System.Drawing.Size(671, 332);
535 this.tabPage3.TabIndex = 2; 625 this.tabPage3.TabIndex = 2;
536 this.tabPage3.Text = "Cryptography"; 626 this.tabPage3.Text = "Cryptography";
537 this.tabPage3.UseVisualStyleBackColor = true; 627 this.tabPage3.UseVisualStyleBackColor = true;
538 // 628 //
539 // groupBox33 629 // groupBox33
540 // 630 //
541 this.groupBox33.Controls.Add(this.groupBox37); 631 this.groupBox33.Controls.Add(this.groupBox37);
542 this.groupBox33.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 632 this.groupBox33.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
543 this.groupBox33.Location = new System.Drawing.Point(2, 174); 633 this.groupBox33.Location = new System.Drawing.Point(2, 174);
544 this.groupBox33.Name = "groupBox33"; 634 this.groupBox33.Name = "groupBox33";
545 this.groupBox33.Size = new System.Drawing.Size(665, 151); 635 this.groupBox33.Size = new System.Drawing.Size(665, 151);
546 this.groupBox33.TabIndex = 3; 636 this.groupBox33.TabIndex = 3;
547 this.groupBox33.TabStop = false; 637 this.groupBox33.TabStop = false;
548 this.groupBox33.Text = "VIGENERE"; 638 this.groupBox33.Text = "VIGENERE";
549 // 639 //
550 // groupBox37 640 // groupBox37
551 // 641 //
552 this.groupBox37.Controls.Add(this.pictureBox20); 642 this.groupBox37.Controls.Add(this.pictureBox20);
553 this.groupBox37.Controls.Add(this.VIGENERESecret); 643 this.groupBox37.Controls.Add(this.VIGENERESecret);
554 this.groupBox37.Location = new System.Drawing.Point(9, 26); 644 this.groupBox37.Location = new System.Drawing.Point(9, 26);
555 this.groupBox37.Name = "groupBox37"; 645 this.groupBox37.Name = "groupBox37";
556 this.groupBox37.Size = new System.Drawing.Size(645, 100); 646 this.groupBox37.Size = new System.Drawing.Size(645, 100);
557 this.groupBox37.TabIndex = 0; 647 this.groupBox37.TabIndex = 0;
558 this.groupBox37.TabStop = false; 648 this.groupBox37.TabStop = false;
559 this.groupBox37.Text = "Shared Secret"; 649 this.groupBox37.Text = "Shared Secret";
560 // 650 //
561 // pictureBox20 651 // pictureBox20
562 // 652 //
563 this.pictureBox20.Cursor = System.Windows.Forms.Cursors.Help; 653 this.pictureBox20.Cursor = System.Windows.Forms.Cursors.Help;
564 this.pictureBox20.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox20.Image"))); 654 this.pictureBox20.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox20.Image")));
565 this.pictureBox20.Location = new System.Drawing.Point(612, 44); 655 this.pictureBox20.Location = new System.Drawing.Point(612, 44);
566 this.pictureBox20.Name = "pictureBox20"; 656 this.pictureBox20.Name = "pictureBox20";
567 this.pictureBox20.Size = new System.Drawing.Size(20, 20); 657 this.pictureBox20.Size = new System.Drawing.Size(20, 20);
568 this.pictureBox20.TabIndex = 2; 658 this.pictureBox20.TabIndex = 2;
569 this.pictureBox20.TabStop = false; 659 this.pictureBox20.TabStop = false;
570 this.toolTip1.SetToolTip(this.pictureBox20, "The VIGENERE secret is shared between a script and\r\nCorrade. This setting represe" + 660 this.toolTip1.SetToolTip(this.pictureBox20, "The VIGENERE secret is shared between a script and\r\nCorrade. This setting represe" +
571 "nts the key which can be\r\nof any length."); 661 "nts the key which can be\r\nof any length.");
572 // 662 //
573 // VIGENERESecret 663 // VIGENERESecret
574 // 664 //
575 this.VIGENERESecret.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 665 this.VIGENERESecret.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
576 this.VIGENERESecret.Location = new System.Drawing.Point(16, 44); 666 this.VIGENERESecret.Location = new System.Drawing.Point(16, 44);
577 this.VIGENERESecret.Name = "VIGENERESecret"; 667 this.VIGENERESecret.Name = "VIGENERESecret";
578 this.VIGENERESecret.Size = new System.Drawing.Size(590, 20); 668 this.VIGENERESecret.Size = new System.Drawing.Size(590, 20);
579 this.VIGENERESecret.TabIndex = 0; 669 this.VIGENERESecret.TabIndex = 0;
580 // 670 //
581 // groupBox32 671 // groupBox32
582 // 672 //
583 this.groupBox32.Controls.Add(this.pictureBox19); 673 this.groupBox32.Controls.Add(this.pictureBox19);
584 this.groupBox32.Controls.Add(this.groupBox36); 674 this.groupBox32.Controls.Add(this.groupBox36);
585 this.groupBox32.Controls.Add(this.groupBox35); 675 this.groupBox32.Controls.Add(this.groupBox35);
586 this.groupBox32.Controls.Add(this.groupBox34); 676 this.groupBox32.Controls.Add(this.groupBox34);
587 this.groupBox32.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 677 this.groupBox32.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
588 this.groupBox32.Location = new System.Drawing.Point(3, 3); 678 this.groupBox32.Location = new System.Drawing.Point(3, 3);
589 this.groupBox32.Name = "groupBox32"; 679 this.groupBox32.Name = "groupBox32";
590 this.groupBox32.Size = new System.Drawing.Size(665, 165); 680 this.groupBox32.Size = new System.Drawing.Size(665, 165);
591 this.groupBox32.TabIndex = 2; 681 this.groupBox32.TabIndex = 2;
592 this.groupBox32.TabStop = false; 682 this.groupBox32.TabStop = false;
593 this.groupBox32.Text = "ENIGMA"; 683 this.groupBox32.Text = "ENIGMA";
594 // 684 //
595 // pictureBox19 685 // pictureBox19
596 // 686 //
597 this.pictureBox19.Cursor = System.Windows.Forms.Cursors.Help; 687 this.pictureBox19.Cursor = System.Windows.Forms.Cursors.Help;
598 this.pictureBox19.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox19.Image"))); 688 this.pictureBox19.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox19.Image")));
599 this.pictureBox19.Location = new System.Drawing.Point(633, 21); 689 this.pictureBox19.Location = new System.Drawing.Point(633, 21);
600 this.pictureBox19.Name = "pictureBox19"; 690 this.pictureBox19.Name = "pictureBox19";
601 this.pictureBox19.Size = new System.Drawing.Size(20, 20); 691 this.pictureBox19.Size = new System.Drawing.Size(20, 20);
602 this.pictureBox19.TabIndex = 2; 692 this.pictureBox19.TabIndex = 2;
603 this.pictureBox19.TabStop = false; 693 this.pictureBox19.TabStop = false;
604 this.toolTip1.SetToolTip(this.pictureBox19, "In case the ENIGMA filter has been specified in the \r\nFilters section, then these" + 694 this.toolTip1.SetToolTip(this.pictureBox19, "In case the ENIGMA filter has been specified in the \r\nFilters section, then these" +
605 " settings configure an ENGIMA\r\nmachine with rotos, plugs and the reflector."); 695 " settings configure an ENGIMA\r\nmachine with rotos, plugs and the reflector.");
606 // 696 //
607 // groupBox36 697 // groupBox36
608 // 698 //
609 this.groupBox36.Controls.Add(this.button6); 699 this.groupBox36.Controls.Add(this.button6);
610 this.groupBox36.Controls.Add(this.button5); 700 this.groupBox36.Controls.Add(this.button5);
611 this.groupBox36.Controls.Add(this.ENIGMARing); 701 this.groupBox36.Controls.Add(this.ENIGMARing);
612 this.groupBox36.Controls.Add(this.ENIGMAPlugSequence); 702 this.groupBox36.Controls.Add(this.ENIGMAPlugSequence);
613 this.groupBox36.Location = new System.Drawing.Point(214, 21); 703 this.groupBox36.Location = new System.Drawing.Point(214, 21);
614 this.groupBox36.Name = "groupBox36"; 704 this.groupBox36.Name = "groupBox36";
615 this.groupBox36.Size = new System.Drawing.Size(200, 133); 705 this.groupBox36.Size = new System.Drawing.Size(200, 133);
616 this.groupBox36.TabIndex = 2; 706 this.groupBox36.TabIndex = 2;
617 this.groupBox36.TabStop = false; 707 this.groupBox36.TabStop = false;
618 this.groupBox36.Text = "Plug Sequence"; 708 this.groupBox36.Text = "Plug Sequence";
619 // 709 //
620 // button6 710 // button6
621 // 711 //
622 this.button6.Location = new System.Drawing.Point(67, 79); 712 this.button6.Location = new System.Drawing.Point(67, 79);
623 this.button6.Name = "button6"; 713 this.button6.Name = "button6";
624 this.button6.Size = new System.Drawing.Size(120, 23); 714 this.button6.Size = new System.Drawing.Size(120, 23);
625 this.button6.TabIndex = 3; 715 this.button6.TabIndex = 3;
626 this.button6.Text = "Delete Plug"; 716 this.button6.Text = "Delete Plug";
627 this.button6.UseVisualStyleBackColor = true; 717 this.button6.UseVisualStyleBackColor = true;
628 this.button6.Click += new System.EventHandler(this.DeleteENIGMAPlugRequested); 718 this.button6.Click += new System.EventHandler(this.DeleteENIGMAPlugRequested);
629 // 719 //
630 // button5 720 // button5
631 // 721 //
632 this.button5.Location = new System.Drawing.Point(67, 49); 722 this.button5.Location = new System.Drawing.Point(67, 49);
633 this.button5.Name = "button5"; 723 this.button5.Name = "button5";
634 this.button5.Size = new System.Drawing.Size(120, 23); 724 this.button5.Size = new System.Drawing.Size(120, 23);
635 this.button5.TabIndex = 2; 725 this.button5.TabIndex = 2;
636 this.button5.Text = "Add Plug"; 726 this.button5.Text = "Add Plug";
637 this.button5.UseVisualStyleBackColor = true; 727 this.button5.UseVisualStyleBackColor = true;
638 this.button5.Click += new System.EventHandler(this.AddENIGMAPlugRequested); 728 this.button5.Click += new System.EventHandler(this.AddENIGMAPlugRequested);
639 // 729 //
640 // ENIGMARing 730 // ENIGMARing
641 // 731 //
642 this.ENIGMARing.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 732 this.ENIGMARing.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
643 this.ENIGMARing.FormattingEnabled = true; 733 this.ENIGMARing.FormattingEnabled = true;
644 this.ENIGMARing.Items.AddRange(new object[] { 734 this.ENIGMARing.Items.AddRange(new object[] {
645 "a", 735 "a",
646 "b", 736 "b",
647 "c", 737 "c",
648 "d", 738 "d",
649 "e", 739 "e",
650 "f", 740 "f",
651 "g", 741 "g",
652 "h", 742 "h",
653 "i", 743 "i",
654 "j", 744 "j",
655 "k", 745 "k",
656 "l", 746 "l",
657 "m", 747 "m",
658 "n", 748 "n",
659 "o", 749 "o",
660 "p", 750 "p",
661 "q", 751 "q",
662 "r", 752 "r",
663 "s", 753 "s",
664 "t", 754 "t",
665 "u", 755 "u",
666 "v", 756 "v",
667 "w", 757 "w",
668 "x", 758 "x",
669 "y", 759 "y",
670 "z"}); 760 "z"});
671 this.ENIGMARing.Location = new System.Drawing.Point(66, 18); 761 this.ENIGMARing.Location = new System.Drawing.Point(66, 18);
672 this.ENIGMARing.Name = "ENIGMARing"; 762 this.ENIGMARing.Name = "ENIGMARing";
673 this.ENIGMARing.Size = new System.Drawing.Size(121, 21); 763 this.ENIGMARing.Size = new System.Drawing.Size(121, 21);
674 this.ENIGMARing.TabIndex = 1; 764 this.ENIGMARing.TabIndex = 1;
675 this.ENIGMARing.Text = "a"; 765 this.ENIGMARing.Text = "a";
676 // 766 //
677 // ENIGMAPlugSequence 767 // ENIGMAPlugSequence
678 // 768 //
679 this.ENIGMAPlugSequence.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 769 this.ENIGMAPlugSequence.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
680 this.ENIGMAPlugSequence.FormattingEnabled = true; 770 this.ENIGMAPlugSequence.FormattingEnabled = true;
681 this.ENIGMAPlugSequence.Location = new System.Drawing.Point(6, 18); 771 this.ENIGMAPlugSequence.Location = new System.Drawing.Point(6, 18);
682 this.ENIGMAPlugSequence.Name = "ENIGMAPlugSequence"; 772 this.ENIGMAPlugSequence.Name = "ENIGMAPlugSequence";
683 this.ENIGMAPlugSequence.Size = new System.Drawing.Size(54, 108); 773 this.ENIGMAPlugSequence.Size = new System.Drawing.Size(54, 108);
684 this.ENIGMAPlugSequence.TabIndex = 0; 774 this.ENIGMAPlugSequence.TabIndex = 0;
685 // 775 //
686 // groupBox35 776 // groupBox35
687 // 777 //
688 this.groupBox35.Controls.Add(this.ENIGMAReflector); 778 this.groupBox35.Controls.Add(this.ENIGMAReflector);
689 this.groupBox35.Location = new System.Drawing.Point(440, 56); 779 this.groupBox35.Location = new System.Drawing.Point(440, 56);
690 this.groupBox35.Name = "groupBox35"; 780 this.groupBox35.Name = "groupBox35";
691 this.groupBox35.Size = new System.Drawing.Size(200, 67); 781 this.groupBox35.Size = new System.Drawing.Size(200, 67);
692 this.groupBox35.TabIndex = 1; 782 this.groupBox35.TabIndex = 1;
693 this.groupBox35.TabStop = false; 783 this.groupBox35.TabStop = false;
694 this.groupBox35.Text = "Reflector"; 784 this.groupBox35.Text = "Reflector";
695 // 785 //
696 // ENIGMAReflector 786 // ENIGMAReflector
697 // 787 //
698 this.ENIGMAReflector.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 788 this.ENIGMAReflector.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
699 this.ENIGMAReflector.FormattingEnabled = true; 789 this.ENIGMAReflector.FormattingEnabled = true;
700 this.ENIGMAReflector.Items.AddRange(new object[] { 790 this.ENIGMAReflector.Items.AddRange(new object[] {
701 "B", 791 "B",
702 "b", 792 "b",
703 "C", 793 "C",
704 "c"}); 794 "c"});
705 this.ENIGMAReflector.Location = new System.Drawing.Point(38, 22); 795 this.ENIGMAReflector.Location = new System.Drawing.Point(38, 22);
706 this.ENIGMAReflector.Name = "ENIGMAReflector"; 796 this.ENIGMAReflector.Name = "ENIGMAReflector";
707 this.ENIGMAReflector.Size = new System.Drawing.Size(121, 21); 797 this.ENIGMAReflector.Size = new System.Drawing.Size(121, 21);
708 this.ENIGMAReflector.TabIndex = 0; 798 this.ENIGMAReflector.TabIndex = 0;
709 this.ENIGMAReflector.Text = "B"; 799 this.ENIGMAReflector.Text = "B";
710 // 800 //
711 // groupBox34 801 // groupBox34
712 // 802 //
713 this.groupBox34.Controls.Add(this.button4); 803 this.groupBox34.Controls.Add(this.button4);
714 this.groupBox34.Controls.Add(this.button3); 804 this.groupBox34.Controls.Add(this.button3);
715 this.groupBox34.Controls.Add(this.ENIGMARotor); 805 this.groupBox34.Controls.Add(this.ENIGMARotor);
716 this.groupBox34.Controls.Add(this.ENIGMARotorSequence); 806 this.groupBox34.Controls.Add(this.ENIGMARotorSequence);
717 this.groupBox34.Location = new System.Drawing.Point(8, 18); 807 this.groupBox34.Location = new System.Drawing.Point(8, 18);
718 this.groupBox34.Name = "groupBox34"; 808 this.groupBox34.Name = "groupBox34";
719 this.groupBox34.Size = new System.Drawing.Size(200, 137); 809 this.groupBox34.Size = new System.Drawing.Size(200, 137);
720 this.groupBox34.TabIndex = 0; 810 this.groupBox34.TabIndex = 0;
721 this.groupBox34.TabStop = false; 811 this.groupBox34.TabStop = false;
722 this.groupBox34.Text = "Rotor Sequence"; 812 this.groupBox34.Text = "Rotor Sequence";
723 // 813 //
724 // button4 814 // button4
725 // 815 //
726 this.button4.Location = new System.Drawing.Point(68, 82); 816 this.button4.Location = new System.Drawing.Point(68, 82);
727 this.button4.Name = "button4"; 817 this.button4.Name = "button4";
728 this.button4.Size = new System.Drawing.Size(120, 23); 818 this.button4.Size = new System.Drawing.Size(120, 23);
729 this.button4.TabIndex = 3; 819 this.button4.TabIndex = 3;
730 this.button4.Text = "Delete Rotor"; 820 this.button4.Text = "Delete Rotor";
731 this.button4.UseVisualStyleBackColor = true; 821 this.button4.UseVisualStyleBackColor = true;
732 this.button4.Click += new System.EventHandler(this.DeleteENIGMARotorRequested); 822 this.button4.Click += new System.EventHandler(this.DeleteENIGMARotorRequested);
733 // 823 //
734 // button3 824 // button3
735 // 825 //
736 this.button3.Location = new System.Drawing.Point(68, 53); 826 this.button3.Location = new System.Drawing.Point(68, 53);
737 this.button3.Name = "button3"; 827 this.button3.Name = "button3";
738 this.button3.Size = new System.Drawing.Size(120, 23); 828 this.button3.Size = new System.Drawing.Size(120, 23);
739 this.button3.TabIndex = 2; 829 this.button3.TabIndex = 2;
740 this.button3.Text = "Add Rotor"; 830 this.button3.Text = "Add Rotor";
741 this.button3.UseVisualStyleBackColor = true; 831 this.button3.UseVisualStyleBackColor = true;
742 this.button3.Click += new System.EventHandler(this.AddENIGMARotorRequested); 832 this.button3.Click += new System.EventHandler(this.AddENIGMARotorRequested);
743 // 833 //
744 // ENIGMARotor 834 // ENIGMARotor
745 // 835 //
746 this.ENIGMARotor.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 836 this.ENIGMARotor.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
747 this.ENIGMARotor.FormattingEnabled = true; 837 this.ENIGMARotor.FormattingEnabled = true;
748 this.ENIGMARotor.Items.AddRange(new object[] { 838 this.ENIGMARotor.Items.AddRange(new object[] {
749 "1", 839 "1",
750 "2", 840 "2",
751 "3", 841 "3",
752 "4", 842 "4",
753 "5", 843 "5",
754 "6", 844 "6",
755 "7", 845 "7",
756 "8", 846 "8",
757 "b", 847 "b",
758 "g"}); 848 "g"});
759 this.ENIGMARotor.Location = new System.Drawing.Point(67, 22); 849 this.ENIGMARotor.Location = new System.Drawing.Point(67, 22);
760 this.ENIGMARotor.Name = "ENIGMARotor"; 850 this.ENIGMARotor.Name = "ENIGMARotor";
761 this.ENIGMARotor.Size = new System.Drawing.Size(121, 21); 851 this.ENIGMARotor.Size = new System.Drawing.Size(121, 21);
762 this.ENIGMARotor.TabIndex = 1; 852 this.ENIGMARotor.TabIndex = 1;
763 this.ENIGMARotor.Text = "1"; 853 this.ENIGMARotor.Text = "1";
764 // 854 //
765 // ENIGMARotorSequence 855 // ENIGMARotorSequence
766 // 856 //
767 this.ENIGMARotorSequence.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 857 this.ENIGMARotorSequence.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
768 this.ENIGMARotorSequence.FormattingEnabled = true; 858 this.ENIGMARotorSequence.FormattingEnabled = true;
769 this.ENIGMARotorSequence.Location = new System.Drawing.Point(7, 22); 859 this.ENIGMARotorSequence.Location = new System.Drawing.Point(7, 22);
770 this.ENIGMARotorSequence.Name = "ENIGMARotorSequence"; 860 this.ENIGMARotorSequence.Name = "ENIGMARotorSequence";
771 this.ENIGMARotorSequence.Size = new System.Drawing.Size(54, 108); 861 this.ENIGMARotorSequence.Size = new System.Drawing.Size(54, 108);
772 this.ENIGMARotorSequence.TabIndex = 0; 862 this.ENIGMARotorSequence.TabIndex = 0;
773 // 863 //
774 // button1 864 // button1
775 // 865 //
776 this.button1.Location = new System.Drawing.Point(532, 377); 866 this.button1.Location = new System.Drawing.Point(532, 377);
777 this.button1.Name = "button1"; 867 this.button1.Name = "button1";
778 this.button1.Size = new System.Drawing.Size(75, 23); 868 this.button1.Size = new System.Drawing.Size(75, 23);
779 this.button1.TabIndex = 1; 869 this.button1.TabIndex = 1;
780 this.button1.Text = "Load..."; 870 this.button1.Text = "Load...";
781 this.button1.UseVisualStyleBackColor = true; 871 this.button1.UseVisualStyleBackColor = true;
782 this.button1.Click += new System.EventHandler(this.LoadSettingsRequested); 872 this.button1.Click += new System.EventHandler(this.LoadSettingsRequested);
783 // 873 //
784 // button2 874 // button2
785 // 875 //
786 this.button2.Location = new System.Drawing.Point(613, 377); 876 this.button2.Location = new System.Drawing.Point(613, 377);
787 this.button2.Name = "button2"; 877 this.button2.Name = "button2";
788 this.button2.Size = new System.Drawing.Size(75, 23); 878 this.button2.Size = new System.Drawing.Size(75, 23);
789 this.button2.TabIndex = 2; 879 this.button2.TabIndex = 2;
790 this.button2.Text = "Save..."; 880 this.button2.Text = "Save...";
791 this.button2.UseVisualStyleBackColor = true; 881 this.button2.UseVisualStyleBackColor = true;
792 this.button2.Click += new System.EventHandler(this.SaveSettingsRequested); 882 this.button2.Click += new System.EventHandler(this.SaveSettingsRequested);
793 // 883 //
794 // SaveSettingsDialog 884 // SaveSettingsDialog
795 // 885 //
796 this.SaveSettingsDialog.Filter = "Vassal Configuration (*.ini)|*.ini|All files (*.*)|*.*"; 886 this.SaveSettingsDialog.Filter = "Vassal Configuration (*.ini)|*.ini|All files (*.*)|*.*";
797 // 887 //
798 // statusStrip1 888 // statusStrip1
799 // 889 //
800 this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { 890 this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
801 this.StatusProgress, 891 this.StatusProgress,
802 this.StatusText}); 892 this.StatusText});
803 this.statusStrip1.Location = new System.Drawing.Point(0, 409); 893 this.statusStrip1.Location = new System.Drawing.Point(0, 409);
804 this.statusStrip1.Name = "statusStrip1"; 894 this.statusStrip1.Name = "statusStrip1";
805 this.statusStrip1.Size = new System.Drawing.Size(704, 22); 895 this.statusStrip1.Size = new System.Drawing.Size(704, 22);
806 this.statusStrip1.TabIndex = 3; 896 this.statusStrip1.TabIndex = 3;
807 this.statusStrip1.Text = "statusStrip1"; 897 this.statusStrip1.Text = "statusStrip1";
808 // 898 //
809 // StatusProgress 899 // StatusProgress
810 // 900 //
811 this.StatusProgress.Name = "StatusProgress"; 901 this.StatusProgress.Name = "StatusProgress";
812 this.StatusProgress.Size = new System.Drawing.Size(100, 16); 902 this.StatusProgress.Size = new System.Drawing.Size(100, 16);
813 // 903 //
814 // StatusText 904 // StatusText
815 // 905 //
816 this.StatusText.Name = "StatusText"; 906 this.StatusText.Name = "StatusText";
817 this.StatusText.Size = new System.Drawing.Size(10, 17); 907 this.StatusText.Size = new System.Drawing.Size(10, 17);
818 this.StatusText.Text = " "; 908 this.StatusText.Text = " ";
819 // 909 //
820 // pictureBox6 -  
821 // -  
822 this.pictureBox6.Cursor = System.Windows.Forms.Cursors.Help; -  
823 this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image"))); -  
824 this.pictureBox6.Location = new System.Drawing.Point(300, 20); -  
825 this.pictureBox6.Name = "pictureBox6"; -  
826 this.pictureBox6.Size = new System.Drawing.Size(20, 20); -  
827 this.pictureBox6.TabIndex = 11; -  
828 this.pictureBox6.TabStop = false; -  
829 this.toolTip1.SetToolTip(this.pictureBox6, "Enter the group that will authenticate\r\nwith Corrade."); -  
830 // -  
831 // toolTip1 910 // toolTip1
832 // 911 //
833 this.toolTip1.AutoPopDelay = 32767; 912 this.toolTip1.AutoPopDelay = 32767;
834 this.toolTip1.InitialDelay = 500; 913 this.toolTip1.InitialDelay = 500;
835 this.toolTip1.ReshowDelay = 100; 914 this.toolTip1.ReshowDelay = 100;
836 // 915 //
837 // pictureBox1 -  
838 // -  
839 this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Help; -  
840 this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); -  
841 this.pictureBox1.Location = new System.Drawing.Point(231, 20); -  
842 this.pictureBox1.Name = "pictureBox1"; -  
843 this.pictureBox1.Size = new System.Drawing.Size(20, 20); -  
844 this.pictureBox1.TabIndex = 12; -  
845 this.pictureBox1.TabStop = false; -  
846 this.toolTip1.SetToolTip(this.pictureBox1, "Enter the group password that Vassal\r\nwill use to authenticate to Corrade."); -  
847 // -  
848 // pictureBox2 -  
849 // -  
850 this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Help; -  
851 this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); -  
852 this.pictureBox2.Location = new System.Drawing.Point(300, 20); -  
853 this.pictureBox2.Name = "pictureBox2"; -  
854 this.pictureBox2.Size = new System.Drawing.Size(20, 20); -  
855 this.pictureBox2.TabIndex = 13; -  
856 this.pictureBox2.TabStop = false; -  
857 this.toolTip1.SetToolTip(this.pictureBox2, "Enter the full address and port (prefix)\r\nthat Vassal will use to talk to Corrade" + -  
858 "."); -  
859 // -  
860 // pictureBox3 -  
861 // -  
862 this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Help; -  
863 this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image"))); -  
864 this.pictureBox3.Location = new System.Drawing.Point(156, 20); -  
865 this.pictureBox3.Name = "pictureBox3"; -  
866 this.pictureBox3.Size = new System.Drawing.Size(20, 20); -  
867 this.pictureBox3.TabIndex = 14; -  
868 this.pictureBox3.TabStop = false; -  
869 this.toolTip1.SetToolTip(this.pictureBox3, "This represents the time in milliseconds\r\nbefore Corrade considers that it cannot" + -  
870 "\r\nconnect to a region."); -  
871 // -  
872 // pictureBox4 -  
873 // -  
874 this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Help; -  
875 this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image"))); -  
876 this.pictureBox4.Location = new System.Drawing.Point(159, 19); -  
877 this.pictureBox4.Name = "pictureBox4"; -  
878 this.pictureBox4.Size = new System.Drawing.Size(20, 20); -  
879 this.pictureBox4.TabIndex = 15; -  
880 this.pictureBox4.TabStop = false; -  
881 this.toolTip1.SetToolTip(this.pictureBox4, "This represents the time in milliseconds\r\nbefore Corrade considers that it was no" + -  
882 "t\r\nable to pull data for the current region."); -  
883 // -  
884 // groupBox6 -  
885 // -  
886 this.groupBox6.Controls.Add(this.pictureBox5); -  
887 this.groupBox6.Controls.Add(this.RegionRestartDelay); -  
888 this.groupBox6.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); -  
889 this.groupBox6.Location = new System.Drawing.Point(6, 126); -  
890 this.groupBox6.Name = "groupBox6"; -  
891 this.groupBox6.Size = new System.Drawing.Size(200, 50); -  
892 this.groupBox6.TabIndex = 5; -  
893 this.groupBox6.TabStop = false; -  
894 this.groupBox6.Text = "Region Restart Delay"; -  
895 // -  
896 // RegionRestartDelay -  
897 // -  
898 this.RegionRestartDelay.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); -  
899 this.RegionRestartDelay.Location = new System.Drawing.Point(7, 19); -  
900 this.RegionRestartDelay.Name = "RegionRestartDelay"; -  
901 this.RegionRestartDelay.Size = new System.Drawing.Size(161, 20); -  
902 this.RegionRestartDelay.TabIndex = 0; -  
903 // -  
904 // pictureBox5 -  
905 // -  
906 this.pictureBox5.Cursor = System.Windows.Forms.Cursors.Help; -  
907 this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image"))); -  
908 this.pictureBox5.Location = new System.Drawing.Point(174, 19); -  
909 this.pictureBox5.Name = "pictureBox5"; -  
910 this.pictureBox5.Size = new System.Drawing.Size(20, 20); -  
911 this.pictureBox5.TabIndex = 13; -  
912 this.pictureBox5.TabStop = false; -  
913 this.toolTip1.SetToolTip(this.pictureBox5, "Enter the group password that Vassal\r\nwill use to authenticate to Corrade."); -  
914 // -  
915 // SettingsForm 916 // SettingsForm
916 // 917 //
917 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 918 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
918 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 919 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
919 this.ClientSize = new System.Drawing.Size(704, 431); 920 this.ClientSize = new System.Drawing.Size(704, 431);
920 this.Controls.Add(this.statusStrip1); 921 this.Controls.Add(this.statusStrip1);
921 this.Controls.Add(this.button2); 922 this.Controls.Add(this.button2);
922 this.Controls.Add(this.button1); 923 this.Controls.Add(this.button1);
923 this.Controls.Add(this.tabControl1); 924 this.Controls.Add(this.tabControl1);
924 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; 925 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
925 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); 926 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
926 this.MaximizeBox = false; 927 this.MaximizeBox = false;
927 this.MaximumSize = new System.Drawing.Size(720, 470); 928 this.MaximumSize = new System.Drawing.Size(720, 470);
928 this.Name = "SettingsForm"; 929 this.Name = "SettingsForm";
929 this.Text = "Vassal Settings"; 930 this.Text = "Vassal Settings";
930 this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.SettingsFormClosing); 931 this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.SettingsFormClosing);
931 this.Shown += new System.EventHandler(this.SettingsFormShown); 932 this.Shown += new System.EventHandler(this.SettingsFormShown);
932 this.tabControl1.ResumeLayout(false); 933 this.tabControl1.ResumeLayout(false);
933 this.tabPage1.ResumeLayout(false); 934 this.tabPage1.ResumeLayout(false);
-   935 this.groupBox6.ResumeLayout(false);
-   936 this.groupBox6.PerformLayout();
-   937 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
934 this.groupBox5.ResumeLayout(false); 938 this.groupBox5.ResumeLayout(false);
935 this.groupBox5.PerformLayout(); 939 this.groupBox5.PerformLayout();
-   940 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
936 this.groupBox4.ResumeLayout(false); 941 this.groupBox4.ResumeLayout(false);
937 this.groupBox4.PerformLayout(); 942 this.groupBox4.PerformLayout();
-   943 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
938 this.groupBox3.ResumeLayout(false); 944 this.groupBox3.ResumeLayout(false);
939 this.groupBox3.PerformLayout(); 945 this.groupBox3.PerformLayout();
-   946 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
940 this.groupBox2.ResumeLayout(false); 947 this.groupBox2.ResumeLayout(false);
941 this.groupBox2.PerformLayout(); 948 this.groupBox2.PerformLayout();
-   949 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
942 this.groupBox1.ResumeLayout(false); 950 this.groupBox1.ResumeLayout(false);
943 this.groupBox1.PerformLayout(); 951 this.groupBox1.PerformLayout();
-   952 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
944 this.tabPage2.ResumeLayout(false); 953 this.tabPage2.ResumeLayout(false);
945 this.groupBox16.ResumeLayout(false); 954 this.groupBox16.ResumeLayout(false);
946 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit(); 955 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
947 this.groupBox31.ResumeLayout(false); 956 this.groupBox31.ResumeLayout(false);
948 this.groupBox20.ResumeLayout(false); 957 this.groupBox20.ResumeLayout(false);
949 this.groupBox19.ResumeLayout(false); 958 this.groupBox19.ResumeLayout(false);
950 this.groupBox15.ResumeLayout(false); 959 this.groupBox15.ResumeLayout(false);
951 ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit(); 960 ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
952 this.groupBox30.ResumeLayout(false); 961 this.groupBox30.ResumeLayout(false);
953 this.groupBox18.ResumeLayout(false); 962 this.groupBox18.ResumeLayout(false);
954 this.groupBox17.ResumeLayout(false); 963 this.groupBox17.ResumeLayout(false);
955 this.tabPage3.ResumeLayout(false); 964 this.tabPage3.ResumeLayout(false);
956 this.groupBox33.ResumeLayout(false); 965 this.groupBox33.ResumeLayout(false);
957 this.groupBox37.ResumeLayout(false); 966 this.groupBox37.ResumeLayout(false);
958 this.groupBox37.PerformLayout(); 967 this.groupBox37.PerformLayout();
959 ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit(); 968 ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
960 this.groupBox32.ResumeLayout(false); 969 this.groupBox32.ResumeLayout(false);
961 ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit(); 970 ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
962 this.groupBox36.ResumeLayout(false); 971 this.groupBox36.ResumeLayout(false);
963 this.groupBox35.ResumeLayout(false); 972 this.groupBox35.ResumeLayout(false);
964 this.groupBox34.ResumeLayout(false); 973 this.groupBox34.ResumeLayout(false);
965 this.statusStrip1.ResumeLayout(false); 974 this.statusStrip1.ResumeLayout(false);
966 this.statusStrip1.PerformLayout(); 975 this.statusStrip1.PerformLayout();
967 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit(); -  
968 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); -  
969 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); -  
970 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); -  
971 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); -  
972 this.groupBox6.ResumeLayout(false); -  
973 this.groupBox6.PerformLayout(); -  
974 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit(); -  
975 this.ResumeLayout(false); 976 this.ResumeLayout(false);
976 this.PerformLayout(); 977 this.PerformLayout();
977   978  
978 } 979 }
979   980  
980 #endregion 981 #endregion
981   982  
982 private System.Windows.Forms.TabControl tabControl1; 983 private System.Windows.Forms.TabControl tabControl1;
983 private System.Windows.Forms.TabPage tabPage1; 984 private System.Windows.Forms.TabPage tabPage1;
984 private System.Windows.Forms.GroupBox groupBox3; 985 private System.Windows.Forms.GroupBox groupBox3;
985 private System.Windows.Forms.TextBox HTTPServerURL; 986 private System.Windows.Forms.TextBox HTTPServerURL;
986 private System.Windows.Forms.GroupBox groupBox2; 987 private System.Windows.Forms.GroupBox groupBox2;
987 private System.Windows.Forms.TextBox Password; 988 private System.Windows.Forms.TextBox Password;
988 private System.Windows.Forms.GroupBox groupBox1; 989 private System.Windows.Forms.GroupBox groupBox1;
989 private System.Windows.Forms.TextBox Group; 990 private System.Windows.Forms.TextBox Group;
990 private System.Windows.Forms.TabPage tabPage2; 991 private System.Windows.Forms.TabPage tabPage2;
991 private System.Windows.Forms.GroupBox groupBox16; 992 private System.Windows.Forms.GroupBox groupBox16;
992 private System.Windows.Forms.PictureBox pictureBox18; 993 private System.Windows.Forms.PictureBox pictureBox18;
993 private System.Windows.Forms.Button DeleteSelectedOutputFilter; 994 private System.Windows.Forms.Button DeleteSelectedOutputFilter;
994 private System.Windows.Forms.GroupBox groupBox31; 995 private System.Windows.Forms.GroupBox groupBox31;
995 private System.Windows.Forms.ListBox ActiveOutputFilters; 996 private System.Windows.Forms.ListBox ActiveOutputFilters;
996 private System.Windows.Forms.GroupBox groupBox20; 997 private System.Windows.Forms.GroupBox groupBox20;
997 private System.Windows.Forms.Button AddOutputEncryption; 998 private System.Windows.Forms.Button AddOutputEncryption;
998 private System.Windows.Forms.ComboBox OutputEncrypt; 999 private System.Windows.Forms.ComboBox OutputEncrypt;
999 private System.Windows.Forms.GroupBox groupBox19; 1000 private System.Windows.Forms.GroupBox groupBox19;
1000 private System.Windows.Forms.Button AddOutputEncoder; 1001 private System.Windows.Forms.Button AddOutputEncoder;
1001 private System.Windows.Forms.ComboBox OutputEncode; 1002 private System.Windows.Forms.ComboBox OutputEncode;
1002 private System.Windows.Forms.GroupBox groupBox15; 1003 private System.Windows.Forms.GroupBox groupBox15;
1003 private System.Windows.Forms.PictureBox pictureBox17; 1004 private System.Windows.Forms.PictureBox pictureBox17;
1004 private System.Windows.Forms.Button DeleteSelectedInputFilter; 1005 private System.Windows.Forms.Button DeleteSelectedInputFilter;
1005 private System.Windows.Forms.GroupBox groupBox30; 1006 private System.Windows.Forms.GroupBox groupBox30;
1006 private System.Windows.Forms.ListBox ActiveInputFilters; 1007 private System.Windows.Forms.ListBox ActiveInputFilters;
1007 private System.Windows.Forms.GroupBox groupBox18; 1008 private System.Windows.Forms.GroupBox groupBox18;
1008 private System.Windows.Forms.Button AddInputDecryption; 1009 private System.Windows.Forms.Button AddInputDecryption;
1009 private System.Windows.Forms.ComboBox InputDecryption; 1010 private System.Windows.Forms.ComboBox InputDecryption;
1010 private System.Windows.Forms.GroupBox groupBox17; 1011 private System.Windows.Forms.GroupBox groupBox17;
1011 private System.Windows.Forms.ComboBox InputDecode; 1012 private System.Windows.Forms.ComboBox InputDecode;
1012 private System.Windows.Forms.Button AddInputDecoder; 1013 private System.Windows.Forms.Button AddInputDecoder;
1013 private System.Windows.Forms.TabPage tabPage3; 1014 private System.Windows.Forms.TabPage tabPage3;
1014 private System.Windows.Forms.GroupBox groupBox33; 1015 private System.Windows.Forms.GroupBox groupBox33;
1015 private System.Windows.Forms.GroupBox groupBox37; 1016 private System.Windows.Forms.GroupBox groupBox37;
1016 private System.Windows.Forms.PictureBox pictureBox20; 1017 private System.Windows.Forms.PictureBox pictureBox20;
1017 private System.Windows.Forms.TextBox VIGENERESecret; 1018 private System.Windows.Forms.TextBox VIGENERESecret;
1018 private System.Windows.Forms.GroupBox groupBox32; 1019 private System.Windows.Forms.GroupBox groupBox32;
1019 private System.Windows.Forms.PictureBox pictureBox19; 1020 private System.Windows.Forms.PictureBox pictureBox19;
1020 private System.Windows.Forms.GroupBox groupBox36; 1021 private System.Windows.Forms.GroupBox groupBox36;
1021 private System.Windows.Forms.Button button6; 1022 private System.Windows.Forms.Button button6;
1022 private System.Windows.Forms.Button button5; 1023 private System.Windows.Forms.Button button5;
1023 private System.Windows.Forms.ComboBox ENIGMARing; 1024 private System.Windows.Forms.ComboBox ENIGMARing;
1024 private System.Windows.Forms.ListBox ENIGMAPlugSequence; 1025 private System.Windows.Forms.ListBox ENIGMAPlugSequence;
1025 private System.Windows.Forms.GroupBox groupBox35; 1026 private System.Windows.Forms.GroupBox groupBox35;
1026 private System.Windows.Forms.ComboBox ENIGMAReflector; 1027 private System.Windows.Forms.ComboBox ENIGMAReflector;
1027 private System.Windows.Forms.GroupBox groupBox34; 1028 private System.Windows.Forms.GroupBox groupBox34;
1028 private System.Windows.Forms.Button button4; 1029 private System.Windows.Forms.Button button4;
1029 private System.Windows.Forms.Button button3; 1030 private System.Windows.Forms.Button button3;
1030 private System.Windows.Forms.ComboBox ENIGMARotor; 1031 private System.Windows.Forms.ComboBox ENIGMARotor;
1031 private System.Windows.Forms.ListBox ENIGMARotorSequence; 1032 private System.Windows.Forms.ListBox ENIGMARotorSequence;
1032 private System.Windows.Forms.Button button1; 1033 private System.Windows.Forms.Button button1;
1033 private System.Windows.Forms.Button button2; 1034 private System.Windows.Forms.Button button2;
1034 private System.Windows.Forms.OpenFileDialog LoadSettingsDialog; 1035 private System.Windows.Forms.OpenFileDialog LoadSettingsDialog;
1035 private System.Windows.Forms.SaveFileDialog SaveSettingsDialog; 1036 private System.Windows.Forms.SaveFileDialog SaveSettingsDialog;
1036 private System.Windows.Forms.StatusStrip statusStrip1; 1037 private System.Windows.Forms.StatusStrip statusStrip1;
1037 private System.Windows.Forms.ToolStripProgressBar StatusProgress; 1038 private System.Windows.Forms.ToolStripProgressBar StatusProgress;
1038 private System.Windows.Forms.ToolStripStatusLabel StatusText; 1039 private System.Windows.Forms.ToolStripStatusLabel StatusText;
1039 private System.Windows.Forms.GroupBox groupBox4; 1040 private System.Windows.Forms.GroupBox groupBox4;
1040 private System.Windows.Forms.TextBox TeleportTimeout; 1041 private System.Windows.Forms.TextBox TeleportTimeout;
1041 private System.Windows.Forms.GroupBox groupBox5; 1042 private System.Windows.Forms.GroupBox groupBox5;
1042 private System.Windows.Forms.TextBox DataTimeout; 1043 private System.Windows.Forms.TextBox DataTimeout;
1043 private System.Windows.Forms.PictureBox pictureBox6; 1044 private System.Windows.Forms.PictureBox pictureBox6;
1044 private System.Windows.Forms.ToolTip toolTip1; 1045 private System.Windows.Forms.ToolTip toolTip1;
1045 private System.Windows.Forms.PictureBox pictureBox4; 1046 private System.Windows.Forms.PictureBox pictureBox4;
1046 private System.Windows.Forms.PictureBox pictureBox3; 1047 private System.Windows.Forms.PictureBox pictureBox3;
1047 private System.Windows.Forms.PictureBox pictureBox2; 1048 private System.Windows.Forms.PictureBox pictureBox2;
1048 private System.Windows.Forms.PictureBox pictureBox1; 1049 private System.Windows.Forms.PictureBox pictureBox1;
1049 private System.Windows.Forms.GroupBox groupBox6; 1050 private System.Windows.Forms.GroupBox groupBox6;
1050 private System.Windows.Forms.PictureBox pictureBox5; 1051 private System.Windows.Forms.PictureBox pictureBox5;
1051 private System.Windows.Forms.TextBox RegionRestartDelay; 1052 private System.Windows.Forms.TextBox RegionRestartDelay;
1052 } 1053 }
1053 } 1054 }
1054   1055  
1055
Generated by GNU Enscript 1.6.5.90.
1056
Generated by GNU Enscript 1.6.5.90.
1056   1057  
1057   1058  
1058   1059