summaryrefslogtreecommitdiff
path: root/gtk2_ardour/canvas-flag.cc
AgeCommit message (Expand)Author
2011-01-30No-op; very minor cleanup.Carl Hetherington
2010-11-25Fix some messed up code (spacey tabs).David Robillard
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2010-08-11add a first hack at a step edit cursor (to be changed); add program+bank stub...Paul Davis
2010-05-28clean up item event handling in MidiRegionViews by removing unnecessary Inter...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-02-16Fix time / positioning of PC flags (beat time).David Robillard
2008-12-24* removed debugging output, minor color fixHans Baier
2008-12-24* fixed velocity text event handlingHans Baier
2008-12-24* implemented three coloring modes for MIDI tracks (untested yet)Hans Baier
2008-12-18Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-f...Carl Hetherington
2008-12-12* Prepared CanvasFlag (and thus ChanvasProgramChange) to be able to receive S...Hans Baier
2008-12-12* fixed memory allocation bugsHans Baier
2008-12-12* fixed memory management bugs for midi patchname handlingHans Baier
2008-12-11* added myself to about.ccHans Baier