summaryrefslogtreecommitdiff
path: root/gtk2_ardour/canvas-midi-event.cc
AgeCommit message (Expand)Author
2007-10-14Fix displaying of notes in auto-created MIDI region when it's the first regio...David Robillard
2007-10-04Merge the two separate 'add notes to midi region' interfaces (note and midiev...David Robillard
2007-08-28Split MidiModel::Note out to ARDOUR::Note in it's own file (midi_model.h was ...David Robillard
2007-08-10Touch select (hold left <Shift> or <Control>).David Robillard
2007-08-09Fix rect select to work in all directions.David Robillard
2007-08-09Make MIDI tools actually do something. Sorta. Sometimes.David Robillard
2007-08-08Multi-note (ie selection) dragging.David Robillard
2007-08-06Brought back visual indication of delete dragging.David Robillard
2007-08-05Note selection via clicking (including multi-note selection via ctrl/shift cl...David Robillard
2007-08-04Fix vertical note dragging 'double distance' bug.David Robillard
2007-08-04Moved note height/range/etc stuff from MidiRegionView to MidiStreamView, sinc...David Robillard
2007-08-02Functional note moving.David Robillard
2007-08-02Snap note dragging vertically to note values (rows).David Robillard
2007-08-01Note deleting.David Robillard
2007-08-01Better MidiModel command framework, ready to go for all your canvas editing n...David Robillard
2007-07-31Get MidiRegionView's hands on MidiModel for editing operations to come.David Robillard
2007-07-30fix some aspects of midi region view event handlingPaul Davis
2007-07-30Catch keyboard events on notes.David Robillard
2007-07-30Basic canvas note event handling framework.David Robillard