|
|
@ -76,12 +76,14 @@
|
|
|
|
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.RegisterToTextEditorsSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.RegisterToTextEditorsSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.RegisterSublimeText2MenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.RegisterSublimeText2MenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
|
|
|
this.RegisterNotePadMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.HelpSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.HelpSubMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.FunctionsListMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.FunctionsListMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.OnlineDocsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.OnlineDocsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.OutputBox = new System.Windows.Forms.RichTextBox();
|
|
|
|
this.OutputBox = new System.Windows.Forms.RichTextBox();
|
|
|
|
this.ConsoleContextMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
|
|
this.ConsoleContextMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
|
|
this.ClearConsoleContextItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.ClearConsoleContextItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
|
|
|
this.SelectAllContextItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.RegisteredFunctionsContextItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.RegisteredFunctionsContextItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.InputBox = new System.Windows.Forms.TextBox();
|
|
|
|
this.InputBox = new System.Windows.Forms.TextBox();
|
|
|
@ -107,7 +109,7 @@
|
|
|
|
this.PathName = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
|
this.PathName = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
|
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
|
|
|
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
|
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
|
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
|
|
|
this.RegisterNotePadMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.CopyContextItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.ScriptListContextMenu.SuspendLayout();
|
|
|
|
this.ScriptListContextMenu.SuspendLayout();
|
|
|
|
this.menuStrip1.SuspendLayout();
|
|
|
|
this.menuStrip1.SuspendLayout();
|
|
|
|
this.ConsoleContextMenu.SuspendLayout();
|
|
|
|
this.ConsoleContextMenu.SuspendLayout();
|
|
|
@ -130,14 +132,14 @@
|
|
|
|
this.ScriptContextSeparator,
|
|
|
|
this.ScriptContextSeparator,
|
|
|
|
this.StopAllScriptsContextItem});
|
|
|
|
this.StopAllScriptsContextItem});
|
|
|
|
this.ScriptListContextMenu.Name = "contextMenuStrip1";
|
|
|
|
this.ScriptListContextMenu.Name = "contextMenuStrip1";
|
|
|
|
this.ScriptListContextMenu.Size = new System.Drawing.Size(165, 142);
|
|
|
|
this.ScriptListContextMenu.Size = new System.Drawing.Size(158, 142);
|
|
|
|
this.ScriptListContextMenu.Opening += new System.ComponentModel.CancelEventHandler(this.ScriptListContextMenu_Opening);
|
|
|
|
this.ScriptListContextMenu.Opening += new System.ComponentModel.CancelEventHandler(this.ScriptListContextMenu_Opening);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// ToggleScriptContextItem
|
|
|
|
// ToggleScriptContextItem
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.ToggleScriptContextItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Refresh1;
|
|
|
|
this.ToggleScriptContextItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Refresh1;
|
|
|
|
this.ToggleScriptContextItem.Name = "ToggleScriptContextItem";
|
|
|
|
this.ToggleScriptContextItem.Name = "ToggleScriptContextItem";
|
|
|
|
this.ToggleScriptContextItem.Size = new System.Drawing.Size(164, 22);
|
|
|
|
this.ToggleScriptContextItem.Size = new System.Drawing.Size(157, 22);
|
|
|
|
this.ToggleScriptContextItem.Text = "&Toggle";
|
|
|
|
this.ToggleScriptContextItem.Text = "&Toggle";
|
|
|
|
this.ToggleScriptContextItem.Click += new System.EventHandler(this.ToggleScriptMenuItem_Click);
|
|
|
|
this.ToggleScriptContextItem.Click += new System.EventHandler(this.ToggleScriptMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -145,7 +147,7 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.PauseScriptContextItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Pause;
|
|
|
|
this.PauseScriptContextItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Pause;
|
|
|
|
this.PauseScriptContextItem.Name = "PauseScriptContextItem";
|
|
|
|
this.PauseScriptContextItem.Name = "PauseScriptContextItem";
|
|
|
|
this.PauseScriptContextItem.Size = new System.Drawing.Size(164, 22);
|
|
|
|
this.PauseScriptContextItem.Size = new System.Drawing.Size(157, 22);
|
|
|
|
this.PauseScriptContextItem.Text = "Pause or Resume";
|
|
|
|
this.PauseScriptContextItem.Text = "Pause or Resume";
|
|
|
|
this.PauseScriptContextItem.Click += new System.EventHandler(this.PauseScriptMenuItem_Click);
|
|
|
|
this.PauseScriptContextItem.Click += new System.EventHandler(this.PauseScriptMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -153,7 +155,7 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.EditScriptContextItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.CutHS;
|
|
|
|
this.EditScriptContextItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.CutHS;
|
|
|
|
this.EditScriptContextItem.Name = "EditScriptContextItem";
|
|
|
|
this.EditScriptContextItem.Name = "EditScriptContextItem";
|
|
|
|
this.EditScriptContextItem.Size = new System.Drawing.Size(164, 22);
|
|
|
|
this.EditScriptContextItem.Size = new System.Drawing.Size(157, 22);
|
|
|
|
this.EditScriptContextItem.Text = "&Edit";
|
|
|
|
this.EditScriptContextItem.Text = "&Edit";
|
|
|
|
this.EditScriptContextItem.Click += new System.EventHandler(this.EditScriptMenuItem_Click);
|
|
|
|
this.EditScriptContextItem.Click += new System.EventHandler(this.EditScriptMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -161,7 +163,7 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.RemoveScriptContextItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Close;
|
|
|
|
this.RemoveScriptContextItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Close;
|
|
|
|
this.RemoveScriptContextItem.Name = "RemoveScriptContextItem";
|
|
|
|
this.RemoveScriptContextItem.Name = "RemoveScriptContextItem";
|
|
|
|
this.RemoveScriptContextItem.Size = new System.Drawing.Size(164, 22);
|
|
|
|
this.RemoveScriptContextItem.Size = new System.Drawing.Size(157, 22);
|
|
|
|
this.RemoveScriptContextItem.Text = "&Remove";
|
|
|
|
this.RemoveScriptContextItem.Text = "&Remove";
|
|
|
|
this.RemoveScriptContextItem.Click += new System.EventHandler(this.RemoveScriptMenuItem_Click);
|
|
|
|
this.RemoveScriptContextItem.Click += new System.EventHandler(this.RemoveScriptMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -169,20 +171,20 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.InsertSeperatorContextItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.InsertSeparator;
|
|
|
|
this.InsertSeperatorContextItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.InsertSeparator;
|
|
|
|
this.InsertSeperatorContextItem.Name = "InsertSeperatorContextItem";
|
|
|
|
this.InsertSeperatorContextItem.Name = "InsertSeperatorContextItem";
|
|
|
|
this.InsertSeperatorContextItem.Size = new System.Drawing.Size(164, 22);
|
|
|
|
this.InsertSeperatorContextItem.Size = new System.Drawing.Size(157, 22);
|
|
|
|
this.InsertSeperatorContextItem.Text = "Insert Seperator";
|
|
|
|
this.InsertSeperatorContextItem.Text = "Insert Seperator";
|
|
|
|
this.InsertSeperatorContextItem.Click += new System.EventHandler(this.InsertSeparatorMenuItem_Click);
|
|
|
|
this.InsertSeperatorContextItem.Click += new System.EventHandler(this.InsertSeparatorMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// ScriptContextSeparator
|
|
|
|
// ScriptContextSeparator
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.ScriptContextSeparator.Name = "ScriptContextSeparator";
|
|
|
|
this.ScriptContextSeparator.Name = "ScriptContextSeparator";
|
|
|
|
this.ScriptContextSeparator.Size = new System.Drawing.Size(161, 6);
|
|
|
|
this.ScriptContextSeparator.Size = new System.Drawing.Size(154, 6);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// StopAllScriptsContextItem
|
|
|
|
// StopAllScriptsContextItem
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.StopAllScriptsContextItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Stop;
|
|
|
|
this.StopAllScriptsContextItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Stop;
|
|
|
|
this.StopAllScriptsContextItem.Name = "StopAllScriptsContextItem";
|
|
|
|
this.StopAllScriptsContextItem.Name = "StopAllScriptsContextItem";
|
|
|
|
this.StopAllScriptsContextItem.Size = new System.Drawing.Size(164, 22);
|
|
|
|
this.StopAllScriptsContextItem.Size = new System.Drawing.Size(157, 22);
|
|
|
|
this.StopAllScriptsContextItem.Text = "Stop All Scripts";
|
|
|
|
this.StopAllScriptsContextItem.Text = "Stop All Scripts";
|
|
|
|
this.StopAllScriptsContextItem.Click += new System.EventHandler(this.StopAllScriptsMenuItem_Click);
|
|
|
|
this.StopAllScriptsContextItem.Click += new System.EventHandler(this.StopAllScriptsMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -213,7 +215,7 @@
|
|
|
|
this.toolStripSeparator1,
|
|
|
|
this.toolStripSeparator1,
|
|
|
|
this.ExitMenuItem});
|
|
|
|
this.ExitMenuItem});
|
|
|
|
this.FileSubMenu.Name = "FileSubMenu";
|
|
|
|
this.FileSubMenu.Name = "FileSubMenu";
|
|
|
|
this.FileSubMenu.Size = new System.Drawing.Size(37, 20);
|
|
|
|
this.FileSubMenu.Size = new System.Drawing.Size(35, 20);
|
|
|
|
this.FileSubMenu.Text = "&File";
|
|
|
|
this.FileSubMenu.Text = "&File";
|
|
|
|
this.FileSubMenu.DropDownOpened += new System.EventHandler(this.FileSubMenu_DropDownOpened);
|
|
|
|
this.FileSubMenu.DropDownOpened += new System.EventHandler(this.FileSubMenu_DropDownOpened);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -223,7 +225,7 @@
|
|
|
|
this.NewSessionMenuItem.Name = "NewSessionMenuItem";
|
|
|
|
this.NewSessionMenuItem.Name = "NewSessionMenuItem";
|
|
|
|
this.NewSessionMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
|
|
|
|
this.NewSessionMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
|
|
|
|
| System.Windows.Forms.Keys.N)));
|
|
|
|
| System.Windows.Forms.Keys.N)));
|
|
|
|
this.NewSessionMenuItem.Size = new System.Drawing.Size(237, 22);
|
|
|
|
this.NewSessionMenuItem.Size = new System.Drawing.Size(232, 22);
|
|
|
|
this.NewSessionMenuItem.Text = "&New Session";
|
|
|
|
this.NewSessionMenuItem.Text = "&New Session";
|
|
|
|
this.NewSessionMenuItem.Click += new System.EventHandler(this.NewSessionMenuItem_Click);
|
|
|
|
this.NewSessionMenuItem.Click += new System.EventHandler(this.NewSessionMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -233,7 +235,7 @@
|
|
|
|
this.OpenSessionMenuItem.Name = "OpenSessionMenuItem";
|
|
|
|
this.OpenSessionMenuItem.Name = "OpenSessionMenuItem";
|
|
|
|
this.OpenSessionMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
|
|
|
|
this.OpenSessionMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
|
|
|
|
| System.Windows.Forms.Keys.O)));
|
|
|
|
| System.Windows.Forms.Keys.O)));
|
|
|
|
this.OpenSessionMenuItem.Size = new System.Drawing.Size(237, 22);
|
|
|
|
this.OpenSessionMenuItem.Size = new System.Drawing.Size(232, 22);
|
|
|
|
this.OpenSessionMenuItem.Text = "&Open Session...";
|
|
|
|
this.OpenSessionMenuItem.Text = "&Open Session...";
|
|
|
|
this.OpenSessionMenuItem.Click += new System.EventHandler(this.OpenSessionMenuItem_Click);
|
|
|
|
this.OpenSessionMenuItem.Click += new System.EventHandler(this.OpenSessionMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -242,7 +244,7 @@
|
|
|
|
this.SaveSessionMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.SaveAs;
|
|
|
|
this.SaveSessionMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.SaveAs;
|
|
|
|
this.SaveSessionMenuItem.Name = "SaveSessionMenuItem";
|
|
|
|
this.SaveSessionMenuItem.Name = "SaveSessionMenuItem";
|
|
|
|
this.SaveSessionMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
|
|
|
|
this.SaveSessionMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
|
|
|
|
this.SaveSessionMenuItem.Size = new System.Drawing.Size(237, 22);
|
|
|
|
this.SaveSessionMenuItem.Size = new System.Drawing.Size(232, 22);
|
|
|
|
this.SaveSessionMenuItem.Text = "&Save Session";
|
|
|
|
this.SaveSessionMenuItem.Text = "&Save Session";
|
|
|
|
this.SaveSessionMenuItem.Click += new System.EventHandler(this.SaveSessionMenuItem_Click);
|
|
|
|
this.SaveSessionMenuItem.Click += new System.EventHandler(this.SaveSessionMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -251,21 +253,21 @@
|
|
|
|
this.SaveSessionAsMenuItem.Name = "SaveSessionAsMenuItem";
|
|
|
|
this.SaveSessionAsMenuItem.Name = "SaveSessionAsMenuItem";
|
|
|
|
this.SaveSessionAsMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
|
|
|
|
this.SaveSessionAsMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
|
|
|
|
| System.Windows.Forms.Keys.S)));
|
|
|
|
| System.Windows.Forms.Keys.S)));
|
|
|
|
this.SaveSessionAsMenuItem.Size = new System.Drawing.Size(237, 22);
|
|
|
|
this.SaveSessionAsMenuItem.Size = new System.Drawing.Size(232, 22);
|
|
|
|
this.SaveSessionAsMenuItem.Text = "Save Session &As...";
|
|
|
|
this.SaveSessionAsMenuItem.Text = "Save Session &As...";
|
|
|
|
this.SaveSessionAsMenuItem.Click += new System.EventHandler(this.SaveSessionAsMenuItem_Click);
|
|
|
|
this.SaveSessionAsMenuItem.Click += new System.EventHandler(this.SaveSessionAsMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// toolStripSeparator9
|
|
|
|
// toolStripSeparator9
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.toolStripSeparator9.Name = "toolStripSeparator9";
|
|
|
|
this.toolStripSeparator9.Name = "toolStripSeparator9";
|
|
|
|
this.toolStripSeparator9.Size = new System.Drawing.Size(234, 6);
|
|
|
|
this.toolStripSeparator9.Size = new System.Drawing.Size(229, 6);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// RecentSessionsSubMenu
|
|
|
|
// RecentSessionsSubMenu
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.RecentSessionsSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
this.RecentSessionsSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
this.toolStripSeparator8});
|
|
|
|
this.toolStripSeparator8});
|
|
|
|
this.RecentSessionsSubMenu.Name = "RecentSessionsSubMenu";
|
|
|
|
this.RecentSessionsSubMenu.Name = "RecentSessionsSubMenu";
|
|
|
|
this.RecentSessionsSubMenu.Size = new System.Drawing.Size(237, 22);
|
|
|
|
this.RecentSessionsSubMenu.Size = new System.Drawing.Size(232, 22);
|
|
|
|
this.RecentSessionsSubMenu.Text = "Recent Sessions";
|
|
|
|
this.RecentSessionsSubMenu.Text = "Recent Sessions";
|
|
|
|
this.RecentSessionsSubMenu.DropDownOpened += new System.EventHandler(this.RecentSessionsSubMenu_DropDownOpened);
|
|
|
|
this.RecentSessionsSubMenu.DropDownOpened += new System.EventHandler(this.RecentSessionsSubMenu_DropDownOpened);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -280,7 +282,7 @@
|
|
|
|
this.toolStripSeparator3});
|
|
|
|
this.toolStripSeparator3});
|
|
|
|
this.RecentScriptsSubMenu.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Recent;
|
|
|
|
this.RecentScriptsSubMenu.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Recent;
|
|
|
|
this.RecentScriptsSubMenu.Name = "RecentScriptsSubMenu";
|
|
|
|
this.RecentScriptsSubMenu.Name = "RecentScriptsSubMenu";
|
|
|
|
this.RecentScriptsSubMenu.Size = new System.Drawing.Size(237, 22);
|
|
|
|
this.RecentScriptsSubMenu.Size = new System.Drawing.Size(232, 22);
|
|
|
|
this.RecentScriptsSubMenu.Text = "Recent Scripts";
|
|
|
|
this.RecentScriptsSubMenu.Text = "Recent Scripts";
|
|
|
|
this.RecentScriptsSubMenu.DropDownOpened += new System.EventHandler(this.RecentScriptsSubMenu_DropDownOpened);
|
|
|
|
this.RecentScriptsSubMenu.DropDownOpened += new System.EventHandler(this.RecentScriptsSubMenu_DropDownOpened);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -292,13 +294,13 @@
|
|
|
|
// toolStripSeparator1
|
|
|
|
// toolStripSeparator1
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
|
|
this.toolStripSeparator1.Size = new System.Drawing.Size(234, 6);
|
|
|
|
this.toolStripSeparator1.Size = new System.Drawing.Size(229, 6);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// ExitMenuItem
|
|
|
|
// ExitMenuItem
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.ExitMenuItem.Name = "ExitMenuItem";
|
|
|
|
this.ExitMenuItem.Name = "ExitMenuItem";
|
|
|
|
this.ExitMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));
|
|
|
|
this.ExitMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));
|
|
|
|
this.ExitMenuItem.Size = new System.Drawing.Size(237, 22);
|
|
|
|
this.ExitMenuItem.Size = new System.Drawing.Size(232, 22);
|
|
|
|
this.ExitMenuItem.Text = "E&xit";
|
|
|
|
this.ExitMenuItem.Text = "E&xit";
|
|
|
|
this.ExitMenuItem.Click += new System.EventHandler(this.ExitMenuItem_Click);
|
|
|
|
this.ExitMenuItem.Click += new System.EventHandler(this.ExitMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -322,7 +324,7 @@
|
|
|
|
this.StopAllScriptsMenuItem,
|
|
|
|
this.StopAllScriptsMenuItem,
|
|
|
|
this.RegisteredFunctionsMenuItem});
|
|
|
|
this.RegisteredFunctionsMenuItem});
|
|
|
|
this.ScriptSubMenu.Name = "ScriptSubMenu";
|
|
|
|
this.ScriptSubMenu.Name = "ScriptSubMenu";
|
|
|
|
this.ScriptSubMenu.Size = new System.Drawing.Size(49, 20);
|
|
|
|
this.ScriptSubMenu.Size = new System.Drawing.Size(46, 20);
|
|
|
|
this.ScriptSubMenu.Text = "&Script";
|
|
|
|
this.ScriptSubMenu.Text = "&Script";
|
|
|
|
this.ScriptSubMenu.DropDownOpened += new System.EventHandler(this.ScriptSubMenu_DropDownOpened);
|
|
|
|
this.ScriptSubMenu.DropDownOpened += new System.EventHandler(this.ScriptSubMenu_DropDownOpened);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -331,7 +333,7 @@
|
|
|
|
this.NewScriptMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.NewFile;
|
|
|
|
this.NewScriptMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.NewFile;
|
|
|
|
this.NewScriptMenuItem.Name = "NewScriptMenuItem";
|
|
|
|
this.NewScriptMenuItem.Name = "NewScriptMenuItem";
|
|
|
|
this.NewScriptMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
|
|
|
|
this.NewScriptMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
|
|
|
|
this.NewScriptMenuItem.Size = new System.Drawing.Size(218, 22);
|
|
|
|
this.NewScriptMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
this.NewScriptMenuItem.Text = "New Script";
|
|
|
|
this.NewScriptMenuItem.Text = "New Script";
|
|
|
|
this.NewScriptMenuItem.Click += new System.EventHandler(this.NewScriptMenuItem_Click);
|
|
|
|
this.NewScriptMenuItem.Click += new System.EventHandler(this.NewScriptMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -340,7 +342,7 @@
|
|
|
|
this.OpenScriptMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.OpenFile;
|
|
|
|
this.OpenScriptMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.OpenFile;
|
|
|
|
this.OpenScriptMenuItem.Name = "OpenScriptMenuItem";
|
|
|
|
this.OpenScriptMenuItem.Name = "OpenScriptMenuItem";
|
|
|
|
this.OpenScriptMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
|
|
|
|
this.OpenScriptMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
|
|
|
|
this.OpenScriptMenuItem.Size = new System.Drawing.Size(218, 22);
|
|
|
|
this.OpenScriptMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
this.OpenScriptMenuItem.Text = "&Open Script...";
|
|
|
|
this.OpenScriptMenuItem.Text = "&Open Script...";
|
|
|
|
this.OpenScriptMenuItem.Click += new System.EventHandler(this.OpenScriptMenuItem_Click);
|
|
|
|
this.OpenScriptMenuItem.Click += new System.EventHandler(this.OpenScriptMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -349,7 +351,7 @@
|
|
|
|
this.RefreshScriptMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Refresh1;
|
|
|
|
this.RefreshScriptMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Refresh1;
|
|
|
|
this.RefreshScriptMenuItem.Name = "RefreshScriptMenuItem";
|
|
|
|
this.RefreshScriptMenuItem.Name = "RefreshScriptMenuItem";
|
|
|
|
this.RefreshScriptMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F5;
|
|
|
|
this.RefreshScriptMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F5;
|
|
|
|
this.RefreshScriptMenuItem.Size = new System.Drawing.Size(218, 22);
|
|
|
|
this.RefreshScriptMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
this.RefreshScriptMenuItem.Text = "&Re&fresh";
|
|
|
|
this.RefreshScriptMenuItem.Text = "&Re&fresh";
|
|
|
|
this.RefreshScriptMenuItem.Click += new System.EventHandler(this.RefreshScriptMenuItem_Click);
|
|
|
|
this.RefreshScriptMenuItem.Click += new System.EventHandler(this.RefreshScriptMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -358,7 +360,7 @@
|
|
|
|
this.ToggleScriptMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.checkbox;
|
|
|
|
this.ToggleScriptMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.checkbox;
|
|
|
|
this.ToggleScriptMenuItem.Name = "ToggleScriptMenuItem";
|
|
|
|
this.ToggleScriptMenuItem.Name = "ToggleScriptMenuItem";
|
|
|
|
this.ToggleScriptMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.T)));
|
|
|
|
this.ToggleScriptMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.T)));
|
|
|
|
this.ToggleScriptMenuItem.Size = new System.Drawing.Size(218, 22);
|
|
|
|
this.ToggleScriptMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
this.ToggleScriptMenuItem.Text = "&Toggle";
|
|
|
|
this.ToggleScriptMenuItem.Text = "&Toggle";
|
|
|
|
this.ToggleScriptMenuItem.Click += new System.EventHandler(this.ToggleScriptMenuItem_Click);
|
|
|
|
this.ToggleScriptMenuItem.Click += new System.EventHandler(this.ToggleScriptMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -366,7 +368,7 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.PauseScriptMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Pause;
|
|
|
|
this.PauseScriptMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Pause;
|
|
|
|
this.PauseScriptMenuItem.Name = "PauseScriptMenuItem";
|
|
|
|
this.PauseScriptMenuItem.Name = "PauseScriptMenuItem";
|
|
|
|
this.PauseScriptMenuItem.Size = new System.Drawing.Size(218, 22);
|
|
|
|
this.PauseScriptMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
this.PauseScriptMenuItem.Text = "Pause or Resume";
|
|
|
|
this.PauseScriptMenuItem.Text = "Pause or Resume";
|
|
|
|
this.PauseScriptMenuItem.Click += new System.EventHandler(this.PauseScriptMenuItem_Click);
|
|
|
|
this.PauseScriptMenuItem.Click += new System.EventHandler(this.PauseScriptMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -375,7 +377,7 @@
|
|
|
|
this.EditScriptMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.CutHS;
|
|
|
|
this.EditScriptMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.CutHS;
|
|
|
|
this.EditScriptMenuItem.Name = "EditScriptMenuItem";
|
|
|
|
this.EditScriptMenuItem.Name = "EditScriptMenuItem";
|
|
|
|
this.EditScriptMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.E)));
|
|
|
|
this.EditScriptMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.E)));
|
|
|
|
this.EditScriptMenuItem.Size = new System.Drawing.Size(218, 22);
|
|
|
|
this.EditScriptMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
this.EditScriptMenuItem.Text = "&Edit Script";
|
|
|
|
this.EditScriptMenuItem.Text = "&Edit Script";
|
|
|
|
this.EditScriptMenuItem.Click += new System.EventHandler(this.EditScriptMenuItem_Click);
|
|
|
|
this.EditScriptMenuItem.Click += new System.EventHandler(this.EditScriptMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -384,28 +386,28 @@
|
|
|
|
this.RemoveScriptMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Delete;
|
|
|
|
this.RemoveScriptMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Delete;
|
|
|
|
this.RemoveScriptMenuItem.Name = "RemoveScriptMenuItem";
|
|
|
|
this.RemoveScriptMenuItem.Name = "RemoveScriptMenuItem";
|
|
|
|
this.RemoveScriptMenuItem.ShortcutKeys = System.Windows.Forms.Keys.Delete;
|
|
|
|
this.RemoveScriptMenuItem.ShortcutKeys = System.Windows.Forms.Keys.Delete;
|
|
|
|
this.RemoveScriptMenuItem.Size = new System.Drawing.Size(218, 22);
|
|
|
|
this.RemoveScriptMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
this.RemoveScriptMenuItem.Text = "&Remove Script";
|
|
|
|
this.RemoveScriptMenuItem.Text = "&Remove Script";
|
|
|
|
this.RemoveScriptMenuItem.Click += new System.EventHandler(this.RemoveScriptMenuItem_Click);
|
|
|
|
this.RemoveScriptMenuItem.Click += new System.EventHandler(this.RemoveScriptMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// DuplicateScriptMenuItem
|
|
|
|
// DuplicateScriptMenuItem
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.DuplicateScriptMenuItem.Name = "DuplicateScriptMenuItem";
|
|
|
|
this.DuplicateScriptMenuItem.Name = "DuplicateScriptMenuItem";
|
|
|
|
this.DuplicateScriptMenuItem.Size = new System.Drawing.Size(218, 22);
|
|
|
|
this.DuplicateScriptMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
this.DuplicateScriptMenuItem.Text = "&Duplicate Script";
|
|
|
|
this.DuplicateScriptMenuItem.Text = "&Duplicate Script";
|
|
|
|
this.DuplicateScriptMenuItem.Click += new System.EventHandler(this.DuplicateScriptMenuItem_Click);
|
|
|
|
this.DuplicateScriptMenuItem.Click += new System.EventHandler(this.DuplicateScriptMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// toolStripSeparator7
|
|
|
|
// toolStripSeparator7
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.toolStripSeparator7.Name = "toolStripSeparator7";
|
|
|
|
this.toolStripSeparator7.Name = "toolStripSeparator7";
|
|
|
|
this.toolStripSeparator7.Size = new System.Drawing.Size(215, 6);
|
|
|
|
this.toolStripSeparator7.Size = new System.Drawing.Size(209, 6);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// InsertSeparatorMenuItem
|
|
|
|
// InsertSeparatorMenuItem
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.InsertSeparatorMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.InsertSeparator;
|
|
|
|
this.InsertSeparatorMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.InsertSeparator;
|
|
|
|
this.InsertSeparatorMenuItem.Name = "InsertSeparatorMenuItem";
|
|
|
|
this.InsertSeparatorMenuItem.Name = "InsertSeparatorMenuItem";
|
|
|
|
this.InsertSeparatorMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.I)));
|
|
|
|
this.InsertSeparatorMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.I)));
|
|
|
|
this.InsertSeparatorMenuItem.Size = new System.Drawing.Size(218, 22);
|
|
|
|
this.InsertSeparatorMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
this.InsertSeparatorMenuItem.Text = "Insert Separator";
|
|
|
|
this.InsertSeparatorMenuItem.Text = "Insert Separator";
|
|
|
|
this.InsertSeparatorMenuItem.Click += new System.EventHandler(this.InsertSeparatorMenuItem_Click);
|
|
|
|
this.InsertSeparatorMenuItem.Click += new System.EventHandler(this.InsertSeparatorMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -414,7 +416,7 @@
|
|
|
|
this.MoveUpMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.MoveUp;
|
|
|
|
this.MoveUpMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.MoveUp;
|
|
|
|
this.MoveUpMenuItem.Name = "MoveUpMenuItem";
|
|
|
|
this.MoveUpMenuItem.Name = "MoveUpMenuItem";
|
|
|
|
this.MoveUpMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.U)));
|
|
|
|
this.MoveUpMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.U)));
|
|
|
|
this.MoveUpMenuItem.Size = new System.Drawing.Size(218, 22);
|
|
|
|
this.MoveUpMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
this.MoveUpMenuItem.Text = "Move &Up";
|
|
|
|
this.MoveUpMenuItem.Text = "Move &Up";
|
|
|
|
this.MoveUpMenuItem.Click += new System.EventHandler(this.MoveUpMenuItem_Click);
|
|
|
|
this.MoveUpMenuItem.Click += new System.EventHandler(this.MoveUpMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -423,7 +425,7 @@
|
|
|
|
this.MoveDownMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.MoveDown;
|
|
|
|
this.MoveDownMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.MoveDown;
|
|
|
|
this.MoveDownMenuItem.Name = "MoveDownMenuItem";
|
|
|
|
this.MoveDownMenuItem.Name = "MoveDownMenuItem";
|
|
|
|
this.MoveDownMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.D)));
|
|
|
|
this.MoveDownMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.D)));
|
|
|
|
this.MoveDownMenuItem.Size = new System.Drawing.Size(218, 22);
|
|
|
|
this.MoveDownMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
this.MoveDownMenuItem.Text = "Move &Down";
|
|
|
|
this.MoveDownMenuItem.Text = "Move &Down";
|
|
|
|
this.MoveDownMenuItem.Click += new System.EventHandler(this.MoveDownMenuItem_Click);
|
|
|
|
this.MoveDownMenuItem.Click += new System.EventHandler(this.MoveDownMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -431,20 +433,20 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.SelectAllMenuItem.Name = "SelectAllMenuItem";
|
|
|
|
this.SelectAllMenuItem.Name = "SelectAllMenuItem";
|
|
|
|
this.SelectAllMenuItem.ShortcutKeyDisplayString = "Ctrl+A";
|
|
|
|
this.SelectAllMenuItem.ShortcutKeyDisplayString = "Ctrl+A";
|
|
|
|
this.SelectAllMenuItem.Size = new System.Drawing.Size(218, 22);
|
|
|
|
this.SelectAllMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
this.SelectAllMenuItem.Text = "Select &All";
|
|
|
|
this.SelectAllMenuItem.Text = "Select &All";
|
|
|
|
this.SelectAllMenuItem.Click += new System.EventHandler(this.SelectAllMenuItem_Click);
|
|
|
|
this.SelectAllMenuItem.Click += new System.EventHandler(this.SelectAllMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// toolStripSeparator6
|
|
|
|
// toolStripSeparator6
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.toolStripSeparator6.Name = "toolStripSeparator6";
|
|
|
|
this.toolStripSeparator6.Name = "toolStripSeparator6";
|
|
|
|
this.toolStripSeparator6.Size = new System.Drawing.Size(215, 6);
|
|
|
|
this.toolStripSeparator6.Size = new System.Drawing.Size(209, 6);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// StopAllScriptsMenuItem
|
|
|
|
// StopAllScriptsMenuItem
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.StopAllScriptsMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Stop;
|
|
|
|
this.StopAllScriptsMenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.Stop;
|
|
|
|
this.StopAllScriptsMenuItem.Name = "StopAllScriptsMenuItem";
|
|
|
|
this.StopAllScriptsMenuItem.Name = "StopAllScriptsMenuItem";
|
|
|
|
this.StopAllScriptsMenuItem.Size = new System.Drawing.Size(218, 22);
|
|
|
|
this.StopAllScriptsMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
this.StopAllScriptsMenuItem.Text = "Stop All Scripts";
|
|
|
|
this.StopAllScriptsMenuItem.Text = "Stop All Scripts";
|
|
|
|
this.StopAllScriptsMenuItem.Click += new System.EventHandler(this.StopAllScriptsMenuItem_Click);
|
|
|
|
this.StopAllScriptsMenuItem.Click += new System.EventHandler(this.StopAllScriptsMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -452,7 +454,7 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.RegisteredFunctionsMenuItem.Name = "RegisteredFunctionsMenuItem";
|
|
|
|
this.RegisteredFunctionsMenuItem.Name = "RegisteredFunctionsMenuItem";
|
|
|
|
this.RegisteredFunctionsMenuItem.ShortcutKeyDisplayString = "F12";
|
|
|
|
this.RegisteredFunctionsMenuItem.ShortcutKeyDisplayString = "F12";
|
|
|
|
this.RegisteredFunctionsMenuItem.Size = new System.Drawing.Size(218, 22);
|
|
|
|
this.RegisteredFunctionsMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
|
|
this.RegisteredFunctionsMenuItem.Text = "&Registered Functions...";
|
|
|
|
this.RegisteredFunctionsMenuItem.Text = "&Registered Functions...";
|
|
|
|
this.RegisteredFunctionsMenuItem.Click += new System.EventHandler(this.RegisteredFunctionsMenuItem_Click);
|
|
|
|
this.RegisteredFunctionsMenuItem.Click += new System.EventHandler(this.RegisteredFunctionsMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -466,42 +468,42 @@
|
|
|
|
this.toolStripSeparator4,
|
|
|
|
this.toolStripSeparator4,
|
|
|
|
this.RegisterToTextEditorsSubMenu});
|
|
|
|
this.RegisterToTextEditorsSubMenu});
|
|
|
|
this.SettingsSubMenu.Name = "SettingsSubMenu";
|
|
|
|
this.SettingsSubMenu.Name = "SettingsSubMenu";
|
|
|
|
this.SettingsSubMenu.Size = new System.Drawing.Size(61, 20);
|
|
|
|
this.SettingsSubMenu.Size = new System.Drawing.Size(58, 20);
|
|
|
|
this.SettingsSubMenu.Text = "&Settings";
|
|
|
|
this.SettingsSubMenu.Text = "&Settings";
|
|
|
|
this.SettingsSubMenu.DropDownOpened += new System.EventHandler(this.OptionsSubMenu_DropDownOpened);
|
|
|
|
this.SettingsSubMenu.DropDownOpened += new System.EventHandler(this.OptionsSubMenu_DropDownOpened);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// DisableScriptsOnLoadMenuItem
|
|
|
|
// DisableScriptsOnLoadMenuItem
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.DisableScriptsOnLoadMenuItem.Name = "DisableScriptsOnLoadMenuItem";
|
|
|
|
this.DisableScriptsOnLoadMenuItem.Name = "DisableScriptsOnLoadMenuItem";
|
|
|
|
this.DisableScriptsOnLoadMenuItem.Size = new System.Drawing.Size(286, 22);
|
|
|
|
this.DisableScriptsOnLoadMenuItem.Size = new System.Drawing.Size(267, 22);
|
|
|
|
this.DisableScriptsOnLoadMenuItem.Text = "Disable Scripts on Load";
|
|
|
|
this.DisableScriptsOnLoadMenuItem.Text = "Disable Scripts on Load";
|
|
|
|
this.DisableScriptsOnLoadMenuItem.Click += new System.EventHandler(this.DisableScriptsOnLoadMenuItem_Click);
|
|
|
|
this.DisableScriptsOnLoadMenuItem.Click += new System.EventHandler(this.DisableScriptsOnLoadMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// ReturnAllIfNoneSelectedMenuItem
|
|
|
|
// ReturnAllIfNoneSelectedMenuItem
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.ReturnAllIfNoneSelectedMenuItem.Name = "ReturnAllIfNoneSelectedMenuItem";
|
|
|
|
this.ReturnAllIfNoneSelectedMenuItem.Name = "ReturnAllIfNoneSelectedMenuItem";
|
|
|
|
this.ReturnAllIfNoneSelectedMenuItem.Size = new System.Drawing.Size(286, 22);
|
|
|
|
this.ReturnAllIfNoneSelectedMenuItem.Size = new System.Drawing.Size(267, 22);
|
|
|
|
this.ReturnAllIfNoneSelectedMenuItem.Text = "Toggle All if None Selected";
|
|
|
|
this.ReturnAllIfNoneSelectedMenuItem.Text = "Toggle All if None Selected";
|
|
|
|
this.ReturnAllIfNoneSelectedMenuItem.Click += new System.EventHandler(this.ToggleAllIfNoneSelectedMenuItem_Click);
|
|
|
|
this.ReturnAllIfNoneSelectedMenuItem.Click += new System.EventHandler(this.ToggleAllIfNoneSelectedMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// RemoveRegisteredFunctionsOnToggleMenuItem
|
|
|
|
// RemoveRegisteredFunctionsOnToggleMenuItem
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.RemoveRegisteredFunctionsOnToggleMenuItem.Name = "RemoveRegisteredFunctionsOnToggleMenuItem";
|
|
|
|
this.RemoveRegisteredFunctionsOnToggleMenuItem.Name = "RemoveRegisteredFunctionsOnToggleMenuItem";
|
|
|
|
this.RemoveRegisteredFunctionsOnToggleMenuItem.Size = new System.Drawing.Size(286, 22);
|
|
|
|
this.RemoveRegisteredFunctionsOnToggleMenuItem.Size = new System.Drawing.Size(267, 22);
|
|
|
|
this.RemoveRegisteredFunctionsOnToggleMenuItem.Text = "Remove Registered Functions on Toggle";
|
|
|
|
this.RemoveRegisteredFunctionsOnToggleMenuItem.Text = "Remove Registered Functions on Toggle";
|
|
|
|
this.RemoveRegisteredFunctionsOnToggleMenuItem.Click += new System.EventHandler(this.RemoveRegisteredFunctionsOnToggleMenuItem_Click);
|
|
|
|
this.RemoveRegisteredFunctionsOnToggleMenuItem.Click += new System.EventHandler(this.RemoveRegisteredFunctionsOnToggleMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// ReloadWhenScriptFileChangesMenuItem
|
|
|
|
// ReloadWhenScriptFileChangesMenuItem
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.ReloadWhenScriptFileChangesMenuItem.Name = "ReloadWhenScriptFileChangesMenuItem";
|
|
|
|
this.ReloadWhenScriptFileChangesMenuItem.Name = "ReloadWhenScriptFileChangesMenuItem";
|
|
|
|
this.ReloadWhenScriptFileChangesMenuItem.Size = new System.Drawing.Size(286, 22);
|
|
|
|
this.ReloadWhenScriptFileChangesMenuItem.Size = new System.Drawing.Size(267, 22);
|
|
|
|
this.ReloadWhenScriptFileChangesMenuItem.Text = "Reload When Script File Changes";
|
|
|
|
this.ReloadWhenScriptFileChangesMenuItem.Text = "Reload When Script File Changes";
|
|
|
|
this.ReloadWhenScriptFileChangesMenuItem.Click += new System.EventHandler(this.ReloadWhenScriptFileChangesMenuItem_Click);
|
|
|
|
this.ReloadWhenScriptFileChangesMenuItem.Click += new System.EventHandler(this.ReloadWhenScriptFileChangesMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// toolStripSeparator4
|
|
|
|
// toolStripSeparator4
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
|
|
|
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
|
|
|
this.toolStripSeparator4.Size = new System.Drawing.Size(283, 6);
|
|
|
|
this.toolStripSeparator4.Size = new System.Drawing.Size(264, 6);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// RegisterToTextEditorsSubMenu
|
|
|
|
// RegisterToTextEditorsSubMenu
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -509,7 +511,7 @@
|
|
|
|
this.RegisterSublimeText2MenuItem,
|
|
|
|
this.RegisterSublimeText2MenuItem,
|
|
|
|
this.RegisterNotePadMenuItem});
|
|
|
|
this.RegisterNotePadMenuItem});
|
|
|
|
this.RegisterToTextEditorsSubMenu.Name = "RegisterToTextEditorsSubMenu";
|
|
|
|
this.RegisterToTextEditorsSubMenu.Name = "RegisterToTextEditorsSubMenu";
|
|
|
|
this.RegisterToTextEditorsSubMenu.Size = new System.Drawing.Size(286, 22);
|
|
|
|
this.RegisterToTextEditorsSubMenu.Size = new System.Drawing.Size(267, 22);
|
|
|
|
this.RegisterToTextEditorsSubMenu.Text = "Register To Text Editors";
|
|
|
|
this.RegisterToTextEditorsSubMenu.Text = "Register To Text Editors";
|
|
|
|
this.RegisterToTextEditorsSubMenu.DropDownOpened += new System.EventHandler(this.RegisterToTextEditorsSubMenu_DropDownOpened);
|
|
|
|
this.RegisterToTextEditorsSubMenu.DropDownOpened += new System.EventHandler(this.RegisterToTextEditorsSubMenu_DropDownOpened);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -517,31 +519,38 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.RegisterSublimeText2MenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.GreenCheck;
|
|
|
|
this.RegisterSublimeText2MenuItem.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.GreenCheck;
|
|
|
|
this.RegisterSublimeText2MenuItem.Name = "RegisterSublimeText2MenuItem";
|
|
|
|
this.RegisterSublimeText2MenuItem.Name = "RegisterSublimeText2MenuItem";
|
|
|
|
this.RegisterSublimeText2MenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.RegisterSublimeText2MenuItem.Size = new System.Drawing.Size(144, 22);
|
|
|
|
this.RegisterSublimeText2MenuItem.Text = "&Sublime Text 2";
|
|
|
|
this.RegisterSublimeText2MenuItem.Text = "&Sublime Text 2";
|
|
|
|
this.RegisterSublimeText2MenuItem.Click += new System.EventHandler(this.RegisterSublimeText2MenuItem_Click);
|
|
|
|
this.RegisterSublimeText2MenuItem.Click += new System.EventHandler(this.RegisterSublimeText2MenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
|
|
|
|
// RegisterNotePadMenuItem
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.RegisterNotePadMenuItem.Name = "RegisterNotePadMenuItem";
|
|
|
|
|
|
|
|
this.RegisterNotePadMenuItem.Size = new System.Drawing.Size(144, 22);
|
|
|
|
|
|
|
|
this.RegisterNotePadMenuItem.Text = "Notepad++";
|
|
|
|
|
|
|
|
this.RegisterNotePadMenuItem.Click += new System.EventHandler(this.RegisterNotePadMenuItem_Click);
|
|
|
|
|
|
|
|
//
|
|
|
|
// HelpSubMenu
|
|
|
|
// HelpSubMenu
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.HelpSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
this.HelpSubMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
this.FunctionsListMenuItem,
|
|
|
|
this.FunctionsListMenuItem,
|
|
|
|
this.OnlineDocsMenuItem});
|
|
|
|
this.OnlineDocsMenuItem});
|
|
|
|
this.HelpSubMenu.Name = "HelpSubMenu";
|
|
|
|
this.HelpSubMenu.Name = "HelpSubMenu";
|
|
|
|
this.HelpSubMenu.Size = new System.Drawing.Size(44, 20);
|
|
|
|
this.HelpSubMenu.Size = new System.Drawing.Size(40, 20);
|
|
|
|
this.HelpSubMenu.Text = "&Help";
|
|
|
|
this.HelpSubMenu.Text = "&Help";
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// FunctionsListMenuItem
|
|
|
|
// FunctionsListMenuItem
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.FunctionsListMenuItem.Name = "FunctionsListMenuItem";
|
|
|
|
this.FunctionsListMenuItem.Name = "FunctionsListMenuItem";
|
|
|
|
this.FunctionsListMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F1;
|
|
|
|
this.FunctionsListMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F1;
|
|
|
|
this.FunctionsListMenuItem.Size = new System.Drawing.Size(202, 22);
|
|
|
|
this.FunctionsListMenuItem.Size = new System.Drawing.Size(189, 22);
|
|
|
|
this.FunctionsListMenuItem.Text = "&Lua Functions List";
|
|
|
|
this.FunctionsListMenuItem.Text = "&Lua Functions List";
|
|
|
|
this.FunctionsListMenuItem.Click += new System.EventHandler(this.FunctionsListMenuItem_Click);
|
|
|
|
this.FunctionsListMenuItem.Click += new System.EventHandler(this.FunctionsListMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// OnlineDocsMenuItem
|
|
|
|
// OnlineDocsMenuItem
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.OnlineDocsMenuItem.Name = "OnlineDocsMenuItem";
|
|
|
|
this.OnlineDocsMenuItem.Name = "OnlineDocsMenuItem";
|
|
|
|
this.OnlineDocsMenuItem.Size = new System.Drawing.Size(202, 22);
|
|
|
|
this.OnlineDocsMenuItem.Size = new System.Drawing.Size(189, 22);
|
|
|
|
this.OnlineDocsMenuItem.Text = "Documentation online...";
|
|
|
|
this.OnlineDocsMenuItem.Text = "Documentation online...";
|
|
|
|
this.OnlineDocsMenuItem.Click += new System.EventHandler(this.OnlineDocsMenuItem_Click);
|
|
|
|
this.OnlineDocsMenuItem.Click += new System.EventHandler(this.OnlineDocsMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -552,6 +561,7 @@
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.OutputBox.ContextMenuStrip = this.ConsoleContextMenu;
|
|
|
|
this.OutputBox.ContextMenuStrip = this.ConsoleContextMenu;
|
|
|
|
this.OutputBox.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
this.OutputBox.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
|
|
|
this.OutputBox.HideSelection = false;
|
|
|
|
this.OutputBox.Location = new System.Drawing.Point(6, 17);
|
|
|
|
this.OutputBox.Location = new System.Drawing.Point(6, 17);
|
|
|
|
this.OutputBox.Name = "OutputBox";
|
|
|
|
this.OutputBox.Name = "OutputBox";
|
|
|
|
this.OutputBox.ReadOnly = true;
|
|
|
|
this.OutputBox.ReadOnly = true;
|
|
|
@ -564,22 +574,31 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.ConsoleContextMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
this.ConsoleContextMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
this.ClearConsoleContextItem,
|
|
|
|
this.ClearConsoleContextItem,
|
|
|
|
|
|
|
|
this.SelectAllContextItem,
|
|
|
|
|
|
|
|
this.CopyContextItem,
|
|
|
|
this.RegisteredFunctionsContextItem});
|
|
|
|
this.RegisteredFunctionsContextItem});
|
|
|
|
this.ConsoleContextMenu.Name = "contextMenuStrip2";
|
|
|
|
this.ConsoleContextMenu.Name = "contextMenuStrip2";
|
|
|
|
this.ConsoleContextMenu.Size = new System.Drawing.Size(185, 48);
|
|
|
|
this.ConsoleContextMenu.Size = new System.Drawing.Size(181, 114);
|
|
|
|
this.ConsoleContextMenu.Opening += new System.ComponentModel.CancelEventHandler(this.ConsoleContextMenu_Opening);
|
|
|
|
this.ConsoleContextMenu.Opening += new System.ComponentModel.CancelEventHandler(this.ConsoleContextMenu_Opening);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// ClearConsoleContextItem
|
|
|
|
// ClearConsoleContextItem
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.ClearConsoleContextItem.Name = "ClearConsoleContextItem";
|
|
|
|
this.ClearConsoleContextItem.Name = "ClearConsoleContextItem";
|
|
|
|
this.ClearConsoleContextItem.Size = new System.Drawing.Size(184, 22);
|
|
|
|
this.ClearConsoleContextItem.Size = new System.Drawing.Size(180, 22);
|
|
|
|
this.ClearConsoleContextItem.Text = "&Clear";
|
|
|
|
this.ClearConsoleContextItem.Text = "&Clear";
|
|
|
|
this.ClearConsoleContextItem.Click += new System.EventHandler(this.ClearConsoleContextItem_Click);
|
|
|
|
this.ClearConsoleContextItem.Click += new System.EventHandler(this.ClearConsoleContextItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
|
|
|
|
// SelectAllContextItem
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.SelectAllContextItem.Name = "SelectAllContextItem";
|
|
|
|
|
|
|
|
this.SelectAllContextItem.Size = new System.Drawing.Size(180, 22);
|
|
|
|
|
|
|
|
this.SelectAllContextItem.Text = "Select &All";
|
|
|
|
|
|
|
|
this.SelectAllContextItem.Click += new System.EventHandler(this.SelectAllContextItem_Click);
|
|
|
|
|
|
|
|
//
|
|
|
|
// RegisteredFunctionsContextItem
|
|
|
|
// RegisteredFunctionsContextItem
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.RegisteredFunctionsContextItem.Name = "RegisteredFunctionsContextItem";
|
|
|
|
this.RegisteredFunctionsContextItem.Name = "RegisteredFunctionsContextItem";
|
|
|
|
this.RegisteredFunctionsContextItem.Size = new System.Drawing.Size(184, 22);
|
|
|
|
this.RegisteredFunctionsContextItem.Size = new System.Drawing.Size(180, 22);
|
|
|
|
this.RegisteredFunctionsContextItem.Text = "&Registered Functions";
|
|
|
|
this.RegisteredFunctionsContextItem.Text = "&Registered Functions";
|
|
|
|
this.RegisteredFunctionsContextItem.Click += new System.EventHandler(this.RegisteredFunctionsMenuItem_Click);
|
|
|
|
this.RegisteredFunctionsContextItem.Click += new System.EventHandler(this.RegisteredFunctionsMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -845,12 +864,12 @@
|
|
|
|
this.splitContainer1.SplitterDistance = 280;
|
|
|
|
this.splitContainer1.SplitterDistance = 280;
|
|
|
|
this.splitContainer1.TabIndex = 7;
|
|
|
|
this.splitContainer1.TabIndex = 7;
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// RegisterNotePadMenuItem
|
|
|
|
// CopyContextItem
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.RegisterNotePadMenuItem.Name = "RegisterNotePadMenuItem";
|
|
|
|
this.CopyContextItem.Name = "CopyContextItem";
|
|
|
|
this.RegisterNotePadMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.CopyContextItem.Size = new System.Drawing.Size(180, 22);
|
|
|
|
this.RegisterNotePadMenuItem.Text = "Notepad++";
|
|
|
|
this.CopyContextItem.Text = "Copy";
|
|
|
|
this.RegisterNotePadMenuItem.Click += new System.EventHandler(this.RegisterNotePadMenuItem_Click);
|
|
|
|
this.CopyContextItem.Click += new System.EventHandler(this.CopyContextItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// LuaConsole
|
|
|
|
// LuaConsole
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -969,5 +988,7 @@
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem RegisterToTextEditorsSubMenu;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem RegisterToTextEditorsSubMenu;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem RegisterSublimeText2MenuItem;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem RegisterSublimeText2MenuItem;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem RegisterNotePadMenuItem;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem RegisterNotePadMenuItem;
|
|
|
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem SelectAllContextItem;
|
|
|
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem CopyContextItem;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|