|
|
@@ -1,4 +1,5 @@
|
|
|
-namespace FactorioModManager
|
|
|
+
|
|
|
+namespace FactorioModManager
|
|
|
{
|
|
|
partial class Form1
|
|
|
{
|
|
|
@@ -29,240 +30,610 @@
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
|
|
|
- this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
- this.exportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
- this.exportOfflineToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
- this.exportOnlineToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
- this.importToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
- this.importOfflineToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
- this.importOnlineToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.exportModPackToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.changeSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
- this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
- this.connectionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
- this.connectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
- this.modsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
- this.downloadModToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
- this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
- this.settingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
- this.dataGridView1 = new System.Windows.Forms.DataGridView();
|
|
|
- this.enabled = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.NameMod = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.exportSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.importSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
|
|
- this.toolStripProgressBar1 = new System.Windows.Forms.ToolStripProgressBar();
|
|
|
- this.backgroundLoadInfo = new System.ComponentModel.BackgroundWorker();
|
|
|
- this.backgroundUpdateMods = new System.ComponentModel.BackgroundWorker();
|
|
|
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
+ this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
|
+ this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
|
+ this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
|
+ this.panel1 = new System.Windows.Forms.Panel();
|
|
|
+ this.button5 = new System.Windows.Forms.Button();
|
|
|
+ this.button3 = new System.Windows.Forms.Button();
|
|
|
+ this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.linkLabel2 = new System.Windows.Forms.LinkLabel();
|
|
|
+ this.linkLabel1 = new System.Windows.Forms.LinkLabel();
|
|
|
+ this.button4 = new System.Windows.Forms.Button();
|
|
|
+ this.button2 = new System.Windows.Forms.Button();
|
|
|
+ this.listView2 = new System.Windows.Forms.ListView();
|
|
|
+ this.label17 = new System.Windows.Forms.Label();
|
|
|
+ this.label16 = new System.Windows.Forms.Label();
|
|
|
+ this.label15 = new System.Windows.Forms.Label();
|
|
|
+ this.label13 = new System.Windows.Forms.Label();
|
|
|
+ this.label11 = new System.Windows.Forms.Label();
|
|
|
+ this.label10 = new System.Windows.Forms.Label();
|
|
|
+ this.label9 = new System.Windows.Forms.Label();
|
|
|
+ this.label8 = new System.Windows.Forms.Label();
|
|
|
+ this.label7 = new System.Windows.Forms.Label();
|
|
|
+ this.label6 = new System.Windows.Forms.Label();
|
|
|
+ this.label5 = new System.Windows.Forms.Label();
|
|
|
+ this.label4 = new System.Windows.Forms.Label();
|
|
|
+ this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
+ this.label2 = new System.Windows.Forms.Label();
|
|
|
+ this.label1 = new System.Windows.Forms.Label();
|
|
|
+ this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.textBox1 = new System.Windows.Forms.TextBox();
|
|
|
+ this.listView1 = new System.Windows.Forms.ListView();
|
|
|
+ this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
+ this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
+ this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
+ this.tabPage3 = new System.Windows.Forms.TabPage();
|
|
|
+ this.richTextBox1 = new System.Windows.Forms.RichTextBox();
|
|
|
+ this.textBox2 = new System.Windows.Forms.TextBox();
|
|
|
+ this.listView3 = new System.Windows.Forms.ListView();
|
|
|
+ this.button1 = new System.Windows.Forms.Button();
|
|
|
+ this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
+ this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
+ this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.menuStrip1.SuspendLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
|
|
this.statusStrip1.SuspendLayout();
|
|
|
+ this.tabPage2.SuspendLayout();
|
|
|
+ this.tabControl1.SuspendLayout();
|
|
|
+ this.tabPage1.SuspendLayout();
|
|
|
+ this.panel1.SuspendLayout();
|
|
|
+ this.groupBox1.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// menuStrip1
|
|
|
//
|
|
|
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
- this.fileToolStripMenuItem,
|
|
|
- this.connectionToolStripMenuItem,
|
|
|
- this.modsToolStripMenuItem});
|
|
|
+ this.toolStripMenuItem1,
|
|
|
+ this.toolStripMenuItem2});
|
|
|
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
|
|
|
this.menuStrip1.Name = "menuStrip1";
|
|
|
- this.menuStrip1.Size = new System.Drawing.Size(800, 24);
|
|
|
+ this.menuStrip1.Size = new System.Drawing.Size(940, 24);
|
|
|
this.menuStrip1.TabIndex = 0;
|
|
|
this.menuStrip1.Text = "menuStrip1";
|
|
|
//
|
|
|
- // fileToolStripMenuItem
|
|
|
+ // toolStripMenuItem1
|
|
|
//
|
|
|
- this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
- this.exportToolStripMenuItem,
|
|
|
- this.importToolStripMenuItem,
|
|
|
- this.toolStripSeparator1,
|
|
|
- this.exitToolStripMenuItem});
|
|
|
- this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
|
|
|
- this.fileToolStripMenuItem.Size = new System.Drawing.Size(48, 20);
|
|
|
- this.fileToolStripMenuItem.Text = "Файл";
|
|
|
- //
|
|
|
- // exportToolStripMenuItem
|
|
|
- //
|
|
|
- this.exportToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
- this.exportOfflineToolStripMenuItem,
|
|
|
- this.exportOnlineToolStripMenuItem});
|
|
|
- this.exportToolStripMenuItem.Name = "exportToolStripMenuItem";
|
|
|
- this.exportToolStripMenuItem.Size = new System.Drawing.Size(119, 22);
|
|
|
- this.exportToolStripMenuItem.Text = "Экспорт";
|
|
|
- //
|
|
|
- // exportOfflineToolStripMenuItem
|
|
|
+ this.toolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
+ this.exportModPackToolStripMenuItem});
|
|
|
+ this.toolStripMenuItem1.Name = "toolStripMenuItem1";
|
|
|
+ this.toolStripMenuItem1.Size = new System.Drawing.Size(113, 20);
|
|
|
+ this.toolStripMenuItem1.Tag = "$File";
|
|
|
+ this.toolStripMenuItem1.Text = "toolStripMenuItem1";
|
|
|
//
|
|
|
- this.exportOfflineToolStripMenuItem.Name = "exportOfflineToolStripMenuItem";
|
|
|
- this.exportOfflineToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
|
|
|
- this.exportOfflineToolStripMenuItem.Text = "Экспорт оффлайн";
|
|
|
+ // exportModPackToolStripMenuItem
|
|
|
//
|
|
|
- // exportOnlineToolStripMenuItem
|
|
|
+ this.exportModPackToolStripMenuItem.Name = "exportModPackToolStripMenuItem";
|
|
|
+ this.exportModPackToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
|
|
|
+ this.exportModPackToolStripMenuItem.Tag = "$ExportModPack";
|
|
|
+ this.exportModPackToolStripMenuItem.Text = "ExportModPack";
|
|
|
//
|
|
|
- this.exportOnlineToolStripMenuItem.Name = "exportOnlineToolStripMenuItem";
|
|
|
- this.exportOnlineToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
|
|
|
- this.exportOnlineToolStripMenuItem.Text = "Экспорт онлайн";
|
|
|
+ // toolStripMenuItem2
|
|
|
//
|
|
|
- // importToolStripMenuItem
|
|
|
- //
|
|
|
- this.importToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
- this.importOfflineToolStripMenuItem,
|
|
|
- this.importOnlineToolStripMenuItem});
|
|
|
- this.importToolStripMenuItem.Name = "importToolStripMenuItem";
|
|
|
- this.importToolStripMenuItem.Size = new System.Drawing.Size(119, 22);
|
|
|
- this.importToolStripMenuItem.Text = "Импорт";
|
|
|
- //
|
|
|
- // importOfflineToolStripMenuItem
|
|
|
- //
|
|
|
- this.importOfflineToolStripMenuItem.Name = "importOfflineToolStripMenuItem";
|
|
|
- this.importOfflineToolStripMenuItem.Size = new System.Drawing.Size(173, 22);
|
|
|
- this.importOfflineToolStripMenuItem.Text = "Импорт оффлайн";
|
|
|
+ this.toolStripMenuItem2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
+ this.changeSettingsToolStripMenuItem,
|
|
|
+ this.toolStripSeparator1,
|
|
|
+ this.exportSettingsToolStripMenuItem,
|
|
|
+ this.importSettingsToolStripMenuItem});
|
|
|
+ this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
|
|
+ this.toolStripMenuItem2.Size = new System.Drawing.Size(113, 20);
|
|
|
+ this.toolStripMenuItem2.Tag = "$Settings";
|
|
|
+ this.toolStripMenuItem2.Text = "toolStripMenuItem2";
|
|
|
//
|
|
|
- // importOnlineToolStripMenuItem
|
|
|
+ // changeSettingsToolStripMenuItem
|
|
|
//
|
|
|
- this.importOnlineToolStripMenuItem.Name = "importOnlineToolStripMenuItem";
|
|
|
- this.importOnlineToolStripMenuItem.Size = new System.Drawing.Size(173, 22);
|
|
|
- this.importOnlineToolStripMenuItem.Text = "Импорт онлайн";
|
|
|
+ this.changeSettingsToolStripMenuItem.Name = "changeSettingsToolStripMenuItem";
|
|
|
+ this.changeSettingsToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
+ this.changeSettingsToolStripMenuItem.Tag = "$ChangeSettings";
|
|
|
+ this.changeSettingsToolStripMenuItem.Text = "Change settings";
|
|
|
+ this.changeSettingsToolStripMenuItem.Click += new System.EventHandler(this.changeSettingsToolStripMenuItem_Click);
|
|
|
//
|
|
|
// toolStripSeparator1
|
|
|
//
|
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
|
- this.toolStripSeparator1.Size = new System.Drawing.Size(116, 6);
|
|
|
- //
|
|
|
- // exitToolStripMenuItem
|
|
|
- //
|
|
|
- this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
|
|
|
- this.exitToolStripMenuItem.Size = new System.Drawing.Size(119, 22);
|
|
|
- this.exitToolStripMenuItem.Text = "Выход";
|
|
|
- this.exitToolStripMenuItem.Click += new System.EventHandler(this.ExitToolStripMenuItem_Click);
|
|
|
- //
|
|
|
- // connectionToolStripMenuItem
|
|
|
- //
|
|
|
- this.connectionToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
- this.connectToolStripMenuItem});
|
|
|
- this.connectionToolStripMenuItem.Name = "connectionToolStripMenuItem";
|
|
|
- this.connectionToolStripMenuItem.Size = new System.Drawing.Size(97, 20);
|
|
|
- this.connectionToolStripMenuItem.Text = "Подключение";
|
|
|
- //
|
|
|
- // connectToolStripMenuItem
|
|
|
- //
|
|
|
- this.connectToolStripMenuItem.Name = "connectToolStripMenuItem";
|
|
|
- this.connectToolStripMenuItem.Size = new System.Drawing.Size(156, 22);
|
|
|
- this.connectToolStripMenuItem.Text = "Подключиться";
|
|
|
- this.connectToolStripMenuItem.Click += new System.EventHandler(this.ConnectToolStripMenuItem_Click);
|
|
|
- //
|
|
|
- // modsToolStripMenuItem
|
|
|
- //
|
|
|
- this.modsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
- this.downloadModToolStripMenuItem,
|
|
|
- this.toolStripSeparator2,
|
|
|
- this.settingsToolStripMenuItem});
|
|
|
- this.modsToolStripMenuItem.Name = "modsToolStripMenuItem";
|
|
|
- this.modsToolStripMenuItem.Size = new System.Drawing.Size(52, 20);
|
|
|
- this.modsToolStripMenuItem.Text = "Моды";
|
|
|
+ this.toolStripSeparator1.Size = new System.Drawing.Size(149, 6);
|
|
|
//
|
|
|
- // downloadModToolStripMenuItem
|
|
|
+ // exportSettingsToolStripMenuItem
|
|
|
//
|
|
|
- this.downloadModToolStripMenuItem.Name = "downloadModToolStripMenuItem";
|
|
|
- this.downloadModToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
- this.downloadModToolStripMenuItem.Text = "Скачать моды";
|
|
|
+ this.exportSettingsToolStripMenuItem.Name = "exportSettingsToolStripMenuItem";
|
|
|
+ this.exportSettingsToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
+ this.exportSettingsToolStripMenuItem.Tag = "$ExportSettings";
|
|
|
+ this.exportSettingsToolStripMenuItem.Text = "Export settings";
|
|
|
//
|
|
|
- // toolStripSeparator2
|
|
|
+ // importSettingsToolStripMenuItem
|
|
|
//
|
|
|
- this.toolStripSeparator2.Name = "toolStripSeparator2";
|
|
|
- this.toolStripSeparator2.Size = new System.Drawing.Size(149, 6);
|
|
|
- //
|
|
|
- // settingsToolStripMenuItem
|
|
|
- //
|
|
|
- this.settingsToolStripMenuItem.Name = "settingsToolStripMenuItem";
|
|
|
- this.settingsToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
- this.settingsToolStripMenuItem.Text = "Настройки";
|
|
|
- this.settingsToolStripMenuItem.Click += new System.EventHandler(this.SettingsToolStripMenuItem_Click);
|
|
|
- //
|
|
|
- // dataGridView1
|
|
|
- //
|
|
|
- this.dataGridView1.AllowUserToAddRows = false;
|
|
|
- this.dataGridView1.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
|
|
|
- this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
- this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
- this.enabled,
|
|
|
- this.NameMod});
|
|
|
- this.dataGridView1.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
- this.dataGridView1.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
|
|
|
- this.dataGridView1.Location = new System.Drawing.Point(12, 27);
|
|
|
- this.dataGridView1.MultiSelect = false;
|
|
|
- this.dataGridView1.Name = "dataGridView1";
|
|
|
- this.dataGridView1.RowHeadersWidth = 4;
|
|
|
- this.dataGridView1.Size = new System.Drawing.Size(341, 411);
|
|
|
- this.dataGridView1.TabIndex = 1;
|
|
|
- //
|
|
|
- // enabled
|
|
|
- //
|
|
|
- this.enabled.HeaderText = "";
|
|
|
- this.enabled.Name = "enabled";
|
|
|
- this.enabled.Width = 20;
|
|
|
- //
|
|
|
- // NameMod
|
|
|
- //
|
|
|
- this.NameMod.HeaderText = "Название";
|
|
|
- this.NameMod.Name = "NameMod";
|
|
|
- this.NameMod.ReadOnly = true;
|
|
|
- this.NameMod.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.NameMod.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- this.NameMod.Width = 300;
|
|
|
+ this.importSettingsToolStripMenuItem.Name = "importSettingsToolStripMenuItem";
|
|
|
+ this.importSettingsToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
+ this.importSettingsToolStripMenuItem.Tag = "$ImportSettings";
|
|
|
+ this.importSettingsToolStripMenuItem.Text = "ImportSettings";
|
|
|
//
|
|
|
// statusStrip1
|
|
|
//
|
|
|
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
- this.toolStripProgressBar1,
|
|
|
this.toolStripStatusLabel1});
|
|
|
- this.statusStrip1.Location = new System.Drawing.Point(0, 501);
|
|
|
+ this.statusStrip1.Location = new System.Drawing.Point(0, 618);
|
|
|
this.statusStrip1.Name = "statusStrip1";
|
|
|
- this.statusStrip1.Size = new System.Drawing.Size(800, 22);
|
|
|
- this.statusStrip1.TabIndex = 2;
|
|
|
+ this.statusStrip1.Size = new System.Drawing.Size(940, 22);
|
|
|
+ this.statusStrip1.TabIndex = 1;
|
|
|
this.statusStrip1.Text = "statusStrip1";
|
|
|
//
|
|
|
- // toolStripProgressBar1
|
|
|
- //
|
|
|
- this.toolStripProgressBar1.Name = "toolStripProgressBar1";
|
|
|
- this.toolStripProgressBar1.Size = new System.Drawing.Size(100, 16);
|
|
|
- this.toolStripProgressBar1.Step = 1;
|
|
|
- //
|
|
|
- // backgroundLoadInfo
|
|
|
- //
|
|
|
- this.backgroundLoadInfo.WorkerReportsProgress = true;
|
|
|
- this.backgroundLoadInfo.DoWork += new System.ComponentModel.DoWorkEventHandler(this.BackgroundLoadInfo_DoWork);
|
|
|
- this.backgroundLoadInfo.ProgressChanged += new System.ComponentModel.ProgressChangedEventHandler(this.BackgroundLoadInfo_ProgressChanged);
|
|
|
- this.backgroundLoadInfo.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.BackgroundLoadInfo_RunWorkerCompleted);
|
|
|
- //
|
|
|
- // backgroundUpdateMods
|
|
|
- //
|
|
|
- this.backgroundUpdateMods.WorkerReportsProgress = true;
|
|
|
- this.backgroundUpdateMods.DoWork += new System.ComponentModel.DoWorkEventHandler(this.BackgroundUpdateMods_DoWork);
|
|
|
- this.backgroundUpdateMods.ProgressChanged += new System.ComponentModel.ProgressChangedEventHandler(this.BackgroundUpdateMods_ProgressChanged);
|
|
|
- this.backgroundUpdateMods.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.BackgroundUpdateMods_RunWorkerCompleted);
|
|
|
- //
|
|
|
// toolStripStatusLabel1
|
|
|
//
|
|
|
+ this.toolStripStatusLabel1.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
|
|
|
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
|
|
|
- this.toolStripStatusLabel1.Size = new System.Drawing.Size(46, 17);
|
|
|
- this.toolStripStatusLabel1.Text = "Статус:";
|
|
|
+ this.toolStripStatusLabel1.Size = new System.Drawing.Size(113, 17);
|
|
|
+ this.toolStripStatusLabel1.Text = "toolStripStatusLabel1";
|
|
|
+ //
|
|
|
+ // tabPage2
|
|
|
+ //
|
|
|
+ this.tabPage2.Controls.Add(this.button1);
|
|
|
+ this.tabPage2.Controls.Add(this.listView3);
|
|
|
+ this.tabPage2.Controls.Add(this.textBox2);
|
|
|
+ this.tabPage2.Location = new System.Drawing.Point(4, 22);
|
|
|
+ this.tabPage2.Name = "tabPage2";
|
|
|
+ this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
|
|
+ this.tabPage2.Size = new System.Drawing.Size(908, 562);
|
|
|
+ this.tabPage2.TabIndex = 1;
|
|
|
+ this.tabPage2.Tag = "$Download";
|
|
|
+ this.tabPage2.Text = "tabPage2";
|
|
|
+ this.tabPage2.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // tabControl1
|
|
|
+ //
|
|
|
+ this.tabControl1.Controls.Add(this.tabPage1);
|
|
|
+ this.tabControl1.Controls.Add(this.tabPage2);
|
|
|
+ this.tabControl1.Controls.Add(this.tabPage3);
|
|
|
+ this.tabControl1.Location = new System.Drawing.Point(12, 27);
|
|
|
+ this.tabControl1.Name = "tabControl1";
|
|
|
+ this.tabControl1.SelectedIndex = 0;
|
|
|
+ this.tabControl1.Size = new System.Drawing.Size(916, 588);
|
|
|
+ this.tabControl1.TabIndex = 2;
|
|
|
+ this.tabControl1.Tag = "";
|
|
|
+ this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
|
|
|
+ //
|
|
|
+ // tabPage1
|
|
|
+ //
|
|
|
+ this.tabPage1.Controls.Add(this.panel1);
|
|
|
+ this.tabPage1.Controls.Add(this.checkBox1);
|
|
|
+ this.tabPage1.Controls.Add(this.textBox1);
|
|
|
+ this.tabPage1.Controls.Add(this.listView1);
|
|
|
+ this.tabPage1.Location = new System.Drawing.Point(4, 22);
|
|
|
+ this.tabPage1.Name = "tabPage1";
|
|
|
+ this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
|
|
+ this.tabPage1.Size = new System.Drawing.Size(908, 562);
|
|
|
+ this.tabPage1.TabIndex = 0;
|
|
|
+ this.tabPage1.Tag = "$Installed";
|
|
|
+ this.tabPage1.Text = "tabPage1";
|
|
|
+ this.tabPage1.UseVisualStyleBackColor = true;
|
|
|
+ this.tabPage1.Click += new System.EventHandler(this.tabPage1_Click);
|
|
|
+ //
|
|
|
+ // panel1
|
|
|
+ //
|
|
|
+ this.panel1.Controls.Add(this.richTextBox1);
|
|
|
+ this.panel1.Controls.Add(this.button5);
|
|
|
+ this.panel1.Controls.Add(this.button3);
|
|
|
+ this.panel1.Controls.Add(this.groupBox1);
|
|
|
+ this.panel1.Controls.Add(this.pictureBox1);
|
|
|
+ this.panel1.Controls.Add(this.label2);
|
|
|
+ this.panel1.Controls.Add(this.label1);
|
|
|
+ this.panel1.Location = new System.Drawing.Point(394, 6);
|
|
|
+ this.panel1.Name = "panel1";
|
|
|
+ this.panel1.Size = new System.Drawing.Size(508, 550);
|
|
|
+ this.panel1.TabIndex = 4;
|
|
|
+ //
|
|
|
+ // button5
|
|
|
+ //
|
|
|
+ this.button5.BackColor = System.Drawing.Color.DarkRed;
|
|
|
+ this.button5.Enabled = false;
|
|
|
+ this.button5.ForeColor = System.Drawing.Color.White;
|
|
|
+ this.button5.Location = new System.Drawing.Point(408, 8);
|
|
|
+ this.button5.Name = "button5";
|
|
|
+ this.button5.Size = new System.Drawing.Size(80, 23);
|
|
|
+ this.button5.TabIndex = 6;
|
|
|
+ this.button5.Tag = "$Delete";
|
|
|
+ this.button5.Text = "button5";
|
|
|
+ this.button5.UseVisualStyleBackColor = false;
|
|
|
+ this.button5.Click += new System.EventHandler(this.button5_Click);
|
|
|
+ //
|
|
|
+ // button3
|
|
|
+ //
|
|
|
+ this.button3.Location = new System.Drawing.Point(65, 512);
|
|
|
+ this.button3.Name = "button3";
|
|
|
+ this.button3.Size = new System.Drawing.Size(193, 23);
|
|
|
+ this.button3.TabIndex = 5;
|
|
|
+ this.button3.Tag = "$ModDowlnloadAllDepMods";
|
|
|
+ this.button3.Text = "button3";
|
|
|
+ this.button3.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // groupBox1
|
|
|
+ //
|
|
|
+ this.groupBox1.Controls.Add(this.linkLabel2);
|
|
|
+ this.groupBox1.Controls.Add(this.linkLabel1);
|
|
|
+ this.groupBox1.Controls.Add(this.button4);
|
|
|
+ this.groupBox1.Controls.Add(this.button2);
|
|
|
+ this.groupBox1.Controls.Add(this.listView2);
|
|
|
+ this.groupBox1.Controls.Add(this.label17);
|
|
|
+ this.groupBox1.Controls.Add(this.label16);
|
|
|
+ this.groupBox1.Controls.Add(this.label15);
|
|
|
+ this.groupBox1.Controls.Add(this.label13);
|
|
|
+ this.groupBox1.Controls.Add(this.label11);
|
|
|
+ this.groupBox1.Controls.Add(this.label10);
|
|
|
+ this.groupBox1.Controls.Add(this.label9);
|
|
|
+ this.groupBox1.Controls.Add(this.label8);
|
|
|
+ this.groupBox1.Controls.Add(this.label7);
|
|
|
+ this.groupBox1.Controls.Add(this.label6);
|
|
|
+ this.groupBox1.Controls.Add(this.label5);
|
|
|
+ this.groupBox1.Controls.Add(this.label4);
|
|
|
+ this.groupBox1.Location = new System.Drawing.Point(12, 141);
|
|
|
+ this.groupBox1.Name = "groupBox1";
|
|
|
+ this.groupBox1.Size = new System.Drawing.Size(481, 400);
|
|
|
+ this.groupBox1.TabIndex = 4;
|
|
|
+ this.groupBox1.TabStop = false;
|
|
|
+ //
|
|
|
+ // linkLabel2
|
|
|
+ //
|
|
|
+ this.linkLabel2.AutoSize = true;
|
|
|
+ this.linkLabel2.Location = new System.Drawing.Point(204, 109);
|
|
|
+ this.linkLabel2.Name = "linkLabel2";
|
|
|
+ this.linkLabel2.Size = new System.Drawing.Size(55, 13);
|
|
|
+ this.linkLabel2.TabIndex = 20;
|
|
|
+ this.linkLabel2.TabStop = true;
|
|
|
+ this.linkLabel2.Tag = "$Empty";
|
|
|
+ this.linkLabel2.Text = "linkLabel2";
|
|
|
+ //
|
|
|
+ // linkLabel1
|
|
|
+ //
|
|
|
+ this.linkLabel1.AutoSize = true;
|
|
|
+ this.linkLabel1.Location = new System.Drawing.Point(204, 85);
|
|
|
+ this.linkLabel1.Name = "linkLabel1";
|
|
|
+ this.linkLabel1.Size = new System.Drawing.Size(55, 13);
|
|
|
+ this.linkLabel1.TabIndex = 19;
|
|
|
+ this.linkLabel1.TabStop = true;
|
|
|
+ this.linkLabel1.Tag = "$Empty";
|
|
|
+ this.linkLabel1.Text = "linkLabel1";
|
|
|
+ //
|
|
|
+ // button4
|
|
|
+ //
|
|
|
+ this.button4.Location = new System.Drawing.Point(252, 371);
|
|
|
+ this.button4.Name = "button4";
|
|
|
+ this.button4.Size = new System.Drawing.Size(223, 23);
|
|
|
+ this.button4.TabIndex = 18;
|
|
|
+ this.button4.Tag = "$ModDownloadReqMods";
|
|
|
+ this.button4.Text = "button4";
|
|
|
+ this.button4.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // button2
|
|
|
+ //
|
|
|
+ this.button2.Enabled = false;
|
|
|
+ this.button2.Location = new System.Drawing.Point(9, 371);
|
|
|
+ this.button2.Name = "button2";
|
|
|
+ this.button2.Size = new System.Drawing.Size(38, 23);
|
|
|
+ this.button2.TabIndex = 5;
|
|
|
+ this.button2.Text = "---->";
|
|
|
+ this.button2.UseVisualStyleBackColor = true;
|
|
|
+ this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
|
+ //
|
|
|
+ // listView2
|
|
|
+ //
|
|
|
+ this.listView2.HideSelection = false;
|
|
|
+ this.listView2.Location = new System.Drawing.Point(6, 170);
|
|
|
+ this.listView2.Name = "listView2";
|
|
|
+ this.listView2.Size = new System.Drawing.Size(469, 195);
|
|
|
+ this.listView2.TabIndex = 17;
|
|
|
+ this.listView2.UseCompatibleStateImageBehavior = false;
|
|
|
+ this.listView2.View = System.Windows.Forms.View.List;
|
|
|
+ this.listView2.SelectedIndexChanged += new System.EventHandler(this.listView2_SelectedIndexChanged);
|
|
|
+ //
|
|
|
+ // label17
|
|
|
+ //
|
|
|
+ this.label17.AutoSize = true;
|
|
|
+ this.label17.Location = new System.Drawing.Point(6, 154);
|
|
|
+ this.label17.Name = "label17";
|
|
|
+ this.label17.Size = new System.Drawing.Size(41, 13);
|
|
|
+ this.label17.TabIndex = 16;
|
|
|
+ this.label17.Tag = "$ModDep";
|
|
|
+ this.label17.Text = "label17";
|
|
|
+ //
|
|
|
+ // label16
|
|
|
+ //
|
|
|
+ this.label16.AutoSize = true;
|
|
|
+ this.label16.Location = new System.Drawing.Point(204, 131);
|
|
|
+ this.label16.Name = "label16";
|
|
|
+ this.label16.Size = new System.Drawing.Size(41, 13);
|
|
|
+ this.label16.TabIndex = 15;
|
|
|
+ this.label16.Tag = "$Empty";
|
|
|
+ this.label16.Text = "label16";
|
|
|
+ //
|
|
|
+ // label15
|
|
|
+ //
|
|
|
+ this.label15.AutoSize = true;
|
|
|
+ this.label15.Location = new System.Drawing.Point(6, 131);
|
|
|
+ this.label15.Name = "label15";
|
|
|
+ this.label15.Size = new System.Drawing.Size(41, 13);
|
|
|
+ this.label15.TabIndex = 14;
|
|
|
+ this.label15.Tag = "$ModFactorioVersion";
|
|
|
+ this.label15.Text = "label15";
|
|
|
+ //
|
|
|
+ // label13
|
|
|
+ //
|
|
|
+ this.label13.AutoSize = true;
|
|
|
+ this.label13.Location = new System.Drawing.Point(6, 109);
|
|
|
+ this.label13.Name = "label13";
|
|
|
+ this.label13.Size = new System.Drawing.Size(41, 13);
|
|
|
+ this.label13.TabIndex = 12;
|
|
|
+ this.label13.Tag = "$ModWebsite";
|
|
|
+ this.label13.Text = "label13";
|
|
|
+ //
|
|
|
+ // label11
|
|
|
+ //
|
|
|
+ this.label11.AutoSize = true;
|
|
|
+ this.label11.Location = new System.Drawing.Point(6, 85);
|
|
|
+ this.label11.Name = "label11";
|
|
|
+ this.label11.Size = new System.Drawing.Size(41, 13);
|
|
|
+ this.label11.TabIndex = 10;
|
|
|
+ this.label11.Tag = "$ModContact";
|
|
|
+ this.label11.Text = "label11";
|
|
|
+ //
|
|
|
+ // label10
|
|
|
+ //
|
|
|
+ this.label10.AutoSize = true;
|
|
|
+ this.label10.Location = new System.Drawing.Point(204, 63);
|
|
|
+ this.label10.Name = "label10";
|
|
|
+ this.label10.Size = new System.Drawing.Size(41, 13);
|
|
|
+ this.label10.TabIndex = 9;
|
|
|
+ this.label10.Tag = "$Empty";
|
|
|
+ this.label10.Text = "label10";
|
|
|
+ //
|
|
|
+ // label9
|
|
|
+ //
|
|
|
+ this.label9.AutoSize = true;
|
|
|
+ this.label9.Location = new System.Drawing.Point(6, 63);
|
|
|
+ this.label9.Name = "label9";
|
|
|
+ this.label9.Size = new System.Drawing.Size(35, 13);
|
|
|
+ this.label9.TabIndex = 8;
|
|
|
+ this.label9.Tag = "$ModAuthor";
|
|
|
+ this.label9.Text = "label9";
|
|
|
+ //
|
|
|
+ // label8
|
|
|
+ //
|
|
|
+ this.label8.AutoSize = true;
|
|
|
+ this.label8.Location = new System.Drawing.Point(204, 39);
|
|
|
+ this.label8.Name = "label8";
|
|
|
+ this.label8.Size = new System.Drawing.Size(35, 13);
|
|
|
+ this.label8.TabIndex = 7;
|
|
|
+ this.label8.Tag = "$Empty";
|
|
|
+ this.label8.Text = "label8";
|
|
|
+ //
|
|
|
+ // label7
|
|
|
+ //
|
|
|
+ this.label7.AutoSize = true;
|
|
|
+ this.label7.Location = new System.Drawing.Point(6, 39);
|
|
|
+ this.label7.Name = "label7";
|
|
|
+ this.label7.Size = new System.Drawing.Size(35, 13);
|
|
|
+ this.label7.TabIndex = 6;
|
|
|
+ this.label7.Tag = "$ModVersion";
|
|
|
+ this.label7.Text = "label7";
|
|
|
+ //
|
|
|
+ // label6
|
|
|
+ //
|
|
|
+ this.label6.AutoSize = true;
|
|
|
+ this.label6.Location = new System.Drawing.Point(204, 17);
|
|
|
+ this.label6.Name = "label6";
|
|
|
+ this.label6.Size = new System.Drawing.Size(35, 13);
|
|
|
+ this.label6.TabIndex = 5;
|
|
|
+ this.label6.Tag = "$Empty";
|
|
|
+ this.label6.Text = "label6";
|
|
|
+ //
|
|
|
+ // label5
|
|
|
+ //
|
|
|
+ this.label5.AutoSize = true;
|
|
|
+ this.label5.Location = new System.Drawing.Point(6, 17);
|
|
|
+ this.label5.Name = "label5";
|
|
|
+ this.label5.Size = new System.Drawing.Size(35, 13);
|
|
|
+ this.label5.TabIndex = 1;
|
|
|
+ this.label5.Tag = "$ModState";
|
|
|
+ this.label5.Text = "label5";
|
|
|
+ //
|
|
|
+ // label4
|
|
|
+ //
|
|
|
+ this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
+ this.label4.Location = new System.Drawing.Point(191, 15);
|
|
|
+ this.label4.Name = "label4";
|
|
|
+ this.label4.Size = new System.Drawing.Size(2, 130);
|
|
|
+ this.label4.TabIndex = 0;
|
|
|
+ //
|
|
|
+ // pictureBox1
|
|
|
+ //
|
|
|
+ this.pictureBox1.BackColor = System.Drawing.Color.Black;
|
|
|
+ this.pictureBox1.Location = new System.Drawing.Point(408, 55);
|
|
|
+ this.pictureBox1.Name = "pictureBox1";
|
|
|
+ this.pictureBox1.Size = new System.Drawing.Size(80, 80);
|
|
|
+ this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
|
+ this.pictureBox1.TabIndex = 3;
|
|
|
+ this.pictureBox1.TabStop = false;
|
|
|
+ //
|
|
|
+ // label2
|
|
|
+ //
|
|
|
+ this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
+ this.label2.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
|
+ this.label2.Location = new System.Drawing.Point(10, 43);
|
|
|
+ this.label2.Name = "label2";
|
|
|
+ this.label2.Size = new System.Drawing.Size(480, 2);
|
|
|
+ this.label2.TabIndex = 1;
|
|
|
+ //
|
|
|
+ // label1
|
|
|
+ //
|
|
|
+ this.label1.AutoSize = true;
|
|
|
+ this.label1.Location = new System.Drawing.Point(9, 13);
|
|
|
+ this.label1.Name = "label1";
|
|
|
+ this.label1.Size = new System.Drawing.Size(35, 13);
|
|
|
+ this.label1.TabIndex = 0;
|
|
|
+ this.label1.Tag = "$ModName";
|
|
|
+ this.label1.Text = "label1";
|
|
|
+ //
|
|
|
+ // checkBox1
|
|
|
+ //
|
|
|
+ this.checkBox1.AutoSize = true;
|
|
|
+ this.checkBox1.Location = new System.Drawing.Point(12, 39);
|
|
|
+ this.checkBox1.Name = "checkBox1";
|
|
|
+ this.checkBox1.Size = new System.Drawing.Size(15, 14);
|
|
|
+ this.checkBox1.TabIndex = 3;
|
|
|
+ this.checkBox1.UseVisualStyleBackColor = true;
|
|
|
+ this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
|
|
|
+ //
|
|
|
+ // textBox1
|
|
|
+ //
|
|
|
+ this.textBox1.Location = new System.Drawing.Point(6, 6);
|
|
|
+ this.textBox1.Name = "textBox1";
|
|
|
+ this.textBox1.Size = new System.Drawing.Size(382, 20);
|
|
|
+ this.textBox1.TabIndex = 1;
|
|
|
+ this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
|
|
|
+ //
|
|
|
+ // listView1
|
|
|
+ //
|
|
|
+ this.listView1.CheckBoxes = true;
|
|
|
+ this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
|
+ this.columnHeader3,
|
|
|
+ this.columnHeader1,
|
|
|
+ this.columnHeader2});
|
|
|
+ this.listView1.FullRowSelect = true;
|
|
|
+ this.listView1.HideSelection = false;
|
|
|
+ this.listView1.Location = new System.Drawing.Point(6, 33);
|
|
|
+ this.listView1.MultiSelect = false;
|
|
|
+ this.listView1.Name = "listView1";
|
|
|
+ this.listView1.Size = new System.Drawing.Size(382, 523);
|
|
|
+ this.listView1.TabIndex = 0;
|
|
|
+ this.listView1.UseCompatibleStateImageBehavior = false;
|
|
|
+ this.listView1.View = System.Windows.Forms.View.Details;
|
|
|
+ this.listView1.DrawColumnHeader += new System.Windows.Forms.DrawListViewColumnHeaderEventHandler(this.listView1_DrawColumnHeader);
|
|
|
+ this.listView1.DrawItem += new System.Windows.Forms.DrawListViewItemEventHandler(this.listView1_DrawItem);
|
|
|
+ this.listView1.DrawSubItem += new System.Windows.Forms.DrawListViewSubItemEventHandler(this.listView1_DrawSubItem);
|
|
|
+ this.listView1.ItemChecked += new System.Windows.Forms.ItemCheckedEventHandler(this.listView1_ItemChecked);
|
|
|
+ this.listView1.SelectedIndexChanged += new System.EventHandler(this.listView1_SelectedIndexChanged);
|
|
|
+ //
|
|
|
+ // columnHeader3
|
|
|
+ //
|
|
|
+ this.columnHeader3.Tag = "true";
|
|
|
+ this.columnHeader3.Text = "";
|
|
|
+ this.columnHeader3.Width = 25;
|
|
|
+ //
|
|
|
+ // columnHeader1
|
|
|
+ //
|
|
|
+ this.columnHeader1.Tag = "$ModName";
|
|
|
+ this.columnHeader1.Width = 271;
|
|
|
+ //
|
|
|
+ // columnHeader2
|
|
|
+ //
|
|
|
+ this.columnHeader2.Tag = "$ModVersion";
|
|
|
+ this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
+ this.columnHeader2.Width = 82;
|
|
|
+ //
|
|
|
+ // tabPage3
|
|
|
+ //
|
|
|
+ this.tabPage3.Location = new System.Drawing.Point(4, 22);
|
|
|
+ this.tabPage3.Name = "tabPage3";
|
|
|
+ this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
|
|
|
+ this.tabPage3.Size = new System.Drawing.Size(908, 562);
|
|
|
+ this.tabPage3.TabIndex = 2;
|
|
|
+ this.tabPage3.Tag = "$Updates";
|
|
|
+ this.tabPage3.Text = "tabPage3";
|
|
|
+ this.tabPage3.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // richTextBox1
|
|
|
+ //
|
|
|
+ this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
+ this.richTextBox1.Location = new System.Drawing.Point(12, 48);
|
|
|
+ this.richTextBox1.Name = "richTextBox1";
|
|
|
+ this.richTextBox1.Size = new System.Drawing.Size(390, 87);
|
|
|
+ this.richTextBox1.TabIndex = 7;
|
|
|
+ this.richTextBox1.Tag = "$ModDesc";
|
|
|
+ this.richTextBox1.Text = "rtBox1";
|
|
|
+ this.richTextBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.richTextBox1_KeyDown);
|
|
|
+ //
|
|
|
+ // textBox2
|
|
|
+ //
|
|
|
+ this.textBox2.Location = new System.Drawing.Point(6, 6);
|
|
|
+ this.textBox2.Name = "textBox2";
|
|
|
+ this.textBox2.Size = new System.Drawing.Size(263, 20);
|
|
|
+ this.textBox2.TabIndex = 0;
|
|
|
+ //
|
|
|
+ // listView3
|
|
|
+ //
|
|
|
+ this.listView3.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
|
+ this.columnHeader4,
|
|
|
+ this.columnHeader5,
|
|
|
+ this.columnHeader6});
|
|
|
+ this.listView3.HideSelection = false;
|
|
|
+ this.listView3.Location = new System.Drawing.Point(6, 32);
|
|
|
+ this.listView3.Name = "listView3";
|
|
|
+ this.listView3.Size = new System.Drawing.Size(382, 524);
|
|
|
+ this.listView3.TabIndex = 1;
|
|
|
+ this.listView3.UseCompatibleStateImageBehavior = false;
|
|
|
+ this.listView3.View = System.Windows.Forms.View.Details;
|
|
|
+ //
|
|
|
+ // button1
|
|
|
+ //
|
|
|
+ this.button1.ForeColor = System.Drawing.Color.DarkBlue;
|
|
|
+ this.button1.Location = new System.Drawing.Point(275, 4);
|
|
|
+ this.button1.Name = "button1";
|
|
|
+ this.button1.Size = new System.Drawing.Size(113, 23);
|
|
|
+ this.button1.TabIndex = 2;
|
|
|
+ this.button1.Tag = "$Search";
|
|
|
+ this.button1.Text = "button1";
|
|
|
+ this.button1.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // columnHeader4
|
|
|
+ //
|
|
|
+ this.columnHeader4.Tag = "$ModName";
|
|
|
+ this.columnHeader4.Width = 252;
|
|
|
+ //
|
|
|
+ // columnHeader5
|
|
|
+ //
|
|
|
+ this.columnHeader5.Tag = "$ModVersion";
|
|
|
+ this.columnHeader5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
+ //
|
|
|
+ // columnHeader6
|
|
|
+ //
|
|
|
+ this.columnHeader6.Tag = "$ModDownloads";
|
|
|
+ this.columnHeader6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
//
|
|
|
// Form1
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(800, 523);
|
|
|
+ this.ClientSize = new System.Drawing.Size(940, 640);
|
|
|
+ this.Controls.Add(this.tabControl1);
|
|
|
this.Controls.Add(this.statusStrip1);
|
|
|
- this.Controls.Add(this.dataGridView1);
|
|
|
this.Controls.Add(this.menuStrip1);
|
|
|
this.MainMenuStrip = this.menuStrip1;
|
|
|
this.Name = "Form1";
|
|
|
+ this.Tag = "$FactroioModManager";
|
|
|
this.Text = "Form1";
|
|
|
+ this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
|
|
|
this.Load += new System.EventHandler(this.Form1_Load);
|
|
|
this.menuStrip1.ResumeLayout(false);
|
|
|
this.menuStrip1.PerformLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
|
|
this.statusStrip1.ResumeLayout(false);
|
|
|
this.statusStrip1.PerformLayout();
|
|
|
+ this.tabPage2.ResumeLayout(false);
|
|
|
+ this.tabPage2.PerformLayout();
|
|
|
+ this.tabControl1.ResumeLayout(false);
|
|
|
+ this.tabPage1.ResumeLayout(false);
|
|
|
+ this.tabPage1.PerformLayout();
|
|
|
+ this.panel1.ResumeLayout(false);
|
|
|
+ this.panel1.PerformLayout();
|
|
|
+ this.groupBox1.ResumeLayout(false);
|
|
|
+ this.groupBox1.PerformLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
@@ -271,29 +642,56 @@
|
|
|
#endregion
|
|
|
|
|
|
private System.Windows.Forms.MenuStrip menuStrip1;
|
|
|
- private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem;
|
|
|
- private System.Windows.Forms.ToolStripMenuItem exportToolStripMenuItem;
|
|
|
- private System.Windows.Forms.ToolStripMenuItem exportOfflineToolStripMenuItem;
|
|
|
- private System.Windows.Forms.ToolStripMenuItem exportOnlineToolStripMenuItem;
|
|
|
- private System.Windows.Forms.ToolStripMenuItem importToolStripMenuItem;
|
|
|
- private System.Windows.Forms.ToolStripMenuItem importOfflineToolStripMenuItem;
|
|
|
- private System.Windows.Forms.ToolStripMenuItem importOnlineToolStripMenuItem;
|
|
|
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|
|
- private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem;
|
|
|
- private System.Windows.Forms.ToolStripMenuItem connectionToolStripMenuItem;
|
|
|
- private System.Windows.Forms.ToolStripMenuItem connectToolStripMenuItem;
|
|
|
- private System.Windows.Forms.ToolStripMenuItem modsToolStripMenuItem;
|
|
|
- private System.Windows.Forms.ToolStripMenuItem downloadModToolStripMenuItem;
|
|
|
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
|
|
- private System.Windows.Forms.ToolStripMenuItem settingsToolStripMenuItem;
|
|
|
- private System.Windows.Forms.DataGridView dataGridView1;
|
|
|
- private System.Windows.Forms.DataGridViewCheckBoxColumn enabled;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn NameMod;
|
|
|
private System.Windows.Forms.StatusStrip statusStrip1;
|
|
|
- private System.Windows.Forms.ToolStripProgressBar toolStripProgressBar1;
|
|
|
- private System.ComponentModel.BackgroundWorker backgroundLoadInfo;
|
|
|
- private System.ComponentModel.BackgroundWorker backgroundUpdateMods;
|
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
|
|
|
+ private System.Windows.Forms.TabPage tabPage2;
|
|
|
+ private System.Windows.Forms.TabControl tabControl1;
|
|
|
+ private System.Windows.Forms.TabPage tabPage1;
|
|
|
+ private System.Windows.Forms.ListView listView1;
|
|
|
+ private System.Windows.Forms.TabPage tabPage3;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem exportModPackToolStripMenuItem;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem changeSettingsToolStripMenuItem;
|
|
|
+ private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem exportSettingsToolStripMenuItem;
|
|
|
+ private System.Windows.Forms.ToolStripMenuItem importSettingsToolStripMenuItem;
|
|
|
+ private System.Windows.Forms.TextBox textBox1;
|
|
|
+ private System.Windows.Forms.ColumnHeader columnHeader1;
|
|
|
+ private System.Windows.Forms.ColumnHeader columnHeader2;
|
|
|
+ private System.Windows.Forms.ColumnHeader columnHeader3;
|
|
|
+ private System.Windows.Forms.CheckBox checkBox1;
|
|
|
+ private System.Windows.Forms.Panel panel1;
|
|
|
+ private System.Windows.Forms.GroupBox groupBox1;
|
|
|
+ private System.Windows.Forms.PictureBox pictureBox1;
|
|
|
+ private System.Windows.Forms.Label label2;
|
|
|
+ private System.Windows.Forms.Label label1;
|
|
|
+ private System.Windows.Forms.ListView listView2;
|
|
|
+ private System.Windows.Forms.Label label17;
|
|
|
+ private System.Windows.Forms.Label label16;
|
|
|
+ private System.Windows.Forms.Label label15;
|
|
|
+ private System.Windows.Forms.Label label13;
|
|
|
+ private System.Windows.Forms.Label label11;
|
|
|
+ private System.Windows.Forms.Label label10;
|
|
|
+ private System.Windows.Forms.Label label9;
|
|
|
+ private System.Windows.Forms.Label label8;
|
|
|
+ private System.Windows.Forms.Label label7;
|
|
|
+ private System.Windows.Forms.Label label6;
|
|
|
+ private System.Windows.Forms.Label label5;
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
+ private System.Windows.Forms.Button button3;
|
|
|
+ private System.Windows.Forms.Button button4;
|
|
|
+ private System.Windows.Forms.Button button2;
|
|
|
+ private System.Windows.Forms.Button button5;
|
|
|
+ private System.Windows.Forms.LinkLabel linkLabel2;
|
|
|
+ private System.Windows.Forms.LinkLabel linkLabel1;
|
|
|
+ private System.Windows.Forms.RichTextBox richTextBox1;
|
|
|
+ private System.Windows.Forms.Button button1;
|
|
|
+ private System.Windows.Forms.ListView listView3;
|
|
|
+ private System.Windows.Forms.TextBox textBox2;
|
|
|
+ private System.Windows.Forms.ColumnHeader columnHeader4;
|
|
|
+ private System.Windows.Forms.ColumnHeader columnHeader5;
|
|
|
+ private System.Windows.Forms.ColumnHeader columnHeader6;
|
|
|
}
|
|
|
}
|
|
|
|