first vaguely working version using PresentationInfo
[ardour.git] / gtk2_ardour / group_tabs.cc
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-02-26 Robin Gareusfix "Collect Groups" -- closes #6794
2016-02-12 Robin Gareusupdate signal connetion for new CairoWidget::set_dirty...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-09-21 Todd NaugleHide create new item from Group Tab context menu
2015-09-21 Todd NaugleCreate new Groups with a consistent set of default...
2015-09-16 Tim MayberryRemove ui_config.h inclusion from ardour_ui.h
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-09-16 Tim MayberryMove DPIReset and ColorsChanged signals into UIConfigur...
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-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 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-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-20 Robin Gareuschange the meters into CairoWidget, add expose_area...
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.
2013-08-08 Robin Gareuswork around sparse motion notification events when...
2013-07-17 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-17 Robin Gareuswork around sparse motion notification events when...
2013-01-03 Paul Davisexpose operation to remove subgroup
2012-06-25 Paul Davisdrastic rethink of the relationship between remote...
2012-05-24 David RobillardCompile cleanly with clang.
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2012-03-17 Paul Davisgroup tabs background/base color taken from the theme...
2011-12-07 Paul Davistweak menu item names in group context menu to make...
2011-12-07 Paul Davisclarify meaning of route group tab context menu items
2011-12-06 Paul Davisnotify when route group/group tab color changes
2011-11-21 Carl HetheringtonSort session routes before trying to do the group tabs
2011-11-18 Paul Davisdon't cache width & height for CairoWidget; provide...
2011-11-16 Carl HetheringtonOpen route group dialogue on Ctrl-right-click rather...
2011-11-03 Carl HetheringtonSet group tabs dirty when their membership changes.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-07 Carl HetheringtonDisallow black as a route group colour; force a dark
2011-09-07 Carl HetheringtonUpdate route colours when they are added to / removed
2011-08-31 Carl HetheringtonAnother try at fixing #4301.
2011-08-31 Carl HetheringtonFix thinko with dragging one of >1 tabs in the same
2011-08-31 Carl HetheringtonAllow route groups to color their tracks (remainder of
2011-08-30 Carl HetheringtonGive route groups their own colour, settable from the...
2011-08-15 Carl HetheringtonGroup tab fix from David Halter (#4268).
2011-06-01 David RobillardDelete trailing whitespace
2011-01-08 Carl HetheringtonMake Route Group dialog instant-apply. Disallow identi...
2011-01-04 Carl HetheringtonRename menu items on advice from Chris G.
2011-01-04 Carl HetheringtonAllow choice of direct or aux busses when subgrouping...
2010-12-11 Sakari BergenFix compiler warnings
2010-08-25 Carl HetheringtonRename various things in the property system.
2010-08-23 Carl HetheringtonBe sure to update group tabs when a route group is...
2010-07-19 Carl HetheringtonVarious route group menu tweaks.
2010-07-19 Carl HetheringtonTweak group tabs class hierarchy and offer the same...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-10 Paul Davisdrastic, deep and wide changes to make RouteGroup use...
2009-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
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-23 Carl HetheringtonUpdate mixer group tabs on strip width change. Don...
2009-06-23 Carl HetheringtonEdit group on primary modifier click.
2009-06-22 Carl HetheringtonPopup the standard route group menu even when you don...
2009-06-22 Carl HetheringtonMaybe fix crash.
2009-06-22 Carl HetheringtonNo-op: comments.
2009-06-22 Carl HetheringtonUse the same menu for the editor route group list and...
2009-06-22 Carl HetheringtonOption to fit a route group to the editor window.
2009-06-22 Carl HetheringtonFix problems with dragging route groups so that they...
2009-06-22 Carl HetheringtonAdd some more options to the route group list context...
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...