replace ::cast_dynamic() with relevant ActionManager::get_*_action() calls
[ardour.git] / gtk2_ardour / port_matrix_component.cc
2011-11-08 Carl HetheringtonFix a few SNAFUs in the port matrix related to multi...
2011-11-08 Carl HetheringtonAttempt to fix some confusions caused by bundles containing
2011-08-13 Carl HetheringtonStop bundles disappearing from the port matrix when...
2011-06-01 David RobillardDelete trailing whitespace
2010-07-01 Carl HetheringtonAllow port matrix to show both audio and midi ports...
2010-06-30 Carl HetheringtonBasic tweaks to make the bundles and the port matrix...
2010-05-28 Paul Davisreplace use of gdk_pixmap_unref() with g_object_unref
2010-04-01 Carl HetheringtonNo-op: rename a few variables and add/fix some comments.
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-14 Carl HetheringtonOffer all of a bundle's ports for disconnection / remov...
2009-12-07 Carl HetheringtonGive just one system tab rather than mono / stereo...
2009-11-18 Carl HetheringtonRework port matrix to use Gtk notebook tabs to select...
2009-11-17 Carl HetheringtonThe matrix used to highlight connections on click-hold...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-18 Carl HetheringtonDrag a line in the port matrix to connect a group of...
2009-07-17 Carl HetheringtonVarious tweaks to the port matrix: open to full size...
2009-07-17 Carl HetheringtonUse dialog background colour for the port matrix.
2009-06-20 Carl HetheringtonOptional tabs down the LHS of the editor window to...
2009-02-05 Carl HetheringtonSmall fixes to port matrix rendering, mostly visible...
2009-01-30 Carl HetheringtonMore port matrix re-working. Global matrix now has...
2009-01-25 Carl HetheringtonSome refactoring. Add port group headers to the port...
2009-01-20 Carl HetheringtonNew matrix-based editor for connections and bundles...