OSDN Git Service

na-get-lib,ダウンロード後にファイル名が引き継がれずインストールなどが動作していなかったのを修正
[applistation/AppliStation.git] / AppliStation / UserPrefForm.Designer.cs
index 9cbf827..8ccd8e1 100644 (file)
@@ -29,6 +29,7 @@
                private void InitializeComponent()\r
                {\r
                        this.components = new System.ComponentModel.Container();\r
+                       System.Windows.Forms.Label upgradeExcludeDescLabel;\r
                        this.proxyURLLabel = new System.Windows.Forms.Label();\r
                        this.tableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();\r
                        this.buttonsPanel = new System.Windows.Forms.FlowLayoutPanel();\r
                        this.cacheFolderTextBox = new System.Windows.Forms.TextBox();\r
                        this.cacheFolderBrowseButton = new System.Windows.Forms.Button();\r
                        this.cacheFolderOpenLinkLabel = new System.Windows.Forms.LinkLabel();\r
+                       this.upgradeTabPage = new System.Windows.Forms.TabPage();\r
+                       this.upgradeTableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();\r
+                       this.upgradeExcludeLabel = new System.Windows.Forms.Label();\r
+                       this.upgradeExcludeTextBox = new System.Windows.Forms.TextBox();\r
                        this.toolTip = new System.Windows.Forms.ToolTip(this.components);\r
                        this.errorProvider = new System.Windows.Forms.ErrorProvider(this.components);\r
+                       upgradeExcludeDescLabel = new System.Windows.Forms.Label();\r
                        this.tableLayoutPanel.SuspendLayout();\r
                        this.buttonsPanel.SuspendLayout();\r
                        this.tabControl.SuspendLayout();\r
@@ -80,6 +86,8 @@
                        this.installTableLayoutPanel.SuspendLayout();\r
                        this.cacheFolderGroupBox.SuspendLayout();\r
                        this.cacheFolderTableLayoutPanel.SuspendLayout();\r
+                       this.upgradeTabPage.SuspendLayout();\r
+                       this.upgradeTableLayoutPanel.SuspendLayout();\r
                        ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();\r
                        this.SuspendLayout();\r
                        // \r
                        this.tabControl.Controls.Add(this.reposListTabPage);\r
                        this.tabControl.Controls.Add(this.networkTabPage);\r
                        this.tabControl.Controls.Add(this.installTabPage);\r
+                       this.tabControl.Controls.Add(this.upgradeTabPage);\r
                        this.tabControl.Dock = System.Windows.Forms.DockStyle.Fill;\r
                        this.tabControl.Location = new System.Drawing.Point(5, 5);\r
                        this.tabControl.Margin = new System.Windows.Forms.Padding(5);\r
                        // reposListTabPage\r
                        // \r
                        this.reposListTabPage.Controls.Add(this.repoTableLayoutPanel);\r
-                       this.reposListTabPage.Location = new System.Drawing.Point(4, 22);\r
+                       this.reposListTabPage.Location = new System.Drawing.Point(4, 21);\r
                        this.reposListTabPage.Name = "reposListTabPage";\r
                        this.reposListTabPage.Padding = new System.Windows.Forms.Padding(3);\r
-                       this.reposListTabPage.Size = new System.Drawing.Size(446, 214);\r
+                       this.reposListTabPage.Size = new System.Drawing.Size(446, 215);\r
                        this.reposListTabPage.TabIndex = 0;\r
                        this.reposListTabPage.Text = "レポジトリ";\r
-                       this.reposListTabPage.UseVisualStyleBackColor = true;\r
                        // \r
                        // repoTableLayoutPanel\r
                        // \r
                        this.repoTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
                        this.repoTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
                        this.repoTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
-                       this.repoTableLayoutPanel.Size = new System.Drawing.Size(440, 208);\r
+                       this.repoTableLayoutPanel.Size = new System.Drawing.Size(440, 209);\r
                        this.repoTableLayoutPanel.TabIndex = 1;\r
                        // \r
                        // repoListCheckedListBox\r
                        this.repoListCheckedListBox.Location = new System.Drawing.Point(3, 15);\r
                        this.repoListCheckedListBox.Name = "repoListCheckedListBox";\r
                        this.repoListCheckedListBox.ScrollAlwaysVisible = true;\r
-                       this.repoListCheckedListBox.Size = new System.Drawing.Size(347, 165);\r
+                       this.repoListCheckedListBox.Size = new System.Drawing.Size(347, 166);\r
                        this.repoListCheckedListBox.TabIndex = 1;\r
                        this.repoListCheckedListBox.SelectedIndexChanged += new System.EventHandler(this.RepoListCheckedListBoxSelectedIndexChanged);\r
                        this.repoListCheckedListBox.ItemCheck += new System.Windows.Forms.ItemCheckEventHandler(this.RepoListCheckedListBoxItemCheck);\r
                        this.repoUrlTextBox.Dock = System.Windows.Forms.DockStyle.Fill;\r
                        this.repoUrlTextBox.Enabled = false;\r
                        this.repoUrlTextBox.ImeMode = System.Windows.Forms.ImeMode.Off;\r
-                       this.repoUrlTextBox.Location = new System.Drawing.Point(122, 186);\r
+                       this.repoUrlTextBox.Location = new System.Drawing.Point(122, 187);\r
                        this.repoUrlTextBox.Name = "repoUrlTextBox";\r
                        this.repoUrlTextBox.Size = new System.Drawing.Size(315, 19);\r
                        this.repoUrlTextBox.TabIndex = 3;\r
-                       this.repoUrlTextBox.Leave += new System.EventHandler(this.RepoUrlTextBoxLeave);\r
+                       this.repoUrlTextBox.Validated += new System.EventHandler(this.RepoUrlTextBoxValidated);\r
                        this.repoUrlTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.RepoUrlTextBoxValidating);\r
                        // \r
                        // repoUrlLabel\r
                        this.repoUrlLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
                        this.repoUrlLabel.AutoSize = true;\r
                        this.repoUrlLabel.Enabled = false;\r
-                       this.repoUrlLabel.Location = new System.Drawing.Point(3, 189);\r
+                       this.repoUrlLabel.Location = new System.Drawing.Point(3, 190);\r
                        this.repoUrlLabel.Name = "repoUrlLabel";\r
                        this.repoUrlLabel.Size = new System.Drawing.Size(113, 12);\r
                        this.repoUrlLabel.TabIndex = 2;\r
                        // networkTabPage\r
                        // \r
                        this.networkTabPage.Controls.Add(this.proxyGroupBox);\r
-                       this.networkTabPage.Location = new System.Drawing.Point(4, 22);\r
+                       this.networkTabPage.Location = new System.Drawing.Point(4, 21);\r
                        this.networkTabPage.Name = "networkTabPage";\r
                        this.networkTabPage.Padding = new System.Windows.Forms.Padding(3);\r
-                       this.networkTabPage.Size = new System.Drawing.Size(446, 214);\r
+                       this.networkTabPage.Size = new System.Drawing.Size(446, 215);\r
                        this.networkTabPage.TabIndex = 1;\r
                        this.networkTabPage.Text = "接続";\r
-                       this.networkTabPage.UseVisualStyleBackColor = true;\r
                        // \r
                        // proxyGroupBox\r
                        // \r
                        this.proxyGroupBox.Dock = System.Windows.Forms.DockStyle.Fill;\r
                        this.proxyGroupBox.Location = new System.Drawing.Point(3, 3);\r
                        this.proxyGroupBox.Name = "proxyGroupBox";\r
-                       this.proxyGroupBox.Size = new System.Drawing.Size(440, 208);\r
+                       this.proxyGroupBox.Size = new System.Drawing.Size(440, 209);\r
                        this.proxyGroupBox.TabIndex = 1;\r
                        this.proxyGroupBox.TabStop = false;\r
                        this.proxyGroupBox.Text = "プロキシサーバー";\r
                        this.proxyTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
                        this.proxyTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
                        this.proxyTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
-                       this.proxyTableLayoutPanel.Size = new System.Drawing.Size(434, 190);\r
+                       this.proxyTableLayoutPanel.Size = new System.Drawing.Size(434, 191);\r
                        this.proxyTableLayoutPanel.TabIndex = 0;\r
                        // \r
                        // proxySameAsIERadioButton\r
                        // installTabPage\r
                        // \r
                        this.installTabPage.Controls.Add(this.installTableLayoutPanel);\r
-                       this.installTabPage.Location = new System.Drawing.Point(4, 22);\r
+                       this.installTabPage.Location = new System.Drawing.Point(4, 21);\r
                        this.installTabPage.Name = "installTabPage";\r
                        this.installTabPage.Padding = new System.Windows.Forms.Padding(3);\r
-                       this.installTabPage.Size = new System.Drawing.Size(446, 214);\r
+                       this.installTabPage.Size = new System.Drawing.Size(446, 215);\r
                        this.installTabPage.TabIndex = 2;\r
                        this.installTabPage.Text = "インストール";\r
-                       this.installTabPage.UseVisualStyleBackColor = true;\r
                        // \r
                        // installTableLayoutPanel\r
                        // \r
                        this.installTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
                        this.installTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
                        this.installTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
-                       this.installTableLayoutPanel.Size = new System.Drawing.Size(440, 208);\r
+                       this.installTableLayoutPanel.Size = new System.Drawing.Size(440, 209);\r
                        this.installTableLayoutPanel.TabIndex = 1;\r
                        // \r
                        // installScanInstallerFileCheckbox\r
                        this.cacheFolderOpenLinkLabel.VisitedLinkColor = System.Drawing.SystemColors.HotTrack;\r
                        this.cacheFolderOpenLinkLabel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.CacheFolderOpenLinkLabelLinkClicked);\r
                        // \r
+                       // upgradeTabPage\r
+                       // \r
+                       this.upgradeTabPage.Controls.Add(this.upgradeTableLayoutPanel);\r
+                       this.upgradeTabPage.Location = new System.Drawing.Point(4, 21);\r
+                       this.upgradeTabPage.Name = "upgradeTabPage";\r
+                       this.upgradeTabPage.Padding = new System.Windows.Forms.Padding(3);\r
+                       this.upgradeTabPage.Size = new System.Drawing.Size(446, 215);\r
+                       this.upgradeTabPage.TabIndex = 3;\r
+                       this.upgradeTabPage.Text = "ソフト更新";\r
+                       // \r
+                       // upgradeTableLayoutPanel\r
+                       // \r
+                       this.upgradeTableLayoutPanel.ColumnCount = 1;\r
+                       this.upgradeTableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
+                       this.upgradeTableLayoutPanel.Controls.Add(this.upgradeExcludeLabel, 0, 0);\r
+                       this.upgradeTableLayoutPanel.Controls.Add(this.upgradeExcludeTextBox, 0, 1);\r
+                       this.upgradeTableLayoutPanel.Controls.Add(upgradeExcludeDescLabel, 0, 2);\r
+                       this.upgradeTableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill;\r
+                       this.upgradeTableLayoutPanel.Location = new System.Drawing.Point(3, 3);\r
+                       this.upgradeTableLayoutPanel.Name = "upgradeTableLayoutPanel";\r
+                       this.upgradeTableLayoutPanel.RowCount = 3;\r
+                       this.upgradeTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+                       this.upgradeTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
+                       this.upgradeTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+                       this.upgradeTableLayoutPanel.Size = new System.Drawing.Size(440, 209);\r
+                       this.upgradeTableLayoutPanel.TabIndex = 0;\r
+                       // \r
+                       // upgradeExcludeLabel\r
+                       // \r
+                       this.upgradeExcludeLabel.AutoSize = true;\r
+                       this.upgradeExcludeLabel.Dock = System.Windows.Forms.DockStyle.Fill;\r
+                       this.upgradeExcludeLabel.Location = new System.Drawing.Point(3, 0);\r
+                       this.upgradeExcludeLabel.Name = "upgradeExcludeLabel";\r
+                       this.upgradeExcludeLabel.Size = new System.Drawing.Size(434, 12);\r
+                       this.upgradeExcludeLabel.TabIndex = 0;\r
+                       this.upgradeExcludeLabel.Text = "除外するソフトのリスト(&E)";\r
+                       // \r
+                       // upgradeExcludeTextBox\r
+                       // \r
+                       this.upgradeExcludeTextBox.AcceptsReturn = true;\r
+                       this.upgradeExcludeTextBox.Dock = System.Windows.Forms.DockStyle.Fill;\r
+                       this.upgradeExcludeTextBox.Location = new System.Drawing.Point(3, 15);\r
+                       this.upgradeExcludeTextBox.Multiline = true;\r
+                       this.upgradeExcludeTextBox.Name = "upgradeExcludeTextBox";\r
+                       this.upgradeExcludeTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;\r
+                       this.upgradeExcludeTextBox.Size = new System.Drawing.Size(434, 179);\r
+                       this.upgradeExcludeTextBox.TabIndex = 0;\r
+                       this.upgradeExcludeTextBox.WordWrap = false;\r
+                       // \r
+                       // upgradeExcludeDescLabel\r
+                       // \r
+                       upgradeExcludeDescLabel.AutoSize = true;\r
+                       upgradeExcludeDescLabel.Dock = System.Windows.Forms.DockStyle.Fill;\r
+                       upgradeExcludeDescLabel.Location = new System.Drawing.Point(3, 197);\r
+                       upgradeExcludeDescLabel.Name = "upgradeExcludeDescLabel";\r
+                       upgradeExcludeDescLabel.Size = new System.Drawing.Size(434, 12);\r
+                       upgradeExcludeDescLabel.TabIndex = 1;\r
+                       upgradeExcludeDescLabel.Text = "除外するソフト名称を改行で区切って入力します。";\r
+                       // \r
                        // errorProvider\r
                        // \r
                        this.errorProvider.BlinkStyle = System.Windows.Forms.ErrorBlinkStyle.AlwaysBlink;\r
                        this.cacheFolderGroupBox.PerformLayout();\r
                        this.cacheFolderTableLayoutPanel.ResumeLayout(false);\r
                        this.cacheFolderTableLayoutPanel.PerformLayout();\r
+                       this.upgradeTabPage.ResumeLayout(false);\r
+                       this.upgradeTableLayoutPanel.ResumeLayout(false);\r
+                       this.upgradeTableLayoutPanel.PerformLayout();\r
                        ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();\r
                        this.ResumeLayout(false);\r
                }\r
+               private System.Windows.Forms.Label upgradeExcludeLabel;\r
+               private System.Windows.Forms.TextBox upgradeExcludeTextBox;\r
+               private System.Windows.Forms.TableLayoutPanel upgradeTableLayoutPanel;\r
+               private System.Windows.Forms.TabPage upgradeTabPage;\r
                private System.Windows.Forms.LinkLabel cacheFolderOpenLinkLabel;\r
                private System.Windows.Forms.Button cacheFolderBrowseButton;\r
                private System.Windows.Forms.TextBox cacheFolderTextBox;\r