summaryrefslogtreecommitdiff
path: root/gtk2_ardour/canvas-flag.h
AgeCommit message (Expand)Author
2013-01-16add copyright commentsPaul Davis
2012-10-11implement deleting of sysex eventsHans Baier
2012-06-17make it possible for canvas patch changes to receive kbd events, and along th...Paul Davis
2012-06-12change CanvasFlag to use a pixbuf for text rather than Canvas::Text, because ...Paul Davis
2012-06-11make canvas flag use NoEventText for its label, and try to set the font (unsu...Paul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
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-02-25*** NEW CODING POLICY ***David Robillard
2009-02-16Fix time / positioning of PC flags (beat time).David Robillard
2008-12-24* implemented three coloring modes for MIDI tracks (untested yet)Hans Baier
2008-12-15* first working prototype of changing program changes by scroll wheel (still ...Hans Baier
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