summaryrefslogtreecommitdiffstats
path: root/src/sp-radial-gradient.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-206/+0
2016-02-11Fix default value of 'fr'.Tavmjong Bah1-1/+1
2016-01-09Support rendering of radial gradients with the 'fr' attribute. New in SVG 2.Tavmjong Bah1-1/+17
2015-02-25create SPObject factoryLiam P. White1-11/+1
2014-09-27Update to experimental r13565Liam P. White1-0/+2
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-0/+2
2013-10-01Fix outfocus gradients. Fixes a regression from 0.48 in the SVG test suiteKrzysztof Kosi??ski1-14/+22
2013-08-03Cleaned up.Markus Engel1-21/+0
2013-04-07Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel1-2/+0
2013-04-05Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel1-0/+213