From d698eadafcd5a1f5f653a476445adaf7e94579ef Mon Sep 17 00:00:00 2001 From: Kylian Nicouleaud <54137141+Kiki79250CoC@users.noreply.github.com> Date: Mon, 7 Nov 2022 23:46:56 +0100 Subject: [PATCH] v2.25 update --- SMW MultiTool Launcher/Frm01_Main.vb | 6 + .../Frm02_About.Designer.vb | 9 + SMW MultiTool Launcher/Frm02_About.fr.resx | 3 + SMW MultiTool Launcher/Frm02_About.resx | 36 + .../Frm03_Settings.Designer.vb | 6 +- SMW MultiTool Launcher/Frm03_Settings.resx | 9 + .../Frm06_OS_Version.Designer.vb | 26 +- SMW MultiTool Launcher/Frm06_OS_Version.vb | 5 +- .../Frm07_BugsFound.Designer.vb | 10 +- .../Frm07_BugsFound.fr.resx | 25 +- SMW MultiTool Launcher/Frm07_BugsFound.resx | 710 +++++++++--------- SMW MultiTool Launcher/Frm07_BugsFound.vb | 4 +- .../Frm09_MoreInformations.resx | 2 +- .../My Project/AssemblyInfo.vb | 2 +- .../My Project/Resources.Designer.vb | 24 +- .../My Project/Resources.resx | 17 +- .../My Project/app.manifest | 2 +- .../UI - Icons/24px/LM_1CTL Icons.xcf | Bin 63371 -> 64348 bytes .../Resources/TXT Files/SMWMTL_Changelog.txt | 15 + .../TXT Files/SMWMTL_Changelog_fr.txt | 21 +- .../Application Column/Lunar Magic/LM_333.png | Bin 0 -> 356 bytes .../SMW MultiTools Launcher.vbproj | 6 +- 22 files changed, 521 insertions(+), 417 deletions(-) create mode 100644 SMW MultiTool Launcher/Resources/UI_Elements/Icons/Application Column/Lunar Magic/LM_333.png diff --git a/SMW MultiTool Launcher/Frm01_Main.vb b/SMW MultiTool Launcher/Frm01_Main.vb index a0cdd2b..9a5e708 100644 --- a/SMW MultiTool Launcher/Frm01_Main.vb +++ b/SMW MultiTool Launcher/Frm01_Main.vb @@ -1775,6 +1775,8 @@ Public Class Frm01_Main Case 59 LM_Option_1.Image = My.Resources.LM_332 Case 60 + LM_Option_1.Image = My.Resources.LM_333 + Case Else LM_Option_1.Image = My.Resources.LM_NORMAL End Select @@ -1926,6 +1928,8 @@ Public Class Frm01_Main Case 59 LM_Option_2.Image = My.Resources.LM_332 Case 60 + LM_Option_2.Image = My.Resources.LM_333 + Case Else LM_Option_2.Image = My.Resources.LM_NORMAL End Select @@ -2077,6 +2081,8 @@ Public Class Frm01_Main Case 59 LM_Option_3.Image = My.Resources.LM_332 Case 60 + LM_Option_3.Image = My.Resources.LM_333 + Case Else LM_Option_3.Image = My.Resources.LM_NORMAL End Select diff --git a/SMW MultiTool Launcher/Frm02_About.Designer.vb b/SMW MultiTool Launcher/Frm02_About.Designer.vb index acd91dd..cf09f86 100644 --- a/SMW MultiTool Launcher/Frm02_About.Designer.vb +++ b/SMW MultiTool Launcher/Frm02_About.Designer.vb @@ -47,6 +47,7 @@ Partial Class Frm02_About Me.UI_AppNameBorder = New System.Windows.Forms.Panel() Me.UpdateSysVersion_Label = New System.Windows.Forms.Label() Me.CopyBuildStringToolTip = New System.Windows.Forms.ToolTip(Me.components) + Me.EATempLabel = New System.Windows.Forms.Label() CType(Me.Info_UpdateStatusIcon, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.AppLogo_Image, System.ComponentModel.ISupportInitialize).BeginInit() Me.UI_ButtonsPanel.SuspendLayout() @@ -222,6 +223,12 @@ Partial Class Frm02_About Me.UpdateSysVersion_Label.BackColor = System.Drawing.Color.Transparent Me.UpdateSysVersion_Label.Name = "UpdateSysVersion_Label" ' + 'EATempLabel + ' + resources.ApplyResources(Me.EATempLabel, "EATempLabel") + Me.EATempLabel.BackColor = System.Drawing.Color.Transparent + Me.EATempLabel.Name = "EATempLabel" + ' 'Frm02_About ' Me.AcceptButton = Me.UI_Btn_OK @@ -237,6 +244,7 @@ Partial Class Frm02_About Me.Controls.Add(Me.UI_AppNamePanel) Me.Controls.Add(Me.UI_StatPanel) Me.Controls.Add(Me.UpdateSysVersion_Label) + Me.Controls.Add(Me.EATempLabel) Me.DoubleBuffered = True Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog Me.MaximizeBox = False @@ -280,4 +288,5 @@ Partial Class Frm02_About Friend WithEvents UI_BtmBar_PanelBorder As Panel Friend WithEvents UpdateSysVersion_Label As Label Friend WithEvents CopyBuildStringToolTip As ToolTip + Friend WithEvents EATempLabel As Label End Class diff --git a/SMW MultiTool Launcher/Frm02_About.fr.resx b/SMW MultiTool Launcher/Frm02_About.fr.resx index 5ed71c2..ca2cff9 100644 --- a/SMW MultiTool Launcher/Frm02_About.fr.resx +++ b/SMW MultiTool Launcher/Frm02_About.fr.resx @@ -176,4 +176,7 @@ 110, 24 + + Produit conçu et réalisé au Listenbourg <3 + \ No newline at end of file diff --git a/SMW MultiTool Launcher/Frm02_About.resx b/SMW MultiTool Launcher/Frm02_About.resx index 490290b..8010fc3 100644 --- a/SMW MultiTool Launcher/Frm02_About.resx +++ b/SMW MultiTool Launcher/Frm02_About.resx @@ -939,6 +939,42 @@ -1, 5 + + Bottom, Right + + + Segoe UI, 12pt + + + NoControl + + + 474, 228 + + + 363, 21 + + + 35 + + + Product designed and built in Listenbourg <3 + + + TopRight + + + EATempLabel + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 8 + True diff --git a/SMW MultiTool Launcher/Frm03_Settings.Designer.vb b/SMW MultiTool Launcher/Frm03_Settings.Designer.vb index fed83ed..c4db8ae 100644 --- a/SMW MultiTool Launcher/Frm03_Settings.Designer.vb +++ b/SMW MultiTool Launcher/Frm03_Settings.Designer.vb @@ -2273,7 +2273,7 @@ Partial Class Frm03_Settings resources.ApplyResources(Me.AppOption_LMslot3_Version, "AppOption_LMslot3_Version") Me.AppOption_LMslot3_Version.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.AppOption_LMslot3_Version.FormattingEnabled = True - Me.AppOption_LMslot3_Version.Items.AddRange(New Object() {resources.GetString("AppOption_LMslot3_Version.Items"), resources.GetString("AppOption_LMslot3_Version.Items1"), resources.GetString("AppOption_LMslot3_Version.Items2"), resources.GetString("AppOption_LMslot3_Version.Items3"), resources.GetString("AppOption_LMslot3_Version.Items4"), resources.GetString("AppOption_LMslot3_Version.Items5"), resources.GetString("AppOption_LMslot3_Version.Items6"), resources.GetString("AppOption_LMslot3_Version.Items7"), resources.GetString("AppOption_LMslot3_Version.Items8"), resources.GetString("AppOption_LMslot3_Version.Items9"), resources.GetString("AppOption_LMslot3_Version.Items10"), resources.GetString("AppOption_LMslot3_Version.Items11"), resources.GetString("AppOption_LMslot3_Version.Items12"), resources.GetString("AppOption_LMslot3_Version.Items13"), resources.GetString("AppOption_LMslot3_Version.Items14"), resources.GetString("AppOption_LMslot3_Version.Items15"), resources.GetString("AppOption_LMslot3_Version.Items16"), resources.GetString("AppOption_LMslot3_Version.Items17"), resources.GetString("AppOption_LMslot3_Version.Items18"), resources.GetString("AppOption_LMslot3_Version.Items19"), resources.GetString("AppOption_LMslot3_Version.Items20"), resources.GetString("AppOption_LMslot3_Version.Items21"), resources.GetString("AppOption_LMslot3_Version.Items22"), resources.GetString("AppOption_LMslot3_Version.Items23"), resources.GetString("AppOption_LMslot3_Version.Items24"), resources.GetString("AppOption_LMslot3_Version.Items25"), resources.GetString("AppOption_LMslot3_Version.Items26"), resources.GetString("AppOption_LMslot3_Version.Items27"), resources.GetString("AppOption_LMslot3_Version.Items28"), resources.GetString("AppOption_LMslot3_Version.Items29"), resources.GetString("AppOption_LMslot3_Version.Items30"), resources.GetString("AppOption_LMslot3_Version.Items31"), resources.GetString("AppOption_LMslot3_Version.Items32"), resources.GetString("AppOption_LMslot3_Version.Items33"), resources.GetString("AppOption_LMslot3_Version.Items34"), resources.GetString("AppOption_LMslot3_Version.Items35"), resources.GetString("AppOption_LMslot3_Version.Items36"), resources.GetString("AppOption_LMslot3_Version.Items37"), resources.GetString("AppOption_LMslot3_Version.Items38"), resources.GetString("AppOption_LMslot3_Version.Items39"), resources.GetString("AppOption_LMslot3_Version.Items40"), resources.GetString("AppOption_LMslot3_Version.Items41"), resources.GetString("AppOption_LMslot3_Version.Items42"), resources.GetString("AppOption_LMslot3_Version.Items43"), resources.GetString("AppOption_LMslot3_Version.Items44"), resources.GetString("AppOption_LMslot3_Version.Items45"), resources.GetString("AppOption_LMslot3_Version.Items46"), resources.GetString("AppOption_LMslot3_Version.Items47"), resources.GetString("AppOption_LMslot3_Version.Items48"), resources.GetString("AppOption_LMslot3_Version.Items49"), resources.GetString("AppOption_LMslot3_Version.Items50"), resources.GetString("AppOption_LMslot3_Version.Items51"), resources.GetString("AppOption_LMslot3_Version.Items52"), resources.GetString("AppOption_LMslot3_Version.Items53"), resources.GetString("AppOption_LMslot3_Version.Items54"), resources.GetString("AppOption_LMslot3_Version.Items55"), resources.GetString("AppOption_LMslot3_Version.Items56"), resources.GetString("AppOption_LMslot3_Version.Items57"), resources.GetString("AppOption_LMslot3_Version.Items58"), resources.GetString("AppOption_LMslot3_Version.Items59")}) + Me.AppOption_LMslot3_Version.Items.AddRange(New Object() {resources.GetString("AppOption_LMslot3_Version.Items"), resources.GetString("AppOption_LMslot3_Version.Items1"), resources.GetString("AppOption_LMslot3_Version.Items2"), resources.GetString("AppOption_LMslot3_Version.Items3"), resources.GetString("AppOption_LMslot3_Version.Items4"), resources.GetString("AppOption_LMslot3_Version.Items5"), resources.GetString("AppOption_LMslot3_Version.Items6"), resources.GetString("AppOption_LMslot3_Version.Items7"), resources.GetString("AppOption_LMslot3_Version.Items8"), resources.GetString("AppOption_LMslot3_Version.Items9"), resources.GetString("AppOption_LMslot3_Version.Items10"), resources.GetString("AppOption_LMslot3_Version.Items11"), resources.GetString("AppOption_LMslot3_Version.Items12"), resources.GetString("AppOption_LMslot3_Version.Items13"), resources.GetString("AppOption_LMslot3_Version.Items14"), resources.GetString("AppOption_LMslot3_Version.Items15"), resources.GetString("AppOption_LMslot3_Version.Items16"), resources.GetString("AppOption_LMslot3_Version.Items17"), resources.GetString("AppOption_LMslot3_Version.Items18"), resources.GetString("AppOption_LMslot3_Version.Items19"), resources.GetString("AppOption_LMslot3_Version.Items20"), resources.GetString("AppOption_LMslot3_Version.Items21"), resources.GetString("AppOption_LMslot3_Version.Items22"), resources.GetString("AppOption_LMslot3_Version.Items23"), resources.GetString("AppOption_LMslot3_Version.Items24"), resources.GetString("AppOption_LMslot3_Version.Items25"), resources.GetString("AppOption_LMslot3_Version.Items26"), resources.GetString("AppOption_LMslot3_Version.Items27"), resources.GetString("AppOption_LMslot3_Version.Items28"), resources.GetString("AppOption_LMslot3_Version.Items29"), resources.GetString("AppOption_LMslot3_Version.Items30"), resources.GetString("AppOption_LMslot3_Version.Items31"), resources.GetString("AppOption_LMslot3_Version.Items32"), resources.GetString("AppOption_LMslot3_Version.Items33"), resources.GetString("AppOption_LMslot3_Version.Items34"), resources.GetString("AppOption_LMslot3_Version.Items35"), resources.GetString("AppOption_LMslot3_Version.Items36"), resources.GetString("AppOption_LMslot3_Version.Items37"), resources.GetString("AppOption_LMslot3_Version.Items38"), resources.GetString("AppOption_LMslot3_Version.Items39"), resources.GetString("AppOption_LMslot3_Version.Items40"), resources.GetString("AppOption_LMslot3_Version.Items41"), resources.GetString("AppOption_LMslot3_Version.Items42"), resources.GetString("AppOption_LMslot3_Version.Items43"), resources.GetString("AppOption_LMslot3_Version.Items44"), resources.GetString("AppOption_LMslot3_Version.Items45"), resources.GetString("AppOption_LMslot3_Version.Items46"), resources.GetString("AppOption_LMslot3_Version.Items47"), resources.GetString("AppOption_LMslot3_Version.Items48"), resources.GetString("AppOption_LMslot3_Version.Items49"), resources.GetString("AppOption_LMslot3_Version.Items50"), resources.GetString("AppOption_LMslot3_Version.Items51"), resources.GetString("AppOption_LMslot3_Version.Items52"), resources.GetString("AppOption_LMslot3_Version.Items53"), resources.GetString("AppOption_LMslot3_Version.Items54"), resources.GetString("AppOption_LMslot3_Version.Items55"), resources.GetString("AppOption_LMslot3_Version.Items56"), resources.GetString("AppOption_LMslot3_Version.Items57"), resources.GetString("AppOption_LMslot3_Version.Items58"), resources.GetString("AppOption_LMslot3_Version.Items59"), resources.GetString("AppOption_LMslot3_Version.Items60")}) Me.AppOption_LMslot3_Version.Name = "AppOption_LMslot3_Version" ' 'Text_034 @@ -2340,7 +2340,7 @@ Partial Class Frm03_Settings resources.ApplyResources(Me.AppOption_LMslot1_Version, "AppOption_LMslot1_Version") Me.AppOption_LMslot1_Version.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.AppOption_LMslot1_Version.FormattingEnabled = True - Me.AppOption_LMslot1_Version.Items.AddRange(New Object() {resources.GetString("AppOption_LMslot1_Version.Items"), resources.GetString("AppOption_LMslot1_Version.Items1"), resources.GetString("AppOption_LMslot1_Version.Items2"), resources.GetString("AppOption_LMslot1_Version.Items3"), resources.GetString("AppOption_LMslot1_Version.Items4"), resources.GetString("AppOption_LMslot1_Version.Items5"), resources.GetString("AppOption_LMslot1_Version.Items6"), resources.GetString("AppOption_LMslot1_Version.Items7"), resources.GetString("AppOption_LMslot1_Version.Items8"), resources.GetString("AppOption_LMslot1_Version.Items9"), resources.GetString("AppOption_LMslot1_Version.Items10"), resources.GetString("AppOption_LMslot1_Version.Items11"), resources.GetString("AppOption_LMslot1_Version.Items12"), resources.GetString("AppOption_LMslot1_Version.Items13"), resources.GetString("AppOption_LMslot1_Version.Items14"), resources.GetString("AppOption_LMslot1_Version.Items15"), resources.GetString("AppOption_LMslot1_Version.Items16"), resources.GetString("AppOption_LMslot1_Version.Items17"), resources.GetString("AppOption_LMslot1_Version.Items18"), resources.GetString("AppOption_LMslot1_Version.Items19"), resources.GetString("AppOption_LMslot1_Version.Items20"), resources.GetString("AppOption_LMslot1_Version.Items21"), resources.GetString("AppOption_LMslot1_Version.Items22"), resources.GetString("AppOption_LMslot1_Version.Items23"), resources.GetString("AppOption_LMslot1_Version.Items24"), resources.GetString("AppOption_LMslot1_Version.Items25"), resources.GetString("AppOption_LMslot1_Version.Items26"), resources.GetString("AppOption_LMslot1_Version.Items27"), resources.GetString("AppOption_LMslot1_Version.Items28"), resources.GetString("AppOption_LMslot1_Version.Items29"), resources.GetString("AppOption_LMslot1_Version.Items30"), resources.GetString("AppOption_LMslot1_Version.Items31"), resources.GetString("AppOption_LMslot1_Version.Items32"), resources.GetString("AppOption_LMslot1_Version.Items33"), resources.GetString("AppOption_LMslot1_Version.Items34"), resources.GetString("AppOption_LMslot1_Version.Items35"), resources.GetString("AppOption_LMslot1_Version.Items36"), resources.GetString("AppOption_LMslot1_Version.Items37"), resources.GetString("AppOption_LMslot1_Version.Items38"), resources.GetString("AppOption_LMslot1_Version.Items39"), resources.GetString("AppOption_LMslot1_Version.Items40"), resources.GetString("AppOption_LMslot1_Version.Items41"), resources.GetString("AppOption_LMslot1_Version.Items42"), resources.GetString("AppOption_LMslot1_Version.Items43"), resources.GetString("AppOption_LMslot1_Version.Items44"), resources.GetString("AppOption_LMslot1_Version.Items45"), resources.GetString("AppOption_LMslot1_Version.Items46"), resources.GetString("AppOption_LMslot1_Version.Items47"), resources.GetString("AppOption_LMslot1_Version.Items48"), resources.GetString("AppOption_LMslot1_Version.Items49"), resources.GetString("AppOption_LMslot1_Version.Items50"), resources.GetString("AppOption_LMslot1_Version.Items51"), resources.GetString("AppOption_LMslot1_Version.Items52"), resources.GetString("AppOption_LMslot1_Version.Items53"), resources.GetString("AppOption_LMslot1_Version.Items54"), resources.GetString("AppOption_LMslot1_Version.Items55"), resources.GetString("AppOption_LMslot1_Version.Items56"), resources.GetString("AppOption_LMslot1_Version.Items57"), resources.GetString("AppOption_LMslot1_Version.Items58"), resources.GetString("AppOption_LMslot1_Version.Items59")}) + Me.AppOption_LMslot1_Version.Items.AddRange(New Object() {resources.GetString("AppOption_LMslot1_Version.Items"), resources.GetString("AppOption_LMslot1_Version.Items1"), resources.GetString("AppOption_LMslot1_Version.Items2"), resources.GetString("AppOption_LMslot1_Version.Items3"), resources.GetString("AppOption_LMslot1_Version.Items4"), resources.GetString("AppOption_LMslot1_Version.Items5"), resources.GetString("AppOption_LMslot1_Version.Items6"), resources.GetString("AppOption_LMslot1_Version.Items7"), resources.GetString("AppOption_LMslot1_Version.Items8"), resources.GetString("AppOption_LMslot1_Version.Items9"), resources.GetString("AppOption_LMslot1_Version.Items10"), resources.GetString("AppOption_LMslot1_Version.Items11"), resources.GetString("AppOption_LMslot1_Version.Items12"), resources.GetString("AppOption_LMslot1_Version.Items13"), resources.GetString("AppOption_LMslot1_Version.Items14"), resources.GetString("AppOption_LMslot1_Version.Items15"), resources.GetString("AppOption_LMslot1_Version.Items16"), resources.GetString("AppOption_LMslot1_Version.Items17"), resources.GetString("AppOption_LMslot1_Version.Items18"), resources.GetString("AppOption_LMslot1_Version.Items19"), resources.GetString("AppOption_LMslot1_Version.Items20"), resources.GetString("AppOption_LMslot1_Version.Items21"), resources.GetString("AppOption_LMslot1_Version.Items22"), resources.GetString("AppOption_LMslot1_Version.Items23"), resources.GetString("AppOption_LMslot1_Version.Items24"), resources.GetString("AppOption_LMslot1_Version.Items25"), resources.GetString("AppOption_LMslot1_Version.Items26"), resources.GetString("AppOption_LMslot1_Version.Items27"), resources.GetString("AppOption_LMslot1_Version.Items28"), resources.GetString("AppOption_LMslot1_Version.Items29"), resources.GetString("AppOption_LMslot1_Version.Items30"), resources.GetString("AppOption_LMslot1_Version.Items31"), resources.GetString("AppOption_LMslot1_Version.Items32"), resources.GetString("AppOption_LMslot1_Version.Items33"), resources.GetString("AppOption_LMslot1_Version.Items34"), resources.GetString("AppOption_LMslot1_Version.Items35"), resources.GetString("AppOption_LMslot1_Version.Items36"), resources.GetString("AppOption_LMslot1_Version.Items37"), resources.GetString("AppOption_LMslot1_Version.Items38"), resources.GetString("AppOption_LMslot1_Version.Items39"), resources.GetString("AppOption_LMslot1_Version.Items40"), resources.GetString("AppOption_LMslot1_Version.Items41"), resources.GetString("AppOption_LMslot1_Version.Items42"), resources.GetString("AppOption_LMslot1_Version.Items43"), resources.GetString("AppOption_LMslot1_Version.Items44"), resources.GetString("AppOption_LMslot1_Version.Items45"), resources.GetString("AppOption_LMslot1_Version.Items46"), resources.GetString("AppOption_LMslot1_Version.Items47"), resources.GetString("AppOption_LMslot1_Version.Items48"), resources.GetString("AppOption_LMslot1_Version.Items49"), resources.GetString("AppOption_LMslot1_Version.Items50"), resources.GetString("AppOption_LMslot1_Version.Items51"), resources.GetString("AppOption_LMslot1_Version.Items52"), resources.GetString("AppOption_LMslot1_Version.Items53"), resources.GetString("AppOption_LMslot1_Version.Items54"), resources.GetString("AppOption_LMslot1_Version.Items55"), resources.GetString("AppOption_LMslot1_Version.Items56"), resources.GetString("AppOption_LMslot1_Version.Items57"), resources.GetString("AppOption_LMslot1_Version.Items58"), resources.GetString("AppOption_LMslot1_Version.Items59"), resources.GetString("AppOption_LMslot1_Version.Items60")}) Me.AppOption_LMslot1_Version.Name = "AppOption_LMslot1_Version" ' 'Text_028 @@ -2407,7 +2407,7 @@ Partial Class Frm03_Settings resources.ApplyResources(Me.AppOption_LMslot2_Version, "AppOption_LMslot2_Version") Me.AppOption_LMslot2_Version.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.AppOption_LMslot2_Version.FormattingEnabled = True - Me.AppOption_LMslot2_Version.Items.AddRange(New Object() {resources.GetString("AppOption_LMslot2_Version.Items"), resources.GetString("AppOption_LMslot2_Version.Items1"), resources.GetString("AppOption_LMslot2_Version.Items2"), resources.GetString("AppOption_LMslot2_Version.Items3"), resources.GetString("AppOption_LMslot2_Version.Items4"), resources.GetString("AppOption_LMslot2_Version.Items5"), resources.GetString("AppOption_LMslot2_Version.Items6"), resources.GetString("AppOption_LMslot2_Version.Items7"), resources.GetString("AppOption_LMslot2_Version.Items8"), resources.GetString("AppOption_LMslot2_Version.Items9"), resources.GetString("AppOption_LMslot2_Version.Items10"), resources.GetString("AppOption_LMslot2_Version.Items11"), resources.GetString("AppOption_LMslot2_Version.Items12"), resources.GetString("AppOption_LMslot2_Version.Items13"), resources.GetString("AppOption_LMslot2_Version.Items14"), resources.GetString("AppOption_LMslot2_Version.Items15"), resources.GetString("AppOption_LMslot2_Version.Items16"), resources.GetString("AppOption_LMslot2_Version.Items17"), resources.GetString("AppOption_LMslot2_Version.Items18"), resources.GetString("AppOption_LMslot2_Version.Items19"), resources.GetString("AppOption_LMslot2_Version.Items20"), resources.GetString("AppOption_LMslot2_Version.Items21"), resources.GetString("AppOption_LMslot2_Version.Items22"), resources.GetString("AppOption_LMslot2_Version.Items23"), resources.GetString("AppOption_LMslot2_Version.Items24"), resources.GetString("AppOption_LMslot2_Version.Items25"), resources.GetString("AppOption_LMslot2_Version.Items26"), resources.GetString("AppOption_LMslot2_Version.Items27"), resources.GetString("AppOption_LMslot2_Version.Items28"), resources.GetString("AppOption_LMslot2_Version.Items29"), resources.GetString("AppOption_LMslot2_Version.Items30"), resources.GetString("AppOption_LMslot2_Version.Items31"), resources.GetString("AppOption_LMslot2_Version.Items32"), resources.GetString("AppOption_LMslot2_Version.Items33"), resources.GetString("AppOption_LMslot2_Version.Items34"), resources.GetString("AppOption_LMslot2_Version.Items35"), resources.GetString("AppOption_LMslot2_Version.Items36"), resources.GetString("AppOption_LMslot2_Version.Items37"), resources.GetString("AppOption_LMslot2_Version.Items38"), resources.GetString("AppOption_LMslot2_Version.Items39"), resources.GetString("AppOption_LMslot2_Version.Items40"), resources.GetString("AppOption_LMslot2_Version.Items41"), resources.GetString("AppOption_LMslot2_Version.Items42"), resources.GetString("AppOption_LMslot2_Version.Items43"), resources.GetString("AppOption_LMslot2_Version.Items44"), resources.GetString("AppOption_LMslot2_Version.Items45"), resources.GetString("AppOption_LMslot2_Version.Items46"), resources.GetString("AppOption_LMslot2_Version.Items47"), resources.GetString("AppOption_LMslot2_Version.Items48"), resources.GetString("AppOption_LMslot2_Version.Items49"), resources.GetString("AppOption_LMslot2_Version.Items50"), resources.GetString("AppOption_LMslot2_Version.Items51"), resources.GetString("AppOption_LMslot2_Version.Items52"), resources.GetString("AppOption_LMslot2_Version.Items53"), resources.GetString("AppOption_LMslot2_Version.Items54"), resources.GetString("AppOption_LMslot2_Version.Items55"), resources.GetString("AppOption_LMslot2_Version.Items56"), resources.GetString("AppOption_LMslot2_Version.Items57"), resources.GetString("AppOption_LMslot2_Version.Items58"), resources.GetString("AppOption_LMslot2_Version.Items59")}) + Me.AppOption_LMslot2_Version.Items.AddRange(New Object() {resources.GetString("AppOption_LMslot2_Version.Items"), resources.GetString("AppOption_LMslot2_Version.Items1"), resources.GetString("AppOption_LMslot2_Version.Items2"), resources.GetString("AppOption_LMslot2_Version.Items3"), resources.GetString("AppOption_LMslot2_Version.Items4"), resources.GetString("AppOption_LMslot2_Version.Items5"), resources.GetString("AppOption_LMslot2_Version.Items6"), resources.GetString("AppOption_LMslot2_Version.Items7"), resources.GetString("AppOption_LMslot2_Version.Items8"), resources.GetString("AppOption_LMslot2_Version.Items9"), resources.GetString("AppOption_LMslot2_Version.Items10"), resources.GetString("AppOption_LMslot2_Version.Items11"), resources.GetString("AppOption_LMslot2_Version.Items12"), resources.GetString("AppOption_LMslot2_Version.Items13"), resources.GetString("AppOption_LMslot2_Version.Items14"), resources.GetString("AppOption_LMslot2_Version.Items15"), resources.GetString("AppOption_LMslot2_Version.Items16"), resources.GetString("AppOption_LMslot2_Version.Items17"), resources.GetString("AppOption_LMslot2_Version.Items18"), resources.GetString("AppOption_LMslot2_Version.Items19"), resources.GetString("AppOption_LMslot2_Version.Items20"), resources.GetString("AppOption_LMslot2_Version.Items21"), resources.GetString("AppOption_LMslot2_Version.Items22"), resources.GetString("AppOption_LMslot2_Version.Items23"), resources.GetString("AppOption_LMslot2_Version.Items24"), resources.GetString("AppOption_LMslot2_Version.Items25"), resources.GetString("AppOption_LMslot2_Version.Items26"), resources.GetString("AppOption_LMslot2_Version.Items27"), resources.GetString("AppOption_LMslot2_Version.Items28"), resources.GetString("AppOption_LMslot2_Version.Items29"), resources.GetString("AppOption_LMslot2_Version.Items30"), resources.GetString("AppOption_LMslot2_Version.Items31"), resources.GetString("AppOption_LMslot2_Version.Items32"), resources.GetString("AppOption_LMslot2_Version.Items33"), resources.GetString("AppOption_LMslot2_Version.Items34"), resources.GetString("AppOption_LMslot2_Version.Items35"), resources.GetString("AppOption_LMslot2_Version.Items36"), resources.GetString("AppOption_LMslot2_Version.Items37"), resources.GetString("AppOption_LMslot2_Version.Items38"), resources.GetString("AppOption_LMslot2_Version.Items39"), resources.GetString("AppOption_LMslot2_Version.Items40"), resources.GetString("AppOption_LMslot2_Version.Items41"), resources.GetString("AppOption_LMslot2_Version.Items42"), resources.GetString("AppOption_LMslot2_Version.Items43"), resources.GetString("AppOption_LMslot2_Version.Items44"), resources.GetString("AppOption_LMslot2_Version.Items45"), resources.GetString("AppOption_LMslot2_Version.Items46"), resources.GetString("AppOption_LMslot2_Version.Items47"), resources.GetString("AppOption_LMslot2_Version.Items48"), resources.GetString("AppOption_LMslot2_Version.Items49"), resources.GetString("AppOption_LMslot2_Version.Items50"), resources.GetString("AppOption_LMslot2_Version.Items51"), resources.GetString("AppOption_LMslot2_Version.Items52"), resources.GetString("AppOption_LMslot2_Version.Items53"), resources.GetString("AppOption_LMslot2_Version.Items54"), resources.GetString("AppOption_LMslot2_Version.Items55"), resources.GetString("AppOption_LMslot2_Version.Items56"), resources.GetString("AppOption_LMslot2_Version.Items57"), resources.GetString("AppOption_LMslot2_Version.Items58"), resources.GetString("AppOption_LMslot2_Version.Items59"), resources.GetString("AppOption_LMslot2_Version.Items60")}) Me.AppOption_LMslot2_Version.Name = "AppOption_LMslot2_Version" ' 'Text_031 diff --git a/SMW MultiTool Launcher/Frm03_Settings.resx b/SMW MultiTool Launcher/Frm03_Settings.resx index 4cbe20d..92bf5c9 100644 --- a/SMW MultiTool Launcher/Frm03_Settings.resx +++ b/SMW MultiTool Launcher/Frm03_Settings.resx @@ -7659,6 +7659,9 @@ 3.32 + + 3.33 + 165, 60 @@ -8145,6 +8148,9 @@ 3.32 + + 3.33 + 165, 60 @@ -8631,6 +8637,9 @@ 3.32 + + 3.33 + 165, 60 diff --git a/SMW MultiTool Launcher/Frm06_OS_Version.Designer.vb b/SMW MultiTool Launcher/Frm06_OS_Version.Designer.vb index 0e8c237..91964bc 100644 --- a/SMW MultiTool Launcher/Frm06_OS_Version.Designer.vb +++ b/SMW MultiTool Launcher/Frm06_OS_Version.Designer.vb @@ -156,74 +156,74 @@ Partial Class Frm06_OS_Version ' 'Text5 ' - resources.ApplyResources(Me.Text5, "Text5") Me.Text5.BackColor = System.Drawing.Color.Transparent + resources.ApplyResources(Me.Text5, "Text5") Me.Text5.Name = "Text5" ' 'Text2 ' - resources.ApplyResources(Me.Text2, "Text2") Me.Text2.BackColor = System.Drawing.Color.Transparent + resources.ApplyResources(Me.Text2, "Text2") Me.Text2.Name = "Text2" ' 'Text6 ' - resources.ApplyResources(Me.Text6, "Text6") Me.Text6.BackColor = System.Drawing.Color.Transparent + resources.ApplyResources(Me.Text6, "Text6") Me.Text6.Name = "Text6" ' 'Text7 ' - resources.ApplyResources(Me.Text7, "Text7") Me.Text7.BackColor = System.Drawing.Color.Transparent + resources.ApplyResources(Me.Text7, "Text7") Me.Text7.Name = "Text7" ' 'Text8 ' - resources.ApplyResources(Me.Text8, "Text8") Me.Text8.BackColor = System.Drawing.Color.Transparent + resources.ApplyResources(Me.Text8, "Text8") Me.Text8.Name = "Text8" ' 'Text10 ' - resources.ApplyResources(Me.Text10, "Text10") Me.Text10.BackColor = System.Drawing.Color.Transparent + resources.ApplyResources(Me.Text10, "Text10") Me.Text10.Name = "Text10" ' 'Text9 ' - resources.ApplyResources(Me.Text9, "Text9") Me.Text9.BackColor = System.Drawing.Color.Transparent + resources.ApplyResources(Me.Text9, "Text9") Me.Text9.Name = "Text9" ' 'Text1 ' - resources.ApplyResources(Me.Text1, "Text1") Me.Text1.BackColor = System.Drawing.Color.Transparent + resources.ApplyResources(Me.Text1, "Text1") Me.Text1.Name = "Text1" ' 'Text4 ' - resources.ApplyResources(Me.Text4, "Text4") Me.Text4.BackColor = System.Drawing.Color.Transparent + resources.ApplyResources(Me.Text4, "Text4") Me.Text4.Name = "Text4" ' 'Text3 ' - resources.ApplyResources(Me.Text3, "Text3") Me.Text3.BackColor = System.Drawing.Color.Transparent + resources.ApplyResources(Me.Text3, "Text3") Me.Text3.Name = "Text3" ' 'Text14 ' - resources.ApplyResources(Me.Text14, "Text14") Me.Text14.BackColor = System.Drawing.Color.Transparent + resources.ApplyResources(Me.Text14, "Text14") Me.Text14.Name = "Text14" ' 'Text13 ' - resources.ApplyResources(Me.Text13, "Text13") Me.Text13.BackColor = System.Drawing.Color.Transparent + resources.ApplyResources(Me.Text13, "Text13") Me.Text13.Name = "Text13" ' 'Deco1 @@ -321,9 +321,9 @@ Partial Class Frm06_OS_Version ' 'UI_StatPanel_Icon ' - resources.ApplyResources(Me.UI_StatPanel_Icon, "UI_StatPanel_Icon") Me.UI_StatPanel_Icon.BackColor = System.Drawing.Color.Transparent Me.UI_StatPanel_Icon.Image = Global.SMW_MultiTool_Launcher.My.Resources.Resources.OSversion_Icon + resources.ApplyResources(Me.UI_StatPanel_Icon, "UI_StatPanel_Icon") Me.UI_StatPanel_Icon.Name = "UI_StatPanel_Icon" Me.UI_StatPanel_Icon.TabStop = False ' diff --git a/SMW MultiTool Launcher/Frm06_OS_Version.vb b/SMW MultiTool Launcher/Frm06_OS_Version.vb index 11bf9e9..54a29f4 100644 --- a/SMW MultiTool Launcher/Frm06_OS_Version.vb +++ b/SMW MultiTool Launcher/Frm06_OS_Version.vb @@ -94,9 +94,12 @@ Public Class Frm06_OS_Version ' Service Pack Select Case Win_NT_Version - Case "6.0", "6.1", "6.2" + Case "6.0", "6.1" WindowsServicePack_Value.Text = If(WindowsServicePack_Value.Text = Nothing, "RTM", Environment.OSVersion.ServicePack) + Case "6.2" + WindowsServicePack_Value.Text = "RTM" + Case "6.3" WindowsServicePack_Value.Text = If(Win_UpdateRevisionNbr >= 17031, "Update 1", "RTM") diff --git a/SMW MultiTool Launcher/Frm07_BugsFound.Designer.vb b/SMW MultiTool Launcher/Frm07_BugsFound.Designer.vb index b4eeb96..480285a 100644 --- a/SMW MultiTool Launcher/Frm07_BugsFound.Designer.vb +++ b/SMW MultiTool Launcher/Frm07_BugsFound.Designer.vb @@ -92,27 +92,27 @@ Partial Class Frm07_BugsFound ' 'GitHubBtn ' + resources.ApplyResources(Me.GitHubBtn, "GitHubBtn") Me.GitHubBtn.BackColor = System.Drawing.SystemColors.Control Me.GitHubBtn.ForeColor = System.Drawing.SystemColors.ControlText Me.GitHubBtn.Image = Global.SMW_MultiTool_Launcher.My.Resources.Resources.GitHub_16 - resources.ApplyResources(Me.GitHubBtn, "GitHubBtn") Me.GitHubBtn.Name = "GitHubBtn" Me.GitHubBtn.UseVisualStyleBackColor = True ' 'YouTubeBtn ' + resources.ApplyResources(Me.YouTubeBtn, "YouTubeBtn") Me.YouTubeBtn.BackColor = System.Drawing.SystemColors.Control Me.YouTubeBtn.ForeColor = System.Drawing.SystemColors.ControlText - resources.ApplyResources(Me.YouTubeBtn, "YouTubeBtn") Me.YouTubeBtn.Name = "YouTubeBtn" Me.YouTubeBtn.UseVisualStyleBackColor = True ' 'TwitterBtn ' + resources.ApplyResources(Me.TwitterBtn, "TwitterBtn") Me.TwitterBtn.BackColor = System.Drawing.SystemColors.Control Me.TwitterBtn.ForeColor = System.Drawing.SystemColors.ControlText Me.TwitterBtn.Image = Global.SMW_MultiTool_Launcher.My.Resources.Resources.Twitter_16 - resources.ApplyResources(Me.TwitterBtn, "TwitterBtn") Me.TwitterBtn.Name = "TwitterBtn" Me.TwitterBtn.UseVisualStyleBackColor = True ' @@ -160,9 +160,9 @@ Partial Class Frm07_BugsFound ' 'UI_StatPanel_Icon ' + resources.ApplyResources(Me.UI_StatPanel_Icon, "UI_StatPanel_Icon") Me.UI_StatPanel_Icon.BackColor = System.Drawing.Color.Transparent Me.UI_StatPanel_Icon.Image = Global.SMW_MultiTool_Launcher.My.Resources.Resources.UI_Badge_Error - resources.ApplyResources(Me.UI_StatPanel_Icon, "UI_StatPanel_Icon") Me.UI_StatPanel_Icon.Name = "UI_StatPanel_Icon" Me.UI_StatPanel_Icon.TabStop = False ' @@ -181,10 +181,10 @@ Partial Class Frm07_BugsFound 'Frm07_BugsFound ' Me.AcceptButton = Me.OK_Btn + resources.ApplyResources(Me, "$this") Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None Me.BackColor = System.Drawing.Color.FromArgb(CType(CType(219, Byte), Integer), CType(CType(219, Byte), Integer), CType(CType(219, Byte), Integer)) Me.CancelButton = Me.OK_Btn - resources.ApplyResources(Me, "$this") Me.Controls.Add(Me.DashSeparatorLabel) Me.Controls.Add(Me.UI_BtmBar_Panel) Me.Controls.Add(Me.SMWC_ComposeMsg_LinkLabel) diff --git a/SMW MultiTool Launcher/Frm07_BugsFound.fr.resx b/SMW MultiTool Launcher/Frm07_BugsFound.fr.resx index 980b135..571a88f 100644 --- a/SMW MultiTool Launcher/Frm07_BugsFound.fr.resx +++ b/SMW MultiTool Launcher/Frm07_BugsFound.fr.resx @@ -140,7 +140,7 @@ 320, 85 - 611, 143 + 558, 91 Pour signaler un problème, vous pouvez m'envoyer un mail à : @@ -150,10 +150,7 @@ Ou vous pouvez me contacter sur SMWC.net : Si vous le souhaitez, vous pouvez également me contacter via les boutons en bas de cette fenêtre. Je vous recommande d'ouvrir un ticket de bug sur le repo GitHub et expliquer étape par étape comment le reproduire. - --- - -A partir de janvier 2023, si certains liens semblent morts, essayez de remplacer "Kiki79250CoC" par "AstragonQC" dans les liens. + Repo GitHub @@ -170,37 +167,37 @@ A partir de janvier 2023, si certains liens semblent morts, essayez de remplacer - 0, 246 + 0, 197 - 663, 48 + 609, 48 - 519, 10 + 465, 10 - 503, 30 + 449, 30 - 663, 66 + 609, 66 - 663, 2 + 609, 2 - 593, 13 + 539, 13 Voici quelques instructions si vous souhaitez signaler un bug ou un énorme problème de crash - 596, 30 + 542, 30 Signaler un Bug / Crash - 663, 296 + 609, 247 Signaler un Bug / Crash diff --git a/SMW MultiTool Launcher/Frm07_BugsFound.resx b/SMW MultiTool Launcher/Frm07_BugsFound.resx index 1e4821f..7b87ece 100644 --- a/SMW MultiTool Launcher/Frm07_BugsFound.resx +++ b/SMW MultiTool Launcher/Frm07_BugsFound.resx @@ -118,224 +118,154 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Top, Right - - - System - - - NoControl + + Bottom, Right - - 58, 3 + + 301, 85 - - 4, 3, 0, 3 + + 0, 3 - - 75, 25 + + 0, 3, 5, 3 - - - 2 + + 0, 3, 5, 3 - - OK + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - OK_Btn + + 512, 91 - + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - UI_ButtonsPanel - - - 0 - - - True - - - 275, 111 - - - 10, 13 - - - 5 - - - - DashSeparatorLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 0 - + True - - 213, 111 + + True - - 62, 13 + + UI_ButtonsPanel - - 6 + + 48, 48 - - View Profile + + 0 - - SMWC_Profile_LinkLabel + + 421, 30 - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + UI_StatPanel - - $this + + Text_1 - - 3 + + 85, 3 - - True + + 12 - - 286, 111 + + 2 - - 96, 13 + + OK_Btn - - 4 + + True - - Compose message + + 62, 13 SMWC_ComposeMsg_LinkLabel - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 2 - - - True - - - 301, 85 - - - 132, 13 + + 1 - - 3 + + 103, 25 - - kiki79250.coc@gmail.com + + DashSeparatorLabel - - Mailto_LinkLabel + + 437, 10 - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 5 - - $this + + 32 - - 4 + + System - + True - - 25, 85 - - - 529, 143 + + Bottom, Left, Right - - 0 + + SMWC_Profile_LinkLabel - - To report a problem, or a bug, you can send me a mail at : - -Or you can contact me on SMWC.net : - - -If you want, you can also contact me via the buttons in the bottom of this Window. -I recommand you to open an issue ticket in the GitHub repo and explain step by step how to reproduce this. - --- - -Starting January 2023, if some links seems to be dead, try to replace "Kiki79250CoC" by "AstragonQC" in links. + + 581, 2 - - Text_1 + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + YouTube $this - - 6 - - + NoControl - - 185, 3 - - - 0, 3, 5, 3 + + 5 - - 103, 25 + + True - - 4 + + Frm07_BugsFound - - GitHub Repo + + TwitterBtn - - MiddleRight + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ImageBeforeText + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GitHubBtn + + UI_StatPanel - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3 - - UI_ButtonsPanel2 + + $this - - 2 + + 0 @@ -348,316 +278,382 @@ Starting January 2023, if some links seems to be dead, try to replace "Kiki79250 AElFTkSuQmCC - - NoControl - - - 85, 3 + + 4 - - 0, 3, 5, 3 + + GitHubBtn - - 95, 25 + + UI_BtmBar_Panel - - 2 + + UI_BtmBar_Panel - - YouTube + + CenterScreen - + + 75, 25 + + MiddleRight - - ImageBeforeText + + UI_StatPanel - - YouTubeBtn + + NoControl - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + OK - - UI_ButtonsPanel2 + + 581, 244 - - 1 + + Top, Left, Right - - NoControl + + 1 - - 0, 3 + + 275, 111 - - 0, 3, 5, 3 + + 0 - - 80, 25 + + 4, 3, 0, 3 - - 2 + + $this - - Twitter + + UI_StatPanel_Title MiddleRight - - ImageBeforeText + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TwitterBtn + + 0, 3, 5, 3 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + UI_ButtonsPanel - - UI_ButtonsPanel2 + + UI_HeaderBorder - + + NoControl + + + Report Bug / Crash + + 0 + + 31 + + + UI_StatPanel + + + $this + Bottom, Left, Right - - Bottom, Right + + 4 - - RightToLeft + + 286, 111 - - 437, 10 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 133, 30 + + 0, 196 - - 29 + + 2 - - UI_ButtonsPanel + + 581, 66 - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - UI_BtmBar_Panel + + UI_ButtonsPanel2 - - 0 + + 1 - + + Report Bug / Crash + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Bottom, Left, Right - - 10, 10 + + 0, 64 - - 421, 30 + + 25, 85 - - 30 + + $this - - UI_ButtonsPanel2 + + 132, 13 - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 185, 3 - - UI_BtmBar_Panel + + Zoom - - 1 + + System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0, 248 + + 10 - - 581, 48 + + View Profile - - 31 + + GitHub Repo - - UI_BtmBar_Panel + + kiki79250.coc@gmail.com - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 96, 13 - - $this + + 9 - - 1 + + System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Top, Left, Right + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Stretch + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True - - - Bottom, Left, Right + + 10, 10 - - 0, 64 + + $this - - 581, 2 + + 514, 30 - - 12 + + NoControl - - UI_HeaderBorder + + UI_ButtonsPanel2 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MiddleRight - - UI_StatPanel + + 2 - - 0 + + UI_ButtonsPanel2 - - True - - - NoControl + + 56, 8 - - 8, 8 + + 213, 111 - - 48, 48 + + 133, 30 - - Zoom + + 6 + + + 59, 37 9 - - UI_StatPanel_Icon + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - UI_StatPanel + + 29 - - 1 + + Segoe UI, 15.75pt, style=Bold - - Top, Left, Right + + ImageBeforeText - - NoControl + + 3 - - 59, 37 + + 4 - - 511, 13 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 10 + + 3 - - Here are some instruction if you want to report a bug or a huge crash problem + + UI_ButtonsPanel2 - - UI_StatPanel_Description + + $this - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 30 - - UI_StatPanel + + Top, Right - - 2 + + 95, 25 - - Top, Left, Right + + 6 - - Segoe UI, 15.75pt, style=Bold + + 0 - - NoControl + + ImageBeforeText - - 56, 8 + + UI_BtmBar_Panel - - 514, 30 + + 581, 48 - - 9 + + Here are some instruction if you want to report a bug or a huge crash problem - - Report Bug / Crash + + Mailto_LinkLabel - - UI_StatPanel_Title + + 58, 3 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + To report a problem, or a bug, you can send me a mail at : + +Or you can contact me on SMWC.net : + + +If you want, you can also contact me via the buttons in the bottom of this Window. +I recommand you to open an issue ticket in the GitHub repo and explain step by step how to reproduce this. + + + YouTubeBtn + + + RightToLeft + + + Stretch + + + 2 + + + 2 + + + 2 UI_StatPanel - - 3 + + 511, 13 - - 0, 0 + + 80, 25 - - 581, 66 + + NoControl - - 32 + + NoControl - - UI_StatPanel + + Compose message + + + Twitter + + + Top, Left, Right + + + ImageBeforeText + + + 8, 8 + + + Top, Left, Right System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - $this + + NoControl - - 5 + + 0 - - True - - - 581, 296 + + UI_StatPanel_Description - - CenterScreen + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Report Bug / Crash + + 10, 13 - - Frm07_BugsFound + + UI_StatPanel_Icon - - System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 + + + 0, 0 + + True + + + True + + + True + \ No newline at end of file diff --git a/SMW MultiTool Launcher/Frm07_BugsFound.vb b/SMW MultiTool Launcher/Frm07_BugsFound.vb index c21190d..53675f1 100644 --- a/SMW MultiTool Launcher/Frm07_BugsFound.vb +++ b/SMW MultiTool Launcher/Frm07_BugsFound.vb @@ -78,7 +78,7 @@ Public Class Frm07_BugsFound ' "Twitter" button Private Sub Twitter_Click(sender As Object, e As EventArgs) Handles TwitterBtn.Click - Process.Start(If(Year(Now) >= 2023, "https://twitter.com/AstragonQC", "https://twitter.com/Kiki79250CoC")) + Process.Start("https://twitter.com/Kiki79250CoC") End Sub ' "YouTube" button @@ -88,7 +88,7 @@ Public Class Frm07_BugsFound ' "GitHub Repo" button Private Sub GitHubBtn_Click(sender As Object, e As EventArgs) Handles GitHubBtn.Click - Process.Start(If(Year(Now) >= 2023, "https://github.com/AstragonQC/SMWMTL", "https://github.com/Kiki79250CoC/SMWMTL")) + Process.Start("https://github.com/Kiki79250CoC/SMWMTL") End Sub ' "OK" button diff --git a/SMW MultiTool Launcher/Frm09_MoreInformations.resx b/SMW MultiTool Launcher/Frm09_MoreInformations.resx index 2efbb0d..fc83282 100644 --- a/SMW MultiTool Launcher/Frm09_MoreInformations.resx +++ b/SMW MultiTool Launcher/Frm09_MoreInformations.resx @@ -416,7 +416,7 @@ Microsoft Visual Studio 2010 Ultimate Build 600.45 Microsoft Visual Studio 2012 Ultimate -Builds 601.59 -> 601.70 ; 730.00 -> 1220.42 ; 1300.00 -> 1370.00 +Builds 601.59 -> 601.70 ; 730.00 -> 1220.82 ; 1300.00 -> 1370.00 Microsoft Visual Studio Community 2019 1400.00 -> BUILDN diff --git a/SMW MultiTool Launcher/My Project/AssemblyInfo.vb b/SMW MultiTool Launcher/My Project/AssemblyInfo.vb index ac67c26..9d29017 100644 --- a/SMW MultiTool Launcher/My Project/AssemblyInfo.vb +++ b/SMW MultiTool Launcher/My Project/AssemblyInfo.vb @@ -32,6 +32,6 @@ Imports System.Runtime.InteropServices ' - + \ No newline at end of file diff --git a/SMW MultiTool Launcher/My Project/Resources.Designer.vb b/SMW MultiTool Launcher/My Project/Resources.Designer.vb index aee7054..d4b16c5 100644 --- a/SMW MultiTool Launcher/My Project/Resources.Designer.vb +++ b/SMW MultiTool Launcher/My Project/Resources.Designer.vb @@ -109,7 +109,7 @@ Namespace My.Resources End Property ''' - ''' Recherche une chaîne localisée semblable à 2.24. + ''' Recherche une chaîne localisée semblable à 2.25. ''' Friend ReadOnly Property APP_VERSION() As String Get @@ -118,7 +118,7 @@ Namespace My.Resources End Property ''' - ''' Recherche une chaîne localisée semblable à 1600.41. + ''' Recherche une chaîne localisée semblable à 1600.53. ''' Friend ReadOnly Property APP_VERSION_BUILD() As String Get @@ -127,7 +127,7 @@ Namespace My.Resources End Property ''' - ''' Recherche une chaîne localisée semblable à 2.24.1600.41-rv4bld-01. + ''' Recherche une chaîne localisée semblable à 2.25.1600.53-rv5bld-03. ''' Friend ReadOnly Property APP_VERSION_COMPLETE() As String Get @@ -136,7 +136,7 @@ Namespace My.Resources End Property ''' - ''' Recherche une chaîne localisée semblable à 02.24. + ''' Recherche une chaîne localisée semblable à 02.25. ''' Friend ReadOnly Property APP_VERSION_WITHZERO() As String Get @@ -625,7 +625,7 @@ Namespace My.Resources End Property ''' - ''' Recherche une chaîne localisée semblable à 250922. + ''' Recherche une chaîne localisée semblable à 071122. ''' Friend ReadOnly Property BUILD_DATE_COMBINED() As String Get @@ -634,7 +634,7 @@ Namespace My.Resources End Property ''' - ''' Recherche une chaîne localisée semblable à 25. + ''' Recherche une chaîne localisée semblable à 07. ''' Friend ReadOnly Property BUILD_DATE_DAY() As String Get @@ -643,7 +643,7 @@ Namespace My.Resources End Property ''' - ''' Recherche une chaîne localisée semblable à 09. + ''' Recherche une chaîne localisée semblable à 11. ''' Friend ReadOnly Property BUILD_DATE_MONTH() As String Get @@ -1509,6 +1509,16 @@ Namespace My.Resources End Get End Property + ''' + ''' Recherche une ressource localisée de type System.Drawing.Bitmap. + ''' + Friend ReadOnly Property LM_333() As System.Drawing.Bitmap + Get + Dim obj As Object = ResourceManager.GetObject("LM_333", resourceCulture) + Return CType(obj,System.Drawing.Bitmap) + End Get + End Property + ''' ''' Recherche une ressource localisée de type System.Drawing.Bitmap. ''' diff --git a/SMW MultiTool Launcher/My Project/Resources.resx b/SMW MultiTool Launcher/My Project/Resources.resx index 4d85f12..786e3fd 100644 --- a/SMW MultiTool Launcher/My Project/Resources.resx +++ b/SMW MultiTool Launcher/My Project/Resources.resx @@ -263,7 +263,7 @@ ..\Resources\UI_Elements\Icons\Update System\UpdateModal\UI_Icon_DownloadUpdate.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - 2.24.1600.41-rv4bld-01 + 2.25.1600.53-rv5bld-03 ..\Resources\UI_Elements\Icons\Shortcuts Column\Shortcut_Default_4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -332,7 +332,7 @@ ..\Resources\UI_Elements\Icons\Application Column\Other\AppIcon_HeAdder.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - 02.24 + 02.25 Montréal @@ -428,7 +428,7 @@ ..\Resources\UI_Elements\Icons\Application Column\Lunar Magic\LM_1CTL_Error.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - 1600.41 + 1600.53 UPDATE ASSEMBLY VERSION NUMBER INFO !!! @@ -660,7 +660,7 @@ ..\Resources\UI_Elements\Icons\Bottom Bar\Winver\Winver_Logo_Win11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - 25 + 07 ..\Resources\UI_Elements\UI_GraphicAssets\UpdateNotification_Modal\UpdateLogo_Dark.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -849,7 +849,7 @@ ..\Resources\UI_Elements\UI_GraphicAssets\UI_WindowMasks\Win_11\UI_RightMask_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - 09 + 11 ..\Resources\UI_Elements\Icons\Shortcuts Column\Shortcut_Icon_Asar.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -981,7 +981,7 @@ ..\Resources\UI_Elements\Icons\Shortcuts Column\Shortcut_Icon_Blockreator.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - 2.24 + 2.25 MEMO : @@ -1054,7 +1054,7 @@ ..\Resources\UI_Elements\Icons\Application Column\Lunar Magic\LM_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - 250922 + 071122 ..\Resources\UI_Elements\Background Images\Window Titlebar\TitleRed.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -1299,4 +1299,7 @@ ..\Resources\UI_Elements\Icons\Application Column\Lunar Magic\LM_332.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\UI_Elements\Icons\Application Column\Lunar Magic\LM_333.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + \ No newline at end of file diff --git a/SMW MultiTool Launcher/My Project/app.manifest b/SMW MultiTool Launcher/My Project/app.manifest index 0976ba0..96207ab 100644 --- a/SMW MultiTool Launcher/My Project/app.manifest +++ b/SMW MultiTool Launcher/My Project/app.manifest @@ -2,7 +2,7 @@ diff --git a/SMW MultiTool Launcher/Resources - External/GIMP Assets/UI - Icons/24px/LM_1CTL Icons.xcf b/SMW MultiTool Launcher/Resources - External/GIMP Assets/UI - Icons/24px/LM_1CTL Icons.xcf index 723267992effb9ff68756ca02dc57c3c744ddc23..b085b99b0b8564acceaad3b36efd7208196b50f8 100644 GIT binary patch delta 4340 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 diff --git a/SMW MultiTool Launcher/Resources/TXT Files/SMWMTL_Changelog.txt b/SMW MultiTool Launcher/Resources/TXT Files/SMWMTL_Changelog.txt index fce591e..0f2f1cc 100644 --- a/SMW MultiTool Launcher/Resources/TXT Files/SMWMTL_Changelog.txt +++ b/SMW MultiTool Launcher/Resources/TXT Files/SMWMTL_Changelog.txt @@ -13,6 +13,21 @@ ──────────────────────────────────────────────────┤ Versions 2.2x - 2.2x.160x.xx ├────────────────────────────────────────────────── └──────────────────────────────┘ ┌─────────────────────────────┐ +──┤ Version 2.25 - 2.25.1600.53 ├─────────────────────────────────────────────────────────────────────────────────────────────────── + └─────────────────────────────┘ + +- Bug fixes : + - Fixed a OS detection bug that can affect some Windows 8 installations. + +- Modifications : + - Added support for Lunar Magic v3.33. + - Modified Lunar Magic version icon handler to display default LM icon if a newer LM version have been selected by a newer + SMWMTL version. + - Removed username change notification from Crash report window. + - "Product designed and built in Listenbourg <3". + - Updated LTS build number in "More infos" window. + + ┌─────────────────────────────┐ ──┤ Version 2.24 - 2.24.1600.41 ├─────────────────────────────────────────────────────────────────────────────────────────────────── └─────────────────────────────┘ diff --git a/SMW MultiTool Launcher/Resources/TXT Files/SMWMTL_Changelog_fr.txt b/SMW MultiTool Launcher/Resources/TXT Files/SMWMTL_Changelog_fr.txt index fc91643..0721b80 100644 --- a/SMW MultiTool Launcher/Resources/TXT Files/SMWMTL_Changelog_fr.txt +++ b/SMW MultiTool Launcher/Resources/TXT Files/SMWMTL_Changelog_fr.txt @@ -16,6 +16,21 @@ ──┤ Version 2.24 - 2.24.1600.41 ├─────────────────────────────────────────────────────────────────────────────────────────────────── └─────────────────────────────┘ +- Corrections de bugs : + - Correction d'un bug de détection de l'OS pouvant affecter l'expérience de SMWMTL sur certains systèmes exécutant Windows 8. + +- Modifications : + - Ajout du support de Lunar Magic v3.33. + - Modification de la gestion des icônes de Lunar Magic pour afficher l'icône par défaut lorsqu'une version plus récente de + LM a été configurée depuis une version plus récente de SMWMTL. + - Suppression de la notification du changement de pseudo dans la fenêtre de rapport de crash. + - "Produit conçu et réalisé au Listenbourg <3" + - Mis à jour les numéros de builds de la variante LTS dans la fenêtre "Plus d'informations". + + ┌─────────────────────────────┐ +──┤ Version 2.24 - 2.24.1600.41 ├─────────────────────────────────────────────────────────────────────────────────────────────────── + └─────────────────────────────┘ + - Corrections de bugs : - Correction d'un bug avec l'image de Lunar Magic v3.32 qui ne s'affichait que sur le bouton du Slot 1. - Correction de l'apparence des boutons sur la pop-up de notification des mises à jour si utilisation de Windows Classic. @@ -51,7 +66,7 @@ ──┤ Version 2.22 - 2.22.1600.21 ├─────────────────────────────────────────────────────────────────────────────────────────────────── └─────────────────────────────┘ -- Correction de bugs : +- Corrections de bugs : - Correction d'un bug critique empêchant SMWMTL d'être démarré sur les systèmes dont la date n'est pas affichée au format JJ/MM/AAAA. @@ -63,7 +78,7 @@ ──┤ Version 2.21 - 2.21.1600.12 ├─────────────────────────────────────────────────────────────────────────────────────────────────── └─────────────────────────────┘ -- Correction de bugs : +- Corrections de bugs : - Fenêtre Principale : - Correction d'un bug visuel qui faisait disparaître une partie de la bordure de la section 'Applications' si le nombre de colonnes n'est pas à sa valeur par défaut (7). @@ -385,7 +400,7 @@ ──┤ Version 2.14 - 2.14.1200.41 ├─────────────────────────────────────────────────────────────────────────────────────────────────── └─────────────────────────────┘ -- Bugs corrigés : +- Corrections de bugs : - Fenêtre de première Configuration de SMWMTL : - Correction du bug des boutons transparents avec Windows Classic dans l'OOBE sur Windows XP/Vista/7. - Correction des bugs d'affichage des textes durant la configuration personnalisée du logiciel avec Windows Classic sur diff --git a/SMW MultiTool Launcher/Resources/UI_Elements/Icons/Application Column/Lunar Magic/LM_333.png b/SMW MultiTool Launcher/Resources/UI_Elements/Icons/Application Column/Lunar Magic/LM_333.png new file mode 100644 index 0000000000000000000000000000000000000000..a7ddcb227db933d3b7ffad490f7741882a7cbeb7 GIT binary patch literal 356 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjY)RhkE)4%caKYZ?lYt_f1s;*b z3=G`DAk4@xYYs>cdx@v7EBiBUb^#Mn9r^dafkLvGArU3c`MJ5Nc_lzD1A}u>YGO%h zib8p2Nrr;Er*A-tUMf3K{Dh~AV~EG`ts#y=M-(`Weg6M{`Xy+&hoGzW^mB*26c_`d zl0WjMUVP(xsgdDY;~sXs4yHqT2i7Z0%KgdsOpih9{kPesk(E4N8?~7gd>S<&qOJUESxT1Z^ zw}q~EfB!T86oX09mHP|^9lPrc#rY;)3aqK(=?_Y2-6Y~#`2JqK#wwZbR^5+c_fPlu rzcXyP_SQmMhHLhl*#i!ocz2Lj;=!HE?5CC=0D0Ea)z4*}Q$iB}AMS@P literal 0 HcmV?d00001 diff --git a/SMW MultiTool Launcher/SMW MultiTools Launcher.vbproj b/SMW MultiTool Launcher/SMW MultiTools Launcher.vbproj index 1b00e31..ad54ad4 100644 --- a/SMW MultiTool Launcher/SMW MultiTools Launcher.vbproj +++ b/SMW MultiTool Launcher/SMW MultiTools Launcher.vbproj @@ -27,8 +27,8 @@ false false true - 32 - 2.23.1600.32 + 53 + 2.25.1600.53 false true @@ -326,6 +326,7 @@ Frm06_OS_Version.vb + Designer Frm02_About.vb @@ -418,6 +419,7 @@ +