BizHawk/BizHawk.Client.EmuHawk/tools/Lua
zeromus 0fe74f95e7 fix LuaConsole PWD-related bugs 2014-06-03 02:39:15 +00:00
..
Libraries fix LuaConsole PWD-related bugs 2014-06-03 02:39:15 +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 Lua Console F1 hotkey assigned to Lua Functions list 2014-05-24 16:54:00 +00:00
LuaConsole.cs fix LuaConsole PWD-related bugs 2014-06-03 02:39:15 +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 Function List dialog - add a filter box 2014-05-24 13:19:24 +00:00
LuaFunctionsForm.cs Oops 2014-06-03 01:21:49 +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 drastically cleanup the InputValidate class 2014-02-03 19:37:43 +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 LuaWriter LineNumbers now work with scrolling, fixed an exception that was happening if a keyword was longer than the length of the line it checked it against. 2014-01-25 16:25:05 +00:00