summaryrefslogtreecommitdiff
path: root/gtk2_ardour/note.h
AgeCommit message (Collapse)Author
2016-07-10Add Note::set (Rect) for optimisation purposes (minimise begin/end changes)nick_m
2015-12-22More minor indentation fix (spaces -> tabs)Nil Geisweiller
2015-01-07MusicalTime => Beats.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
2014-03-11use and wrap Rectangle::set_outline_all() methodPaul Davis
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work ↵Paul Davis
correctly