Use a C++ bool constant
[ardour.git] / gtk2_ardour / port_matrix_body.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2011-12-07 Carl HetheringtonPass whole GdkEventButton into port matrix button
2011-08-13 Carl HetheringtonStop bundles disappearing from the port matrix when...
2011-06-01 David RobillardDelete trailing whitespace
2010-12-10 Carl HetheringtonFix thinko in previous commit.
2010-12-10 Carl HetheringtonFix crash on mouseover.
2010-08-24 Carl HetheringtonFix port matrix menu checkbox when the window is closed...
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-08 Carl HetheringtonRemove use of i18n macros in headers. Prevents our...
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-07 Carl HetheringtonRedraw the matrix correctly when available ports change...
2009-12-07 Carl HetheringtonFix a couple of crashes with empty matrices. Some...
2009-11-18 Carl HetheringtonPrimary-modifier click on a node in the port matrix...
2009-11-18 Carl HetheringtonFix dragging grid lines when you move the mouse outside...
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-15 Carl HetheringtonTidy up a bit in the case where the port matrix has...
2009-11-14 Carl HetheringtonFix some uninitialised variables in the port matrix...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-29 Carl HetheringtonModify hacks associated with initial sizing of port...
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 HetheringtonUse dialog background colour for the port matrix.
2009-07-17 Carl HetheringtonUse track colours in the port matrix.
2009-06-11 Carl HetheringtonAdd a widget giving an overview of the editor, as ...
2009-05-03 Carl HetheringtonSupport for the port matrix working at the bundle level...
2009-02-10 Carl HetheringtonBit of a hack to make the port matrix for port inserts...
2009-02-09 Carl HetheringtonFixes to bundle manager to make it vaguely usable.
2009-02-05 Carl HetheringtonSmall fixes to port matrix rendering, mostly visible...
2009-02-04 Carl HetheringtonReduce header dependencies.
2009-02-04 Carl HetheringtonFix minor visual glitch with mouseover when a label...
2009-02-03 Carl HetheringtonClick and hold button 1 over a channel name in the...
2009-02-02 Carl HetheringtonFix up mouseover handling in the port matrix.
2009-01-30 Carl HetheringtonMore port matrix re-working. Global matrix now has...
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-23 Carl HetheringtonAdd global port matrix dialogs.
2009-01-22 Carl HetheringtonSome small-ish port matrix rendering improvements.
2009-01-21 Carl HetheringtonMore logical arrangement of port matrix inputs and...
2009-01-20 Carl HetheringtonNew matrix-based editor for connections and bundles...