BizHawk/BizHawk.Client.EmuHawk/tools/Lua
scepheo 860227ee66 LuaConsole: Actually stop and restart script upon tool restart. 2015-01-29 14:50:09 +00:00
..
Libraries Lua - clear out lua drawing surface on restart 2015-01-29 03:36:19 +00:00
LuaButton.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
LuaCheckbox.cs Lua forms library - implement forms.dropdown(), forms.checkbox(), and forms.ischecked(). Add support for dropdowns in forms.gettext() (returns the string value of the selected item) 2013-12-15 02:50:50 +00:00
LuaConsole.Designer.cs LuaConsole - Fixed tooltip of Duplicate button. 2015-01-03 22:40:11 +00:00
LuaConsole.cs LuaConsole: Actually stop and restart script upon tool restart. 2015-01-29 14:50:09 +00:00
LuaConsole.resx add tooltip for lua console erase button 2014-04-27 17:49:25 +00:00
LuaDropDown.cs Lua forms library - implement forms.dropdown(), forms.checkbox(), and forms.ischecked(). Add support for dropdowns in forms.gettext() (returns the string value of the selected item) 2013-12-15 02:50:50 +00:00
LuaFunctionsForm.Designer.cs Lua documentation - fix anchoring on a button (a dev only button, this has no impact on release builds) 2014-07-27 12:08:28 +00:00
LuaFunctionsForm.cs for Developer builds - Lua functions list - a ToTASVideosWikiMarkup button that copies to clipboard 2014-06-05 00:23:05 +00:00
LuaFunctionsForm.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
LuaRegisteredFunctionsList.Designer.cs Lua Registered Functions dialog - open up in a reasonable location, support multiple selection on Call and Remove buttons. Support hotkeys - Space or Enter = Call, Delete = remove 2013-11-10 23:16:18 +00:00
LuaRegisteredFunctionsList.cs make the Select All feature built right into VirtualListView instead of writing the same code over and over in the tool dialogs, also make said code faster on large lists 2014-02-15 19:15:04 +00:00
LuaRegisteredFunctionsList.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
LuaTextBox.cs Merge InputValidate into StringExtensions 2014-07-03 16:00:57 +00:00
LuaWinform.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
LuaWinform.cs Lua - make form windows have a start position of "Center Parent" 2014-05-22 01:03:18 +00:00
LuaWinform.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
SyncTextBox.cs remove redundant code throughout the emuhawk project 2014-06-29 02:28:48 +00:00