corrade-vassal – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 2 Rev 3
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 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingsForm)); 31 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingsForm));
32 this.tabControl1 = new System.Windows.Forms.TabControl(); 32 this.tabControl1 = new System.Windows.Forms.TabControl();
33 this.tabPage1 = new System.Windows.Forms.TabPage(); 33 this.tabPage1 = new System.Windows.Forms.TabPage();
34 this.groupBox5 = new System.Windows.Forms.GroupBox(); 34 this.groupBox5 = new System.Windows.Forms.GroupBox();
35 this.DataTimeout = new System.Windows.Forms.TextBox(); 35 this.DataTimeout = new System.Windows.Forms.TextBox();
36 this.groupBox4 = new System.Windows.Forms.GroupBox(); 36 this.groupBox4 = new System.Windows.Forms.GroupBox();
37 this.TeleportTimeout = new System.Windows.Forms.TextBox(); 37 this.TeleportTimeout = new System.Windows.Forms.TextBox();
38 this.groupBox3 = new System.Windows.Forms.GroupBox(); 38 this.groupBox3 = new System.Windows.Forms.GroupBox();
39 this.HTTPServerURL = new System.Windows.Forms.TextBox(); 39 this.HTTPServerURL = new System.Windows.Forms.TextBox();
40 this.groupBox2 = new System.Windows.Forms.GroupBox(); 40 this.groupBox2 = new System.Windows.Forms.GroupBox();
41 this.Password = new System.Windows.Forms.TextBox(); 41 this.Password = new System.Windows.Forms.TextBox();
42 this.groupBox1 = new System.Windows.Forms.GroupBox(); 42 this.groupBox1 = new System.Windows.Forms.GroupBox();
43 this.Group = new System.Windows.Forms.TextBox(); 43 this.Group = new System.Windows.Forms.TextBox();
44 this.tabPage2 = new System.Windows.Forms.TabPage(); 44 this.tabPage2 = new System.Windows.Forms.TabPage();
45 this.groupBox16 = new System.Windows.Forms.GroupBox(); 45 this.groupBox16 = new System.Windows.Forms.GroupBox();
46 this.pictureBox18 = new System.Windows.Forms.PictureBox(); 46 this.pictureBox18 = new System.Windows.Forms.PictureBox();
47 this.DeleteSelectedOutputFilter = new System.Windows.Forms.Button(); 47 this.DeleteSelectedOutputFilter = new System.Windows.Forms.Button();
48 this.groupBox31 = new System.Windows.Forms.GroupBox(); 48 this.groupBox31 = new System.Windows.Forms.GroupBox();
49 this.ActiveOutputFilters = new System.Windows.Forms.ListBox(); 49 this.ActiveOutputFilters = new System.Windows.Forms.ListBox();
50 this.groupBox20 = new System.Windows.Forms.GroupBox(); 50 this.groupBox20 = new System.Windows.Forms.GroupBox();
51 this.AddOutputEncryption = new System.Windows.Forms.Button(); 51 this.AddOutputEncryption = new System.Windows.Forms.Button();
52 this.OutputEncrypt = new System.Windows.Forms.ComboBox(); 52 this.OutputEncrypt = new System.Windows.Forms.ComboBox();
53 this.groupBox19 = new System.Windows.Forms.GroupBox(); 53 this.groupBox19 = new System.Windows.Forms.GroupBox();
54 this.AddOutputEncoder = new System.Windows.Forms.Button(); 54 this.AddOutputEncoder = new System.Windows.Forms.Button();
55 this.OutputEncode = new System.Windows.Forms.ComboBox(); 55 this.OutputEncode = new System.Windows.Forms.ComboBox();
56 this.groupBox15 = new System.Windows.Forms.GroupBox(); 56 this.groupBox15 = new System.Windows.Forms.GroupBox();
57 this.pictureBox17 = new System.Windows.Forms.PictureBox(); 57 this.pictureBox17 = new System.Windows.Forms.PictureBox();
58 this.DeleteSelectedInputFilter = new System.Windows.Forms.Button(); 58 this.DeleteSelectedInputFilter = new System.Windows.Forms.Button();
59 this.groupBox30 = new System.Windows.Forms.GroupBox(); 59 this.groupBox30 = new System.Windows.Forms.GroupBox();
60 this.ActiveInputFilters = new System.Windows.Forms.ListBox(); 60 this.ActiveInputFilters = new System.Windows.Forms.ListBox();
61 this.groupBox18 = new System.Windows.Forms.GroupBox(); 61 this.groupBox18 = new System.Windows.Forms.GroupBox();
62 this.AddInputDecryption = new System.Windows.Forms.Button(); 62 this.AddInputDecryption = new System.Windows.Forms.Button();
63 this.InputDecryption = new System.Windows.Forms.ComboBox(); 63 this.InputDecryption = new System.Windows.Forms.ComboBox();
64 this.groupBox17 = new System.Windows.Forms.GroupBox(); 64 this.groupBox17 = new System.Windows.Forms.GroupBox();
65 this.InputDecode = new System.Windows.Forms.ComboBox(); 65 this.InputDecode = new System.Windows.Forms.ComboBox();
66 this.AddInputDecoder = new System.Windows.Forms.Button(); 66 this.AddInputDecoder = new System.Windows.Forms.Button();
67 this.tabPage3 = new System.Windows.Forms.TabPage(); 67 this.tabPage3 = new System.Windows.Forms.TabPage();
68 this.groupBox33 = new System.Windows.Forms.GroupBox(); 68 this.groupBox33 = new System.Windows.Forms.GroupBox();
69 this.groupBox37 = new System.Windows.Forms.GroupBox(); 69 this.groupBox37 = new System.Windows.Forms.GroupBox();
70 this.pictureBox20 = new System.Windows.Forms.PictureBox(); 70 this.pictureBox20 = new System.Windows.Forms.PictureBox();
71 this.VIGENERESecret = new System.Windows.Forms.TextBox(); 71 this.VIGENERESecret = new System.Windows.Forms.TextBox();
72 this.groupBox32 = new System.Windows.Forms.GroupBox(); 72 this.groupBox32 = new System.Windows.Forms.GroupBox();
73 this.pictureBox19 = new System.Windows.Forms.PictureBox(); 73 this.pictureBox19 = new System.Windows.Forms.PictureBox();
74 this.groupBox36 = new System.Windows.Forms.GroupBox(); 74 this.groupBox36 = new System.Windows.Forms.GroupBox();
75 this.button6 = new System.Windows.Forms.Button(); 75 this.button6 = new System.Windows.Forms.Button();
76 this.button5 = new System.Windows.Forms.Button(); 76 this.button5 = new System.Windows.Forms.Button();
77 this.ENIGMARing = new System.Windows.Forms.ComboBox(); 77 this.ENIGMARing = new System.Windows.Forms.ComboBox();
78 this.ENIGMAPlugSequence = new System.Windows.Forms.ListBox(); 78 this.ENIGMAPlugSequence = new System.Windows.Forms.ListBox();
79 this.groupBox35 = new System.Windows.Forms.GroupBox(); 79 this.groupBox35 = new System.Windows.Forms.GroupBox();
80 this.ENIGMAReflector = new System.Windows.Forms.ComboBox(); 80 this.ENIGMAReflector = new System.Windows.Forms.ComboBox();
81 this.groupBox34 = new System.Windows.Forms.GroupBox(); 81 this.groupBox34 = new System.Windows.Forms.GroupBox();
82 this.button4 = new System.Windows.Forms.Button(); 82 this.button4 = new System.Windows.Forms.Button();
83 this.button3 = new System.Windows.Forms.Button(); 83 this.button3 = new System.Windows.Forms.Button();
84 this.ENIGMARotor = new System.Windows.Forms.ComboBox(); 84 this.ENIGMARotor = new System.Windows.Forms.ComboBox();
85 this.ENIGMARotorSequence = new System.Windows.Forms.ListBox(); 85 this.ENIGMARotorSequence = new System.Windows.Forms.ListBox();
86 this.button1 = new System.Windows.Forms.Button(); 86 this.button1 = new System.Windows.Forms.Button();
87 this.button2 = new System.Windows.Forms.Button(); 87 this.button2 = new System.Windows.Forms.Button();
88 this.LoadSettingsDialog = new System.Windows.Forms.OpenFileDialog(); 88 this.LoadSettingsDialog = new System.Windows.Forms.OpenFileDialog();
89 this.SaveSettingsDialog = new System.Windows.Forms.SaveFileDialog(); 89 this.SaveSettingsDialog = new System.Windows.Forms.SaveFileDialog();
90 this.statusStrip1 = new System.Windows.Forms.StatusStrip(); 90 this.statusStrip1 = new System.Windows.Forms.StatusStrip();
91 this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar(); 91 this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar();
92 this.StatusText = new System.Windows.Forms.ToolStripStatusLabel(); 92 this.StatusText = new System.Windows.Forms.ToolStripStatusLabel();
93 this.tabControl1.SuspendLayout(); 93 this.tabControl1.SuspendLayout();
94 this.tabPage1.SuspendLayout(); 94 this.tabPage1.SuspendLayout();
95 this.groupBox5.SuspendLayout(); 95 this.groupBox5.SuspendLayout();
96 this.groupBox4.SuspendLayout(); 96 this.groupBox4.SuspendLayout();
97 this.groupBox3.SuspendLayout(); 97 this.groupBox3.SuspendLayout();
98 this.groupBox2.SuspendLayout(); 98 this.groupBox2.SuspendLayout();
99 this.groupBox1.SuspendLayout(); 99 this.groupBox1.SuspendLayout();
100 this.tabPage2.SuspendLayout(); 100 this.tabPage2.SuspendLayout();
101 this.groupBox16.SuspendLayout(); 101 this.groupBox16.SuspendLayout();
102 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit(); 102 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
103 this.groupBox31.SuspendLayout(); 103 this.groupBox31.SuspendLayout();
104 this.groupBox20.SuspendLayout(); 104 this.groupBox20.SuspendLayout();
105 this.groupBox19.SuspendLayout(); 105 this.groupBox19.SuspendLayout();
106 this.groupBox15.SuspendLayout(); 106 this.groupBox15.SuspendLayout();
107 ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit(); 107 ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
108 this.groupBox30.SuspendLayout(); 108 this.groupBox30.SuspendLayout();
109 this.groupBox18.SuspendLayout(); 109 this.groupBox18.SuspendLayout();
110 this.groupBox17.SuspendLayout(); 110 this.groupBox17.SuspendLayout();
111 this.tabPage3.SuspendLayout(); 111 this.tabPage3.SuspendLayout();
112 this.groupBox33.SuspendLayout(); 112 this.groupBox33.SuspendLayout();
113 this.groupBox37.SuspendLayout(); 113 this.groupBox37.SuspendLayout();
114 ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit(); 114 ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
115 this.groupBox32.SuspendLayout(); 115 this.groupBox32.SuspendLayout();
116 ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit(); 116 ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
117 this.groupBox36.SuspendLayout(); 117 this.groupBox36.SuspendLayout();
118 this.groupBox35.SuspendLayout(); 118 this.groupBox35.SuspendLayout();
119 this.groupBox34.SuspendLayout(); 119 this.groupBox34.SuspendLayout();
120 this.statusStrip1.SuspendLayout(); 120 this.statusStrip1.SuspendLayout();
121 this.SuspendLayout(); 121 this.SuspendLayout();
122 // 122 //
123 // tabControl1 123 // tabControl1
124 // 124 //
125 this.tabControl1.Controls.Add(this.tabPage1); 125 this.tabControl1.Controls.Add(this.tabPage1);
126 this.tabControl1.Controls.Add(this.tabPage2); 126 this.tabControl1.Controls.Add(this.tabPage2);
127 this.tabControl1.Controls.Add(this.tabPage3); 127 this.tabControl1.Controls.Add(this.tabPage3);
128 this.tabControl1.Location = new System.Drawing.Point(13, 13); 128 this.tabControl1.Location = new System.Drawing.Point(13, 13);
129 this.tabControl1.Name = "tabControl1"; 129 this.tabControl1.Name = "tabControl1";
130 this.tabControl1.SelectedIndex = 0; 130 this.tabControl1.SelectedIndex = 0;
131 this.tabControl1.Size = new System.Drawing.Size(679, 358); 131 this.tabControl1.Size = new System.Drawing.Size(679, 358);
132 this.tabControl1.TabIndex = 0; 132 this.tabControl1.TabIndex = 0;
133 // 133 //
134 // tabPage1 134 // tabPage1
135 // 135 //
136 this.tabPage1.Controls.Add(this.groupBox5); 136 this.tabPage1.Controls.Add(this.groupBox5);
137 this.tabPage1.Controls.Add(this.groupBox4); 137 this.tabPage1.Controls.Add(this.groupBox4);
138 this.tabPage1.Controls.Add(this.groupBox3); 138 this.tabPage1.Controls.Add(this.groupBox3);
139 this.tabPage1.Controls.Add(this.groupBox2); 139 this.tabPage1.Controls.Add(this.groupBox2);
140 this.tabPage1.Controls.Add(this.groupBox1); 140 this.tabPage1.Controls.Add(this.groupBox1);
141 this.tabPage1.Location = new System.Drawing.Point(4, 22); 141 this.tabPage1.Location = new System.Drawing.Point(4, 22);
142 this.tabPage1.Name = "tabPage1"; 142 this.tabPage1.Name = "tabPage1";
143 this.tabPage1.Padding = new System.Windows.Forms.Padding(3); 143 this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
144 this.tabPage1.Size = new System.Drawing.Size(671, 332); 144 this.tabPage1.Size = new System.Drawing.Size(671, 332);
145 this.tabPage1.TabIndex = 0; 145 this.tabPage1.TabIndex = 0;
146 this.tabPage1.Text = "General"; 146 this.tabPage1.Text = "General";
147 this.tabPage1.UseVisualStyleBackColor = true; 147 this.tabPage1.UseVisualStyleBackColor = true;
148 // 148 //
149 // groupBox5 149 // groupBox5
150 // 150 //
151 this.groupBox5.Controls.Add(this.DataTimeout); 151 this.groupBox5.Controls.Add(this.DataTimeout);
152 this.groupBox5.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 152 this.groupBox5.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
153 this.groupBox5.Location = new System.Drawing.Point(460, 68); 153 this.groupBox5.Location = new System.Drawing.Point(460, 68);
154 this.groupBox5.Name = "groupBox5"; 154 this.groupBox5.Name = "groupBox5";
155 this.groupBox5.Size = new System.Drawing.Size(185, 53); 155 this.groupBox5.Size = new System.Drawing.Size(185, 53);
156 this.groupBox5.TabIndex = 4; 156 this.groupBox5.TabIndex = 4;
157 this.groupBox5.TabStop = false; 157 this.groupBox5.TabStop = false;
158 this.groupBox5.Text = "Data Timeout"; 158 this.groupBox5.Text = "Data Timeout";
159 // 159 //
160 // DataTimeout 160 // DataTimeout
161 // 161 //
162 this.DataTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 162 this.DataTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
163 this.DataTimeout.Location = new System.Drawing.Point(7, 20); 163 this.DataTimeout.Location = new System.Drawing.Point(7, 20);
164 this.DataTimeout.Name = "DataTimeout"; 164 this.DataTimeout.Name = "DataTimeout";
165 this.DataTimeout.Size = new System.Drawing.Size(170, 20); 165 this.DataTimeout.Size = new System.Drawing.Size(170, 20);
166 this.DataTimeout.TabIndex = 0; 166 this.DataTimeout.TabIndex = 0;
167 // 167 //
168 // groupBox4 168 // groupBox4
169 // 169 //
170 this.groupBox4.Controls.Add(this.TeleportTimeout); 170 this.groupBox4.Controls.Add(this.TeleportTimeout);
171 this.groupBox4.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 171 this.groupBox4.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
172 this.groupBox4.Location = new System.Drawing.Point(269, 67); 172 this.groupBox4.Location = new System.Drawing.Point(269, 67);
173 this.groupBox4.Name = "groupBox4"; 173 this.groupBox4.Name = "groupBox4";
174 this.groupBox4.Size = new System.Drawing.Size(185, 53); 174 this.groupBox4.Size = new System.Drawing.Size(185, 53);
175 this.groupBox4.TabIndex = 3; 175 this.groupBox4.TabIndex = 3;
176 this.groupBox4.TabStop = false; 176 this.groupBox4.TabStop = false;
177 this.groupBox4.Text = "Teleport Timeout"; 177 this.groupBox4.Text = "Teleport Timeout";
178 // 178 //
179 // TeleportTimeout 179 // TeleportTimeout
180 // 180 //
181 this.TeleportTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 181 this.TeleportTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
182 this.TeleportTimeout.Location = new System.Drawing.Point(7, 20); 182 this.TeleportTimeout.Location = new System.Drawing.Point(7, 20);
183 this.TeleportTimeout.Name = "TeleportTimeout"; 183 this.TeleportTimeout.Name = "TeleportTimeout";
184 this.TeleportTimeout.Size = new System.Drawing.Size(170, 20); 184 this.TeleportTimeout.Size = new System.Drawing.Size(170, 20);
185 this.TeleportTimeout.TabIndex = 0; 185 this.TeleportTimeout.TabIndex = 0;
186 // 186 //
187 // groupBox3 187 // groupBox3
188 // 188 //
189 this.groupBox3.Controls.Add(this.HTTPServerURL); 189 this.groupBox3.Controls.Add(this.HTTPServerURL);
190 this.groupBox3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 190 this.groupBox3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
191 this.groupBox3.Location = new System.Drawing.Point(338, 6); 191 this.groupBox3.Location = new System.Drawing.Point(338, 6);
192 this.groupBox3.Name = "groupBox3"; 192 this.groupBox3.Name = "groupBox3";
193 this.groupBox3.Size = new System.Drawing.Size(326, 56); 193 this.groupBox3.Size = new System.Drawing.Size(326, 56);
194 this.groupBox3.TabIndex = 2; 194 this.groupBox3.TabIndex = 2;
195 this.groupBox3.TabStop = false; 195 this.groupBox3.TabStop = false;
196 this.groupBox3.Text = "Corrade HTTP URL"; 196 this.groupBox3.Text = "Corrade HTTP URL";
197 // 197 //
198 // HTTPServerURL 198 // HTTPServerURL
199 // 199 //
200 this.HTTPServerURL.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 200 this.HTTPServerURL.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
201 this.HTTPServerURL.Location = new System.Drawing.Point(7, 20); 201 this.HTTPServerURL.Location = new System.Drawing.Point(7, 20);
202 this.HTTPServerURL.Name = "HTTPServerURL"; 202 this.HTTPServerURL.Name = "HTTPServerURL";
203 this.HTTPServerURL.Size = new System.Drawing.Size(313, 20); 203 this.HTTPServerURL.Size = new System.Drawing.Size(313, 20);
204 this.HTTPServerURL.TabIndex = 0; 204 this.HTTPServerURL.TabIndex = 0;
205 // 205 //
206 // groupBox2 206 // groupBox2
207 // 207 //
208 this.groupBox2.Controls.Add(this.Password); 208 this.groupBox2.Controls.Add(this.Password);
209 this.groupBox2.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 209 this.groupBox2.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
210 this.groupBox2.Location = new System.Drawing.Point(6, 66); 210 this.groupBox2.Location = new System.Drawing.Point(6, 66);
211 this.groupBox2.Name = "groupBox2"; 211 this.groupBox2.Name = "groupBox2";
212 this.groupBox2.Size = new System.Drawing.Size(257, 54); 212 this.groupBox2.Size = new System.Drawing.Size(257, 54);
213 this.groupBox2.TabIndex = 1; 213 this.groupBox2.TabIndex = 1;
214 this.groupBox2.TabStop = false; 214 this.groupBox2.TabStop = false;
215 this.groupBox2.Text = "Group Password"; 215 this.groupBox2.Text = "Group Password";
216 // 216 //
217 // Password 217 // Password
218 // 218 //
219 this.Password.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 219 this.Password.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
220 this.Password.Location = new System.Drawing.Point(7, 20); 220 this.Password.Location = new System.Drawing.Point(7, 20);
221 this.Password.Name = "Password"; 221 this.Password.Name = "Password";
222 this.Password.Size = new System.Drawing.Size(244, 20); 222 this.Password.Size = new System.Drawing.Size(244, 20);
223 this.Password.TabIndex = 0; 223 this.Password.TabIndex = 0;
224 // 224 //
225 // groupBox1 225 // groupBox1
226 // 226 //
227 this.groupBox1.Controls.Add(this.Group); 227 this.groupBox1.Controls.Add(this.Group);
228 this.groupBox1.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 228 this.groupBox1.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
229 this.groupBox1.Location = new System.Drawing.Point(6, 6); 229 this.groupBox1.Location = new System.Drawing.Point(6, 6);
230 this.groupBox1.Name = "groupBox1"; 230 this.groupBox1.Name = "groupBox1";
231 this.groupBox1.Size = new System.Drawing.Size(326, 54); 231 this.groupBox1.Size = new System.Drawing.Size(326, 54);
232 this.groupBox1.TabIndex = 0; 232 this.groupBox1.TabIndex = 0;
233 this.groupBox1.TabStop = false; 233 this.groupBox1.TabStop = false;
234 this.groupBox1.Text = "Group"; 234 this.groupBox1.Text = "Group";
235 // 235 //
236 // Group 236 // Group
237 // 237 //
238 this.Group.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 238 this.Group.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
239 this.Group.Location = new System.Drawing.Point(7, 20); 239 this.Group.Location = new System.Drawing.Point(7, 20);
240 this.Group.Name = "Group"; 240 this.Group.Name = "Group";
241 this.Group.Size = new System.Drawing.Size(313, 20); 241 this.Group.Size = new System.Drawing.Size(313, 20);
242 this.Group.TabIndex = 0; 242 this.Group.TabIndex = 0;
243 // 243 //
244 // tabPage2 244 // tabPage2
245 // 245 //
246 this.tabPage2.Controls.Add(this.groupBox16); 246 this.tabPage2.Controls.Add(this.groupBox16);
247 this.tabPage2.Controls.Add(this.groupBox15); 247 this.tabPage2.Controls.Add(this.groupBox15);
248 this.tabPage2.Location = new System.Drawing.Point(4, 22); 248 this.tabPage2.Location = new System.Drawing.Point(4, 22);
249 this.tabPage2.Name = "tabPage2"; 249 this.tabPage2.Name = "tabPage2";
250 this.tabPage2.Padding = new System.Windows.Forms.Padding(3); 250 this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
251 this.tabPage2.Size = new System.Drawing.Size(671, 332); 251 this.tabPage2.Size = new System.Drawing.Size(671, 332);
252 this.tabPage2.TabIndex = 1; 252 this.tabPage2.TabIndex = 1;
253 this.tabPage2.Text = "Filters"; 253 this.tabPage2.Text = "Filters";
254 this.tabPage2.UseVisualStyleBackColor = true; 254 this.tabPage2.UseVisualStyleBackColor = true;
255 // 255 //
256 // groupBox16 256 // groupBox16
257 // 257 //
258 this.groupBox16.Controls.Add(this.pictureBox18); 258 this.groupBox16.Controls.Add(this.pictureBox18);
259 this.groupBox16.Controls.Add(this.DeleteSelectedOutputFilter); 259 this.groupBox16.Controls.Add(this.DeleteSelectedOutputFilter);
260 this.groupBox16.Controls.Add(this.groupBox31); 260 this.groupBox16.Controls.Add(this.groupBox31);
261 this.groupBox16.Controls.Add(this.groupBox20); 261 this.groupBox16.Controls.Add(this.groupBox20);
262 this.groupBox16.Controls.Add(this.groupBox19); 262 this.groupBox16.Controls.Add(this.groupBox19);
263 this.groupBox16.Location = new System.Drawing.Point(9, 169); 263 this.groupBox16.Location = new System.Drawing.Point(9, 169);
264 this.groupBox16.Name = "groupBox16"; 264 this.groupBox16.Name = "groupBox16";
265 this.groupBox16.Size = new System.Drawing.Size(659, 154); 265 this.groupBox16.Size = new System.Drawing.Size(659, 154);
266 this.groupBox16.TabIndex = 3; 266 this.groupBox16.TabIndex = 3;
267 this.groupBox16.TabStop = false; 267 this.groupBox16.TabStop = false;
268 this.groupBox16.Text = "Output"; 268 this.groupBox16.Text = "Output";
269 // 269 //
270 // pictureBox18 270 // pictureBox18
271 // 271 //
272 this.pictureBox18.Cursor = System.Windows.Forms.Cursors.Help; 272 this.pictureBox18.Cursor = System.Windows.Forms.Cursors.Help;
273 this.pictureBox18.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox18.Image"))); 273 this.pictureBox18.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox18.Image")));
274 this.pictureBox18.Location = new System.Drawing.Point(633, 21); 274 this.pictureBox18.Location = new System.Drawing.Point(633, 21);
275 this.pictureBox18.Name = "pictureBox18"; 275 this.pictureBox18.Name = "pictureBox18";
276 this.pictureBox18.Size = new System.Drawing.Size(20, 20); 276 this.pictureBox18.Size = new System.Drawing.Size(20, 20);
277 this.pictureBox18.TabIndex = 5; 277 this.pictureBox18.TabIndex = 5;
278 this.pictureBox18.TabStop = false; 278 this.pictureBox18.TabStop = false;
279 // 279 //
280 // DeleteSelectedOutputFilter 280 // DeleteSelectedOutputFilter
281 // 281 //
282 this.DeleteSelectedOutputFilter.Location = new System.Drawing.Point(527, 77); 282 this.DeleteSelectedOutputFilter.Location = new System.Drawing.Point(527, 77);
283 this.DeleteSelectedOutputFilter.Name = "DeleteSelectedOutputFilter"; 283 this.DeleteSelectedOutputFilter.Name = "DeleteSelectedOutputFilter";
284 this.DeleteSelectedOutputFilter.Size = new System.Drawing.Size(102, 23); 284 this.DeleteSelectedOutputFilter.Size = new System.Drawing.Size(102, 23);
285 this.DeleteSelectedOutputFilter.TabIndex = 4; 285 this.DeleteSelectedOutputFilter.TabIndex = 4;
286 this.DeleteSelectedOutputFilter.Text = "Delete Selected"; 286 this.DeleteSelectedOutputFilter.Text = "Delete Selected";
287 this.DeleteSelectedOutputFilter.UseVisualStyleBackColor = true; 287 this.DeleteSelectedOutputFilter.UseVisualStyleBackColor = true;
288 this.DeleteSelectedOutputFilter.Click += new System.EventHandler(this.DeleteSelectedOutputFilterRequested); 288 this.DeleteSelectedOutputFilter.Click += new System.EventHandler(this.DeleteSelectedOutputFilterRequested);
289 // 289 //
290 // groupBox31 290 // groupBox31
291 // 291 //
292 this.groupBox31.Controls.Add(this.ActiveOutputFilters); 292 this.groupBox31.Controls.Add(this.ActiveOutputFilters);
293 this.groupBox31.Location = new System.Drawing.Point(278, 25); 293 this.groupBox31.Location = new System.Drawing.Point(278, 25);
294 this.groupBox31.Name = "groupBox31"; 294 this.groupBox31.Name = "groupBox31";
295 this.groupBox31.Size = new System.Drawing.Size(242, 123); 295 this.groupBox31.Size = new System.Drawing.Size(242, 123);
296 this.groupBox31.TabIndex = 3; 296 this.groupBox31.TabIndex = 3;
297 this.groupBox31.TabStop = false; 297 this.groupBox31.TabStop = false;
298 this.groupBox31.Text = "Active Output Filters"; 298 this.groupBox31.Text = "Active Output Filters";
299 // 299 //
300 // ActiveOutputFilters 300 // ActiveOutputFilters
301 // 301 //
302 this.ActiveOutputFilters.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 302 this.ActiveOutputFilters.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
303 this.ActiveOutputFilters.FormattingEnabled = true; 303 this.ActiveOutputFilters.FormattingEnabled = true;
304 this.ActiveOutputFilters.Location = new System.Drawing.Point(7, 25); 304 this.ActiveOutputFilters.Location = new System.Drawing.Point(7, 25);
305 this.ActiveOutputFilters.Name = "ActiveOutputFilters"; 305 this.ActiveOutputFilters.Name = "ActiveOutputFilters";
306 this.ActiveOutputFilters.Size = new System.Drawing.Size(229, 82); 306 this.ActiveOutputFilters.Size = new System.Drawing.Size(229, 82);
307 this.ActiveOutputFilters.TabIndex = 0; 307 this.ActiveOutputFilters.TabIndex = 0;
308 // 308 //
309 // groupBox20 309 // groupBox20
310 // 310 //
311 this.groupBox20.Controls.Add(this.AddOutputEncryption); 311 this.groupBox20.Controls.Add(this.AddOutputEncryption);
312 this.groupBox20.Controls.Add(this.OutputEncrypt); 312 this.groupBox20.Controls.Add(this.OutputEncrypt);
313 this.groupBox20.Location = new System.Drawing.Point(24, 21); 313 this.groupBox20.Location = new System.Drawing.Point(24, 21);
314 this.groupBox20.Name = "groupBox20"; 314 this.groupBox20.Name = "groupBox20";
315 this.groupBox20.Size = new System.Drawing.Size(248, 60); 315 this.groupBox20.Size = new System.Drawing.Size(248, 60);
316 this.groupBox20.TabIndex = 2; 316 this.groupBox20.TabIndex = 2;
317 this.groupBox20.TabStop = false; 317 this.groupBox20.TabStop = false;
318 this.groupBox20.Text = "Encrypt"; 318 this.groupBox20.Text = "Encrypt";
319 // 319 //
320 // AddOutputEncryption 320 // AddOutputEncryption
321 // 321 //
322 this.AddOutputEncryption.Location = new System.Drawing.Point(131, 20); 322 this.AddOutputEncryption.Location = new System.Drawing.Point(131, 20);
323 this.AddOutputEncryption.Name = "AddOutputEncryption"; 323 this.AddOutputEncryption.Name = "AddOutputEncryption";
324 this.AddOutputEncryption.Size = new System.Drawing.Size(99, 23); 324 this.AddOutputEncryption.Size = new System.Drawing.Size(99, 23);
325 this.AddOutputEncryption.TabIndex = 1; 325 this.AddOutputEncryption.TabIndex = 1;
326 this.AddOutputEncryption.Text = "Add Encryption"; 326 this.AddOutputEncryption.Text = "Add Encryption";
327 this.AddOutputEncryption.UseVisualStyleBackColor = true; 327 this.AddOutputEncryption.UseVisualStyleBackColor = true;
328 this.AddOutputEncryption.Click += new System.EventHandler(this.AddOutputEncryptionRequested); 328 this.AddOutputEncryption.Click += new System.EventHandler(this.AddOutputEncryptionRequested);
329 // 329 //
330 // OutputEncrypt 330 // OutputEncrypt
331 // 331 //
332 this.OutputEncrypt.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 332 this.OutputEncrypt.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
333 this.OutputEncrypt.FormattingEnabled = true; 333 this.OutputEncrypt.FormattingEnabled = true;
334 this.OutputEncrypt.Items.AddRange(new object[] { 334 this.OutputEncrypt.Items.AddRange(new object[] {
335 "ENIGMA", 335 "ENIGMA",
336 "VIGENERE", 336 "VIGENERE",
337 "ATBASH"}); 337 "ATBASH"});
338 this.OutputEncrypt.Location = new System.Drawing.Point(7, 20); 338 this.OutputEncrypt.Location = new System.Drawing.Point(7, 20);
339 this.OutputEncrypt.Name = "OutputEncrypt"; 339 this.OutputEncrypt.Name = "OutputEncrypt";
340 this.OutputEncrypt.Size = new System.Drawing.Size(118, 21); 340 this.OutputEncrypt.Size = new System.Drawing.Size(118, 21);
341 this.OutputEncrypt.TabIndex = 0; 341 this.OutputEncrypt.TabIndex = 0;
342 this.OutputEncrypt.Text = "ENIGMA"; 342 this.OutputEncrypt.Text = "ENIGMA";
343 // 343 //
344 // groupBox19 344 // groupBox19
345 // 345 //
346 this.groupBox19.Controls.Add(this.AddOutputEncoder); 346 this.groupBox19.Controls.Add(this.AddOutputEncoder);
347 this.groupBox19.Controls.Add(this.OutputEncode); 347 this.groupBox19.Controls.Add(this.OutputEncode);
348 this.groupBox19.Location = new System.Drawing.Point(24, 87); 348 this.groupBox19.Location = new System.Drawing.Point(24, 87);
349 this.groupBox19.Name = "groupBox19"; 349 this.groupBox19.Name = "groupBox19";
350 this.groupBox19.Size = new System.Drawing.Size(248, 60); 350 this.groupBox19.Size = new System.Drawing.Size(248, 60);
351 this.groupBox19.TabIndex = 2; 351 this.groupBox19.TabIndex = 2;
352 this.groupBox19.TabStop = false; 352 this.groupBox19.TabStop = false;
353 this.groupBox19.Text = "Encode"; 353 this.groupBox19.Text = "Encode";
354 // 354 //
355 // AddOutputEncoder 355 // AddOutputEncoder
356 // 356 //
357 this.AddOutputEncoder.Location = new System.Drawing.Point(131, 20); 357 this.AddOutputEncoder.Location = new System.Drawing.Point(131, 20);
358 this.AddOutputEncoder.Name = "AddOutputEncoder"; 358 this.AddOutputEncoder.Name = "AddOutputEncoder";
359 this.AddOutputEncoder.Size = new System.Drawing.Size(99, 23); 359 this.AddOutputEncoder.Size = new System.Drawing.Size(99, 23);
360 this.AddOutputEncoder.TabIndex = 1; 360 this.AddOutputEncoder.TabIndex = 1;
361 this.AddOutputEncoder.Text = "Add Encoder"; 361 this.AddOutputEncoder.Text = "Add Encoder";
362 this.AddOutputEncoder.UseVisualStyleBackColor = true; 362 this.AddOutputEncoder.UseVisualStyleBackColor = true;
363 this.AddOutputEncoder.Click += new System.EventHandler(this.AddOutputEncoderRequested); 363 this.AddOutputEncoder.Click += new System.EventHandler(this.AddOutputEncoderRequested);
364 // 364 //
365 // OutputEncode 365 // OutputEncode
366 // 366 //
367 this.OutputEncode.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 367 this.OutputEncode.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
368 this.OutputEncode.FormattingEnabled = true; 368 this.OutputEncode.FormattingEnabled = true;
369 this.OutputEncode.Items.AddRange(new object[] { 369 this.OutputEncode.Items.AddRange(new object[] {
370 "RFC1738", 370 "RFC1738",
371 "RFC3986", 371 "RFC3986",
372 "BASE64"}); 372 "BASE64"});
373 this.OutputEncode.Location = new System.Drawing.Point(7, 20); 373 this.OutputEncode.Location = new System.Drawing.Point(7, 20);
374 this.OutputEncode.Name = "OutputEncode"; 374 this.OutputEncode.Name = "OutputEncode";
375 this.OutputEncode.Size = new System.Drawing.Size(118, 21); 375 this.OutputEncode.Size = new System.Drawing.Size(118, 21);
376 this.OutputEncode.TabIndex = 0; 376 this.OutputEncode.TabIndex = 0;
377 this.OutputEncode.Text = "RFC1738"; 377 this.OutputEncode.Text = "RFC1738";
378 // 378 //
379 // groupBox15 379 // groupBox15
380 // 380 //
381 this.groupBox15.Controls.Add(this.pictureBox17); 381 this.groupBox15.Controls.Add(this.pictureBox17);
382 this.groupBox15.Controls.Add(this.DeleteSelectedInputFilter); 382 this.groupBox15.Controls.Add(this.DeleteSelectedInputFilter);
383 this.groupBox15.Controls.Add(this.groupBox30); 383 this.groupBox15.Controls.Add(this.groupBox30);
384 this.groupBox15.Controls.Add(this.groupBox18); 384 this.groupBox15.Controls.Add(this.groupBox18);
385 this.groupBox15.Controls.Add(this.groupBox17); 385 this.groupBox15.Controls.Add(this.groupBox17);
386 this.groupBox15.Location = new System.Drawing.Point(9, 6); 386 this.groupBox15.Location = new System.Drawing.Point(9, 6);
387 this.groupBox15.Name = "groupBox15"; 387 this.groupBox15.Name = "groupBox15";
388 this.groupBox15.Size = new System.Drawing.Size(659, 157); 388 this.groupBox15.Size = new System.Drawing.Size(659, 157);
389 this.groupBox15.TabIndex = 2; 389 this.groupBox15.TabIndex = 2;
390 this.groupBox15.TabStop = false; 390 this.groupBox15.TabStop = false;
391 this.groupBox15.Text = "Input"; 391 this.groupBox15.Text = "Input";
392 // 392 //
393 // pictureBox17 393 // pictureBox17
394 // 394 //
395 this.pictureBox17.Cursor = System.Windows.Forms.Cursors.Help; 395 this.pictureBox17.Cursor = System.Windows.Forms.Cursors.Help;
396 this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image"))); 396 this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image")));
397 this.pictureBox17.Location = new System.Drawing.Point(630, 20); 397 this.pictureBox17.Location = new System.Drawing.Point(630, 20);
398 this.pictureBox17.Name = "pictureBox17"; 398 this.pictureBox17.Name = "pictureBox17";
399 this.pictureBox17.Size = new System.Drawing.Size(20, 20); 399 this.pictureBox17.Size = new System.Drawing.Size(20, 20);
400 this.pictureBox17.TabIndex = 4; 400 this.pictureBox17.TabIndex = 4;
401 this.pictureBox17.TabStop = false; 401 this.pictureBox17.TabStop = false;
402 // 402 //
403 // DeleteSelectedInputFilter 403 // DeleteSelectedInputFilter
404 // 404 //
405 this.DeleteSelectedInputFilter.Location = new System.Drawing.Point(526, 75); 405 this.DeleteSelectedInputFilter.Location = new System.Drawing.Point(526, 75);
406 this.DeleteSelectedInputFilter.Name = "DeleteSelectedInputFilter"; 406 this.DeleteSelectedInputFilter.Name = "DeleteSelectedInputFilter";
407 this.DeleteSelectedInputFilter.Size = new System.Drawing.Size(103, 23); 407 this.DeleteSelectedInputFilter.Size = new System.Drawing.Size(103, 23);
408 this.DeleteSelectedInputFilter.TabIndex = 3; 408 this.DeleteSelectedInputFilter.TabIndex = 3;
409 this.DeleteSelectedInputFilter.Text = "Delete Selected"; 409 this.DeleteSelectedInputFilter.Text = "Delete Selected";
410 this.DeleteSelectedInputFilter.UseVisualStyleBackColor = true; 410 this.DeleteSelectedInputFilter.UseVisualStyleBackColor = true;
411 this.DeleteSelectedInputFilter.Click += new System.EventHandler(this.DeleteSelectedInputFilterRequested); 411 this.DeleteSelectedInputFilter.Click += new System.EventHandler(this.DeleteSelectedInputFilterRequested);
412 // 412 //
413 // groupBox30 413 // groupBox30
414 // 414 //
415 this.groupBox30.Controls.Add(this.ActiveInputFilters); 415 this.groupBox30.Controls.Add(this.ActiveInputFilters);
416 this.groupBox30.Location = new System.Drawing.Point(278, 24); 416 this.groupBox30.Location = new System.Drawing.Point(278, 24);
417 this.groupBox30.Name = "groupBox30"; 417 this.groupBox30.Name = "groupBox30";
418 this.groupBox30.Size = new System.Drawing.Size(242, 119); 418 this.groupBox30.Size = new System.Drawing.Size(242, 119);
419 this.groupBox30.TabIndex = 2; 419 this.groupBox30.TabIndex = 2;
420 this.groupBox30.TabStop = false; 420 this.groupBox30.TabStop = false;
421 this.groupBox30.Text = "Active Input Filters"; 421 this.groupBox30.Text = "Active Input Filters";
422 // 422 //
423 // ActiveInputFilters 423 // ActiveInputFilters
424 // 424 //
425 this.ActiveInputFilters.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 425 this.ActiveInputFilters.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
426 this.ActiveInputFilters.FormattingEnabled = true; 426 this.ActiveInputFilters.FormattingEnabled = true;
427 this.ActiveInputFilters.Location = new System.Drawing.Point(7, 23); 427 this.ActiveInputFilters.Location = new System.Drawing.Point(7, 23);
428 this.ActiveInputFilters.Name = "ActiveInputFilters"; 428 this.ActiveInputFilters.Name = "ActiveInputFilters";
429 this.ActiveInputFilters.Size = new System.Drawing.Size(229, 82); 429 this.ActiveInputFilters.Size = new System.Drawing.Size(229, 82);
430 this.ActiveInputFilters.TabIndex = 0; 430 this.ActiveInputFilters.TabIndex = 0;
431 // 431 //
432 // groupBox18 432 // groupBox18
433 // 433 //
434 this.groupBox18.Controls.Add(this.AddInputDecryption); 434 this.groupBox18.Controls.Add(this.AddInputDecryption);
435 this.groupBox18.Controls.Add(this.InputDecryption); 435 this.groupBox18.Controls.Add(this.InputDecryption);
436 this.groupBox18.Location = new System.Drawing.Point(24, 85); 436 this.groupBox18.Location = new System.Drawing.Point(24, 85);
437 this.groupBox18.Name = "groupBox18"; 437 this.groupBox18.Name = "groupBox18";
438 this.groupBox18.Size = new System.Drawing.Size(248, 58); 438 this.groupBox18.Size = new System.Drawing.Size(248, 58);
439 this.groupBox18.TabIndex = 1; 439 this.groupBox18.TabIndex = 1;
440 this.groupBox18.TabStop = false; 440 this.groupBox18.TabStop = false;
441 this.groupBox18.Text = "Decrypt"; 441 this.groupBox18.Text = "Decrypt";
442 // 442 //
443 // AddInputDecryption 443 // AddInputDecryption
444 // 444 //
445 this.AddInputDecryption.Location = new System.Drawing.Point(131, 20); 445 this.AddInputDecryption.Location = new System.Drawing.Point(131, 20);
446 this.AddInputDecryption.Name = "AddInputDecryption"; 446 this.AddInputDecryption.Name = "AddInputDecryption";
447 this.AddInputDecryption.Size = new System.Drawing.Size(107, 23); 447 this.AddInputDecryption.Size = new System.Drawing.Size(107, 23);
448 this.AddInputDecryption.TabIndex = 3; 448 this.AddInputDecryption.TabIndex = 3;
449 this.AddInputDecryption.Text = "Add Decryption"; 449 this.AddInputDecryption.Text = "Add Decryption";
450 this.AddInputDecryption.UseVisualStyleBackColor = true; 450 this.AddInputDecryption.UseVisualStyleBackColor = true;
451 this.AddInputDecryption.Click += new System.EventHandler(this.AddInputDecryptionRequested); 451 this.AddInputDecryption.Click += new System.EventHandler(this.AddInputDecryptionRequested);
452 // 452 //
453 // InputDecryption 453 // InputDecryption
454 // 454 //
455 this.InputDecryption.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 455 this.InputDecryption.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
456 this.InputDecryption.FormattingEnabled = true; 456 this.InputDecryption.FormattingEnabled = true;
457 this.InputDecryption.Items.AddRange(new object[] { 457 this.InputDecryption.Items.AddRange(new object[] {
458 "ENIGMA", 458 "ENIGMA",
459 "VIGENERE", 459 "VIGENERE",
460 "ATBASH"}); 460 "ATBASH"});
461 this.InputDecryption.Location = new System.Drawing.Point(7, 20); 461 this.InputDecryption.Location = new System.Drawing.Point(7, 20);
462 this.InputDecryption.Name = "InputDecryption"; 462 this.InputDecryption.Name = "InputDecryption";
463 this.InputDecryption.Size = new System.Drawing.Size(118, 21); 463 this.InputDecryption.Size = new System.Drawing.Size(118, 21);
464 this.InputDecryption.TabIndex = 0; 464 this.InputDecryption.TabIndex = 0;
465 this.InputDecryption.Text = "ENIGMA"; 465 this.InputDecryption.Text = "ENIGMA";
466 // 466 //
467 // groupBox17 467 // groupBox17
468 // 468 //
469 this.groupBox17.Controls.Add(this.InputDecode); 469 this.groupBox17.Controls.Add(this.InputDecode);
470 this.groupBox17.Controls.Add(this.AddInputDecoder); 470 this.groupBox17.Controls.Add(this.AddInputDecoder);
471 this.groupBox17.Location = new System.Drawing.Point(24, 21); 471 this.groupBox17.Location = new System.Drawing.Point(24, 21);
472 this.groupBox17.Name = "groupBox17"; 472 this.groupBox17.Name = "groupBox17";
473 this.groupBox17.Size = new System.Drawing.Size(248, 58); 473 this.groupBox17.Size = new System.Drawing.Size(248, 58);
474 this.groupBox17.TabIndex = 0; 474 this.groupBox17.TabIndex = 0;
475 this.groupBox17.TabStop = false; 475 this.groupBox17.TabStop = false;
476 this.groupBox17.Text = "Decode"; 476 this.groupBox17.Text = "Decode";
477 // 477 //
478 // InputDecode 478 // InputDecode
479 // 479 //
480 this.InputDecode.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 480 this.InputDecode.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
481 this.InputDecode.FormattingEnabled = true; 481 this.InputDecode.FormattingEnabled = true;
482 this.InputDecode.Items.AddRange(new object[] { 482 this.InputDecode.Items.AddRange(new object[] {
483 "RFC1738", 483 "RFC1738",
484 "RFC3986", 484 "RFC3986",
485 "BASE64"}); 485 "BASE64"});
486 this.InputDecode.Location = new System.Drawing.Point(7, 20); 486 this.InputDecode.Location = new System.Drawing.Point(7, 20);
487 this.InputDecode.Name = "InputDecode"; 487 this.InputDecode.Name = "InputDecode";
488 this.InputDecode.Size = new System.Drawing.Size(118, 21); 488 this.InputDecode.Size = new System.Drawing.Size(118, 21);
489 this.InputDecode.TabIndex = 0; 489 this.InputDecode.TabIndex = 0;
490 this.InputDecode.Text = "RFC1738"; 490 this.InputDecode.Text = "RFC1738";
491 // 491 //
492 // AddInputDecoder 492 // AddInputDecoder
493 // 493 //
494 this.AddInputDecoder.Location = new System.Drawing.Point(131, 21); 494 this.AddInputDecoder.Location = new System.Drawing.Point(131, 21);
495 this.AddInputDecoder.Name = "AddInputDecoder"; 495 this.AddInputDecoder.Name = "AddInputDecoder";
496 this.AddInputDecoder.Size = new System.Drawing.Size(107, 23); 496 this.AddInputDecoder.Size = new System.Drawing.Size(107, 23);
497 this.AddInputDecoder.TabIndex = 2; 497 this.AddInputDecoder.TabIndex = 2;
498 this.AddInputDecoder.Text = "Add Decoder"; 498 this.AddInputDecoder.Text = "Add Decoder";
499 this.AddInputDecoder.UseVisualStyleBackColor = true; 499 this.AddInputDecoder.UseVisualStyleBackColor = true;
500 this.AddInputDecoder.Click += new System.EventHandler(this.AddInputDecoderRequested); 500 this.AddInputDecoder.Click += new System.EventHandler(this.AddInputDecoderRequested);
501 // 501 //
502 // tabPage3 502 // tabPage3
503 // 503 //
504 this.tabPage3.Controls.Add(this.groupBox33); 504 this.tabPage3.Controls.Add(this.groupBox33);
505 this.tabPage3.Controls.Add(this.groupBox32); 505 this.tabPage3.Controls.Add(this.groupBox32);
506 this.tabPage3.Location = new System.Drawing.Point(4, 22); 506 this.tabPage3.Location = new System.Drawing.Point(4, 22);
507 this.tabPage3.Name = "tabPage3"; 507 this.tabPage3.Name = "tabPage3";
508 this.tabPage3.Size = new System.Drawing.Size(671, 332); 508 this.tabPage3.Size = new System.Drawing.Size(671, 332);
509 this.tabPage3.TabIndex = 2; 509 this.tabPage3.TabIndex = 2;
510 this.tabPage3.Text = "Cryptography"; 510 this.tabPage3.Text = "Cryptography";
511 this.tabPage3.UseVisualStyleBackColor = true; 511 this.tabPage3.UseVisualStyleBackColor = true;
512 // 512 //
513 // groupBox33 513 // groupBox33
514 // 514 //
515 this.groupBox33.Controls.Add(this.groupBox37); 515 this.groupBox33.Controls.Add(this.groupBox37);
516 this.groupBox33.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 516 this.groupBox33.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
517 this.groupBox33.Location = new System.Drawing.Point(2, 174); 517 this.groupBox33.Location = new System.Drawing.Point(2, 174);
518 this.groupBox33.Name = "groupBox33"; 518 this.groupBox33.Name = "groupBox33";
519 this.groupBox33.Size = new System.Drawing.Size(665, 151); 519 this.groupBox33.Size = new System.Drawing.Size(665, 151);
520 this.groupBox33.TabIndex = 3; 520 this.groupBox33.TabIndex = 3;
521 this.groupBox33.TabStop = false; 521 this.groupBox33.TabStop = false;
522 this.groupBox33.Text = "VIGENERE"; 522 this.groupBox33.Text = "VIGENERE";
523 // 523 //
524 // groupBox37 524 // groupBox37
525 // 525 //
526 this.groupBox37.Controls.Add(this.pictureBox20); 526 this.groupBox37.Controls.Add(this.pictureBox20);
527 this.groupBox37.Controls.Add(this.VIGENERESecret); 527 this.groupBox37.Controls.Add(this.VIGENERESecret);
528 this.groupBox37.Location = new System.Drawing.Point(9, 26); 528 this.groupBox37.Location = new System.Drawing.Point(9, 26);
529 this.groupBox37.Name = "groupBox37"; 529 this.groupBox37.Name = "groupBox37";
530 this.groupBox37.Size = new System.Drawing.Size(645, 100); 530 this.groupBox37.Size = new System.Drawing.Size(645, 100);
531 this.groupBox37.TabIndex = 0; 531 this.groupBox37.TabIndex = 0;
532 this.groupBox37.TabStop = false; 532 this.groupBox37.TabStop = false;
533 this.groupBox37.Text = "Shared Secret"; 533 this.groupBox37.Text = "Shared Secret";
534 // 534 //
535 // pictureBox20 535 // pictureBox20
536 // 536 //
537 this.pictureBox20.Cursor = System.Windows.Forms.Cursors.Help; 537 this.pictureBox20.Cursor = System.Windows.Forms.Cursors.Help;
538 this.pictureBox20.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox20.Image"))); 538 this.pictureBox20.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox20.Image")));
539 this.pictureBox20.Location = new System.Drawing.Point(612, 44); 539 this.pictureBox20.Location = new System.Drawing.Point(612, 44);
540 this.pictureBox20.Name = "pictureBox20"; 540 this.pictureBox20.Name = "pictureBox20";
541 this.pictureBox20.Size = new System.Drawing.Size(20, 20); 541 this.pictureBox20.Size = new System.Drawing.Size(20, 20);
542 this.pictureBox20.TabIndex = 2; 542 this.pictureBox20.TabIndex = 2;
543 this.pictureBox20.TabStop = false; 543 this.pictureBox20.TabStop = false;
544 // 544 //
545 // VIGENERESecret 545 // VIGENERESecret
546 // 546 //
547 this.VIGENERESecret.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 547 this.VIGENERESecret.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
548 this.VIGENERESecret.Location = new System.Drawing.Point(16, 44); 548 this.VIGENERESecret.Location = new System.Drawing.Point(16, 44);
549 this.VIGENERESecret.Name = "VIGENERESecret"; 549 this.VIGENERESecret.Name = "VIGENERESecret";
550 this.VIGENERESecret.Size = new System.Drawing.Size(590, 20); 550 this.VIGENERESecret.Size = new System.Drawing.Size(590, 20);
551 this.VIGENERESecret.TabIndex = 0; 551 this.VIGENERESecret.TabIndex = 0;
552 // 552 //
553 // groupBox32 553 // groupBox32
554 // 554 //
555 this.groupBox32.Controls.Add(this.pictureBox19); 555 this.groupBox32.Controls.Add(this.pictureBox19);
556 this.groupBox32.Controls.Add(this.groupBox36); 556 this.groupBox32.Controls.Add(this.groupBox36);
557 this.groupBox32.Controls.Add(this.groupBox35); 557 this.groupBox32.Controls.Add(this.groupBox35);
558 this.groupBox32.Controls.Add(this.groupBox34); 558 this.groupBox32.Controls.Add(this.groupBox34);
559 this.groupBox32.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 559 this.groupBox32.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
560 this.groupBox32.Location = new System.Drawing.Point(3, 3); 560 this.groupBox32.Location = new System.Drawing.Point(3, 3);
561 this.groupBox32.Name = "groupBox32"; 561 this.groupBox32.Name = "groupBox32";
562 this.groupBox32.Size = new System.Drawing.Size(665, 165); 562 this.groupBox32.Size = new System.Drawing.Size(665, 165);
563 this.groupBox32.TabIndex = 2; 563 this.groupBox32.TabIndex = 2;
564 this.groupBox32.TabStop = false; 564 this.groupBox32.TabStop = false;
565 this.groupBox32.Text = "ENIGMA"; 565 this.groupBox32.Text = "ENIGMA";
566 // 566 //
567 // pictureBox19 567 // pictureBox19
568 // 568 //
569 this.pictureBox19.Cursor = System.Windows.Forms.Cursors.Help; 569 this.pictureBox19.Cursor = System.Windows.Forms.Cursors.Help;
570 this.pictureBox19.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox19.Image"))); 570 this.pictureBox19.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox19.Image")));
571 this.pictureBox19.Location = new System.Drawing.Point(633, 21); 571 this.pictureBox19.Location = new System.Drawing.Point(633, 21);
572 this.pictureBox19.Name = "pictureBox19"; 572 this.pictureBox19.Name = "pictureBox19";
573 this.pictureBox19.Size = new System.Drawing.Size(20, 20); 573 this.pictureBox19.Size = new System.Drawing.Size(20, 20);
574 this.pictureBox19.TabIndex = 2; 574 this.pictureBox19.TabIndex = 2;
575 this.pictureBox19.TabStop = false; 575 this.pictureBox19.TabStop = false;
576 // 576 //
577 // groupBox36 577 // groupBox36
578 // 578 //
579 this.groupBox36.Controls.Add(this.button6); 579 this.groupBox36.Controls.Add(this.button6);
580 this.groupBox36.Controls.Add(this.button5); 580 this.groupBox36.Controls.Add(this.button5);
581 this.groupBox36.Controls.Add(this.ENIGMARing); 581 this.groupBox36.Controls.Add(this.ENIGMARing);
582 this.groupBox36.Controls.Add(this.ENIGMAPlugSequence); 582 this.groupBox36.Controls.Add(this.ENIGMAPlugSequence);
583 this.groupBox36.Location = new System.Drawing.Point(214, 21); 583 this.groupBox36.Location = new System.Drawing.Point(214, 21);
584 this.groupBox36.Name = "groupBox36"; 584 this.groupBox36.Name = "groupBox36";
585 this.groupBox36.Size = new System.Drawing.Size(200, 133); 585 this.groupBox36.Size = new System.Drawing.Size(200, 133);
586 this.groupBox36.TabIndex = 2; 586 this.groupBox36.TabIndex = 2;
587 this.groupBox36.TabStop = false; 587 this.groupBox36.TabStop = false;
588 this.groupBox36.Text = "Plug Sequence"; 588 this.groupBox36.Text = "Plug Sequence";
589 // 589 //
590 // button6 590 // button6
591 // 591 //
592 this.button6.Location = new System.Drawing.Point(67, 79); 592 this.button6.Location = new System.Drawing.Point(67, 79);
593 this.button6.Name = "button6"; 593 this.button6.Name = "button6";
594 this.button6.Size = new System.Drawing.Size(120, 23); 594 this.button6.Size = new System.Drawing.Size(120, 23);
595 this.button6.TabIndex = 3; 595 this.button6.TabIndex = 3;
596 this.button6.Text = "Delete Plug"; 596 this.button6.Text = "Delete Plug";
597 this.button6.UseVisualStyleBackColor = true; 597 this.button6.UseVisualStyleBackColor = true;
598 this.button6.Click += new System.EventHandler(this.DeleteENIGMAPlugRequested); 598 this.button6.Click += new System.EventHandler(this.DeleteENIGMAPlugRequested);
599 // 599 //
600 // button5 600 // button5
601 // 601 //
602 this.button5.Location = new System.Drawing.Point(67, 49); 602 this.button5.Location = new System.Drawing.Point(67, 49);
603 this.button5.Name = "button5"; 603 this.button5.Name = "button5";
604 this.button5.Size = new System.Drawing.Size(120, 23); 604 this.button5.Size = new System.Drawing.Size(120, 23);
605 this.button5.TabIndex = 2; 605 this.button5.TabIndex = 2;
606 this.button5.Text = "Add Plug"; 606 this.button5.Text = "Add Plug";
607 this.button5.UseVisualStyleBackColor = true; 607 this.button5.UseVisualStyleBackColor = true;
608 this.button5.Click += new System.EventHandler(this.AddENIGMAPlugRequested); 608 this.button5.Click += new System.EventHandler(this.AddENIGMAPlugRequested);
609 // 609 //
610 // ENIGMARing 610 // ENIGMARing
611 // 611 //
612 this.ENIGMARing.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 612 this.ENIGMARing.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
613 this.ENIGMARing.FormattingEnabled = true; 613 this.ENIGMARing.FormattingEnabled = true;
614 this.ENIGMARing.Items.AddRange(new object[] { 614 this.ENIGMARing.Items.AddRange(new object[] {
615 "a", 615 "a",
616 "b", 616 "b",
617 "c", 617 "c",
618 "d", 618 "d",
619 "e", 619 "e",
620 "f", 620 "f",
621 "g", 621 "g",
622 "h", 622 "h",
623 "i", 623 "i",
624 "j", 624 "j",
625 "k", 625 "k",
626 "l", 626 "l",
627 "m", 627 "m",
628 "n", 628 "n",
629 "o", 629 "o",
630 "p", 630 "p",
631 "q", 631 "q",
632 "r", 632 "r",
633 "s", 633 "s",
634 "t", 634 "t",
635 "u", 635 "u",
636 "v", 636 "v",
637 "w", 637 "w",
638 "x", 638 "x",
639 "y", 639 "y",
640 "z"}); 640 "z"});
641 this.ENIGMARing.Location = new System.Drawing.Point(66, 18); 641 this.ENIGMARing.Location = new System.Drawing.Point(66, 18);
642 this.ENIGMARing.Name = "ENIGMARing"; 642 this.ENIGMARing.Name = "ENIGMARing";
643 this.ENIGMARing.Size = new System.Drawing.Size(121, 21); 643 this.ENIGMARing.Size = new System.Drawing.Size(121, 21);
644 this.ENIGMARing.TabIndex = 1; 644 this.ENIGMARing.TabIndex = 1;
645 this.ENIGMARing.Text = "a"; 645 this.ENIGMARing.Text = "a";
646 // 646 //
647 // ENIGMAPlugSequence 647 // ENIGMAPlugSequence
648 // 648 //
649 this.ENIGMAPlugSequence.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 649 this.ENIGMAPlugSequence.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
650 this.ENIGMAPlugSequence.FormattingEnabled = true; 650 this.ENIGMAPlugSequence.FormattingEnabled = true;
651 this.ENIGMAPlugSequence.Location = new System.Drawing.Point(6, 18); 651 this.ENIGMAPlugSequence.Location = new System.Drawing.Point(6, 18);
652 this.ENIGMAPlugSequence.Name = "ENIGMAPlugSequence"; 652 this.ENIGMAPlugSequence.Name = "ENIGMAPlugSequence";
653 this.ENIGMAPlugSequence.Size = new System.Drawing.Size(54, 108); 653 this.ENIGMAPlugSequence.Size = new System.Drawing.Size(54, 108);
654 this.ENIGMAPlugSequence.TabIndex = 0; 654 this.ENIGMAPlugSequence.TabIndex = 0;
655 // 655 //
656 // groupBox35 656 // groupBox35
657 // 657 //
658 this.groupBox35.Controls.Add(this.ENIGMAReflector); 658 this.groupBox35.Controls.Add(this.ENIGMAReflector);
659 this.groupBox35.Location = new System.Drawing.Point(440, 56); 659 this.groupBox35.Location = new System.Drawing.Point(440, 56);
660 this.groupBox35.Name = "groupBox35"; 660 this.groupBox35.Name = "groupBox35";
661 this.groupBox35.Size = new System.Drawing.Size(200, 67); 661 this.groupBox35.Size = new System.Drawing.Size(200, 67);
662 this.groupBox35.TabIndex = 1; 662 this.groupBox35.TabIndex = 1;
663 this.groupBox35.TabStop = false; 663 this.groupBox35.TabStop = false;
664 this.groupBox35.Text = "Reflector"; 664 this.groupBox35.Text = "Reflector";
665 // 665 //
666 // ENIGMAReflector 666 // ENIGMAReflector
667 // 667 //
668 this.ENIGMAReflector.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 668 this.ENIGMAReflector.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
669 this.ENIGMAReflector.FormattingEnabled = true; 669 this.ENIGMAReflector.FormattingEnabled = true;
670 this.ENIGMAReflector.Items.AddRange(new object[] { 670 this.ENIGMAReflector.Items.AddRange(new object[] {
671 "B", 671 "B",
672 "b", 672 "b",
673 "C", 673 "C",
674 "c"}); 674 "c"});
675 this.ENIGMAReflector.Location = new System.Drawing.Point(38, 22); 675 this.ENIGMAReflector.Location = new System.Drawing.Point(38, 22);
676 this.ENIGMAReflector.Name = "ENIGMAReflector"; 676 this.ENIGMAReflector.Name = "ENIGMAReflector";
677 this.ENIGMAReflector.Size = new System.Drawing.Size(121, 21); 677 this.ENIGMAReflector.Size = new System.Drawing.Size(121, 21);
678 this.ENIGMAReflector.TabIndex = 0; 678 this.ENIGMAReflector.TabIndex = 0;
679 this.ENIGMAReflector.Text = "B"; 679 this.ENIGMAReflector.Text = "B";
680 // 680 //
681 // groupBox34 681 // groupBox34
682 // 682 //
683 this.groupBox34.Controls.Add(this.button4); 683 this.groupBox34.Controls.Add(this.button4);
684 this.groupBox34.Controls.Add(this.button3); 684 this.groupBox34.Controls.Add(this.button3);
685 this.groupBox34.Controls.Add(this.ENIGMARotor); 685 this.groupBox34.Controls.Add(this.ENIGMARotor);
686 this.groupBox34.Controls.Add(this.ENIGMARotorSequence); 686 this.groupBox34.Controls.Add(this.ENIGMARotorSequence);
687 this.groupBox34.Location = new System.Drawing.Point(8, 18); 687 this.groupBox34.Location = new System.Drawing.Point(8, 18);
688 this.groupBox34.Name = "groupBox34"; 688 this.groupBox34.Name = "groupBox34";
689 this.groupBox34.Size = new System.Drawing.Size(200, 137); 689 this.groupBox34.Size = new System.Drawing.Size(200, 137);
690 this.groupBox34.TabIndex = 0; 690 this.groupBox34.TabIndex = 0;
691 this.groupBox34.TabStop = false; 691 this.groupBox34.TabStop = false;
692 this.groupBox34.Text = "Rotor Sequence"; 692 this.groupBox34.Text = "Rotor Sequence";
693 // 693 //
694 // button4 694 // button4
695 // 695 //
696 this.button4.Location = new System.Drawing.Point(68, 82); 696 this.button4.Location = new System.Drawing.Point(68, 82);
697 this.button4.Name = "button4"; 697 this.button4.Name = "button4";
698 this.button4.Size = new System.Drawing.Size(120, 23); 698 this.button4.Size = new System.Drawing.Size(120, 23);
699 this.button4.TabIndex = 3; 699 this.button4.TabIndex = 3;
700 this.button4.Text = "Delete Rotor"; 700 this.button4.Text = "Delete Rotor";
701 this.button4.UseVisualStyleBackColor = true; 701 this.button4.UseVisualStyleBackColor = true;
702 this.button4.Click += new System.EventHandler(this.DeleteENIGMARotorRequested); 702 this.button4.Click += new System.EventHandler(this.DeleteENIGMARotorRequested);
703 // 703 //
704 // button3 704 // button3
705 // 705 //
706 this.button3.Location = new System.Drawing.Point(68, 53); 706 this.button3.Location = new System.Drawing.Point(68, 53);
707 this.button3.Name = "button3"; 707 this.button3.Name = "button3";
708 this.button3.Size = new System.Drawing.Size(120, 23); 708 this.button3.Size = new System.Drawing.Size(120, 23);
709 this.button3.TabIndex = 2; 709 this.button3.TabIndex = 2;
710 this.button3.Text = "Add Rotor"; 710 this.button3.Text = "Add Rotor";
711 this.button3.UseVisualStyleBackColor = true; 711 this.button3.UseVisualStyleBackColor = true;
712 this.button3.Click += new System.EventHandler(this.AddENIGMARotorRequested); 712 this.button3.Click += new System.EventHandler(this.AddENIGMARotorRequested);
713 // 713 //
714 // ENIGMARotor 714 // ENIGMARotor
715 // 715 //
716 this.ENIGMARotor.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 716 this.ENIGMARotor.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
717 this.ENIGMARotor.FormattingEnabled = true; 717 this.ENIGMARotor.FormattingEnabled = true;
718 this.ENIGMARotor.Items.AddRange(new object[] { 718 this.ENIGMARotor.Items.AddRange(new object[] {
719 "1", 719 "1",
720 "2", 720 "2",
721 "3", 721 "3",
722 "4", 722 "4",
723 "5", 723 "5",
724 "6", 724 "6",
725 "7", 725 "7",
726 "8", 726 "8",
727 "b", 727 "b",
728 "g"}); 728 "g"});
729 this.ENIGMARotor.Location = new System.Drawing.Point(67, 22); 729 this.ENIGMARotor.Location = new System.Drawing.Point(67, 22);
730 this.ENIGMARotor.Name = "ENIGMARotor"; 730 this.ENIGMARotor.Name = "ENIGMARotor";
731 this.ENIGMARotor.Size = new System.Drawing.Size(121, 21); 731 this.ENIGMARotor.Size = new System.Drawing.Size(121, 21);
732 this.ENIGMARotor.TabIndex = 1; 732 this.ENIGMARotor.TabIndex = 1;
733 this.ENIGMARotor.Text = "1"; 733 this.ENIGMARotor.Text = "1";
734 // 734 //
735 // ENIGMARotorSequence 735 // ENIGMARotorSequence
736 // 736 //
737 this.ENIGMARotorSequence.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 737 this.ENIGMARotorSequence.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
738 this.ENIGMARotorSequence.FormattingEnabled = true; 738 this.ENIGMARotorSequence.FormattingEnabled = true;
739 this.ENIGMARotorSequence.Location = new System.Drawing.Point(7, 22); 739 this.ENIGMARotorSequence.Location = new System.Drawing.Point(7, 22);
740 this.ENIGMARotorSequence.Name = "ENIGMARotorSequence"; 740 this.ENIGMARotorSequence.Name = "ENIGMARotorSequence";
741 this.ENIGMARotorSequence.Size = new System.Drawing.Size(54, 108); 741 this.ENIGMARotorSequence.Size = new System.Drawing.Size(54, 108);
742 this.ENIGMARotorSequence.TabIndex = 0; 742 this.ENIGMARotorSequence.TabIndex = 0;
743 // 743 //
744 // button1 744 // button1
745 // 745 //
746 this.button1.Location = new System.Drawing.Point(532, 377); 746 this.button1.Location = new System.Drawing.Point(532, 377);
747 this.button1.Name = "button1"; 747 this.button1.Name = "button1";
748 this.button1.Size = new System.Drawing.Size(75, 23); 748 this.button1.Size = new System.Drawing.Size(75, 23);
749 this.button1.TabIndex = 1; 749 this.button1.TabIndex = 1;
750 this.button1.Text = "Load..."; 750 this.button1.Text = "Load...";
751 this.button1.UseVisualStyleBackColor = true; 751 this.button1.UseVisualStyleBackColor = true;
752 this.button1.Click += new System.EventHandler(this.LoadSettingsRequested); 752 this.button1.Click += new System.EventHandler(this.LoadSettingsRequested);
753 // 753 //
754 // button2 754 // button2
755 // 755 //
756 this.button2.Location = new System.Drawing.Point(613, 377); 756 this.button2.Location = new System.Drawing.Point(613, 377);
757 this.button2.Name = "button2"; 757 this.button2.Name = "button2";
758 this.button2.Size = new System.Drawing.Size(75, 23); 758 this.button2.Size = new System.Drawing.Size(75, 23);
759 this.button2.TabIndex = 2; 759 this.button2.TabIndex = 2;
760 this.button2.Text = "Save..."; 760 this.button2.Text = "Save...";
761 this.button2.UseVisualStyleBackColor = true; 761 this.button2.UseVisualStyleBackColor = true;
762 this.button2.Click += new System.EventHandler(this.SaveSettingsRequested); 762 this.button2.Click += new System.EventHandler(this.SaveSettingsRequested);
763 // 763 //
764 // SaveSettingsDialog 764 // SaveSettingsDialog
765 // 765 //
766 this.SaveSettingsDialog.Filter = "Vassal Configuration (*.ini)|*.ini|All files (*.*)|*.*"; 766 this.SaveSettingsDialog.Filter = "Vassal Configuration (*.ini)|*.ini|All files (*.*)|*.*";
767 // 767 //
768 // statusStrip1 768 // statusStrip1
769 // 769 //
770 this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { 770 this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
771 this.StatusProgress, 771 this.StatusProgress,
772 this.StatusText}); 772 this.StatusText});
773 this.statusStrip1.Location = new System.Drawing.Point(0, 409); 773 this.statusStrip1.Location = new System.Drawing.Point(0, 409);
774 this.statusStrip1.Name = "statusStrip1"; 774 this.statusStrip1.Name = "statusStrip1";
775 this.statusStrip1.Size = new System.Drawing.Size(704, 22); 775 this.statusStrip1.Size = new System.Drawing.Size(704, 22);
776 this.statusStrip1.TabIndex = 3; 776 this.statusStrip1.TabIndex = 3;
777 this.statusStrip1.Text = "statusStrip1"; 777 this.statusStrip1.Text = "statusStrip1";
778 // 778 //
779 // StatusProgress 779 // StatusProgress
780 // 780 //
781 this.StatusProgress.Name = "StatusProgress"; 781 this.StatusProgress.Name = "StatusProgress";
782 this.StatusProgress.Size = new System.Drawing.Size(100, 16); 782 this.StatusProgress.Size = new System.Drawing.Size(100, 16);
783 // 783 //
784 // StatusText 784 // StatusText
785 // 785 //
786 this.StatusText.Name = "StatusText"; 786 this.StatusText.Name = "StatusText";
787 this.StatusText.Size = new System.Drawing.Size(10, 17); 787 this.StatusText.Size = new System.Drawing.Size(10, 17);
788 this.StatusText.Text = " "; 788 this.StatusText.Text = " ";
789 // 789 //
790 // SettingsForm 790 // SettingsForm
791 // 791 //
792 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 792 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
793 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 793 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
794 this.ClientSize = new System.Drawing.Size(704, 431); 794 this.ClientSize = new System.Drawing.Size(704, 431);
795 this.Controls.Add(this.statusStrip1); 795 this.Controls.Add(this.statusStrip1);
796 this.Controls.Add(this.button2); 796 this.Controls.Add(this.button2);
797 this.Controls.Add(this.button1); 797 this.Controls.Add(this.button1);
798 this.Controls.Add(this.tabControl1); 798 this.Controls.Add(this.tabControl1);
-   799 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
799 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); 800 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
800 this.MaximizeBox = false; 801 this.MaximizeBox = false;
801 this.MinimizeBox = false; 802 this.MaximumSize = new System.Drawing.Size(720, 470);
802 this.Name = "SettingsForm"; 803 this.Name = "SettingsForm";
803 this.Text = "Vassal Settings"; 804 this.Text = "Vassal Settings";
804 this.Shown += new System.EventHandler(this.SettingsFormShown); 805 this.Shown += new System.EventHandler(this.SettingsFormShown);
805 this.tabControl1.ResumeLayout(false); 806 this.tabControl1.ResumeLayout(false);
806 this.tabPage1.ResumeLayout(false); 807 this.tabPage1.ResumeLayout(false);
807 this.groupBox5.ResumeLayout(false); 808 this.groupBox5.ResumeLayout(false);
808 this.groupBox5.PerformLayout(); 809 this.groupBox5.PerformLayout();
809 this.groupBox4.ResumeLayout(false); 810 this.groupBox4.ResumeLayout(false);
810 this.groupBox4.PerformLayout(); 811 this.groupBox4.PerformLayout();
811 this.groupBox3.ResumeLayout(false); 812 this.groupBox3.ResumeLayout(false);
812 this.groupBox3.PerformLayout(); 813 this.groupBox3.PerformLayout();
813 this.groupBox2.ResumeLayout(false); 814 this.groupBox2.ResumeLayout(false);
814 this.groupBox2.PerformLayout(); 815 this.groupBox2.PerformLayout();
815 this.groupBox1.ResumeLayout(false); 816 this.groupBox1.ResumeLayout(false);
816 this.groupBox1.PerformLayout(); 817 this.groupBox1.PerformLayout();
817 this.tabPage2.ResumeLayout(false); 818 this.tabPage2.ResumeLayout(false);
818 this.groupBox16.ResumeLayout(false); 819 this.groupBox16.ResumeLayout(false);
819 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit(); 820 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
820 this.groupBox31.ResumeLayout(false); 821 this.groupBox31.ResumeLayout(false);
821 this.groupBox20.ResumeLayout(false); 822 this.groupBox20.ResumeLayout(false);
822 this.groupBox19.ResumeLayout(false); 823 this.groupBox19.ResumeLayout(false);
823 this.groupBox15.ResumeLayout(false); 824 this.groupBox15.ResumeLayout(false);
824 ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit(); 825 ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
825 this.groupBox30.ResumeLayout(false); 826 this.groupBox30.ResumeLayout(false);
826 this.groupBox18.ResumeLayout(false); 827 this.groupBox18.ResumeLayout(false);
827 this.groupBox17.ResumeLayout(false); 828 this.groupBox17.ResumeLayout(false);
828 this.tabPage3.ResumeLayout(false); 829 this.tabPage3.ResumeLayout(false);
829 this.groupBox33.ResumeLayout(false); 830 this.groupBox33.ResumeLayout(false);
830 this.groupBox37.ResumeLayout(false); 831 this.groupBox37.ResumeLayout(false);
831 this.groupBox37.PerformLayout(); 832 this.groupBox37.PerformLayout();
832 ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit(); 833 ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
833 this.groupBox32.ResumeLayout(false); 834 this.groupBox32.ResumeLayout(false);
834 ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit(); 835 ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
835 this.groupBox36.ResumeLayout(false); 836 this.groupBox36.ResumeLayout(false);
836 this.groupBox35.ResumeLayout(false); 837 this.groupBox35.ResumeLayout(false);
837 this.groupBox34.ResumeLayout(false); 838 this.groupBox34.ResumeLayout(false);
838 this.statusStrip1.ResumeLayout(false); 839 this.statusStrip1.ResumeLayout(false);
839 this.statusStrip1.PerformLayout(); 840 this.statusStrip1.PerformLayout();
840 this.ResumeLayout(false); 841 this.ResumeLayout(false);
841 this.PerformLayout(); 842 this.PerformLayout();
842   843  
843 } 844 }
844   845  
845 #endregion 846 #endregion
846   847  
847 private System.Windows.Forms.TabControl tabControl1; 848 private System.Windows.Forms.TabControl tabControl1;
848 private System.Windows.Forms.TabPage tabPage1; 849 private System.Windows.Forms.TabPage tabPage1;
849 private System.Windows.Forms.GroupBox groupBox3; 850 private System.Windows.Forms.GroupBox groupBox3;
850 private System.Windows.Forms.TextBox HTTPServerURL; 851 private System.Windows.Forms.TextBox HTTPServerURL;
851 private System.Windows.Forms.GroupBox groupBox2; 852 private System.Windows.Forms.GroupBox groupBox2;
852 private System.Windows.Forms.TextBox Password; 853 private System.Windows.Forms.TextBox Password;
853 private System.Windows.Forms.GroupBox groupBox1; 854 private System.Windows.Forms.GroupBox groupBox1;
854 private System.Windows.Forms.TextBox Group; 855 private System.Windows.Forms.TextBox Group;
855 private System.Windows.Forms.TabPage tabPage2; 856 private System.Windows.Forms.TabPage tabPage2;
856 private System.Windows.Forms.GroupBox groupBox16; 857 private System.Windows.Forms.GroupBox groupBox16;
857 private System.Windows.Forms.PictureBox pictureBox18; 858 private System.Windows.Forms.PictureBox pictureBox18;
858 private System.Windows.Forms.Button DeleteSelectedOutputFilter; 859 private System.Windows.Forms.Button DeleteSelectedOutputFilter;
859 private System.Windows.Forms.GroupBox groupBox31; 860 private System.Windows.Forms.GroupBox groupBox31;
860 private System.Windows.Forms.ListBox ActiveOutputFilters; 861 private System.Windows.Forms.ListBox ActiveOutputFilters;
861 private System.Windows.Forms.GroupBox groupBox20; 862 private System.Windows.Forms.GroupBox groupBox20;
862 private System.Windows.Forms.Button AddOutputEncryption; 863 private System.Windows.Forms.Button AddOutputEncryption;
863 private System.Windows.Forms.ComboBox OutputEncrypt; 864 private System.Windows.Forms.ComboBox OutputEncrypt;
864 private System.Windows.Forms.GroupBox groupBox19; 865 private System.Windows.Forms.GroupBox groupBox19;
865 private System.Windows.Forms.Button AddOutputEncoder; 866 private System.Windows.Forms.Button AddOutputEncoder;
866 private System.Windows.Forms.ComboBox OutputEncode; 867 private System.Windows.Forms.ComboBox OutputEncode;
867 private System.Windows.Forms.GroupBox groupBox15; 868 private System.Windows.Forms.GroupBox groupBox15;
868 private System.Windows.Forms.PictureBox pictureBox17; 869 private System.Windows.Forms.PictureBox pictureBox17;
869 private System.Windows.Forms.Button DeleteSelectedInputFilter; 870 private System.Windows.Forms.Button DeleteSelectedInputFilter;
870 private System.Windows.Forms.GroupBox groupBox30; 871 private System.Windows.Forms.GroupBox groupBox30;
871 private System.Windows.Forms.ListBox ActiveInputFilters; 872 private System.Windows.Forms.ListBox ActiveInputFilters;
872 private System.Windows.Forms.GroupBox groupBox18; 873 private System.Windows.Forms.GroupBox groupBox18;
873 private System.Windows.Forms.Button AddInputDecryption; 874 private System.Windows.Forms.Button AddInputDecryption;
874 private System.Windows.Forms.ComboBox InputDecryption; 875 private System.Windows.Forms.ComboBox InputDecryption;
875 private System.Windows.Forms.GroupBox groupBox17; 876 private System.Windows.Forms.GroupBox groupBox17;
876 private System.Windows.Forms.ComboBox InputDecode; 877 private System.Windows.Forms.ComboBox InputDecode;
877 private System.Windows.Forms.Button AddInputDecoder; 878 private System.Windows.Forms.Button AddInputDecoder;
878 private System.Windows.Forms.TabPage tabPage3; 879 private System.Windows.Forms.TabPage tabPage3;
879 private System.Windows.Forms.GroupBox groupBox33; 880 private System.Windows.Forms.GroupBox groupBox33;
880 private System.Windows.Forms.GroupBox groupBox37; 881 private System.Windows.Forms.GroupBox groupBox37;
881 private System.Windows.Forms.PictureBox pictureBox20; 882 private System.Windows.Forms.PictureBox pictureBox20;
882 private System.Windows.Forms.TextBox VIGENERESecret; 883 private System.Windows.Forms.TextBox VIGENERESecret;
883 private System.Windows.Forms.GroupBox groupBox32; 884 private System.Windows.Forms.GroupBox groupBox32;
884 private System.Windows.Forms.PictureBox pictureBox19; 885 private System.Windows.Forms.PictureBox pictureBox19;
885 private System.Windows.Forms.GroupBox groupBox36; 886 private System.Windows.Forms.GroupBox groupBox36;
886 private System.Windows.Forms.Button button6; 887 private System.Windows.Forms.Button button6;
887 private System.Windows.Forms.Button button5; 888 private System.Windows.Forms.Button button5;
888 private System.Windows.Forms.ComboBox ENIGMARing; 889 private System.Windows.Forms.ComboBox ENIGMARing;
889 private System.Windows.Forms.ListBox ENIGMAPlugSequence; 890 private System.Windows.Forms.ListBox ENIGMAPlugSequence;
890 private System.Windows.Forms.GroupBox groupBox35; 891 private System.Windows.Forms.GroupBox groupBox35;
891 private System.Windows.Forms.ComboBox ENIGMAReflector; 892 private System.Windows.Forms.ComboBox ENIGMAReflector;
892 private System.Windows.Forms.GroupBox groupBox34; 893 private System.Windows.Forms.GroupBox groupBox34;
893 private System.Windows.Forms.Button button4; 894 private System.Windows.Forms.Button button4;
894 private System.Windows.Forms.Button button3; 895 private System.Windows.Forms.Button button3;
895 private System.Windows.Forms.ComboBox ENIGMARotor; 896 private System.Windows.Forms.ComboBox ENIGMARotor;
896 private System.Windows.Forms.ListBox ENIGMARotorSequence; 897 private System.Windows.Forms.ListBox ENIGMARotorSequence;
897 private System.Windows.Forms.Button button1; 898 private System.Windows.Forms.Button button1;
898 private System.Windows.Forms.Button button2; 899 private System.Windows.Forms.Button button2;
899 private System.Windows.Forms.OpenFileDialog LoadSettingsDialog; 900 private System.Windows.Forms.OpenFileDialog LoadSettingsDialog;
900 private System.Windows.Forms.SaveFileDialog SaveSettingsDialog; 901 private System.Windows.Forms.SaveFileDialog SaveSettingsDialog;
901 private System.Windows.Forms.StatusStrip statusStrip1; 902 private System.Windows.Forms.StatusStrip statusStrip1;
902 private System.Windows.Forms.ToolStripProgressBar StatusProgress; 903 private System.Windows.Forms.ToolStripProgressBar StatusProgress;
903 private System.Windows.Forms.ToolStripStatusLabel StatusText; 904 private System.Windows.Forms.ToolStripStatusLabel StatusText;
904 private System.Windows.Forms.GroupBox groupBox4; 905 private System.Windows.Forms.GroupBox groupBox4;
905 private System.Windows.Forms.TextBox TeleportTimeout; 906 private System.Windows.Forms.TextBox TeleportTimeout;
906 private System.Windows.Forms.GroupBox groupBox5; 907 private System.Windows.Forms.GroupBox groupBox5;
907 private System.Windows.Forms.TextBox DataTimeout; 908 private System.Windows.Forms.TextBox DataTimeout;
908 } 909 }
909 } 910 }
910   911  
911
Generated by GNU Enscript 1.6.5.90.
912
Generated by GNU Enscript 1.6.5.90.
912   913  
913   914  
914   915