make it possible for canvas patch changes to receive kbd events, and along the way...
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 17 Jun 2012 13:37:52 +0000 (13:37 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Sun, 17 Jun 2012 13:37:52 +0000 (13:37 +0000)
commit2863640a52ddaea45ebe5bdd8aceb5567fe8989c
treee9bf16066afd70d5ad39ecfea6cad3fde49574d3
parent2e71cb2e26371b41f0715c8d659218afa742dd33
make it possible for canvas patch changes to receive kbd events, and along the way clean up a couple of related issues, providing noevent-pixbuf (which we should probably use for regionview names too)

git-svn-id: svn://localhost/ardour2/branches/3.0@12745 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/canvas-flag.cc
gtk2_ardour/canvas-flag.h
gtk2_ardour/canvas-noevent-pixbuf.h [new file with mode: 0644]
gtk2_ardour/canvas_patch_change.cc
gtk2_ardour/midi_region_view.cc