Remove now-deprecated non-zero page size in Adjustments used for SpinButtons;
[ardour.git] / gtk2_ardour / canvas-note-event.cc
2009-01-02 Carl HetheringtonCleanups and a few comments.
2008-12-26 David RobillardMake MIDI selection actually show up.
2008-12-24 Hans Baier* removed debugging output, minor color fix
2008-12-24 Hans Baier* fixed velocity text event handling
2008-12-24 Hans Baier* implemented three coloring modes for MIDI tracks...
2008-12-23 David RobillardFix note velocity editing.
2008-12-23 Hans Baier* preparation for different color coding schemes
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-10-05 David RobillardGive MIDI velocity text its own colour (from ccherret).
2008-09-24 David RobillardSuperficial code cleanup.
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-05-22 David RobillardFix MIDI selection/tool issues (issue #0002415 and...
2008-05-12 David RobillardFix various MIDI corruption bugs.
2008-05-09 Hans Baier* adjusted formatting a bit to style guide
2008-05-02 David RobillardFix several crashes on MIDI recording.
2008-04-29 Hans Baier* renamed canvas-midi-event.* into canvas-note-event.*