corrade-vassal – Diff between revs 8 and 16

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 8 Rev 16
Line 30... Line 30...
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(); -  
38 this.groupBox5 = new System.Windows.Forms.GroupBox(); 35 this.groupBox8 = new System.Windows.Forms.GroupBox();
39 this.pictureBox4 = new System.Windows.Forms.PictureBox(); -  
40 this.DataTimeout = new System.Windows.Forms.TextBox(); -  
41 this.groupBox4 = new System.Windows.Forms.GroupBox(); -  
42 this.pictureBox3 = new System.Windows.Forms.PictureBox(); -  
43 this.TeleportTimeout = new System.Windows.Forms.TextBox(); -  
44 this.groupBox3 = new System.Windows.Forms.GroupBox(); -  
45 this.pictureBox2 = new System.Windows.Forms.PictureBox(); -  
46 this.HTTPServerURL = new System.Windows.Forms.TextBox(); -  
47 this.groupBox2 = new System.Windows.Forms.GroupBox(); -  
48 this.pictureBox1 = new System.Windows.Forms.PictureBox(); -  
49 this.Password = new System.Windows.Forms.TextBox(); -  
50 this.groupBox1 = new System.Windows.Forms.GroupBox(); 36 this.groupBox1 = new System.Windows.Forms.GroupBox();
51 this.pictureBox6 = new System.Windows.Forms.PictureBox(); 37 this.pictureBox6 = new System.Windows.Forms.PictureBox();
52 this.Group = new System.Windows.Forms.TextBox(); 38 this.Group = new System.Windows.Forms.TextBox();
-   39 this.groupBox2 = new System.Windows.Forms.GroupBox();
-   40 this.pictureBox1 = new System.Windows.Forms.PictureBox();
-   41 this.Password = new System.Windows.Forms.TextBox();
-   42 this.groupBox3 = new System.Windows.Forms.GroupBox();
-   43 this.pictureBox2 = new System.Windows.Forms.PictureBox();
-   44 this.HTTPServerURL = new System.Windows.Forms.TextBox();
-   45 this.groupBox7 = new System.Windows.Forms.GroupBox();
-   46 this.groupBox6 = new System.Windows.Forms.GroupBox();
-   47 this.pictureBox5 = new System.Windows.Forms.PictureBox();
-   48 this.RegionRestartDelay = new System.Windows.Forms.TextBox();
53 this.tabPage2 = new System.Windows.Forms.TabPage(); 49 this.tabPage2 = new System.Windows.Forms.TabPage();
54 this.groupBox16 = new System.Windows.Forms.GroupBox(); 50 this.groupBox16 = new System.Windows.Forms.GroupBox();
55 this.pictureBox18 = new System.Windows.Forms.PictureBox(); 51 this.pictureBox18 = new System.Windows.Forms.PictureBox();
56 this.DeleteSelectedOutputFilter = new System.Windows.Forms.Button(); 52 this.DeleteSelectedOutputFilter = new System.Windows.Forms.Button();
57 this.groupBox31 = new System.Windows.Forms.GroupBox(); 53 this.groupBox31 = new System.Windows.Forms.GroupBox();
Line 98... Line 94...
98 this.SaveSettingsDialog = new System.Windows.Forms.SaveFileDialog(); 94 this.SaveSettingsDialog = new System.Windows.Forms.SaveFileDialog();
99 this.statusStrip1 = new System.Windows.Forms.StatusStrip(); 95 this.statusStrip1 = new System.Windows.Forms.StatusStrip();
100 this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar(); 96 this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar();
101 this.StatusText = new System.Windows.Forms.ToolStripStatusLabel(); 97 this.StatusText = new System.Windows.Forms.ToolStripStatusLabel();
102 this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); 98 this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
103 this.groupBox7 = new System.Windows.Forms.GroupBox(); 99 this.groupBox4 = new System.Windows.Forms.GroupBox();
-   100 this.pictureBox3 = new System.Windows.Forms.PictureBox();
-   101 this.TeleportTimeout = new System.Windows.Forms.TextBox();
104 this.groupBox8 = new System.Windows.Forms.GroupBox(); 102 this.groupBox5 = new System.Windows.Forms.GroupBox();
-   103 this.pictureBox4 = new System.Windows.Forms.PictureBox();
-   104 this.ServicesTimeout = new System.Windows.Forms.TextBox();
105 this.tabControl1.SuspendLayout(); 105 this.tabControl1.SuspendLayout();
106 this.tabPage1.SuspendLayout(); 106 this.tabPage1.SuspendLayout();
107 this.groupBox6.SuspendLayout(); 107 this.groupBox8.SuspendLayout();
108 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit(); -  
109 this.groupBox5.SuspendLayout(); -  
110 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); -  
111 this.groupBox4.SuspendLayout(); -  
112 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); -  
113 this.groupBox3.SuspendLayout(); -  
114 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); -  
115 this.groupBox2.SuspendLayout(); -  
116 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); -  
117 this.groupBox1.SuspendLayout(); 108 this.groupBox1.SuspendLayout();
118 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); 109 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
-   110 this.groupBox2.SuspendLayout();
-   111 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
-   112 this.groupBox3.SuspendLayout();
-   113 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
-   114 this.groupBox7.SuspendLayout();
-   115 this.groupBox6.SuspendLayout();
-   116 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
119 this.tabPage2.SuspendLayout(); 117 this.tabPage2.SuspendLayout();
120 this.groupBox16.SuspendLayout(); 118 this.groupBox16.SuspendLayout();
121 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit(); 119 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
122 this.groupBox31.SuspendLayout(); 120 this.groupBox31.SuspendLayout();
123 this.groupBox20.SuspendLayout(); 121 this.groupBox20.SuspendLayout();
Line 135... Line 133...
135 ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit(); 133 ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
136 this.groupBox36.SuspendLayout(); 134 this.groupBox36.SuspendLayout();
137 this.groupBox35.SuspendLayout(); 135 this.groupBox35.SuspendLayout();
138 this.groupBox34.SuspendLayout(); 136 this.groupBox34.SuspendLayout();
139 this.statusStrip1.SuspendLayout(); 137 this.statusStrip1.SuspendLayout();
140 this.groupBox7.SuspendLayout(); 138 this.groupBox4.SuspendLayout();
-   139 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
141 this.groupBox8.SuspendLayout(); 140 this.groupBox5.SuspendLayout();
-   141 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
142 this.SuspendLayout(); 142 this.SuspendLayout();
143 // 143 //
144 // tabControl1 144 // tabControl1
145 // 145 //
146 this.tabControl1.Controls.Add(this.tabPage1); 146 this.tabControl1.Controls.Add(this.tabPage1);
Line 162... Line 162...
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 167 // groupBox8
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(7, 19); -  
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 // 168 //
-   169 this.groupBox8.Controls.Add(this.groupBox1);
-   170 this.groupBox8.Controls.Add(this.groupBox2);
-   171 this.groupBox8.Controls.Add(this.groupBox3);
193 this.RegionRestartDelay.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 172 this.groupBox8.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
194 this.RegionRestartDelay.Location = new System.Drawing.Point(7, 19); 173 this.groupBox8.Location = new System.Drawing.Point(6, 6);
195 this.RegionRestartDelay.Name = "RegionRestartDelay"; 174 this.groupBox8.Name = "groupBox8";
196 this.RegionRestartDelay.Size = new System.Drawing.Size(161, 20); 175 this.groupBox8.Size = new System.Drawing.Size(652, 171);
197 this.RegionRestartDelay.TabIndex = 0; 176 this.groupBox8.TabIndex = 7;
-   177 this.groupBox8.TabStop = false;
-   178 this.groupBox8.Text = "Corrade Settings";
198 // 179 //
199 // groupBox5 180 // groupBox1
200 // 181 //
201 this.groupBox5.Controls.Add(this.pictureBox4); 182 this.groupBox1.Controls.Add(this.pictureBox6);
202 this.groupBox5.Controls.Add(this.DataTimeout); 183 this.groupBox1.Controls.Add(this.Group);
203 this.groupBox5.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 184 this.groupBox1.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
204 this.groupBox5.Location = new System.Drawing.Point(213, 19); 185 this.groupBox1.Location = new System.Drawing.Point(7, 81);
205 this.groupBox5.Name = "groupBox5"; 186 this.groupBox1.Name = "groupBox1";
206 this.groupBox5.Size = new System.Drawing.Size(185, 53); 187 this.groupBox1.Size = new System.Drawing.Size(326, 54);
207 this.groupBox5.TabIndex = 4; 188 this.groupBox1.TabIndex = 0;
208 this.groupBox5.TabStop = false; 189 this.groupBox1.TabStop = false;
209 this.groupBox5.Text = "Data Timeout"; 190 this.groupBox1.Text = "Group";
210 // 191 //
211 // pictureBox4 192 // pictureBox6
212 // 193 //
213 this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Help; 194 this.pictureBox6.Cursor = System.Windows.Forms.Cursors.Help;
214 this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image"))); 195 this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
215 this.pictureBox4.Location = new System.Drawing.Point(159, 19); 196 this.pictureBox6.Location = new System.Drawing.Point(300, 20);
216 this.pictureBox4.Name = "pictureBox4"; 197 this.pictureBox6.Name = "pictureBox6";
217 this.pictureBox4.Size = new System.Drawing.Size(20, 20); 198 this.pictureBox6.Size = new System.Drawing.Size(20, 20);
218 this.pictureBox4.TabIndex = 15; 199 this.pictureBox6.TabIndex = 11;
219 this.pictureBox4.TabStop = false; 200 this.pictureBox6.TabStop = false;
220 this.toolTip1.SetToolTip(this.pictureBox4, "This represents the time in milliseconds\r\nbefore Corrade considers that it was no" + 201 this.toolTip1.SetToolTip(this.pictureBox6, "Enter the group that will authenticate\r\nwith Corrade.");
221 "t\r\nable to pull data for the current region."); 202 this.pictureBox6.Click += new System.EventHandler(this.ShowToolTip);
222 // 203 //
223 // DataTimeout 204 // Group
224 // 205 //
225 this.DataTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 206 this.Group.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
226 this.DataTimeout.Location = new System.Drawing.Point(7, 20); 207 this.Group.Location = new System.Drawing.Point(7, 20);
227 this.DataTimeout.Name = "DataTimeout"; 208 this.Group.Name = "Group";
228 this.DataTimeout.Size = new System.Drawing.Size(146, 20); 209 this.Group.Size = new System.Drawing.Size(287, 20);
229 this.DataTimeout.TabIndex = 0; 210 this.Group.TabIndex = 0;
230 // 211 //
231 // groupBox4 212 // groupBox2
232 // 213 //
233 this.groupBox4.Controls.Add(this.pictureBox3); 214 this.groupBox2.Controls.Add(this.pictureBox1);
234 this.groupBox4.Controls.Add(this.TeleportTimeout); 215 this.groupBox2.Controls.Add(this.Password);
235 this.groupBox4.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 216 this.groupBox2.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
236 this.groupBox4.Location = new System.Drawing.Point(404, 19); 217 this.groupBox2.Location = new System.Drawing.Point(339, 81);
237 this.groupBox4.Name = "groupBox4"; 218 this.groupBox2.Name = "groupBox2";
238 this.groupBox4.Size = new System.Drawing.Size(185, 53); 219 this.groupBox2.Size = new System.Drawing.Size(307, 54);
239 this.groupBox4.TabIndex = 3; 220 this.groupBox2.TabIndex = 1;
240 this.groupBox4.TabStop = false; 221 this.groupBox2.TabStop = false;
241 this.groupBox4.Text = "Teleport Timeout"; 222 this.groupBox2.Text = "Group Password";
242 // 223 //
243 // pictureBox3 224 // pictureBox1
244 // 225 //
245 this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Help; 226 this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Help;
246 this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image"))); 227 this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
247 this.pictureBox3.Location = new System.Drawing.Point(156, 20); 228 this.pictureBox1.Location = new System.Drawing.Point(275, 20);
248 this.pictureBox3.Name = "pictureBox3"; 229 this.pictureBox1.Name = "pictureBox1";
249 this.pictureBox3.Size = new System.Drawing.Size(20, 20); 230 this.pictureBox1.Size = new System.Drawing.Size(20, 20);
250 this.pictureBox3.TabIndex = 14; 231 this.pictureBox1.TabIndex = 12;
251 this.pictureBox3.TabStop = false; 232 this.pictureBox1.TabStop = false;
252 this.toolTip1.SetToolTip(this.pictureBox3, "This represents the time in milliseconds\r\nbefore Corrade considers that it cannot" + 233 this.toolTip1.SetToolTip(this.pictureBox1, "Enter the group password that Vassal\r\nwill use to authenticate to Corrade.");
253 "\r\nconnect to a region."); 234 this.pictureBox1.Click += new System.EventHandler(this.ShowToolTip);
254 // 235 //
255 // TeleportTimeout 236 // Password
256 // 237 //
257 this.TeleportTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 238 this.Password.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
258 this.TeleportTimeout.Location = new System.Drawing.Point(7, 20); 239 this.Password.Location = new System.Drawing.Point(7, 20);
259 this.TeleportTimeout.Name = "TeleportTimeout"; 240 this.Password.Name = "Password";
260 this.TeleportTimeout.Size = new System.Drawing.Size(143, 20); 241 this.Password.Size = new System.Drawing.Size(262, 20);
261 this.TeleportTimeout.TabIndex = 0; 242 this.Password.TabIndex = 0;
262 // 243 //
263 // groupBox3 244 // groupBox3
264 // 245 //
265 this.groupBox3.Controls.Add(this.pictureBox2); 246 this.groupBox3.Controls.Add(this.pictureBox2);
266 this.groupBox3.Controls.Add(this.HTTPServerURL); 247 this.groupBox3.Controls.Add(this.HTTPServerURL);
Line 281... Line 262...
281 this.pictureBox2.Size = new System.Drawing.Size(20, 20); 262 this.pictureBox2.Size = new System.Drawing.Size(20, 20);
282 this.pictureBox2.TabIndex = 13; 263 this.pictureBox2.TabIndex = 13;
283 this.pictureBox2.TabStop = false; 264 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" + 265 this.toolTip1.SetToolTip(this.pictureBox2, "Enter the full address and port (prefix)\r\nthat Vassal will use to talk to Corrade" +
285 "."); 266 ".");
-   267 this.pictureBox2.Click += new System.EventHandler(this.ShowToolTip);
286 // 268 //
287 // HTTPServerURL 269 // HTTPServerURL
288 // 270 //
289 this.HTTPServerURL.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 271 this.HTTPServerURL.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
290 this.HTTPServerURL.Location = new System.Drawing.Point(7, 21); 272 this.HTTPServerURL.Location = new System.Drawing.Point(7, 21);
291 this.HTTPServerURL.Name = "HTTPServerURL"; 273 this.HTTPServerURL.Name = "HTTPServerURL";
292 this.HTTPServerURL.Size = new System.Drawing.Size(594, 20); 274 this.HTTPServerURL.Size = new System.Drawing.Size(594, 20);
293 this.HTTPServerURL.TabIndex = 0; 275 this.HTTPServerURL.TabIndex = 0;
294 // 276 //
295 // groupBox2 277 // groupBox7
296 // -  
297 this.groupBox2.Controls.Add(this.pictureBox1); -  
298 this.groupBox2.Controls.Add(this.Password); -  
299 this.groupBox2.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); -  
300 this.groupBox2.Location = new System.Drawing.Point(339, 81); -  
301 this.groupBox2.Name = "groupBox2"; -  
302 this.groupBox2.Size = new System.Drawing.Size(307, 54); -  
303 this.groupBox2.TabIndex = 1; -  
304 this.groupBox2.TabStop = false; -  
305 this.groupBox2.Text = "Group Password"; -  
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(275, 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 // -  
318 // Password -  
319 // 278 //
-   279 this.groupBox7.Controls.Add(this.groupBox5);
-   280 this.groupBox7.Controls.Add(this.groupBox6);
-   281 this.groupBox7.Controls.Add(this.groupBox4);
320 this.Password.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 282 this.groupBox7.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
321 this.Password.Location = new System.Drawing.Point(7, 20); 283 this.groupBox7.Location = new System.Drawing.Point(6, 183);
322 this.Password.Name = "Password"; 284 this.groupBox7.Name = "groupBox7";
323 this.Password.Size = new System.Drawing.Size(262, 20); 285 this.groupBox7.Size = new System.Drawing.Size(652, 143);
324 this.Password.TabIndex = 0; 286 this.groupBox7.TabIndex = 6;
-   287 this.groupBox7.TabStop = false;
-   288 this.groupBox7.Text = "Vassal Settings";
325 // 289 //
326 // groupBox1 290 // groupBox6
327 // 291 //
328 this.groupBox1.Controls.Add(this.pictureBox6); 292 this.groupBox6.Controls.Add(this.pictureBox5);
329 this.groupBox1.Controls.Add(this.Group); 293 this.groupBox6.Controls.Add(this.RegionRestartDelay);
330 this.groupBox1.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 294 this.groupBox6.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
331 this.groupBox1.Location = new System.Drawing.Point(7, 81); 295 this.groupBox6.Location = new System.Drawing.Point(7, 19);
332 this.groupBox1.Name = "groupBox1"; 296 this.groupBox6.Name = "groupBox6";
333 this.groupBox1.Size = new System.Drawing.Size(326, 54); 297 this.groupBox6.Size = new System.Drawing.Size(200, 50);
334 this.groupBox1.TabIndex = 0; 298 this.groupBox6.TabIndex = 5;
335 this.groupBox1.TabStop = false; 299 this.groupBox6.TabStop = false;
336 this.groupBox1.Text = "Group"; 300 this.groupBox6.Text = "Region Restart Delay";
337 // 301 //
338 // pictureBox6 302 // pictureBox5
339 // 303 //
340 this.pictureBox6.Cursor = System.Windows.Forms.Cursors.Help; 304 this.pictureBox5.Cursor = System.Windows.Forms.Cursors.Help;
341 this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image"))); 305 this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
342 this.pictureBox6.Location = new System.Drawing.Point(300, 20); 306 this.pictureBox5.Location = new System.Drawing.Point(174, 19);
343 this.pictureBox6.Name = "pictureBox6"; 307 this.pictureBox5.Name = "pictureBox5";
344 this.pictureBox6.Size = new System.Drawing.Size(20, 20); 308 this.pictureBox5.Size = new System.Drawing.Size(20, 20);
345 this.pictureBox6.TabIndex = 11; 309 this.pictureBox5.TabIndex = 13;
346 this.pictureBox6.TabStop = false; 310 this.pictureBox5.TabStop = false;
347 this.toolTip1.SetToolTip(this.pictureBox6, "Enter the group that will authenticate\r\nwith Corrade."); 311 this.toolTip1.SetToolTip(this.pictureBox5, "Used for region restarts, this setting\r\nspecifies with what delay to schedule a\r\n" +
-   312 "region restart when requested by Vassal.");
-   313 this.pictureBox5.Click += new System.EventHandler(this.ShowToolTip);
348 // 314 //
349 // Group 315 // RegionRestartDelay
350 // 316 //
351 this.Group.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 317 this.RegionRestartDelay.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
352 this.Group.Location = new System.Drawing.Point(7, 20); 318 this.RegionRestartDelay.Location = new System.Drawing.Point(7, 19);
353 this.Group.Name = "Group"; 319 this.RegionRestartDelay.Name = "RegionRestartDelay";
354 this.Group.Size = new System.Drawing.Size(287, 20); 320 this.RegionRestartDelay.Size = new System.Drawing.Size(161, 20);
355 this.Group.TabIndex = 0; 321 this.RegionRestartDelay.TabIndex = 0;
356 // 322 //
357 // tabPage2 323 // tabPage2
358 // 324 //
359 this.tabPage2.Controls.Add(this.groupBox16); 325 this.tabPage2.Controls.Add(this.groupBox16);
360 this.tabPage2.Controls.Add(this.groupBox15); 326 this.tabPage2.Controls.Add(this.groupBox15);
Line 389... Line 355...
389 this.pictureBox18.Size = new System.Drawing.Size(20, 20); 355 this.pictureBox18.Size = new System.Drawing.Size(20, 20);
390 this.pictureBox18.TabIndex = 5; 356 this.pictureBox18.TabIndex = 5;
391 this.pictureBox18.TabStop = false; 357 this.pictureBox18.TabStop = false;
392 this.toolTip1.SetToolTip(this.pictureBox18, "The output filters will be run in sequence, in-order \r\nfrom top to bottom, once a" + 358 this.toolTip1.SetToolTip(this.pictureBox18, "The output filters will be run in sequence, in-order \r\nfrom top to bottom, once a" +
393 " message leaves Corrade."); 359 " message leaves Corrade.");
-   360 this.pictureBox18.Click += new System.EventHandler(this.ShowToolTip);
394 // 361 //
395 // DeleteSelectedOutputFilter 362 // DeleteSelectedOutputFilter
396 // 363 //
397 this.DeleteSelectedOutputFilter.Location = new System.Drawing.Point(527, 77); 364 this.DeleteSelectedOutputFilter.Location = new System.Drawing.Point(527, 77);
398 this.DeleteSelectedOutputFilter.Name = "DeleteSelectedOutputFilter"; 365 this.DeleteSelectedOutputFilter.Name = "DeleteSelectedOutputFilter";
Line 513... Line 480...
513 this.pictureBox17.Name = "pictureBox17"; 480 this.pictureBox17.Name = "pictureBox17";
514 this.pictureBox17.Size = new System.Drawing.Size(20, 20); 481 this.pictureBox17.Size = new System.Drawing.Size(20, 20);
515 this.pictureBox17.TabIndex = 4; 482 this.pictureBox17.TabIndex = 4;
516 this.pictureBox17.TabStop = false; 483 this.pictureBox17.TabStop = false;
517 this.toolTip1.SetToolTip(this.pictureBox17, resources.GetString("pictureBox17.ToolTip")); 484 this.toolTip1.SetToolTip(this.pictureBox17, resources.GetString("pictureBox17.ToolTip"));
-   485 this.pictureBox17.Click += new System.EventHandler(this.ShowToolTip);
518 // 486 //
519 // DeleteSelectedInputFilter 487 // DeleteSelectedInputFilter
520 // 488 //
521 this.DeleteSelectedInputFilter.Location = new System.Drawing.Point(526, 75); 489 this.DeleteSelectedInputFilter.Location = new System.Drawing.Point(526, 75);
522 this.DeleteSelectedInputFilter.Name = "DeleteSelectedInputFilter"; 490 this.DeleteSelectedInputFilter.Name = "DeleteSelectedInputFilter";
Line 657... Line 625...
657 this.pictureBox20.Size = new System.Drawing.Size(20, 20); 625 this.pictureBox20.Size = new System.Drawing.Size(20, 20);
658 this.pictureBox20.TabIndex = 2; 626 this.pictureBox20.TabIndex = 2;
659 this.pictureBox20.TabStop = false; 627 this.pictureBox20.TabStop = false;
660 this.toolTip1.SetToolTip(this.pictureBox20, "The VIGENERE secret is shared between a script and\r\nCorrade. This setting represe" + 628 this.toolTip1.SetToolTip(this.pictureBox20, "The VIGENERE secret is shared between a script and\r\nCorrade. This setting represe" +
661 "nts the key which can be\r\nof any length."); 629 "nts the key which can be\r\nof any length.");
-   630 this.pictureBox20.Click += new System.EventHandler(this.ShowToolTip);
662 // 631 //
663 // VIGENERESecret 632 // VIGENERESecret
664 // 633 //
665 this.VIGENERESecret.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 634 this.VIGENERESecret.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
666 this.VIGENERESecret.Location = new System.Drawing.Point(16, 44); 635 this.VIGENERESecret.Location = new System.Drawing.Point(16, 44);
Line 691... Line 660...
691 this.pictureBox19.Size = new System.Drawing.Size(20, 20); 660 this.pictureBox19.Size = new System.Drawing.Size(20, 20);
692 this.pictureBox19.TabIndex = 2; 661 this.pictureBox19.TabIndex = 2;
693 this.pictureBox19.TabStop = false; 662 this.pictureBox19.TabStop = false;
694 this.toolTip1.SetToolTip(this.pictureBox19, "In case the ENIGMA filter has been specified in the \r\nFilters section, then these" + 663 this.toolTip1.SetToolTip(this.pictureBox19, "In case the ENIGMA filter has been specified in the \r\nFilters section, then these" +
695 " settings configure an ENGIMA\r\nmachine with rotos, plugs and the reflector."); 664 " settings configure an ENGIMA\r\nmachine with rotos, plugs and the reflector.");
-   665 this.pictureBox19.Click += new System.EventHandler(this.ShowToolTip);
696 // 666 //
697 // groupBox36 667 // groupBox36
698 // 668 //
699 this.groupBox36.Controls.Add(this.button6); 669 this.groupBox36.Controls.Add(this.button6);
700 this.groupBox36.Controls.Add(this.button5); 670 this.groupBox36.Controls.Add(this.button5);
Line 915... Line 885...
915 // 885 //
916 this.toolTip1.AutoPopDelay = 32767; 886 this.toolTip1.AutoPopDelay = 32767;
917 this.toolTip1.InitialDelay = 500; 887 this.toolTip1.InitialDelay = 500;
918 this.toolTip1.ReshowDelay = 100; 888 this.toolTip1.ReshowDelay = 100;
919 // 889 //
920 // groupBox7 890 // groupBox4
921 // 891 //
922 this.groupBox7.Controls.Add(this.groupBox6); -  
923 this.groupBox7.Controls.Add(this.groupBox4); 892 this.groupBox4.Controls.Add(this.pictureBox3);
924 this.groupBox7.Controls.Add(this.groupBox5); 893 this.groupBox4.Controls.Add(this.TeleportTimeout);
925 this.groupBox7.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 894 this.groupBox4.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
926 this.groupBox7.Location = new System.Drawing.Point(6, 183); 895 this.groupBox4.Location = new System.Drawing.Point(213, 19);
927 this.groupBox7.Name = "groupBox7"; 896 this.groupBox4.Name = "groupBox4";
928 this.groupBox7.Size = new System.Drawing.Size(652, 143); 897 this.groupBox4.Size = new System.Drawing.Size(185, 53);
929 this.groupBox7.TabIndex = 6; 898 this.groupBox4.TabIndex = 3;
930 this.groupBox7.TabStop = false; 899 this.groupBox4.TabStop = false;
931 this.groupBox7.Text = "Vassal Settings"; 900 this.groupBox4.Text = "Teleport Timeout";
932 // 901 //
933 // groupBox8 902 // pictureBox3
934 // 903 //
-   904 this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Help;
-   905 this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
-   906 this.pictureBox3.Location = new System.Drawing.Point(156, 20);
935 this.groupBox8.Controls.Add(this.groupBox1); 907 this.pictureBox3.Name = "pictureBox3";
-   908 this.pictureBox3.Size = new System.Drawing.Size(20, 20);
-   909 this.pictureBox3.TabIndex = 14;
-   910 this.pictureBox3.TabStop = false;
-   911 this.toolTip1.SetToolTip(this.pictureBox3, "This represents the time in milliseconds\r\nbefore Corrade considers that it cannot" +
-   912 "\r\nconnect to a region.");
-   913 this.pictureBox3.Click += new System.EventHandler(this.ShowToolTip);
-   914 //
-   915 // TeleportTimeout
-   916 //
-   917 this.TeleportTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   918 this.TeleportTimeout.Location = new System.Drawing.Point(7, 20);
-   919 this.TeleportTimeout.Name = "TeleportTimeout";
-   920 this.TeleportTimeout.Size = new System.Drawing.Size(143, 20);
-   921 this.TeleportTimeout.TabIndex = 0;
-   922 //
-   923 // groupBox5
-   924 //
936 this.groupBox8.Controls.Add(this.groupBox2); 925 this.groupBox5.Controls.Add(this.pictureBox4);
937 this.groupBox8.Controls.Add(this.groupBox3); 926 this.groupBox5.Controls.Add(this.ServicesTimeout);
938 this.groupBox8.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 927 this.groupBox5.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
939 this.groupBox8.Location = new System.Drawing.Point(6, 6); 928 this.groupBox5.Location = new System.Drawing.Point(404, 21);
940 this.groupBox8.Name = "groupBox8"; 929 this.groupBox5.Name = "groupBox5";
941 this.groupBox8.Size = new System.Drawing.Size(652, 171); 930 this.groupBox5.Size = new System.Drawing.Size(185, 53);
942 this.groupBox8.TabIndex = 7; 931 this.groupBox5.TabIndex = 6;
943 this.groupBox8.TabStop = false; 932 this.groupBox5.TabStop = false;
944 this.groupBox8.Text = "Corrade Settings"; 933 this.groupBox5.Text = "Services Timeout";
-   934 //
-   935 // pictureBox4
-   936 //
-   937 this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Help;
-   938 this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
-   939 this.pictureBox4.Location = new System.Drawing.Point(156, 20);
-   940 this.pictureBox4.Name = "pictureBox4";
-   941 this.pictureBox4.Size = new System.Drawing.Size(20, 20);
-   942 this.pictureBox4.TabIndex = 14;
-   943 this.pictureBox4.TabStop = false;
-   944 this.toolTip1.SetToolTip(this.pictureBox4, "This represents the timeout in milliseconds\r\nallotted to Corrade performing opera" +
-   945 "tions.");
-   946 this.pictureBox4.Click += new System.EventHandler(this.ShowToolTip);
-   947 //
-   948 // ServicesTimeout
-   949 //
-   950 this.ServicesTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   951 this.ServicesTimeout.Location = new System.Drawing.Point(7, 20);
-   952 this.ServicesTimeout.Name = "ServicesTimeout";
-   953 this.ServicesTimeout.Size = new System.Drawing.Size(143, 20);
-   954 this.ServicesTimeout.TabIndex = 0;
945 // 955 //
946 // SettingsForm 956 // SettingsForm
947 // 957 //
948 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 958 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
949 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 959 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
Line 960... Line 970...
960 this.Text = "Vassal Settings"; 970 this.Text = "Vassal Settings";
961 this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.SettingsFormClosing); 971 this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.SettingsFormClosing);
962 this.Shown += new System.EventHandler(this.SettingsFormShown); 972 this.Shown += new System.EventHandler(this.SettingsFormShown);
963 this.tabControl1.ResumeLayout(false); 973 this.tabControl1.ResumeLayout(false);
964 this.tabPage1.ResumeLayout(false); 974 this.tabPage1.ResumeLayout(false);
965 this.groupBox6.ResumeLayout(false); 975 this.groupBox8.ResumeLayout(false);
966 this.groupBox6.PerformLayout(); -  
967 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit(); -  
968 this.groupBox5.ResumeLayout(false); -  
969 this.groupBox5.PerformLayout(); -  
970 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); -  
971 this.groupBox4.ResumeLayout(false); -  
972 this.groupBox4.PerformLayout(); -  
973 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); -  
974 this.groupBox3.ResumeLayout(false); -  
975 this.groupBox3.PerformLayout(); -  
976 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); -  
977 this.groupBox2.ResumeLayout(false); -  
978 this.groupBox2.PerformLayout(); -  
979 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); -  
980 this.groupBox1.ResumeLayout(false); 976 this.groupBox1.ResumeLayout(false);
981 this.groupBox1.PerformLayout(); 977 this.groupBox1.PerformLayout();
982 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit(); 978 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
-   979 this.groupBox2.ResumeLayout(false);
-   980 this.groupBox2.PerformLayout();
-   981 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
-   982 this.groupBox3.ResumeLayout(false);
-   983 this.groupBox3.PerformLayout();
-   984 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
-   985 this.groupBox7.ResumeLayout(false);
-   986 this.groupBox6.ResumeLayout(false);
-   987 this.groupBox6.PerformLayout();
-   988 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
983 this.tabPage2.ResumeLayout(false); 989 this.tabPage2.ResumeLayout(false);
984 this.groupBox16.ResumeLayout(false); 990 this.groupBox16.ResumeLayout(false);
985 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit(); 991 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
986 this.groupBox31.ResumeLayout(false); 992 this.groupBox31.ResumeLayout(false);
987 this.groupBox20.ResumeLayout(false); 993 this.groupBox20.ResumeLayout(false);
Line 1001... Line 1007...
1001 this.groupBox36.ResumeLayout(false); 1007 this.groupBox36.ResumeLayout(false);
1002 this.groupBox35.ResumeLayout(false); 1008 this.groupBox35.ResumeLayout(false);
1003 this.groupBox34.ResumeLayout(false); 1009 this.groupBox34.ResumeLayout(false);
1004 this.statusStrip1.ResumeLayout(false); 1010 this.statusStrip1.ResumeLayout(false);
1005 this.statusStrip1.PerformLayout(); 1011 this.statusStrip1.PerformLayout();
1006 this.groupBox7.ResumeLayout(false); 1012 this.groupBox4.ResumeLayout(false);
-   1013 this.groupBox4.PerformLayout();
-   1014 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
1007 this.groupBox8.ResumeLayout(false); 1015 this.groupBox5.ResumeLayout(false);
-   1016 this.groupBox5.PerformLayout();
-   1017 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
1008 this.ResumeLayout(false); 1018 this.ResumeLayout(false);
1009 this.PerformLayout(); 1019 this.PerformLayout();
Line 1010... Line 1020...
1010   1020  
Line 1067... Line 1077...
1067 private System.Windows.Forms.OpenFileDialog LoadSettingsDialog; 1077 private System.Windows.Forms.OpenFileDialog LoadSettingsDialog;
1068 private System.Windows.Forms.SaveFileDialog SaveSettingsDialog; 1078 private System.Windows.Forms.SaveFileDialog SaveSettingsDialog;
1069 private System.Windows.Forms.StatusStrip statusStrip1; 1079 private System.Windows.Forms.StatusStrip statusStrip1;
1070 private System.Windows.Forms.ToolStripProgressBar StatusProgress; 1080 private System.Windows.Forms.ToolStripProgressBar StatusProgress;
1071 private System.Windows.Forms.ToolStripStatusLabel StatusText; 1081 private System.Windows.Forms.ToolStripStatusLabel StatusText;
1072 private System.Windows.Forms.GroupBox groupBox4; -  
1073 private System.Windows.Forms.TextBox TeleportTimeout; -  
1074 private System.Windows.Forms.GroupBox groupBox5; -  
1075 private System.Windows.Forms.TextBox DataTimeout; -  
1076 private System.Windows.Forms.PictureBox pictureBox6; 1082 private System.Windows.Forms.PictureBox pictureBox6;
1077 private System.Windows.Forms.ToolTip toolTip1; 1083 private System.Windows.Forms.ToolTip toolTip1;
1078 private System.Windows.Forms.PictureBox pictureBox4; -  
1079 private System.Windows.Forms.PictureBox pictureBox3; -  
1080 private System.Windows.Forms.PictureBox pictureBox2; 1084 private System.Windows.Forms.PictureBox pictureBox2;
1081 private System.Windows.Forms.PictureBox pictureBox1; 1085 private System.Windows.Forms.PictureBox pictureBox1;
1082 private System.Windows.Forms.GroupBox groupBox6; 1086 private System.Windows.Forms.GroupBox groupBox6;
1083 private System.Windows.Forms.PictureBox pictureBox5; 1087 private System.Windows.Forms.PictureBox pictureBox5;
1084 private System.Windows.Forms.TextBox RegionRestartDelay; 1088 private System.Windows.Forms.TextBox RegionRestartDelay;
1085 private System.Windows.Forms.GroupBox groupBox8; 1089 private System.Windows.Forms.GroupBox groupBox8;
1086 private System.Windows.Forms.GroupBox groupBox7; 1090 private System.Windows.Forms.GroupBox groupBox7;
-   1091 private System.Windows.Forms.GroupBox groupBox4;
-   1092 private System.Windows.Forms.PictureBox pictureBox3;
-   1093 private System.Windows.Forms.TextBox TeleportTimeout;
-   1094 private System.Windows.Forms.GroupBox groupBox5;
-   1095 private System.Windows.Forms.PictureBox pictureBox4;
-   1096 private System.Windows.Forms.TextBox ServicesTimeout;
1087 } 1097 }
1088 } 1098 }
1089   1099