summaryrefslogtreecommitdiffstats
path: root/src/attributes.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-03make SP_ATTRIBUTE_IS_CSS a functionThomas Holder1-8/+9
2019-10-28refactor: Eliminate SPIEnum::_nameThomas Holder1-1/+4
2019-10-01Support "lang" and "xml:lang" attributes.Tavmjong Bah1-0/+1
2019-06-02Fixing coding styleJabier Arraiza1-1/+1
2019-06-02Add popup with CSS propertiesJabier Arraiza1-0/+6
2018-12-24sp_attribute_lookup with std::mapThomas Holder1-0/+7
2018-11-25Fix bug 1804946: Measurement tool is very slow when using gridsJabier Arraiza1-3/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-06SPAttributeEnum typed function argumentsThomas Holder1-4/+4
2018-09-13Add per embed/linked SVG a DPI valueJabiertxof1-0/+1
2018-05-31Boiler plate stuff for 'textPath' 'side' attribute.Tavmjong Bah1-0/+1
2018-04-23Fix promote dJabier Arraiza1-4/+9
2018-04-23Revert TAV d work for testingJabier Arraiza1-9/+4
2018-03-07Promote the path 'd' attribute to a property per SVG 2. Try 2.Tavmjong Bah1-4/+9
2018-02-18Revert "Promote the path 'd' attribute to a property per SVG 2."Tavmjong Bah1-9/+4
2018-02-13Promote the path 'd' attribute to a property per SVG 2.Tavmjong Bah1-4/+9
2017-10-16Update properties for SVG 2 text. Partial work from Alex RomanTavmjong Bah1-1/+2
2017-06-22parsing font-variation-settings (CSS Fonts Module Level 4)Felipe CorrĂȘa da Silva Sanches1-0/+3
2017-03-20Implement rotation via desktop to window affine.Tavmjong Bah1-1/+0
2017-03-02Implement arc "chord" type. (Matches Krita "chord" arc type.)Tavmjong Bah1-0/+1
2016-10-19Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet.Tavmjong Bah1-1/+2
2016-10-02Doc rotate startJabier Arraiza Cenoz1-0/+1
2016-06-12Optionally sort attributes and properties into a canonical order.Tavmjong Bah1-47/+54
2016-06-11A little cleaning up of attributes.Tavmjong Bah1-13/+18
2016-04-29Backout last commit as it introduced subtle errors.Tavmjong Bah1-1/+0
2016-04-29SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'.Tavmjong Bah1-0/+1
2016-01-09Support rendering of radial gradients with the 'fr' attribute. New in SVG 2.Tavmjong Bah1-0/+1
2015-12-21Add option for checkerboard background.Tavmjong Bah1-0/+1
2015-12-05Changed from Desktop to namedview to handle multiples documentsJabier Arraiza Cenoz1-0/+1
2015-12-02Reorder attribute lock to better positionJabier Arraiza Cenoz1-1/+1
2015-12-02Add spray-origin missing atributeJabier Arraiza Cenoz1-0/+1
2015-12-02Add lock to guidesJabier Arraiza Cenoz1-0/+1
2015-10-15Add new 'writing-mode' values, remove 'block-progression', fix a few typos.Tavmjong Bah1-1/+1
2015-07-07Read inkscape:color attribute on guidesGeoff Lankow1-0/+1
2015-05-06Start of implementing CSS 3 font variants (access to OpenType features).Tavmjong Bah1-5/+18
2015-03-06Fix filter primitives using 'type' attribute. (Broken when 'type' attribute i...Tavmjong Bah1-1/+1
2015-03-01Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...Tavmjong Bah1-1/+1
2015-02-02Experimental mesh smoothing code.Tavmjong Bah1-0/+1
2015-01-15Read properties for SVG 2 text in a shape.Tavmjong Bah1-0/+5
2015-01-05Implement SVG 1.1 textLength and textAdjust attributes. Code from Dmitry Kirs...Tavmjong Bah1-0/+2
2014-10-14Add 'white-space' CSS property (replaces deprecated xml:space).Tavmjong Bah1-8/+23
2014-10-14Merged hatch rendering codeTomasz Boczkowski1-0/+5
2014-09-27Update to experimental r13565Liam P. White1-0/+2
2014-08-01Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.Tavmjong Bah1-1/+1
2014-08-01Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.Tavmjong Bah1-1/+1
2014-07-31Basic support for <solidColor> element (rendering only as a paint server).Tavmjong Bah1-0/+2
2014-07-30Read CSS Text 3 'white-space' property, SVG 2 <text> 'width', 'height' attrib...Tavmjong Bah1-8/+23
2014-07-24Basic support for <solidColor> element (rendring only as a paint server).Tavmjong Bah1-0/+2
2014-05-10Add selection setsLiam P. White1-0/+1
2014-03-13Reimplement global aliasing toggle as a 'shape-rendering' propertyKrzysztof Kosi??ski1-1/+0