summaryrefslogtreecommitdiff
path: root/gtk2_ardour/group_tabs.h
AgeCommit message (Expand)Author
2019-09-30No more doxygen warnings for gtk2_arodur/*Robin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2017-08-07Name New VCAs from SelectionRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-05-14Fix use-after free (signal after deleting group)Robin Gareus
2017-05-04Scaleable group-tabs: use Pango to layout text, scale with UI #7331Robin Gareus
2017-03-26make it possible to drop a group from a VCAPaul Davis
2017-03-20Towards a consistent render() API.Robin Gareus
2016-09-13Add missing header include guards in various gtk2_ardour headersTim Mayberry
2016-06-11make RouteGroupDialog non-modal.Paul Davis
2016-05-31make create group with master actually create (and name) masterPaul Davis
2016-05-31rearrange group tabs menuPaul Davis
2016-05-31more work on presenting GUI actions to connect Route groups and control mastersPaul Davis
2016-05-31a start at the group/master menu related structurePaul Davis
2016-05-31first vaguely working version using PresentationInfoPaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-09-21Hide create new item from Group Tab context menuTodd Naugle
2015-09-21Create new Groups with a consistent set of default properties.Todd Naugle
2015-03-10Groups created from the (edit,mix) windows should share the same default prop...Ben Loftis
2014-06-09substantial changes in color management, involving a reduction in the use of ...Paul Davis
2014-03-20change the meters into CairoWidget, add expose_area to CairoWidget::render()Robin Gareus
2013-10-21Unify editor / mixer ordering.nick_m
2013-01-03expose operation to remove subgroupPaul Davis
2012-06-25drastic rethink of the relationship between remote control ID and route order...Paul Davis
2011-12-07move CairoWidget into gtkmm2ext, add CairoPacker, made the time info box use ...Paul Davis
2011-09-07Update route colours when they are added to / removedCarl Hetherington
2011-08-31Another try at fixing #4301.Carl Hetherington
2011-08-30Give route groups their own colour, settable from the routeCarl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2011-01-04Allow choice of direct or aux busses when subgrouping route groups. Fixes #3...Carl Hetherington
2010-07-19Various route group menu tweaks.Carl Hetherington
2010-07-19Tweak group tabs class hierarchy and offer the same menu in both editor and m...Carl Hetherington
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-01Various tweaks to group tabs, the main upshot of which is that you can startCarl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-03Split route group list out of Editor.Carl Hetherington
2009-06-22Popup the standard route group menu even when you don't right-click on a tab.Carl Hetherington
2009-06-22No-op: comments.Carl Hetherington
2009-06-22Use the same menu for the editor route group list and the editor group tabs.Carl Hetherington
2009-06-22Fix problems with dragging route groups so that they are too small.Carl Hetherington
2009-06-21Refactor group tabs code a bit. Allow dragging of group tabs to alter group ...Carl Hetherington
2009-06-21Merge edit and mix groups to just being route groups. Add properties to rout...Carl Hetherington