resolve merge with master (?)
[ardour.git] / gtk2_ardour / canvas-flag.cc
2013-01-16 Paul Davisadd copyright comments
2012-06-17 Paul Davismake it possible for canvas patch changes to receive...
2012-06-12 Paul Davischange CanvasFlag to use a pixbuf for text rather than...
2012-06-11 Paul Davismake canvas flag use NoEventText for its label, and...
2011-01-30 Carl HetheringtonNo-op; very minor cleanup.
2010-11-25 David RobillardFix some messed up code (spacey tabs).
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-08-11 Paul Davisadd a first hack at a step edit cursor (to be changed...
2010-05-28 Paul Davisclean up item event handling in MidiRegionViews by...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-02-16 David RobillardFix time / positioning of PC flags (beat time).
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-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-12 Hans Baier* Prepared CanvasFlag (and thus ChanvasProgramChange...
2008-12-12 Hans Baier* fixed memory allocation bugs
2008-12-12 Hans Baier* fixed memory management bugs for midi patchname handling
2008-12-11 Hans Baier* added myself to about.cc