First cut at mouseovers for the port matrix.
authorCarl Hetherington <carl@carlh.net>
Tue, 27 Jan 2009 04:21:13 +0000 (04:21 +0000)
committerCarl Hetherington <carl@carlh.net>
Tue, 27 Jan 2009 04:21:13 +0000 (04:21 +0000)
commit9cc7b452ebb8fe8f348ad6aad18054703700da18
treea54d33c5f608b321823665baec607ee4f83d5f70
parent7e1b86aceeef477e13b4c35f524034d909acd92c
First cut at mouseovers for the port matrix.

git-svn-id: svn://localhost/ardour2/branches/3.0@4446 d708f5d6-7413-0410-9779-e7cbd77b26cf
14 files changed:
gtk2_ardour/bundle_manager.cc
gtk2_ardour/io_selector.cc
gtk2_ardour/port_group.cc
gtk2_ardour/port_group.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.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
gtk2_ardour/port_matrix_types.h [new file with mode: 0644]