summaryrefslogtreecommitdiff
path: root/gtk2_ardour/luawindow.cc
AgeCommit message (Expand)Author
2017-02-20Increase default size of script-editor paneRobin Gareus
2017-02-19Connect Script Manager "Edit" -> Lua Scripting WindowRobin Gareus
2016-10-06update LuaWindow output on-the-go (allow progress print)Robin Gareus
2016-07-18remove old a3_curl API and switch some curl callsRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-31initial sort-of-mostly-working integration of new PanePaul Davis
2016-04-15fix typoRobin Gareus
2016-04-12improve luawindow save/load/revertRobin Gareus
2016-04-11indicate read-only scriptsRobin Gareus
2016-04-08implement Lua editor script/file delete.Robin Gareus
2016-03-28one more ENSURE_GUI_THREAD()Robin Gareus
2016-03-26add "revert" button to lua script windowRobin Gareus
2016-03-25add a convenient script headerRobin Gareus
2016-03-25monospace font for Lua Script WindowRobin Gareus
2016-03-24reset lua console interpreter when session changes (drop references)Robin Gareus
2016-03-24cont'd work on Lua Script ConsoleRobin Gareus
2016-03-24gcc4 compatRobin Gareus
2016-03-23towards a proper lua script console UIRobin Gareus
2016-02-23Lua Script Console WindowRobin Gareus