summaryrefslogtreecommitdiff
path: root/gtk2_ardour/luadialog.cc
AgeCommit message (Expand)Author
2020-04-25Lua Dialog, fill window with single widgetRobin Gareus
2020-03-25remove a few cerr outputs and change a couple to use cout, since they are not...Paul Davis
2019-09-02Move LuaProgressDialog into "LuaDialog" namespaceRobin Gareus
2019-08-12Add Lua-Dialog support for FileChooserWidget (save file)Robin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-02-20ALlow Markup for LuaDialog.MessageRobin Gareus
2019-01-02Add external drive references for most file-browsersRobin Gareus
2018-08-02Add scrollbar to LuaDialogRobin Gareus
2018-08-02Lua-dialog: allow to set folder for file to load/save.Robin Gareus
2018-06-04NO-OP: Modify a #include (purely for consistency)John Emmas
2018-06-01moving singen and noisegen from mixbus repo to ardour + change singen display...Nikolaus Gullotta
2018-06-01add Gtk::ColorButton widget to LuaDialog and add ability to change multiple r...Nikolaus Gullotta
2017-12-05Sort LuaDialog dropdown entries by key-nameRobin Gareus
2017-08-19Backwards compatible LuaDialog layout (+new colspan option)Robin Gareus
2017-08-19NO-OP: whitespace & styleRobin Gareus
2017-08-19NO-OP: whitespaceRobin Gareus
2017-08-18Templates: basic support for columns in the script dialog.Ben Loftis
2017-08-18Fix typo in 952b8e1d74Robin Gareus
2017-08-18Initialize an uninitialized variableRobin Gareus
2017-08-10Lua Message dialog, push splash screen if needed.Robin Gareus
2017-07-17Move Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-06-08Add a file-chooser LuaDialog WidgetRobin Gareus
2017-04-25Lua Dialog refinements:Robin Gareus
2017-04-25Lua: Action Script Dialog & MessageBoxRobin Gareus