summaryrefslogtreecommitdiff
path: root/libs/canvas/types.cc
AgeCommit message (Expand)Author
2019-08-03Update canvas/UI lib GPL boilerplate and (C) from git logRobin Gareus
2014-12-02first pass at optimization for low-level canvas codePaul Davis
2014-11-05add Rect::shrink(Distance) even though it arguably should be handled by Rect:...Paul Davis
2014-03-11don't queue redraws when various canvas item properties are "reset" to the sa...Paul Davis
2014-03-07alter ArdourCanvas::Rect::expand() to not clamp to all-positive values becaus...Paul Davis
2014-01-08prevent Rect::expand() from generating negative coordinates where there were ...Paul Davis
2014-01-08remove unused codePaul Davis
2013-06-24an awful lot of tweaks to drawing detailsPaul Davis
2013-04-17fix clamping of line and rect coordinates to avoid issues with cairo when dra...Paul Davis
2013-04-15add headers to all canvas .cc and .h filesPaul Davis
2013-04-11many changes to get the cairo-canvas version much, much more functional. stil...Paul Davis
2013-04-05lots of tweaking and adding debug output including operator<</dump(ostream&) ...Paul Davis
2013-04-04commit immediately post linkingPaul Davis
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis