add theme files to default target, and install using target names
[ardour.git] / gtk2_ardour / midi_region_view.h
2007-08-02 David RobillardFunctional note moving.
2007-08-02 David RobillardSnap note dragging vertically to note values (rows).
2007-08-01 David RobillardNote deleting.
2007-07-31 David RobillardGet MidiRegionView's hands on MidiModel for editing...
2007-07-30 David RobillardBasic canvas note event handling framework.
2007-07-19 David RobillardNote canvas event handling testing stuff.
2007-07-17 David RobillardMidi pencil undo (not yet serializable).
2007-07-15 David RobillardSelection of visible note range (full range vs fit...
2007-07-07 David RobillardNote modes: note, percussion.
2007-06-29 Doug McLainremove color.h
2007-06-09 David RobillardRedraw MIDI region views on zoom and track height changes.
2007-06-02 David RobillardFix vertical order of MIDI notes.
2007-06-01 David RobillardPreliminary visible MIDI notes in MidiRegionView.
2007-05-10 Paul DavisMIDI branch becomes trunk
2006-08-29 David RobillardMerged with trunk R861
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList