incomplete merge of master into windows (requires upcoming changes to master to be...
[ardour.git] / gtk2_ardour / canvas-note.h
2011-06-01 David RobillardDelete trailing whitespace
2011-04-06 David RobillardFix my name :)
2011-03-05 Paul Davisprevent trim cursors appearing, and prevent note trimmi...
2010-05-28 Paul Davisclean up item event handling in MidiRegionViews by...
2010-05-25 Carl HetheringtonRudimentary ghost note when adding MIDI notes to a...
2009-10-06 Paul Davisogg/flac support bits and pieces; fix up MIDI note...
2009-09-08 Paul Davismove note drag & note resize mouse handling up into...
2009-02-15 David RobillardFix genererally retarded and broken note range / diskst...
2009-02-02 David RobillardMake (MIDI) event time stamp type a template parameter.
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-05-09 Hans Baier* adjusted formatting a bit to style guide
2008-05-06 Hans Baier* fixed crash bug in MidiModel::const_iterator::operato...
2008-04-29 Hans Baier* renamed canvas-midi-event.* into canvas-note-event.*
2008-04-29 Hans Baier* Renamed CanvasMidiEvent into CanvasNoteEvent
2008-04-29 Hans Baier* first prototype of program changes UI show up correct...
2008-03-26 Paul Davishans' patches for MIDI note resizing++
2008-03-15 David RobillardApply note resizing patch from hans.
2007-10-14 David RobillardFix displaying of notes in auto-created MIDI region...
2007-10-04 David RobillardMerge the two separate 'add notes to midi region' inter...
2007-08-28 David RobillardSplit MidiModel::Note out to ARDOUR::Note in it's own...
2007-08-07 David RobillardRidiculously CPU-chewey rect select (for sustained...
2007-08-05 David RobillardNote selection via clicking (including multi-note selec...
2007-08-04 David RobillardTheme-ified MIDI note colours, implemented automagic...
2007-08-01 David RobillardNote deleting.
2007-07-30 David RobillardBasic canvas note event handling framework.