Horizon – Diff between revs 1 and 4

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 4
Line 57... Line 57...
57 this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); 57 this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
58 this.tableLayoutPanel1.Name = "tableLayoutPanel1"; 58 this.tableLayoutPanel1.Name = "tableLayoutPanel1";
59 this.tableLayoutPanel1.RowCount = 2; 59 this.tableLayoutPanel1.RowCount = 2;
60 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); 60 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
61 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 42F)); 61 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 42F));
62 this.tableLayoutPanel1.Size = new System.Drawing.Size(624, 442); 62 this.tableLayoutPanel1.Size = new System.Drawing.Size(576, 283);
63 this.tableLayoutPanel1.TabIndex = 0; 63 this.tableLayoutPanel1.TabIndex = 0;
64 // 64 //
65 // tableLayoutPanel2 65 // tableLayoutPanel2
66 // 66 //
67 this.tableLayoutPanel2.ColumnCount = 2; 67 this.tableLayoutPanel2.ColumnCount = 2;
68 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 68 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
69 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 69 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
70 this.tableLayoutPanel2.Controls.Add(this.button2, 1, 0); 70 this.tableLayoutPanel2.Controls.Add(this.button2, 1, 0);
71 this.tableLayoutPanel2.Controls.Add(this.button1, 0, 0); 71 this.tableLayoutPanel2.Controls.Add(this.button1, 0, 0);
72 this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; 72 this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
73 this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 403); 73 this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 244);
74 this.tableLayoutPanel2.Name = "tableLayoutPanel2"; 74 this.tableLayoutPanel2.Name = "tableLayoutPanel2";
75 this.tableLayoutPanel2.RowCount = 1; 75 this.tableLayoutPanel2.RowCount = 1;
76 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); 76 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
77 this.tableLayoutPanel2.Size = new System.Drawing.Size(618, 36); 77 this.tableLayoutPanel2.Size = new System.Drawing.Size(570, 36);
78 this.tableLayoutPanel2.TabIndex = 1; 78 this.tableLayoutPanel2.TabIndex = 1;
79 // 79 //
80 // button2 80 // button2
81 // 81 //
82 this.button2.Dock = System.Windows.Forms.DockStyle.Fill; 82 this.button2.Dock = System.Windows.Forms.DockStyle.Fill;
83 this.button2.Location = new System.Drawing.Point(312, 3); 83 this.button2.Location = new System.Drawing.Point(288, 3);
84 this.button2.Name = "button2"; 84 this.button2.Name = "button2";
85 this.button2.Size = new System.Drawing.Size(303, 30); 85 this.button2.Size = new System.Drawing.Size(279, 30);
86 this.button2.TabIndex = 1; 86 this.button2.TabIndex = 1;
87 this.button2.Text = "Remove"; 87 this.button2.Text = "Remove";
88 this.button2.UseVisualStyleBackColor = true; 88 this.button2.UseVisualStyleBackColor = true;
89 this.button2.Click += new System.EventHandler(this.Button2_Click); 89 this.button2.Click += new System.EventHandler(this.Button2_Click);
90 // 90 //
91 // button1 91 // button1
92 // 92 //
93 this.button1.Dock = System.Windows.Forms.DockStyle.Fill; 93 this.button1.Dock = System.Windows.Forms.DockStyle.Fill;
94 this.button1.Location = new System.Drawing.Point(3, 3); 94 this.button1.Location = new System.Drawing.Point(3, 3);
95 this.button1.Name = "button1"; 95 this.button1.Name = "button1";
96 this.button1.Size = new System.Drawing.Size(303, 30); 96 this.button1.Size = new System.Drawing.Size(279, 30);
97 this.button1.TabIndex = 0; 97 this.button1.TabIndex = 0;
98 this.button1.Text = "Add"; 98 this.button1.Text = "Add";
99 this.button1.UseVisualStyleBackColor = true; 99 this.button1.UseVisualStyleBackColor = true;
100 this.button1.Click += new System.EventHandler(this.Button1_Click); 100 this.button1.Click += new System.EventHandler(this.Button1_Click);
101 // 101 //
Line 117... Line 117...
117 this.dataGridView1.DoubleBuffered = true; 117 this.dataGridView1.DoubleBuffered = true;
118 this.dataGridView1.Location = new System.Drawing.Point(3, 3); 118 this.dataGridView1.Location = new System.Drawing.Point(3, 3);
119 this.dataGridView1.Name = "dataGridView1"; 119 this.dataGridView1.Name = "dataGridView1";
120 this.dataGridView1.RowHeadersVisible = false; 120 this.dataGridView1.RowHeadersVisible = false;
121 this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; 121 this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
122 this.dataGridView1.Size = new System.Drawing.Size(618, 394); 122 this.dataGridView1.Size = new System.Drawing.Size(570, 235);
123 this.dataGridView1.TabIndex = 2; 123 this.dataGridView1.TabIndex = 2;
124 this.dataGridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView1_CellContentClick); 124 this.dataGridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView1_CellContentClick);
125 this.dataGridView1.CellContentDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView1_CellContentDoubleClick); 125 this.dataGridView1.CellContentDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView1_CellContentDoubleClick);
126 this.dataGridView1.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView_CellDoubleClick); 126 this.dataGridView1.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView_CellDoubleClick);
127 this.dataGridView1.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView1_CellEndEdit); 127 this.dataGridView1.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView1_CellEndEdit);
Line 159... Line 159...
159 // 159 //
160 this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { 160 this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
161 this.createSnapshotToolStripMenuItem, 161 this.createSnapshotToolStripMenuItem,
162 this.colorToolStripMenuItem}); 162 this.colorToolStripMenuItem});
163 this.contextMenuStrip1.Name = "contextMenuStrip1"; 163 this.contextMenuStrip1.Name = "contextMenuStrip1";
164 this.contextMenuStrip1.Size = new System.Drawing.Size(170, 48); 164 this.contextMenuStrip1.Size = new System.Drawing.Size(168, 48);
165 // 165 //
166 // createSnapshotToolStripMenuItem 166 // createSnapshotToolStripMenuItem
167 // 167 //
168 this.createSnapshotToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { 168 this.createSnapshotToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
169 this.selectedDirectoryToolStripMenuItem, 169 this.selectedDirectoryToolStripMenuItem,
170 this.recursiveToolStripMenuItem}); 170 this.recursiveToolStripMenuItem});
171 this.createSnapshotToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("createSnapshotToolStripMenuItem.Image"))); 171 this.createSnapshotToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("createSnapshotToolStripMenuItem.Image")));
172 this.createSnapshotToolStripMenuItem.Name = "createSnapshotToolStripMenuItem"; 172 this.createSnapshotToolStripMenuItem.Name = "createSnapshotToolStripMenuItem";
173 this.createSnapshotToolStripMenuItem.Size = new System.Drawing.Size(169, 22); 173 this.createSnapshotToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
174 this.createSnapshotToolStripMenuItem.Text = "Create Snapshot..."; 174 this.createSnapshotToolStripMenuItem.Text = "Create Snapshot...";
175 // 175 //
176 // selectedDirectoryToolStripMenuItem 176 // selectedDirectoryToolStripMenuItem
177 // 177 //
178 this.selectedDirectoryToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("selectedDirectoryToolStripMenuItem.Image"))); 178 this.selectedDirectoryToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("selectedDirectoryToolStripMenuItem.Image")));
179 this.selectedDirectoryToolStripMenuItem.Name = "selectedDirectoryToolStripMenuItem"; 179 this.selectedDirectoryToolStripMenuItem.Name = "selectedDirectoryToolStripMenuItem";
180 this.selectedDirectoryToolStripMenuItem.Size = new System.Drawing.Size(169, 22); 180 this.selectedDirectoryToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
181 this.selectedDirectoryToolStripMenuItem.Text = "Selected Directory"; 181 this.selectedDirectoryToolStripMenuItem.Text = "Selected Directory";
182 this.selectedDirectoryToolStripMenuItem.Click += new System.EventHandler(this.SelectedDirectoryToolStripMenuItem_Click); 182 this.selectedDirectoryToolStripMenuItem.Click += new System.EventHandler(this.SelectedDirectoryToolStripMenuItem_Click);
183 // 183 //
184 // recursiveToolStripMenuItem 184 // recursiveToolStripMenuItem
185 // 185 //
186 this.recursiveToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("recursiveToolStripMenuItem.Image"))); 186 this.recursiveToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("recursiveToolStripMenuItem.Image")));
187 this.recursiveToolStripMenuItem.Name = "recursiveToolStripMenuItem"; 187 this.recursiveToolStripMenuItem.Name = "recursiveToolStripMenuItem";
188 this.recursiveToolStripMenuItem.Size = new System.Drawing.Size(169, 22); 188 this.recursiveToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
189 this.recursiveToolStripMenuItem.Text = "Recursive"; 189 this.recursiveToolStripMenuItem.Text = "Recursive";
190 this.recursiveToolStripMenuItem.Click += new System.EventHandler(this.RecursiveToolStripMenuItem_Click); 190 this.recursiveToolStripMenuItem.Click += new System.EventHandler(this.RecursiveToolStripMenuItem_Click);
191 // 191 //
192 // colorToolStripMenuItem 192 // colorToolStripMenuItem
193 // 193 //
Line 200... Line 200...
200 this.tanToolStripMenuItem, 200 this.tanToolStripMenuItem,
201 this.pinkToolStripMenuItem, 201 this.pinkToolStripMenuItem,
202 this.noneToolStripMenuItem}); 202 this.noneToolStripMenuItem});
203 this.colorToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("colorToolStripMenuItem.Image"))); 203 this.colorToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("colorToolStripMenuItem.Image")));
204 this.colorToolStripMenuItem.Name = "colorToolStripMenuItem"; 204 this.colorToolStripMenuItem.Name = "colorToolStripMenuItem";
205 this.colorToolStripMenuItem.Size = new System.Drawing.Size(169, 22); 205 this.colorToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
206 this.colorToolStripMenuItem.Text = "Color"; 206 this.colorToolStripMenuItem.Text = "Color";
207 // 207 //
208 // cyanToolStripMenuItem 208 // cyanToolStripMenuItem
209 // 209 //
210 this.cyanToolStripMenuItem.BackColor = System.Drawing.Color.Cyan; 210 this.cyanToolStripMenuItem.BackColor = System.Drawing.Color.Cyan;
211 this.cyanToolStripMenuItem.Name = "cyanToolStripMenuItem"; 211 this.cyanToolStripMenuItem.Name = "cyanToolStripMenuItem";
212 this.cyanToolStripMenuItem.Size = new System.Drawing.Size(113, 22); 212 this.cyanToolStripMenuItem.Size = new System.Drawing.Size(110, 22);
213 this.cyanToolStripMenuItem.Text = "Cyan"; 213 this.cyanToolStripMenuItem.Text = "Cyan";
214 this.cyanToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click); 214 this.cyanToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click);
215 // 215 //
216 // yellowToolStripMenuItem 216 // yellowToolStripMenuItem
217 // 217 //
218 this.yellowToolStripMenuItem.BackColor = System.Drawing.Color.Yellow; 218 this.yellowToolStripMenuItem.BackColor = System.Drawing.Color.Yellow;
219 this.yellowToolStripMenuItem.Name = "yellowToolStripMenuItem"; 219 this.yellowToolStripMenuItem.Name = "yellowToolStripMenuItem";
220 this.yellowToolStripMenuItem.Size = new System.Drawing.Size(113, 22); 220 this.yellowToolStripMenuItem.Size = new System.Drawing.Size(110, 22);
221 this.yellowToolStripMenuItem.Text = "Yellow"; 221 this.yellowToolStripMenuItem.Text = "Yellow";
222 this.yellowToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click); 222 this.yellowToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click);
223 // 223 //
224 // orangeToolStripMenuItem 224 // orangeToolStripMenuItem
225 // 225 //
226 this.orangeToolStripMenuItem.BackColor = System.Drawing.Color.Orange; 226 this.orangeToolStripMenuItem.BackColor = System.Drawing.Color.Orange;
227 this.orangeToolStripMenuItem.Name = "orangeToolStripMenuItem"; 227 this.orangeToolStripMenuItem.Name = "orangeToolStripMenuItem";
228 this.orangeToolStripMenuItem.Size = new System.Drawing.Size(113, 22); 228 this.orangeToolStripMenuItem.Size = new System.Drawing.Size(110, 22);
229 this.orangeToolStripMenuItem.Text = "Orange"; 229 this.orangeToolStripMenuItem.Text = "Orange";
230 this.orangeToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click); 230 this.orangeToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click);
231 // 231 //
232 // limeToolStripMenuItem 232 // limeToolStripMenuItem
233 // 233 //
234 this.limeToolStripMenuItem.BackColor = System.Drawing.Color.Lime; 234 this.limeToolStripMenuItem.BackColor = System.Drawing.Color.Lime;
235 this.limeToolStripMenuItem.Name = "limeToolStripMenuItem"; 235 this.limeToolStripMenuItem.Name = "limeToolStripMenuItem";
236 this.limeToolStripMenuItem.Size = new System.Drawing.Size(113, 22); 236 this.limeToolStripMenuItem.Size = new System.Drawing.Size(110, 22);
237 this.limeToolStripMenuItem.Text = "Lime"; 237 this.limeToolStripMenuItem.Text = "Lime";
238 this.limeToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click); 238 this.limeToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click);
239 // 239 //
240 // violetToolStripMenuItem 240 // violetToolStripMenuItem
241 // 241 //
242 this.violetToolStripMenuItem.BackColor = System.Drawing.Color.Violet; 242 this.violetToolStripMenuItem.BackColor = System.Drawing.Color.Violet;
243 this.violetToolStripMenuItem.Name = "violetToolStripMenuItem"; 243 this.violetToolStripMenuItem.Name = "violetToolStripMenuItem";
244 this.violetToolStripMenuItem.Size = new System.Drawing.Size(113, 22); 244 this.violetToolStripMenuItem.Size = new System.Drawing.Size(110, 22);
245 this.violetToolStripMenuItem.Text = "Violet"; 245 this.violetToolStripMenuItem.Text = "Violet";
246 this.violetToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click); 246 this.violetToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click);
247 // 247 //
248 // tanToolStripMenuItem 248 // tanToolStripMenuItem
249 // 249 //
250 this.tanToolStripMenuItem.BackColor = System.Drawing.Color.Tan; 250 this.tanToolStripMenuItem.BackColor = System.Drawing.Color.Tan;
251 this.tanToolStripMenuItem.Name = "tanToolStripMenuItem"; 251 this.tanToolStripMenuItem.Name = "tanToolStripMenuItem";
252 this.tanToolStripMenuItem.Size = new System.Drawing.Size(113, 22); 252 this.tanToolStripMenuItem.Size = new System.Drawing.Size(110, 22);
253 this.tanToolStripMenuItem.Text = "Tan"; 253 this.tanToolStripMenuItem.Text = "Tan";
254 this.tanToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click); 254 this.tanToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click);
255 // 255 //
256 // pinkToolStripMenuItem 256 // pinkToolStripMenuItem
257 // 257 //
258 this.pinkToolStripMenuItem.BackColor = System.Drawing.Color.Pink; 258 this.pinkToolStripMenuItem.BackColor = System.Drawing.Color.Pink;
259 this.pinkToolStripMenuItem.Name = "pinkToolStripMenuItem"; 259 this.pinkToolStripMenuItem.Name = "pinkToolStripMenuItem";
260 this.pinkToolStripMenuItem.Size = new System.Drawing.Size(113, 22); 260 this.pinkToolStripMenuItem.Size = new System.Drawing.Size(110, 22);
261 this.pinkToolStripMenuItem.Text = "Pink"; 261 this.pinkToolStripMenuItem.Text = "Pink";
262 this.pinkToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click); 262 this.pinkToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click);
263 // 263 //
264 // noneToolStripMenuItem 264 // noneToolStripMenuItem
265 // 265 //
266 this.noneToolStripMenuItem.Name = "noneToolStripMenuItem"; 266 this.noneToolStripMenuItem.Name = "noneToolStripMenuItem";
267 this.noneToolStripMenuItem.Size = new System.Drawing.Size(113, 22); 267 this.noneToolStripMenuItem.Size = new System.Drawing.Size(110, 22);
268 this.noneToolStripMenuItem.Text = "None"; 268 this.noneToolStripMenuItem.Text = "None";
269 this.noneToolStripMenuItem.Click += new System.EventHandler(this.NoneToolStripMenuItem_Click); 269 this.noneToolStripMenuItem.Click += new System.EventHandler(this.NoneToolStripMenuItem_Click);
270 // 270 //
271 // openFileDialog1 271 // openFileDialog1
272 // 272 //
Line 274... Line 274...
274 // 274 //
275 // ManageFoldersForm 275 // ManageFoldersForm
276 // 276 //
277 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 277 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
278 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 278 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
279 this.ClientSize = new System.Drawing.Size(624, 442); 279 this.ClientSize = new System.Drawing.Size(576, 283);
280 this.Controls.Add(this.tableLayoutPanel1); 280 this.Controls.Add(this.tableLayoutPanel1);
281 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); 281 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
-   282 this.MinimumSize = new System.Drawing.Size(512, 256);
282 this.Name = "ManageFoldersForm"; 283 this.Name = "ManageFoldersForm";
283 this.Text = "Horizon: Manage Folders"; 284 this.Text = "Horizon: Manage Folders";
284 this.Load += new System.EventHandler(this.ManageFoldersForm_Load); 285 this.Load += new System.EventHandler(this.ManageFoldersForm_Load);
285 this.tableLayoutPanel1.ResumeLayout(false); 286 this.tableLayoutPanel1.ResumeLayout(false);
286 this.tableLayoutPanel2.ResumeLayout(false); 287 this.tableLayoutPanel2.ResumeLayout(false);