fix names on region list, and expand tooltip info for fade cols
[ardour.git] / gtk2_ardour / step_editor.cc
2011-08-16 Paul Davisattempt to fix deep confusion in GUI code about convert...
2011-06-14 Carl HetheringtonFix crash on moving back beyond the region start in...
2011-06-01 David RobillardDelete trailing whitespace
2010-12-14 Paul Davismove ticks per beat from Meter to Timecode::BBT_Time...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-08-20 Carl HetheringtonAllow drag when creating a MIDI region. Fixes #3363.
2010-08-15 Paul Davissome fuzzy logic to avoid note "overlaps" during step...
2010-08-15 Paul Davissplit out the logic behind step editing from MidiTimeAx...