diff --git a/GuiComponents/Controls/BeatmapListingView.Designer.cs b/GuiComponents/Controls/BeatmapListingView.Designer.cs index 7456c10..6d3b278 100644 --- a/GuiComponents/Controls/BeatmapListingView.Designer.cs +++ b/GuiComponents/Controls/BeatmapListingView.Designer.cs @@ -50,14 +50,14 @@ private void InitializeComponent() this.ListViewBeatmaps = new BrightIdeasSoftware.FastDataListView(); this.olvColumn2 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn())); this.olvColumn4 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn())); - this.olvColumn3 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn())); - this.olvColumn10 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn())); this.olvColumn1 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn())); - this.olvColumn5 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn())); this.olvColumn6 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn())); this.olvColumn7 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn())); + this.olvColumn5 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn())); this.olvColumn8 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn())); this.olvColumn9 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn())); + this.olvColumn3 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn())); + this.olvColumn10 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn())); this.LastPlayed = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn())); this.olvColumn12 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn())); this.olvColumn13 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn())); @@ -101,7 +101,7 @@ private void InitializeComponent() this.searchToolStripMenuItem, this.copyToolStripMenuItem}); this.BeatmapsContextMenuStrip.Name = "CollectionContextMenuStrip"; - this.BeatmapsContextMenuStrip.Size = new System.Drawing.Size(132, 92); + this.BeatmapsContextMenuStrip.Size = new System.Drawing.Size(153, 114); // // OpenDlMapMenuStrip // @@ -110,7 +110,7 @@ private void InitializeComponent() this.OpenBeatmapDownloadMapMenuStrip, this.OpenBeatmapFolderMenuStrip}); this.OpenDlMapMenuStrip.Name = "OpenDlMapMenuStrip"; - this.OpenDlMapMenuStrip.Size = new System.Drawing.Size(131, 22); + this.OpenDlMapMenuStrip.Size = new System.Drawing.Size(152, 22); this.OpenDlMapMenuStrip.Text = "Open"; // // OpenBeatmapPageMapMenuStrip @@ -155,7 +155,7 @@ private void InitializeComponent() this.DeleteMapMenuStrip.Enabled = false; this.DeleteMapMenuStrip.Name = "DeleteMapMenuStrip"; this.DeleteMapMenuStrip.ShortcutKeys = System.Windows.Forms.Keys.Delete; - this.DeleteMapMenuStrip.Size = new System.Drawing.Size(131, 22); + this.DeleteMapMenuStrip.Size = new System.Drawing.Size(152, 22); this.DeleteMapMenuStrip.Text = "Delete"; this.DeleteMapMenuStrip.Click += new System.EventHandler(this.MenuStripClick); // @@ -167,7 +167,7 @@ private void InitializeComponent() this.SearchTitleMapMenuStrip}); this.searchToolStripMenuItem.Enabled = false; this.searchToolStripMenuItem.Name = "searchToolStripMenuItem"; - this.searchToolStripMenuItem.Size = new System.Drawing.Size(131, 22); + this.searchToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.searchToolStripMenuItem.Text = "Search"; // // SearchMapsetMapMenuStrip @@ -194,20 +194,22 @@ private void InitializeComponent() this.copyUrlMenuStrip, this.copyAsTextMenuStrip}); this.copyToolStripMenuItem.Name = "copyToolStripMenuItem"; - this.copyToolStripMenuItem.Size = new System.Drawing.Size(131, 22); + this.copyToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.copyToolStripMenuItem.Text = "Copy"; // // copyUrlMenuStrip // this.copyUrlMenuStrip.Name = "copyUrlMenuStrip"; - this.copyUrlMenuStrip.Size = new System.Drawing.Size(109, 22); + this.copyUrlMenuStrip.Size = new System.Drawing.Size(152, 22); this.copyUrlMenuStrip.Text = "url(s)"; + this.copyUrlMenuStrip.Click += new System.EventHandler(this.MenuStripClick); // // copyAsTextMenuStrip // this.copyAsTextMenuStrip.Name = "copyAsTextMenuStrip"; - this.copyAsTextMenuStrip.Size = new System.Drawing.Size(109, 22); + this.copyAsTextMenuStrip.Size = new System.Drawing.Size(152, 22); this.copyAsTextMenuStrip.Text = "As text"; + this.copyAsTextMenuStrip.Click += new System.EventHandler(this.MenuStripClick); // // ListViewBeatmaps // @@ -271,26 +273,6 @@ private void InitializeComponent() this.olvColumn4.TextCopyFormat = "[{0}]"; this.olvColumn4.Width = 100; // - // olvColumn3 - // - this.olvColumn3.AspectName = "LocalBeatmapMissing"; - this.olvColumn3.CheckBoxes = true; - this.olvColumn3.IsEditable = false; - this.olvColumn3.MaximumWidth = 35; - this.olvColumn3.MinimumWidth = 35; - this.olvColumn3.Text = "N/A"; - this.olvColumn3.Width = 35; - // - // olvColumn10 - // - this.olvColumn10.AspectName = "LocalVersionDiffers"; - this.olvColumn10.CheckBoxes = true; - this.olvColumn10.IsEditable = false; - this.olvColumn10.MaximumWidth = 35; - this.olvColumn10.MinimumWidth = 35; - this.olvColumn10.Text = "N/U"; - this.olvColumn10.Width = 35; - // // olvColumn1 // this.olvColumn1.AspectName = "StarsNomod"; @@ -299,12 +281,6 @@ private void InitializeComponent() this.olvColumn1.TextCopyFormat = "{0}★"; this.olvColumn1.Width = 30; // - // olvColumn5 - // - this.olvColumn5.AspectName = "StateStr"; - this.olvColumn5.IsEditable = false; - this.olvColumn5.Text = "State"; - // // olvColumn6 // this.olvColumn6.AspectName = "ApproachRate"; @@ -319,6 +295,12 @@ private void InitializeComponent() this.olvColumn7.Text = "CS"; this.olvColumn7.Width = 30; // + // olvColumn5 + // + this.olvColumn5.AspectName = "StateStr"; + this.olvColumn5.IsEditable = false; + this.olvColumn5.Text = "State"; + // // olvColumn8 // this.olvColumn8.AspectName = "HpDrainRate"; @@ -337,6 +319,26 @@ private void InitializeComponent() this.olvColumn9.Text = "OD"; this.olvColumn9.Width = 30; // + // olvColumn3 + // + this.olvColumn3.AspectName = "LocalBeatmapMissing"; + this.olvColumn3.CheckBoxes = true; + this.olvColumn3.IsEditable = false; + this.olvColumn3.MaximumWidth = 35; + this.olvColumn3.MinimumWidth = 35; + this.olvColumn3.Text = "N/A"; + this.olvColumn3.Width = 35; + // + // olvColumn10 + // + this.olvColumn10.AspectName = "LocalVersionDiffers"; + this.olvColumn10.CheckBoxes = true; + this.olvColumn10.IsEditable = false; + this.olvColumn10.MaximumWidth = 35; + this.olvColumn10.MinimumWidth = 35; + this.olvColumn10.Text = "N/U"; + this.olvColumn10.Width = 35; + // // LastPlayed // this.LastPlayed.AspectName = "LastPlayed";