summaryrefslogtreecommitdiff
path: root/libs/canvas/line_set.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-01-19remove use of boost::optional to define "undefined" Canvas::Rect, and use Rec...Paul Davis
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
2014-06-09fix Canvas::LineSet implementation to support horizontal and vertical linesetsPaul Davis
2013-11-04drop use of bounding box to determine whether an item covers a point; add Ite...Paul Davis
2013-10-24fix drawing of a canvas LineSet objectPaul Davis
2013-10-22fix confusion in Canvas::LineSet over window vs. item coordinates that affect...Paul Davis
2013-06-18basically operational switch to canvas drawing coordinates, although text and...Paul Davis
2013-04-15add headers to all canvas .cc and .h filesPaul Davis
2013-04-15remove all xml++.h inclusion by canvas implementationsPaul 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