BizHawk/BizHawk.Client.EmuHawk/tools/Lua
adelikat 55b4dcd53c gui.text - remove hacks that attempt use window size. Better logic is to be pure client space, and let gui.drawText do anything else 2014-05-14 23:44:46 +00:00
..
Libraries gui.text - remove hacks that attempt use window size. Better logic is to be pure client space, and let gui.drawText do anything else 2014-05-14 23:44:46 +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 add tooltip for lua console erase button 2014-04-27 17:49:25 +00:00
LuaConsole.cs Some misc cleanup of redundant qualifiers 2014-05-04 14:10:28 +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 some Lua documentation related cleanup and support column sorting on Description in Lua Functions list 2014-01-25 20:27:51 +00:00
LuaFunctionsForm.cs some Lua documentation related cleanup and support column sorting on Description in Lua Functions list 2014-01-25 20:27:51 +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 Console - autoscroll the output window as text gets added 2013-11-17 15:55:13 +00:00
LuaWinform.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
LuaWriter.Designer.cs Added the display of tooltips for all the methods that are in the lualibraries 2014-02-12 13:28:48 +00:00
LuaWriter.cs Movies 2.0 - some progress towards supporting floats 2014-02-25 02:56:32 +00:00
LuaWriter.resx 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
LuaWriterBox.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
LuaWriterColorConfig.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
LuaWriterColorConfig.cs Lua Console - autoscroll the output window as text gets added 2013-11-17 15:55:13 +00:00
LuaWriterColorConfig.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