enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / port_matrix_row_labels.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-14 Robin Gareusimprove port-matrix text contrast
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-25 Robin Gareusmove utility functions into a dedicated namespace
2013-03-30 Paul Davisremove incorrect #includes of <cairo/cairo.h> and repla...
2011-12-07 Carl HetheringtonPass whole GdkEventButton into port matrix button
2011-11-08 Carl HetheringtonAttempt to fix some confusions caused by bundles containing
2011-11-05 Paul Davisuse cairo image surfaces, not GdkPixmap, when computing...
2011-11-04 Carl HetheringtonFix port matrix dimensions on non-24-bit displays ...
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
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 HetheringtonFix a couple of crashes with empty matrices. Some...
2009-12-04 Carl HetheringtonTweak mouseover on port matrix.
2009-11-18 Carl HetheringtonPrimary-modifier click on a node in the port matrix...
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-11-14 Carl HetheringtonKeep port matrix group labels on screen where possible.
2009-11-12 Carl HetheringtonCompact the port matrix slightly, and fix a couple...
2009-11-10 Carl HetheringtonVarious adjustments to user bundle handling, with the...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-19 Carl HetheringtonOutline highlighted labels in red.
2009-07-19 Carl HetheringtonNo highlighting at all when mouse is over a collapsed...
2009-07-19 Carl HetheringtonPort matrix tweaks: scroll wheel support; use the corre...
2009-07-18 Carl HetheringtonVarious tweaks to the port matrix.
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 HetheringtonSmall optimisation. Fix mouseover highlighting in...
2009-07-17 Carl HetheringtonUse track colours in the port matrix.
2009-06-20 Carl HetheringtonOptional tabs down the LHS of the editor window to...
2009-05-03 Carl HetheringtonSupport for the port matrix working at the bundle level...
2009-02-09 Carl HetheringtonFixes to bundle manager to make it vaguely usable.
2009-02-04 Carl HetheringtonReduce header dependencies.
2009-02-03 Carl HetheringtonClick and hold button 1 over a channel name in the...
2009-01-30 Carl HetheringtonMore port matrix re-working. Global matrix now has...
2009-01-27 Carl HetheringtonA few cleanups. Also make port matrix notice when...
2009-01-27 Carl HetheringtonFirst cut at mouseovers for the port matrix.
2009-01-25 Carl HetheringtonSome refactoring. Add port group headers to the port...
2009-01-21 Carl HetheringtonFix a couple of compiler warnings.
2009-01-21 Carl HetheringtonMore logical arrangement of port matrix inputs and...
2009-01-20 Carl HetheringtonNew matrix-based editor for connections and bundles...