Various tweaks to the port matrix: open to full size; remove buttons and move their...
authorCarl Hetherington <carl@carlh.net>
Fri, 17 Jul 2009 22:54:45 +0000 (22:54 +0000)
committerCarl Hetherington <carl@carlh.net>
Fri, 17 Jul 2009 22:54:45 +0000 (22:54 +0000)
commit50437bff22279473cd364d007d5e474af2a542bc
tree4ebe55e6ac2ae8ded3dfd12a2f1b6e866a9dd6c4
parentb89a786b3e300ce3eb28c4e6791e8e141afb19f9
Various tweaks to the port matrix: open to full size; remove buttons and move their functionality into a context menu;
set maximum size hint to stop port matrix windows being resized beyond their useful size; remove visibility checkbuttons -
visibility now controlled through menu or by clicking on group names; port groups fold down to a small tab when hidden;
don't swap the orientation of the matrix once it has been opened.

git-svn-id: svn://localhost/ardour2/branches/3.0@5373 d708f5d6-7413-0410-9779-e7cbd77b26cf
16 files changed:
gtk2_ardour/global_port_matrix.cc
gtk2_ardour/global_port_matrix.h
gtk2_ardour/io_selector.cc
gtk2_ardour/io_selector.h
gtk2_ardour/port_matrix.cc
gtk2_ardour/port_matrix.h
gtk2_ardour/port_matrix_body.cc
gtk2_ardour/port_matrix_body.h
gtk2_ardour/port_matrix_column_labels.cc
gtk2_ardour/port_matrix_column_labels.h
gtk2_ardour/port_matrix_component.cc
gtk2_ardour/port_matrix_component.h
gtk2_ardour/port_matrix_grid.cc
gtk2_ardour/port_matrix_grid.h
gtk2_ardour/port_matrix_row_labels.cc
gtk2_ardour/port_matrix_row_labels.h