diff --git a/src/WingetRepoBrowser/MainForm.Designer.cs b/src/WingetRepoBrowser/MainForm.Designer.cs
index e78c162..c7c7028 100644
--- a/src/WingetRepoBrowser/MainForm.Designer.cs
+++ b/src/WingetRepoBrowser/MainForm.Designer.cs
@@ -144,151 +144,191 @@ private void InitializeComponent()
this.colInstSwitchesLanguage,
this.colInstSwitchesLog,
this.colSwitchesInteractive});
+ this.gridView2.DetailHeight = 431;
this.gridView2.GridControl = this.gridControl1;
this.gridView2.Name = "gridView2";
+ this.gridView2.OptionsEditForm.PopupEditFormWidth = 933;
this.gridView2.OptionsView.ShowGroupPanel = false;
//
// colInstArch
//
this.colInstArch.FieldName = "Arch";
+ this.colInstArch.MinWidth = 23;
this.colInstArch.Name = "colInstArch";
this.colInstArch.Visible = true;
this.colInstArch.VisibleIndex = 0;
+ this.colInstArch.Width = 87;
//
// colInstUrl
//
this.colInstUrl.FieldName = "Url";
+ this.colInstUrl.MinWidth = 23;
this.colInstUrl.Name = "colInstUrl";
this.colInstUrl.Visible = true;
this.colInstUrl.VisibleIndex = 3;
+ this.colInstUrl.Width = 87;
//
// colInstSha256
//
this.colInstSha256.FieldName = "Sha256";
+ this.colInstSha256.MinWidth = 23;
this.colInstSha256.Name = "colInstSha256";
this.colInstSha256.Visible = true;
this.colInstSha256.VisibleIndex = 1;
+ this.colInstSha256.Width = 87;
//
// colInstSignatureSha256
//
this.colInstSignatureSha256.FieldName = "SignatureSha256";
+ this.colInstSignatureSha256.MinWidth = 23;
this.colInstSignatureSha256.Name = "colInstSignatureSha256";
this.colInstSignatureSha256.Visible = true;
this.colInstSignatureSha256.VisibleIndex = 2;
+ this.colInstSignatureSha256.Width = 87;
//
// colInstInstallerType
//
this.colInstInstallerType.FieldName = "InstallerType";
+ this.colInstInstallerType.MinWidth = 23;
this.colInstInstallerType.Name = "colInstInstallerType";
this.colInstInstallerType.Visible = true;
this.colInstInstallerType.VisibleIndex = 5;
+ this.colInstInstallerType.Width = 87;
//
// colInstallModes
//
this.colInstallModes.FieldName = "InstallModes";
+ this.colInstallModes.MinWidth = 23;
this.colInstallModes.Name = "colInstallModes";
this.colInstallModes.Visible = true;
this.colInstallModes.VisibleIndex = 4;
+ this.colInstallModes.Width = 87;
//
// colInstScope
//
this.colInstScope.FieldName = "Scope";
+ this.colInstScope.MinWidth = 23;
this.colInstScope.Name = "colInstScope";
this.colInstScope.Visible = true;
this.colInstScope.VisibleIndex = 7;
+ this.colInstScope.Width = 87;
//
// gridReleaseDate
//
this.gridReleaseDate.FieldName = "ReleaseDate";
+ this.gridReleaseDate.MinWidth = 23;
this.gridReleaseDate.Name = "gridReleaseDate";
this.gridReleaseDate.Visible = true;
this.gridReleaseDate.VisibleIndex = 6;
+ this.gridReleaseDate.Width = 87;
//
// colInstLanguage
//
this.colInstLanguage.Caption = "InstallerLocale";
this.colInstLanguage.FieldName = "InstallerLocale";
+ this.colInstLanguage.MinWidth = 23;
this.colInstLanguage.Name = "colInstLanguage";
this.colInstLanguage.Visible = true;
this.colInstLanguage.VisibleIndex = 8;
+ this.colInstLanguage.Width = 87;
//
// colInstProductCode
//
this.colInstProductCode.Caption = "ProductCode";
this.colInstProductCode.FieldName = "ProductCode";
+ this.colInstProductCode.MinWidth = 23;
this.colInstProductCode.Name = "colInstProductCode";
this.colInstProductCode.Visible = true;
this.colInstProductCode.VisibleIndex = 9;
+ this.colInstProductCode.Width = 87;
//
// colInstUpgradeBehavior
//
this.colInstUpgradeBehavior.Caption = "UpgradeBehavior";
this.colInstUpgradeBehavior.FieldName = "UpgradeBehavior";
+ this.colInstUpgradeBehavior.MinWidth = 23;
this.colInstUpgradeBehavior.Name = "colInstUpgradeBehavior";
this.colInstUpgradeBehavior.Visible = true;
this.colInstUpgradeBehavior.VisibleIndex = 10;
+ this.colInstUpgradeBehavior.Width = 87;
//
// colInstSwitchesSilent
//
this.colInstSwitchesSilent.FieldName = "SwitchesSilent";
+ this.colInstSwitchesSilent.MinWidth = 23;
this.colInstSwitchesSilent.Name = "colInstSwitchesSilent";
this.colInstSwitchesSilent.Visible = true;
this.colInstSwitchesSilent.VisibleIndex = 11;
+ this.colInstSwitchesSilent.Width = 87;
//
// colInstSwitchesSilentWithProgress
//
this.colInstSwitchesSilentWithProgress.FieldName = "SwitchesSilentWithProgress";
+ this.colInstSwitchesSilentWithProgress.MinWidth = 23;
this.colInstSwitchesSilentWithProgress.Name = "colInstSwitchesSilentWithProgress";
this.colInstSwitchesSilentWithProgress.Visible = true;
this.colInstSwitchesSilentWithProgress.VisibleIndex = 12;
+ this.colInstSwitchesSilentWithProgress.Width = 87;
//
// colInstSwitchesCustom
//
this.colInstSwitchesCustom.FieldName = "SwitchesCustom";
+ this.colInstSwitchesCustom.MinWidth = 23;
this.colInstSwitchesCustom.Name = "colInstSwitchesCustom";
this.colInstSwitchesCustom.Visible = true;
this.colInstSwitchesCustom.VisibleIndex = 13;
+ this.colInstSwitchesCustom.Width = 87;
//
// colInstSwitchesInstallLocation
//
this.colInstSwitchesInstallLocation.FieldName = "SwitchesInstallLocation";
+ this.colInstSwitchesInstallLocation.MinWidth = 23;
this.colInstSwitchesInstallLocation.Name = "colInstSwitchesInstallLocation";
this.colInstSwitchesInstallLocation.Visible = true;
this.colInstSwitchesInstallLocation.VisibleIndex = 14;
+ this.colInstSwitchesInstallLocation.Width = 87;
//
// colInstSwitchesLanguage
//
this.colInstSwitchesLanguage.FieldName = "SwitchesLanguage";
+ this.colInstSwitchesLanguage.MinWidth = 23;
this.colInstSwitchesLanguage.Name = "colInstSwitchesLanguage";
this.colInstSwitchesLanguage.Visible = true;
this.colInstSwitchesLanguage.VisibleIndex = 15;
+ this.colInstSwitchesLanguage.Width = 87;
//
// colInstSwitchesLog
//
this.colInstSwitchesLog.FieldName = "SwitchesLog";
+ this.colInstSwitchesLog.MinWidth = 23;
this.colInstSwitchesLog.Name = "colInstSwitchesLog";
this.colInstSwitchesLog.Visible = true;
this.colInstSwitchesLog.VisibleIndex = 16;
+ this.colInstSwitchesLog.Width = 87;
//
// colSwitchesInteractive
//
this.colSwitchesInteractive.FieldName = "SwitchesInteractive";
+ this.colSwitchesInteractive.MinWidth = 23;
this.colSwitchesInteractive.Name = "colSwitchesInteractive";
this.colSwitchesInteractive.Visible = true;
this.colSwitchesInteractive.VisibleIndex = 17;
+ this.colSwitchesInteractive.Width = 87;
//
// gridControl1
//
+ this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
gridLevelNode1.LevelTemplate = this.gridView2;
gridLevelNode1.RelationName = "Installers";
this.gridControl1.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
gridLevelNode1});
- this.gridControl1.Location = new System.Drawing.Point(5, 157);
+ this.gridControl1.Location = new System.Drawing.Point(5, 193);
this.gridControl1.MainView = this.gridView1;
+ this.gridControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.gridControl1.Name = "gridControl1";
this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemButtonEditUrl});
- this.gridControl1.Size = new System.Drawing.Size(1002, 477);
+ this.gridControl1.Size = new System.Drawing.Size(1171, 587);
this.gridControl1.TabIndex = 4;
this.gridControl1.UseEmbeddedNavigator = true;
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
@@ -331,12 +371,14 @@ private void InitializeComponent()
this.colManifestSwitchInteractive,
this.colManifestSwitchSilent,
this.colManifestSwitchSilentWithProgress});
+ this.gridView1.DetailHeight = 431;
this.gridView1.GridControl = this.gridControl1;
this.gridView1.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "Version", null, "(Version: Count={0})")});
this.gridView1.Name = "gridView1";
this.gridView1.OptionsDetail.DetailMode = DevExpress.XtraGrid.Views.Grid.DetailMode.Classic;
this.gridView1.OptionsDetail.ShowDetailTabs = false;
+ this.gridView1.OptionsEditForm.PopupEditFormWidth = 933;
this.gridView1.OptionsSelection.MultiSelect = true;
this.gridView1.OptionsView.ColumnAutoWidth = false;
this.gridView1.OptionsView.ShowAutoFilterRow = true;
@@ -349,117 +391,145 @@ private void InitializeComponent()
// colFilePath
//
this.colFilePath.FieldName = "FilePath";
+ this.colFilePath.MinWidth = 23;
this.colFilePath.Name = "colFilePath";
this.colFilePath.OptionsColumn.ReadOnly = true;
this.colFilePath.Visible = true;
this.colFilePath.VisibleIndex = 0;
+ this.colFilePath.Width = 87;
//
// colManifestType
//
this.colManifestType.Caption = "ManifestType";
this.colManifestType.FieldName = "ManifestType";
+ this.colManifestType.MinWidth = 23;
this.colManifestType.Name = "colManifestType";
this.colManifestType.Visible = true;
this.colManifestType.VisibleIndex = 1;
+ this.colManifestType.Width = 87;
//
// colId
//
this.colId.FieldName = "Id";
+ this.colId.MinWidth = 23;
this.colId.Name = "colId";
this.colId.OptionsColumn.ReadOnly = true;
this.colId.Visible = true;
this.colId.VisibleIndex = 2;
+ this.colId.Width = 87;
//
// colName
//
this.colName.FieldName = "Name";
+ this.colName.MinWidth = 23;
this.colName.Name = "colName";
this.colName.OptionsColumn.ReadOnly = true;
this.colName.Visible = true;
this.colName.VisibleIndex = 3;
+ this.colName.Width = 87;
//
// colVersion
//
this.colVersion.FieldName = "Version";
+ this.colVersion.MinWidth = 23;
this.colVersion.Name = "colVersion";
this.colVersion.OptionsColumn.ReadOnly = true;
this.colVersion.Visible = true;
this.colVersion.VisibleIndex = 4;
+ this.colVersion.Width = 87;
//
// colParsedVersion
//
this.colParsedVersion.Caption = "ParsedVersion";
this.colParsedVersion.FieldName = "ParsedPackageVersion";
+ this.colParsedVersion.MinWidth = 23;
this.colParsedVersion.Name = "colParsedVersion";
this.colParsedVersion.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.True;
this.colParsedVersion.SortMode = DevExpress.XtraGrid.ColumnSortMode.DisplayText;
this.colParsedVersion.Visible = true;
this.colParsedVersion.VisibleIndex = 5;
+ this.colParsedVersion.Width = 87;
//
// colReleaseDate
//
this.colReleaseDate.FieldName = "ReleaseDate";
+ this.colReleaseDate.MinWidth = 23;
this.colReleaseDate.Name = "colReleaseDate";
this.colReleaseDate.ToolTip = "If the release date is specified per installer, the maximum date is shown";
this.colReleaseDate.Visible = true;
this.colReleaseDate.VisibleIndex = 6;
+ this.colReleaseDate.Width = 87;
//
// colDefaultLocale
//
this.colDefaultLocale.Caption = "DefaultLocale";
this.colDefaultLocale.FieldName = "DefaultLocale";
+ this.colDefaultLocale.MinWidth = 23;
this.colDefaultLocale.Name = "colDefaultLocale";
this.colDefaultLocale.Visible = true;
this.colDefaultLocale.VisibleIndex = 8;
+ this.colDefaultLocale.Width = 87;
//
// colPackageLocale
//
this.colPackageLocale.Caption = "PackageLocale";
this.colPackageLocale.FieldName = "PackageLocale";
+ this.colPackageLocale.MinWidth = 23;
this.colPackageLocale.Name = "colPackageLocale";
this.colPackageLocale.Visible = true;
this.colPackageLocale.VisibleIndex = 7;
+ this.colPackageLocale.Width = 87;
//
// colPublisher
//
this.colPublisher.FieldName = "Publisher";
+ this.colPublisher.MinWidth = 23;
this.colPublisher.Name = "colPublisher";
this.colPublisher.OptionsColumn.ReadOnly = true;
this.colPublisher.Visible = true;
this.colPublisher.VisibleIndex = 15;
+ this.colPublisher.Width = 87;
//
// colMoniker
//
this.colMoniker.FieldName = "Moniker";
+ this.colMoniker.MinWidth = 23;
this.colMoniker.Name = "colMoniker";
this.colMoniker.OptionsColumn.ReadOnly = true;
this.colMoniker.Visible = true;
this.colMoniker.VisibleIndex = 9;
+ this.colMoniker.Width = 87;
//
// colAuthor
//
this.colAuthor.FieldName = "Author";
+ this.colAuthor.MinWidth = 23;
this.colAuthor.Name = "colAuthor";
this.colAuthor.OptionsColumn.ReadOnly = true;
this.colAuthor.Visible = true;
this.colAuthor.VisibleIndex = 14;
+ this.colAuthor.Width = 87;
//
// colLicense
//
this.colLicense.FieldName = "License";
+ this.colLicense.MinWidth = 23;
this.colLicense.Name = "colLicense";
this.colLicense.OptionsColumn.ReadOnly = true;
this.colLicense.Visible = true;
this.colLicense.VisibleIndex = 30;
+ this.colLicense.Width = 87;
//
// colLicenseUrl
//
this.colLicenseUrl.ColumnEdit = this.repositoryItemButtonEditUrl;
this.colLicenseUrl.FieldName = "LicenseUrl";
+ this.colLicenseUrl.MinWidth = 23;
this.colLicenseUrl.Name = "colLicenseUrl";
this.colLicenseUrl.OptionsColumn.ReadOnly = true;
this.colLicenseUrl.Visible = true;
this.colLicenseUrl.VisibleIndex = 31;
+ this.colLicenseUrl.Width = 87;
//
// repositoryItemButtonEditUrl
//
@@ -473,155 +543,194 @@ private void InitializeComponent()
//
this.colPublisherUrl.Caption = "PublisherUrl";
this.colPublisherUrl.FieldName = "PublisherUrl";
+ this.colPublisherUrl.MinWidth = 23;
this.colPublisherUrl.Name = "colPublisherUrl";
this.colPublisherUrl.Visible = true;
this.colPublisherUrl.VisibleIndex = 16;
+ this.colPublisherUrl.Width = 87;
//
// colPrivacyUrl
//
this.colPrivacyUrl.Caption = "PrivacyUrl";
this.colPrivacyUrl.FieldName = "PrivacyUrl";
+ this.colPrivacyUrl.MinWidth = 23;
this.colPrivacyUrl.Name = "colPrivacyUrl";
this.colPrivacyUrl.Visible = true;
this.colPrivacyUrl.VisibleIndex = 32;
+ this.colPrivacyUrl.Width = 87;
//
// colMinOSVersion
//
this.colMinOSVersion.FieldName = "MinOSVersion";
+ this.colMinOSVersion.MinWidth = 23;
this.colMinOSVersion.Name = "colMinOSVersion";
this.colMinOSVersion.OptionsColumn.ReadOnly = true;
this.colMinOSVersion.Visible = true;
this.colMinOSVersion.VisibleIndex = 17;
+ this.colMinOSVersion.Width = 87;
//
// colPackageUrl
//
this.colPackageUrl.ColumnEdit = this.repositoryItemButtonEditUrl;
this.colPackageUrl.FieldName = "PackageUrl";
+ this.colPackageUrl.MinWidth = 23;
this.colPackageUrl.Name = "colPackageUrl";
this.colPackageUrl.OptionsColumn.ReadOnly = true;
this.colPackageUrl.Visible = true;
this.colPackageUrl.VisibleIndex = 10;
+ this.colPackageUrl.Width = 87;
//
// colShortDescription
//
this.colShortDescription.Caption = "ShortDescription";
this.colShortDescription.FieldName = "ShortDescription";
+ this.colShortDescription.MinWidth = 23;
this.colShortDescription.Name = "colShortDescription";
this.colShortDescription.Visible = true;
this.colShortDescription.VisibleIndex = 11;
+ this.colShortDescription.Width = 87;
//
// colDescription
//
this.colDescription.FieldName = "Description";
+ this.colDescription.MinWidth = 23;
this.colDescription.Name = "colDescription";
this.colDescription.OptionsColumn.ReadOnly = true;
this.colDescription.Visible = true;
this.colDescription.VisibleIndex = 12;
+ this.colDescription.Width = 87;
//
// colTags
//
this.colTags.FieldName = "Tags";
+ this.colTags.MinWidth = 23;
this.colTags.Name = "colTags";
this.colTags.OptionsColumn.ReadOnly = true;
this.colTags.Visible = true;
this.colTags.VisibleIndex = 13;
+ this.colTags.Width = 87;
//
// colFileExtensions
//
this.colFileExtensions.FieldName = "FileExtensions";
+ this.colFileExtensions.MinWidth = 23;
this.colFileExtensions.Name = "colFileExtensions";
this.colFileExtensions.OptionsColumn.ReadOnly = true;
this.colFileExtensions.Visible = true;
this.colFileExtensions.VisibleIndex = 18;
+ this.colFileExtensions.Width = 87;
//
// colProtocols
//
this.colProtocols.FieldName = "Protocols";
+ this.colProtocols.MinWidth = 23;
this.colProtocols.Name = "colProtocols";
this.colProtocols.OptionsColumn.ReadOnly = true;
this.colProtocols.Visible = true;
this.colProtocols.VisibleIndex = 19;
+ this.colProtocols.Width = 87;
//
// colCommands
//
this.colCommands.FieldName = "Commands";
+ this.colCommands.MinWidth = 23;
this.colCommands.Name = "colCommands";
this.colCommands.OptionsColumn.ReadOnly = true;
this.colCommands.Visible = true;
this.colCommands.VisibleIndex = 20;
+ this.colCommands.Width = 87;
//
// colInstallerType
//
this.colInstallerType.FieldName = "InstallerType";
+ this.colInstallerType.MinWidth = 23;
this.colInstallerType.Name = "colInstallerType";
this.colInstallerType.OptionsColumn.ReadOnly = true;
this.colInstallerType.Visible = true;
this.colInstallerType.VisibleIndex = 21;
+ this.colInstallerType.Width = 87;
//
// colMainInstallModes
//
this.colMainInstallModes.FieldName = "InstallModes";
+ this.colMainInstallModes.MinWidth = 23;
this.colMainInstallModes.Name = "colMainInstallModes";
this.colMainInstallModes.OptionsColumn.ReadOnly = true;
this.colMainInstallModes.Visible = true;
this.colMainInstallModes.VisibleIndex = 25;
+ this.colMainInstallModes.Width = 87;
//
// colInstallersCount
//
this.colInstallersCount.FieldName = "InstallersCount";
+ this.colInstallersCount.MinWidth = 23;
this.colInstallersCount.Name = "colInstallersCount";
this.colInstallersCount.OptionsColumn.ReadOnly = true;
this.colInstallersCount.Visible = true;
this.colInstallersCount.VisibleIndex = 22;
+ this.colInstallersCount.Width = 87;
//
// colInstallersArch
//
this.colInstallersArch.FieldName = "InstallersArch";
+ this.colInstallersArch.MinWidth = 23;
this.colInstallersArch.Name = "colInstallersArch";
this.colInstallersArch.Visible = true;
this.colInstallersArch.VisibleIndex = 24;
+ this.colInstallersArch.Width = 87;
//
// colInstallersLocale
//
this.colInstallersLocale.Caption = "InstallersLocale";
this.colInstallersLocale.FieldName = "InstallersLocale";
+ this.colInstallersLocale.MinWidth = 23;
this.colInstallersLocale.Name = "colInstallersLocale";
this.colInstallersLocale.Visible = true;
this.colInstallersLocale.VisibleIndex = 26;
+ this.colInstallersLocale.Width = 87;
//
// colInstallersInstallerType
//
this.colInstallersInstallerType.FieldName = "InstallersInstallerType";
+ this.colInstallersInstallerType.MinWidth = 23;
this.colInstallersInstallerType.Name = "colInstallersInstallerType";
this.colInstallersInstallerType.Visible = true;
this.colInstallersInstallerType.VisibleIndex = 23;
+ this.colInstallersInstallerType.Width = 87;
//
// colManifestSwitchInteractive
//
this.colManifestSwitchInteractive.FieldName = "ManifestSwitchInteractive";
+ this.colManifestSwitchInteractive.MinWidth = 23;
this.colManifestSwitchInteractive.Name = "colManifestSwitchInteractive";
this.colManifestSwitchInteractive.Visible = true;
this.colManifestSwitchInteractive.VisibleIndex = 27;
+ this.colManifestSwitchInteractive.Width = 87;
//
// colManifestSwitchSilent
//
this.colManifestSwitchSilent.FieldName = "ManifestSwitchSilentWithProgress";
+ this.colManifestSwitchSilent.MinWidth = 23;
this.colManifestSwitchSilent.Name = "colManifestSwitchSilent";
this.colManifestSwitchSilent.Visible = true;
this.colManifestSwitchSilent.VisibleIndex = 28;
+ this.colManifestSwitchSilent.Width = 87;
//
// colManifestSwitchSilentWithProgress
//
this.colManifestSwitchSilentWithProgress.FieldName = "ManifestSwitchSilentWithProgress";
+ this.colManifestSwitchSilentWithProgress.MinWidth = 23;
this.colManifestSwitchSilentWithProgress.Name = "colManifestSwitchSilentWithProgress";
this.colManifestSwitchSilentWithProgress.Visible = true;
this.colManifestSwitchSilentWithProgress.VisibleIndex = 29;
+ this.colManifestSwitchSilentWithProgress.Width = 87;
//
// textEditRepoFolder
//
- this.textEditRepoFolder.Location = new System.Drawing.Point(91, 5);
+ this.textEditRepoFolder.Location = new System.Drawing.Point(108, 6);
+ this.textEditRepoFolder.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.textEditRepoFolder.Name = "textEditRepoFolder";
- this.textEditRepoFolder.Size = new System.Drawing.Size(614, 20);
+ this.textEditRepoFolder.Size = new System.Drawing.Size(712, 22);
this.textEditRepoFolder.StyleController = this.layoutControl1;
this.textEditRepoFolder.TabIndex = 5;
//
@@ -637,27 +746,30 @@ private void InitializeComponent()
this.layoutControl1.Controls.Add(this.gridControl1);
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl1.Location = new System.Drawing.Point(0, 0);
+ this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.layoutControl1.Name = "layoutControl1";
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(4790, 879, 650, 400);
this.layoutControl1.Root = this.Root;
- this.layoutControl1.Size = new System.Drawing.Size(1012, 639);
+ this.layoutControl1.Size = new System.Drawing.Size(1181, 786);
this.layoutControl1.TabIndex = 6;
this.layoutControl1.Text = "layoutControl1";
//
// memoEditMessages
//
- this.memoEditMessages.Location = new System.Drawing.Point(5, 73);
+ this.memoEditMessages.Location = new System.Drawing.Point(5, 88);
+ this.memoEditMessages.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.memoEditMessages.Name = "memoEditMessages";
- this.memoEditMessages.Size = new System.Drawing.Size(1002, 75);
+ this.memoEditMessages.Size = new System.Drawing.Size(1171, 95);
this.memoEditMessages.StyleController = this.layoutControl1;
this.memoEditMessages.TabIndex = 11;
//
// simpleButtonCreateSubFoldersForSelected
//
this.simpleButtonCreateSubFoldersForSelected.Enabled = false;
- this.simpleButtonCreateSubFoldersForSelected.Location = new System.Drawing.Point(849, 31);
+ this.simpleButtonCreateSubFoldersForSelected.Location = new System.Drawing.Point(989, 37);
+ this.simpleButtonCreateSubFoldersForSelected.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.simpleButtonCreateSubFoldersForSelected.Name = "simpleButtonCreateSubFoldersForSelected";
- this.simpleButtonCreateSubFoldersForSelected.Size = new System.Drawing.Size(158, 22);
+ this.simpleButtonCreateSubFoldersForSelected.Size = new System.Drawing.Size(187, 27);
this.simpleButtonCreateSubFoldersForSelected.StyleController = this.layoutControl1;
this.simpleButtonCreateSubFoldersForSelected.TabIndex = 10;
this.simpleButtonCreateSubFoldersForSelected.Text = "CreateSubFolders For Selected";
@@ -666,9 +778,10 @@ private void InitializeComponent()
// simpleButtonCheckForNewDownloads
//
this.simpleButtonCheckForNewDownloads.Enabled = false;
- this.simpleButtonCheckForNewDownloads.Location = new System.Drawing.Point(709, 31);
+ this.simpleButtonCheckForNewDownloads.Location = new System.Drawing.Point(824, 37);
+ this.simpleButtonCheckForNewDownloads.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.simpleButtonCheckForNewDownloads.Name = "simpleButtonCheckForNewDownloads";
- this.simpleButtonCheckForNewDownloads.Size = new System.Drawing.Size(136, 22);
+ this.simpleButtonCheckForNewDownloads.Size = new System.Drawing.Size(161, 27);
this.simpleButtonCheckForNewDownloads.StyleController = this.layoutControl1;
this.simpleButtonCheckForNewDownloads.TabIndex = 9;
this.simpleButtonCheckForNewDownloads.Text = "Check For New Downloads";
@@ -676,17 +789,19 @@ private void InitializeComponent()
//
// textEditInstallersFolder
//
- this.textEditInstallersFolder.Location = new System.Drawing.Point(91, 31);
+ this.textEditInstallersFolder.Location = new System.Drawing.Point(108, 37);
+ this.textEditInstallersFolder.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.textEditInstallersFolder.Name = "textEditInstallersFolder";
- this.textEditInstallersFolder.Size = new System.Drawing.Size(614, 20);
+ this.textEditInstallersFolder.Size = new System.Drawing.Size(712, 22);
this.textEditInstallersFolder.StyleController = this.layoutControl1;
this.textEditInstallersFolder.TabIndex = 8;
//
// simpleButtonOpenGitRepo
//
- this.simpleButtonOpenGitRepo.Location = new System.Drawing.Point(849, 5);
+ this.simpleButtonOpenGitRepo.Location = new System.Drawing.Point(989, 6);
+ this.simpleButtonOpenGitRepo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.simpleButtonOpenGitRepo.Name = "simpleButtonOpenGitRepo";
- this.simpleButtonOpenGitRepo.Size = new System.Drawing.Size(158, 22);
+ this.simpleButtonOpenGitRepo.Size = new System.Drawing.Size(187, 27);
this.simpleButtonOpenGitRepo.StyleController = this.layoutControl1;
this.simpleButtonOpenGitRepo.TabIndex = 7;
this.simpleButtonOpenGitRepo.Text = "Open GitRepo";
@@ -694,9 +809,10 @@ private void InitializeComponent()
//
// simpleButtonSearch
//
- this.simpleButtonSearch.Location = new System.Drawing.Point(709, 5);
+ this.simpleButtonSearch.Location = new System.Drawing.Point(824, 6);
+ this.simpleButtonSearch.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.simpleButtonSearch.Name = "simpleButtonSearch";
- this.simpleButtonSearch.Size = new System.Drawing.Size(136, 22);
+ this.simpleButtonSearch.Size = new System.Drawing.Size(161, 27);
this.simpleButtonSearch.StyleController = this.layoutControl1;
this.simpleButtonSearch.TabIndex = 6;
this.simpleButtonSearch.Text = "Search";
@@ -717,16 +833,16 @@ private void InitializeComponent()
this.layoutControlItemMessages,
this.splitterItem1});
this.Root.Name = "Root";
- this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3);
- this.Root.Size = new System.Drawing.Size(1012, 639);
+ this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 4, 4);
+ this.Root.Size = new System.Drawing.Size(1181, 786);
this.Root.TextVisible = false;
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.gridControl1;
- this.layoutControlItem1.Location = new System.Drawing.Point(0, 152);
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 187);
this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(1006, 481);
+ this.layoutControlItem1.Size = new System.Drawing.Size(1175, 591);
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem1.TextVisible = false;
//
@@ -735,81 +851,82 @@ private void InitializeComponent()
this.layoutControlItemRepoFolder.Control = this.textEditRepoFolder;
this.layoutControlItemRepoFolder.Location = new System.Drawing.Point(0, 0);
this.layoutControlItemRepoFolder.Name = "layoutControlItemRepoFolder";
- this.layoutControlItemRepoFolder.Size = new System.Drawing.Size(704, 26);
+ this.layoutControlItemRepoFolder.Size = new System.Drawing.Size(819, 31);
this.layoutControlItemRepoFolder.Text = "Repo-Folder:";
- this.layoutControlItemRepoFolder.TextSize = new System.Drawing.Size(82, 13);
+ this.layoutControlItemRepoFolder.TextSize = new System.Drawing.Size(98, 16);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.simpleButtonSearch;
- this.layoutControlItem2.Location = new System.Drawing.Point(704, 0);
+ this.layoutControlItem2.Location = new System.Drawing.Point(819, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
- this.layoutControlItem2.Size = new System.Drawing.Size(140, 26);
+ this.layoutControlItem2.Size = new System.Drawing.Size(165, 31);
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem2.TextVisible = false;
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.simpleButtonOpenGitRepo;
- this.layoutControlItem3.Location = new System.Drawing.Point(844, 0);
+ this.layoutControlItem3.Location = new System.Drawing.Point(984, 0);
this.layoutControlItem3.Name = "layoutControlItem3";
- this.layoutControlItem3.Size = new System.Drawing.Size(162, 26);
+ this.layoutControlItem3.Size = new System.Drawing.Size(191, 31);
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem3.TextVisible = false;
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.textEditInstallersFolder;
- this.layoutControlItem4.Location = new System.Drawing.Point(0, 26);
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 31);
this.layoutControlItem4.Name = "layoutControlItem4";
- this.layoutControlItem4.Size = new System.Drawing.Size(704, 26);
+ this.layoutControlItem4.Size = new System.Drawing.Size(819, 31);
this.layoutControlItem4.Text = "Installers-Folder:";
- this.layoutControlItem4.TextSize = new System.Drawing.Size(82, 13);
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(98, 16);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.simpleButtonCheckForNewDownloads;
- this.layoutControlItem5.Location = new System.Drawing.Point(704, 26);
+ this.layoutControlItem5.Location = new System.Drawing.Point(819, 31);
this.layoutControlItem5.Name = "layoutControlItem5";
- this.layoutControlItem5.Size = new System.Drawing.Size(140, 26);
+ this.layoutControlItem5.Size = new System.Drawing.Size(165, 31);
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem5.TextVisible = false;
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.simpleButtonCreateSubFoldersForSelected;
- this.layoutControlItem6.Location = new System.Drawing.Point(844, 26);
+ this.layoutControlItem6.Location = new System.Drawing.Point(984, 31);
this.layoutControlItem6.Name = "layoutControlItem6";
- this.layoutControlItem6.Size = new System.Drawing.Size(162, 26);
+ this.layoutControlItem6.Size = new System.Drawing.Size(191, 31);
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem6.TextVisible = false;
//
// layoutControlItemMessages
//
this.layoutControlItemMessages.Control = this.memoEditMessages;
- this.layoutControlItemMessages.Location = new System.Drawing.Point(0, 52);
+ this.layoutControlItemMessages.Location = new System.Drawing.Point(0, 62);
this.layoutControlItemMessages.Name = "layoutControlItemMessages";
- this.layoutControlItemMessages.Size = new System.Drawing.Size(1006, 95);
+ this.layoutControlItemMessages.Size = new System.Drawing.Size(1175, 119);
this.layoutControlItemMessages.Text = "Messages:";
this.layoutControlItemMessages.TextLocation = DevExpress.Utils.Locations.Top;
- this.layoutControlItemMessages.TextSize = new System.Drawing.Size(82, 13);
+ this.layoutControlItemMessages.TextSize = new System.Drawing.Size(98, 16);
this.layoutControlItemMessages.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// splitterItem1
//
this.splitterItem1.AllowHotTrack = true;
- this.splitterItem1.Location = new System.Drawing.Point(0, 147);
+ this.splitterItem1.Location = new System.Drawing.Point(0, 181);
this.splitterItem1.Name = "splitterItem1";
- this.splitterItem1.Size = new System.Drawing.Size(1006, 5);
+ this.splitterItem1.Size = new System.Drawing.Size(1175, 6);
//
// MainForm
//
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
+ this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1012, 639);
+ this.ClientSize = new System.Drawing.Size(1181, 786);
this.Controls.Add(this.layoutControl1);
+ this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.Name = "MainForm";
- this.Text = "WingetRepo Browser 0.2.5";
+ this.Text = "WingetRepo Browser 0.2.6";
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
diff --git a/src/WingetRepoBrowser/Properties/licenses.licx b/src/WingetRepoBrowser/Properties/licenses.licx
index 52be8b9..c84f161 100644
--- a/src/WingetRepoBrowser/Properties/licenses.licx
+++ b/src/WingetRepoBrowser/Properties/licenses.licx
@@ -1,5 +1,4 @@
-DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit, DevExpress.XtraEditors.v22.1, Version=22.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraLayout.LayoutControl, DevExpress.XtraLayout.v22.1, Version=22.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.TextEdit, DevExpress.XtraEditors.v22.1, Version=22.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraGrid.GridControl, DevExpress.XtraGrid.v22.1, Version=22.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.ProgressBarControl, DevExpress.XtraEditors.v22.1, Version=22.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.TextEdit, DevExpress.XtraEditors.v23.1, Version=23.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit, DevExpress.XtraEditors.v23.1, Version=23.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraLayout.LayoutControl, DevExpress.XtraLayout.v23.1, Version=23.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraGrid.GridControl, DevExpress.XtraGrid.v23.1, Version=23.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/src/WingetRepoBrowser/WingetRepoBrowser.csproj b/src/WingetRepoBrowser/WingetRepoBrowser.csproj
index 25fc468..b9ae92c 100644
--- a/src/WingetRepoBrowser/WingetRepoBrowser.csproj
+++ b/src/WingetRepoBrowser/WingetRepoBrowser.csproj
@@ -67,15 +67,15 @@
Properties\app.manifest
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+