summaryrefslogtreecommitdiff
path: root/libs/canvas/fill.cc
AgeCommit message (Expand)Author
2019-08-03Update canvas/UI lib GPL boilerplate and (C) from git logRobin Gareus
2017-07-17Purify libcanvas, remove libardour dependencyRobin Gareus
2017-07-17Clean up library inheritance (colors.h, utils.h)Robin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2014-11-07use new canvas colors header as necessaryPaul Davis
2014-11-05add ArdourCanvas::Fill::set_pattern() to allow any filled canvas item to be f...Paul Davis
2014-06-12change Canvas heirarchy and constructorsPaul Davis
2014-03-07if a Fill object is given a zero-alpha (transparent) color, note thatPaul Davis
2013-06-27workaround/hack/fix for cairo pattern gradient space exceeding 2^16 size limitPaul Davis
2013-06-25fix gradient pattern origin translation for time axis view itemsPaul Davis
2013-04-26do not trigger visual changes when Fill::set_* methods don't change anythingPaul Davis
2013-04-16change UIConfig to use accessor/setter methods like RCConfig so that Paramete...Paul Davis
2013-04-16virtual Fill:: and Outline:: methods so that Canvas::Items that cache image r...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