summaryrefslogtreecommitdiff
path: root/gtk2_ardour/stripable_colorpicker.cc
AgeCommit message (Collapse)Author
2018-06-01add Gtk::ColorButton widget to LuaDialog and add ability to change multiple ↵Nikolaus Gullotta
route colors at a time
2017-03-31Hide eyedropper color-picker on macRobin Gareus
It not only does not work, but also locks up the Desktop/Window manager in odd ways.
2017-03-30Add ColorButton drop-in replacement with palette supportRobin Gareus
2017-03-14Update stripable color on the flyRobin Gareus
2017-03-12Prevent multiple color-picker dialogs for a single stripableRobin Gareus
2017-03-11Allow to customize color-picker-paletteRobin Gareus
2017-03-11Show Stripable name in color-picker dialog.Robin Gareus
2017-03-11Update color stripable color-picker(s)Robin Gareus
* consistent behavior (Route, VCA) * non-modal * a single color picker for each RouteUI/VCA at most * fix bug: VCA picker staying around even when VCA was deleted