summaryrefslogtreecommitdiffstats
path: root/src/object/sp-radial-gradient.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-14Support percentage (include default) values for linear and radial gradient at...Tavmjong Bah1-0/+38
2018-11-08Clarify licensesMax Gaukler1-0/+9
2018-10-06SPAttributeEnum typed function argumentsThomas Holder1-1/+1
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-2/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-0/+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