Horizon

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 3  →  ?path2? @ 4
/Horizon/ManageFoldersForm.Designer.cs
@@ -59,7 +59,7 @@
this.tableLayoutPanel1.RowCount = 2;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 42F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(624, 442);
this.tableLayoutPanel1.Size = new System.Drawing.Size(576, 283);
this.tableLayoutPanel1.TabIndex = 0;
//
// tableLayoutPanel2
@@ -70,19 +70,19 @@
this.tableLayoutPanel2.Controls.Add(this.button2, 1, 0);
this.tableLayoutPanel2.Controls.Add(this.button1, 0, 0);
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 403);
this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 244);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 1;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.Size = new System.Drawing.Size(618, 36);
this.tableLayoutPanel2.Size = new System.Drawing.Size(570, 36);
this.tableLayoutPanel2.TabIndex = 1;
//
// button2
//
this.button2.Dock = System.Windows.Forms.DockStyle.Fill;
this.button2.Location = new System.Drawing.Point(312, 3);
this.button2.Location = new System.Drawing.Point(288, 3);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(303, 30);
this.button2.Size = new System.Drawing.Size(279, 30);
this.button2.TabIndex = 1;
this.button2.Text = "Remove";
this.button2.UseVisualStyleBackColor = true;
@@ -93,7 +93,7 @@
this.button1.Dock = System.Windows.Forms.DockStyle.Fill;
this.button1.Location = new System.Drawing.Point(3, 3);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(303, 30);
this.button1.Size = new System.Drawing.Size(279, 30);
this.button1.TabIndex = 0;
this.button1.Text = "Add";
this.button1.UseVisualStyleBackColor = true;
@@ -119,7 +119,7 @@
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.RowHeadersVisible = false;
this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dataGridView1.Size = new System.Drawing.Size(618, 394);
this.dataGridView1.Size = new System.Drawing.Size(570, 235);
this.dataGridView1.TabIndex = 2;
this.dataGridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView1_CellContentClick);
this.dataGridView1.CellContentDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView1_CellContentDoubleClick);
@@ -161,7 +161,7 @@
this.createSnapshotToolStripMenuItem,
this.colorToolStripMenuItem});
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(170, 48);
this.contextMenuStrip1.Size = new System.Drawing.Size(168, 48);
//
// createSnapshotToolStripMenuItem
//
@@ -170,7 +170,7 @@
this.recursiveToolStripMenuItem});
this.createSnapshotToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("createSnapshotToolStripMenuItem.Image")));
this.createSnapshotToolStripMenuItem.Name = "createSnapshotToolStripMenuItem";
this.createSnapshotToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
this.createSnapshotToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
this.createSnapshotToolStripMenuItem.Text = "Create Snapshot...";
//
// selectedDirectoryToolStripMenuItem
@@ -177,7 +177,7 @@
//
this.selectedDirectoryToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("selectedDirectoryToolStripMenuItem.Image")));
this.selectedDirectoryToolStripMenuItem.Name = "selectedDirectoryToolStripMenuItem";
this.selectedDirectoryToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
this.selectedDirectoryToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
this.selectedDirectoryToolStripMenuItem.Text = "Selected Directory";
this.selectedDirectoryToolStripMenuItem.Click += new System.EventHandler(this.SelectedDirectoryToolStripMenuItem_Click);
//
@@ -185,7 +185,7 @@
//
this.recursiveToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("recursiveToolStripMenuItem.Image")));
this.recursiveToolStripMenuItem.Name = "recursiveToolStripMenuItem";
this.recursiveToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
this.recursiveToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
this.recursiveToolStripMenuItem.Text = "Recursive";
this.recursiveToolStripMenuItem.Click += new System.EventHandler(this.RecursiveToolStripMenuItem_Click);
//
@@ -202,7 +202,7 @@
this.noneToolStripMenuItem});
this.colorToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("colorToolStripMenuItem.Image")));
this.colorToolStripMenuItem.Name = "colorToolStripMenuItem";
this.colorToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
this.colorToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
this.colorToolStripMenuItem.Text = "Color";
//
// cyanToolStripMenuItem
@@ -209,7 +209,7 @@
//
this.cyanToolStripMenuItem.BackColor = System.Drawing.Color.Cyan;
this.cyanToolStripMenuItem.Name = "cyanToolStripMenuItem";
this.cyanToolStripMenuItem.Size = new System.Drawing.Size(113, 22);
this.cyanToolStripMenuItem.Size = new System.Drawing.Size(110, 22);
this.cyanToolStripMenuItem.Text = "Cyan";
this.cyanToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click);
//
@@ -217,7 +217,7 @@
//
this.yellowToolStripMenuItem.BackColor = System.Drawing.Color.Yellow;
this.yellowToolStripMenuItem.Name = "yellowToolStripMenuItem";
this.yellowToolStripMenuItem.Size = new System.Drawing.Size(113, 22);
this.yellowToolStripMenuItem.Size = new System.Drawing.Size(110, 22);
this.yellowToolStripMenuItem.Text = "Yellow";
this.yellowToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click);
//
@@ -225,7 +225,7 @@
//
this.orangeToolStripMenuItem.BackColor = System.Drawing.Color.Orange;
this.orangeToolStripMenuItem.Name = "orangeToolStripMenuItem";
this.orangeToolStripMenuItem.Size = new System.Drawing.Size(113, 22);
this.orangeToolStripMenuItem.Size = new System.Drawing.Size(110, 22);
this.orangeToolStripMenuItem.Text = "Orange";
this.orangeToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click);
//
@@ -233,7 +233,7 @@
//
this.limeToolStripMenuItem.BackColor = System.Drawing.Color.Lime;
this.limeToolStripMenuItem.Name = "limeToolStripMenuItem";
this.limeToolStripMenuItem.Size = new System.Drawing.Size(113, 22);
this.limeToolStripMenuItem.Size = new System.Drawing.Size(110, 22);
this.limeToolStripMenuItem.Text = "Lime";
this.limeToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click);
//
@@ -241,7 +241,7 @@
//
this.violetToolStripMenuItem.BackColor = System.Drawing.Color.Violet;
this.violetToolStripMenuItem.Name = "violetToolStripMenuItem";
this.violetToolStripMenuItem.Size = new System.Drawing.Size(113, 22);
this.violetToolStripMenuItem.Size = new System.Drawing.Size(110, 22);
this.violetToolStripMenuItem.Text = "Violet";
this.violetToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click);
//
@@ -249,7 +249,7 @@
//
this.tanToolStripMenuItem.BackColor = System.Drawing.Color.Tan;
this.tanToolStripMenuItem.Name = "tanToolStripMenuItem";
this.tanToolStripMenuItem.Size = new System.Drawing.Size(113, 22);
this.tanToolStripMenuItem.Size = new System.Drawing.Size(110, 22);
this.tanToolStripMenuItem.Text = "Tan";
this.tanToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click);
//
@@ -257,7 +257,7 @@
//
this.pinkToolStripMenuItem.BackColor = System.Drawing.Color.Pink;
this.pinkToolStripMenuItem.Name = "pinkToolStripMenuItem";
this.pinkToolStripMenuItem.Size = new System.Drawing.Size(113, 22);
this.pinkToolStripMenuItem.Size = new System.Drawing.Size(110, 22);
this.pinkToolStripMenuItem.Text = "Pink";
this.pinkToolStripMenuItem.Click += new System.EventHandler(this.ColorToolStripMenuItem_Click);
//
@@ -264,7 +264,7 @@
// noneToolStripMenuItem
//
this.noneToolStripMenuItem.Name = "noneToolStripMenuItem";
this.noneToolStripMenuItem.Size = new System.Drawing.Size(113, 22);
this.noneToolStripMenuItem.Size = new System.Drawing.Size(110, 22);
this.noneToolStripMenuItem.Text = "None";
this.noneToolStripMenuItem.Click += new System.EventHandler(this.NoneToolStripMenuItem_Click);
//
@@ -276,9 +276,10 @@
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(624, 442);
this.ClientSize = new System.Drawing.Size(576, 283);
this.Controls.Add(this.tableLayoutPanel1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MinimumSize = new System.Drawing.Size(512, 256);
this.Name = "ManageFoldersForm";
this.Text = "Horizon: Manage Folders";
this.Load += new System.EventHandler(this.ManageFoldersForm_Load);