summaryrefslogtreecommitdiff
path: root/libs/canvas/canvas/ruler.h
AgeCommit message (Expand)Author
2017-07-17Clean up library inheritance (colors.h, utils.h)Robin Gareus
2016-07-25the endless quest to plug memory leaks -- episode 378Robin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-04-29add API to Ruler to optionally draw a divider (2 single pixel horizontal line...Paul Davis
2014-09-07add Canvas::Ruler::set_metric() to allow ruler metrics to be changed dynamicallyPaul Davis
2014-09-07change Metric element of a Canvas::Ruler item into a pointer internallyPaul Davis
2014-06-21refactor Canvas so that all Items have children; add Container abstract base ...Paul Davis
2014-06-12change Canvas heirarchy and constructorsPaul Davis
2014-06-12derive ArdourCanvas::Ruler from RectanglePaul Davis
2014-06-11many fixes and improvements for a now-working ArdourCanvas::Ruler itemPaul Davis
2014-06-11add initial (untested) implementation of canvas ruler itemPaul Davis