summaryrefslogtreecommitdiff
path: root/libs/canvas/canvas/rectangle.h
AgeCommit message (Expand)Author
2019-08-03Update canvas/UI lib GPL boilerplate and (C) from git logRobin Gareus
2018-07-03minor code optimization for Rectangle::render()Paul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-04-29add Rectangle::vertical_fraction() as a convenience methodPaul Davis
2015-02-11simplify Canvas::Rectangle rendering to avoid unnecessary nonsense, and remov...Paul Davis
2014-11-05add some more outline enums to ArdourCanvas::RectanglePaul Davis
2014-11-03add new TimeRectangle to ArdourCanvasPaul Davis
2014-06-30verbose cursor text is always outlinedPaul 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-03-11don't queue redraws when various canvas item properties are "reset" to the sa...Paul Davis
2013-12-27add visibility/export control to libcanvasPaul Davis
2013-04-15add headers to all canvas .cc and .h filesPaul Davis
2013-04-15remove all XML related API from canvas. it may have been useful during develo...Paul Davis
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis