summaryrefslogtreecommitdiff
path: root/libs/canvas/canvas/poly_item.h
AgeCommit message (Expand)Author
2019-08-03Update canvas/UI lib GPL boilerplate and (C) from git logRobin Gareus
2016-07-05add fill-area feature to poly-lineRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2014-06-21refactor Canvas so that all Items have children; add Container abstract base ...Paul Davis
2014-06-12change Canvas heirarchy and constructorsPaul 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-11add (bezier) curves to canvas, use for automation lines; fix issue with recta...Paul Davis
2013-04-05lots of tweaking and adding debug output including operator<</dump(ostream&) ...Paul Davis
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis