Commit graph

11 commits

Author SHA1 Message Date
Robin Gareus
ba2b136af2 NO-OP: whitespace 2017-12-12 00:13:12 +01:00
Ben Loftis
efc858dc81 Drop the "Lua" in Lua Action Buttons:
Removed the term "Lua", because users were turned off by something they didn't understand.
A special-case Lua script ("Shortcut") allows the user to select an arbitrary Action.
The "Shortcut" script is selected by default, and in this case there is no "Type" or "Author" displayed.
Action-Buttons may still trigger Lua scripts, as a secondary function.
2017-12-07 11:08:26 -06:00
Robin Gareus
f3be5bb421 Lua Script-Selector update
* register bindings for action_param
 * honor pre-seeded value (don't ask)
 * allow to pre-seed a script-name
 * allow to cancel interactive script load at parameter-stage
2017-12-05 01:55:38 +01:00
Robin Gareus
eb1e423b75 Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
Robin Gareus
8bb26628e3 Skip script-setup if there are no parameters (and name is unique) 2017-04-26 19:45:22 +02:00
Robin Gareus
ac46fb2700 Use a label for required script instance parameters 2017-03-13 21:25:16 +01:00
Robin Gareus
695554ab9b re-layout script-selector (only grow description vertically) 2017-02-18 19:01:00 +01:00
Paul Davis
cf52d6e4b4 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
Robin Gareus
7527376297 fix crash when refreshing lua script list 2016-04-07 23:15:44 +02:00
Robin Gareus
dafdf87b79 towards a proper lua script console UI 2016-03-23 23:44:35 +01:00
Robin Gareus
292eac7f48 Dialog to select and configure Lua Scripts 2016-02-23 15:41:29 +01:00