first vaguely working version using PresentationInfo
[ardour.git] / gtk2_ardour / mixer_group_tabs.cc
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davisfirst pass at making the GUI for a VCA visible
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-09-26 Robin Gareusfix mixer group-tab width - #6572
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-10 Ben LoftisGroups created from the (edit,mix) windows should share...
2014-12-14 Paul Davisfix up requested color names everywhere.
2014-12-14 Paul Davisinitial pass to replace all UIConfiguration::get_XXXXXX...
2014-11-07 Paul Davisuse new canvas colors header as necessary
2014-10-22 Paul Davisremove "canvasvar_" from all functions related to obtai...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-30 Paul Davismove contrasting_text_color() into ArdourCanvas
2014-06-30 Paul Davismake inactive group tab color be themeable and update...
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-10 Paul Davissubstantial changes in color management, involving...
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-23 Paul Davisfix merge conflicts with master
2013-10-22 Paul Davismerge from master
2013-10-22 Paul DavisMerge branch 'unify_display_ordering' of https://github...
2013-10-20 nick_mUnify editor / mixer ordering.
2012-07-19 Paul Davismore work on RID and editor/mixer order matching; when...
2012-06-27 Paul Davisfirst pass at the big rethink of managing sort order...
2012-06-25 Paul Davisdrastic rethink of the relationship between remote...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2011-12-07 Paul Davismove 2 other non-ardour-specific utility functions...
2011-11-18 Paul Davisdon't cache width & height for CairoWidget; provide...
2011-11-04 Paul Davisfix up use of selected mixer strips in MixerGroupTabs
2011-11-04 Paul Davisdrastic overhaul of keyboard handling in mixer window...
2011-08-30 Carl HetheringtonGive route groups their own colour, settable from the...
2011-06-01 David RobillardDelete trailing whitespace
2010-07-19 Carl HetheringtonTweak group tabs class hierarchy and offer the same...
2010-03-23 Paul Davisfinish commit from yesterday ... sorry folks
2010-02-18 Paul Davisthe Properties & 64bit region commit
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-01 Carl HetheringtonVarious tweaks to group tabs, the main upshot of which...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-03 Carl HetheringtonSplit route group list out of Editor.
2009-06-25 Paul Davisstartup assistant patch from tinman; cleanup fix backpo...
2009-06-23 Carl HetheringtonUpdate mixer group tabs on strip width change. Don...
2009-06-22 Carl HetheringtonMake tabs correctly follow reordering of mixer strips.
2009-06-22 Carl HetheringtonUse the same menu for the editor route group list and...
2009-06-22 Carl HetheringtonFix problems with dragging route groups so that they...
2009-06-21 Carl HetheringtonRefactor group tabs code a bit. Allow dragging of...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-21 Carl HetheringtonFix glitch in group tabs when hiding groups.
2009-06-20 Carl HetheringtonFix for clicking on tabs.
2009-06-20 Carl HetheringtonMix group tabs in the mixer.