summaryrefslogtreecommitdiff
path: root/libs/canvas/widget.cc
AgeCommit message (Expand)Author
2019-08-03Update canvas/UI lib GPL boilerplate and (C) from git logRobin Gareus
2017-07-17Clean up library inheritance (colors.h, utils.h)Robin Gareus
2017-03-20Towards a consistent render() API.Robin Gareus
2017-02-01canvas::grid starts being able to do its job a littlePaul Davis
2017-01-19remove use of boost::optional to define "undefined" Canvas::Rect, and use Rec...Paul Davis
2017-01-19correct translation matrix for Canvas::WidgetPaul Davis
2016-12-19Towards packing CairoWidgets on ArdourCanvas.Robin Gareus
2014-11-18Avoid possible use of uninitialized values.David Robillard
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-05remove debugging outputPaul Davis
2014-06-05basic, initial structure for canvas widget itemPaul Davis