summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_group_dialog.cc
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2017-06-15Remove another explicit Close button.Robin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-06-12remove RouteGroupDialog::do_run() and replace its use with code that doesn't ...Paul Davis
2016-06-05use new RouteGroup property namesPaul Davis
2016-02-22Fix 6783, Using "Esc" key doesn't cancel creating new Track/Bus GroupTim Mayberry
2016-01-22no reason to have group edit dialog be modalPaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2014-11-14add abort() to non-reached codeRobin Gareus
2014-06-30fix bae86a2d - retain default valuesRobin Gareus
2014-06-30Disallow empty names for Groups, automatically enumerate themRobin Gareus
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-09substantial changes in color management, involving a reduction in the use of ...Paul Davis
2013-05-02remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving...Paul Davis
2012-12-26remove "edit" property from track/bus groups; use "select" property which sho...Paul Davis
2012-04-28Remove a couple of uses of the word Route in the UI.Carl Hetherington
2012-03-05Make route group dialog resizable; make ArdourPrompter entriesCarl Hetherington
2011-10-21add route group support for monitoring choicesPaul Davis
2011-08-31Allow route groups to color their tracks (remainder ofCarl Hetherington
2011-08-30Move route group colour button to more logical place.Carl Hetherington
2011-08-30Give route groups their own colour, settable from the routeCarl Hetherington
2011-07-12Move active checkbutton out of the sharing section of the dialogue.Carl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2011-01-10Add route group property to share route active state (#3703)Carl Hetherington
2011-01-08Fix cancel button in route group dialogue, as per #3689.Carl Hetherington
2011-01-08Make Route Group dialog instant-apply. Disallow identically-named route grou...Carl Hetherington
2010-08-25Rename various things in the property system.Carl Hetherington
2010-05-02A little copy-editing.Carl Hetherington
2010-04-02Fix up route group state signal handling. Make the PropertyList versionCarl Hetherington
2010-02-18the Properties & 64bit region commitPaul Davis
2009-12-11make all use of bind/mem_fun be explicitly sigc:: Paul Davis
2009-12-01Various tweaks to group tabs, the main upshot of which is that you can startCarl Hetherington
2009-11-20make strip-as-GUI-for-send work for metering too ; frame around session summa...Paul Davis
2009-10-19Tidy up window titles, according to GNOME HIG and as suggested in mantis 2803.Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-06-29Apply tinram's patch from mantis 2758.Carl Hetherington
2009-06-29lincoln's patch from mantis 2757 to add route group property checkboxes in th...Carl Hetherington
2009-06-23save&restore gain levels; provide GUI control over relative route group bit; ...Paul Davis
2009-06-21Merge edit and mix groups to just being route groups. Add properties to rout...Carl Hetherington
2009-06-20Allow edit group creation from the route UI's menu. Allow new tracks to be p...Carl Hetherington