From a25cb98af4ab6c2dd3b882fb1026ba0445d0e480 Mon Sep 17 00:00:00 2001 From: Diamond Creeper Date: Wed, 13 Sep 2023 12:56:09 +1200 Subject: [PATCH] Update design --- UpgradeLog6.htm | 274 ++++++++++++++++++++++++++++++ WebBrowser/frmBrowser.Designer.cs | 16 +- XeroBrowser.sln | 6 +- 3 files changed, 284 insertions(+), 12 deletions(-) create mode 100644 UpgradeLog6.htm diff --git a/UpgradeLog6.htm b/UpgradeLog6.htm new file mode 100644 index 0000000..e5374fe --- /dev/null +++ b/UpgradeLog6.htm @@ -0,0 +1,274 @@ + + + + Migration Report +

+ Migration Report -

Overview

ProjectPathErrorsWarningsMessages
Xero Browser SetupXero Browser Setup\Xero Browser Setup.vdproj100
Solution ItemsSolution Items000
SolutionXeroBrowser.sln001

Solution and projects

\ No newline at end of file diff --git a/WebBrowser/frmBrowser.Designer.cs b/WebBrowser/frmBrowser.Designer.cs index a5c60ad..965a15f 100644 --- a/WebBrowser/frmBrowser.Designer.cs +++ b/WebBrowser/frmBrowser.Designer.cs @@ -187,7 +187,7 @@ namespace XeroBrowser this.btnForward.ImageSize = new System.Drawing.Size(20, 20); this.btnForward.ImageZoomSize = new System.Drawing.Size(40, 40); this.btnForward.InitialImage = ((System.Drawing.Image)(resources.GetObject("btnForward.InitialImage"))); - this.btnForward.Location = new System.Drawing.Point(209, 8); + this.btnForward.Location = new System.Drawing.Point(35, 8); this.btnForward.Name = "btnForward"; this.btnForward.Rotation = 0; this.btnForward.ShowActiveImage = true; @@ -226,7 +226,7 @@ namespace XeroBrowser this.bunifuImageButton2.ImageSize = new System.Drawing.Size(20, 20); this.bunifuImageButton2.ImageZoomSize = new System.Drawing.Size(40, 40); this.bunifuImageButton2.InitialImage = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton2.InitialImage"))); - this.bunifuImageButton2.Location = new System.Drawing.Point(279, 8); + this.bunifuImageButton2.Location = new System.Drawing.Point(105, 8); this.bunifuImageButton2.Name = "bunifuImageButton2"; this.bunifuImageButton2.Rotation = 0; this.bunifuImageButton2.ShowActiveImage = true; @@ -266,7 +266,7 @@ namespace XeroBrowser this.bunifuImageButton1.ImageSize = new System.Drawing.Size(20, 20); this.bunifuImageButton1.ImageZoomSize = new System.Drawing.Size(40, 40); this.bunifuImageButton1.InitialImage = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.InitialImage"))); - this.bunifuImageButton1.Location = new System.Drawing.Point(1056, 8); + this.bunifuImageButton1.Location = new System.Drawing.Point(1257, 8); this.bunifuImageButton1.Name = "bunifuImageButton1"; this.bunifuImageButton1.Rotation = 0; this.bunifuImageButton1.ShowActiveImage = true; @@ -306,7 +306,7 @@ namespace XeroBrowser this.btnSettings.ImageSize = new System.Drawing.Size(20, 20); this.btnSettings.ImageZoomSize = new System.Drawing.Size(40, 40); this.btnSettings.InitialImage = ((System.Drawing.Image)(resources.GetObject("btnSettings.InitialImage"))); - this.btnSettings.Location = new System.Drawing.Point(1092, 8); + this.btnSettings.Location = new System.Drawing.Point(1293, 8); this.btnSettings.Name = "btnSettings"; this.btnSettings.Rotation = 0; this.btnSettings.ShowActiveImage = true; @@ -346,7 +346,7 @@ namespace XeroBrowser this.bunifuImageButton3.ImageSize = new System.Drawing.Size(20, 20); this.bunifuImageButton3.ImageZoomSize = new System.Drawing.Size(40, 40); this.bunifuImageButton3.InitialImage = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton3.InitialImage"))); - this.bunifuImageButton3.Location = new System.Drawing.Point(1018, 8); + this.bunifuImageButton3.Location = new System.Drawing.Point(1219, 8); this.bunifuImageButton3.Name = "bunifuImageButton3"; this.bunifuImageButton3.Rotation = 0; this.bunifuImageButton3.ShowActiveImage = true; @@ -387,7 +387,7 @@ namespace XeroBrowser this.btnBack.ImageZoomSize = new System.Drawing.Size(40, 40); this.btnBack.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.btnBack.InitialImage = ((System.Drawing.Image)(resources.GetObject("btnBack.InitialImage"))); - this.btnBack.Location = new System.Drawing.Point(179, 8); + this.btnBack.Location = new System.Drawing.Point(5, 8); this.btnBack.Name = "btnBack"; this.btnBack.RightToLeft = System.Windows.Forms.RightToLeft.No; this.btnBack.Rotation = 0; @@ -427,7 +427,7 @@ namespace XeroBrowser this.btnRefresh.ImageSize = new System.Drawing.Size(20, 20); this.btnRefresh.ImageZoomSize = new System.Drawing.Size(40, 40); this.btnRefresh.InitialImage = ((System.Drawing.Image)(resources.GetObject("btnRefresh.InitialImage"))); - this.btnRefresh.Location = new System.Drawing.Point(245, 8); + this.btnRefresh.Location = new System.Drawing.Point(71, 8); this.btnRefresh.Name = "btnRefresh"; this.btnRefresh.Rotation = 0; this.btnRefresh.ShowActiveImage = true; @@ -456,7 +456,7 @@ namespace XeroBrowser this.loadingIndicator.DashWidth = 0.5F; this.loadingIndicator.Font = new System.Drawing.Font("Segoe UI", 9F); this.loadingIndicator.Image = null; - this.loadingIndicator.Location = new System.Drawing.Point(255, 19); + this.loadingIndicator.Location = new System.Drawing.Point(81, 19); this.loadingIndicator.Name = "loadingIndicator"; this.loadingIndicator.NoRounding = false; this.loadingIndicator.Preset = Bunifu.UI.WinForms.BunifuLoader.StylePresets.Solid; diff --git a/XeroBrowser.sln b/XeroBrowser.sln index 37cb071..f045d20 100644 --- a/XeroBrowser.sln +++ b/XeroBrowser.sln @@ -30,10 +30,8 @@ Global {A82CD8AB-AAAE-4451-BD32-F1610C9A92CB}.Release|x64.Build.0 = Release|x64 {E7497DEF-8028-4610-9B9A-94B0B1136B7A}.Debug|Default.ActiveCfg = Debug {E7497DEF-8028-4610-9B9A-94B0B1136B7A}.Debug|x64.ActiveCfg = Debug - {E7497DEF-8028-4610-9B9A-94B0B1136B7A}.Release|Default.ActiveCfg = Release - {E7497DEF-8028-4610-9B9A-94B0B1136B7A}.Release|Default.Build.0 = Release - {E7497DEF-8028-4610-9B9A-94B0B1136B7A}.Release|x64.ActiveCfg = Release - {E7497DEF-8028-4610-9B9A-94B0B1136B7A}.Release|x64.Build.0 = Release + {E7497DEF-8028-4610-9B9A-94B0B1136B7A}.Release|Default.ActiveCfg = Debug + {E7497DEF-8028-4610-9B9A-94B0B1136B7A}.Release|x64.ActiveCfg = Debug EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE