summaryrefslogtreecommitdiff
path: root/gtk2_ardour/sys_ex.h
AgeCommit message (Collapse)Author
2016-10-07Clean up cppcheck warnings about handling of allocated memory in SysEx classNathan Stewart
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2014-11-25Remove dead code.David Robillard
2014-06-22more canvas refactoring.Paul Davis
Remove Canvas::Layout, use Canvas::Container for the same purpose, move child-rendering into Item::render_children() so that it could theoretically be used by any derived type.
2014-06-21use newly factored canvas in gtk2_ardourPaul Davis
2013-04-05master merge; new files not added after initial cairocanvas patch applicationPaul Davis