summaryrefslogtreecommitdiffstats
path: root/src/attributes.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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-1/+2
2016-10-19Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet.Tavmjong Bah1-0/+1
2016-10-02Doc rotate startJabier Arraiza Cenoz1-0/+1
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2016-06-12Optionally sort attributes and properties into a canonical order.Tavmjong Bah1-40/+51
2016-06-11A little cleaning up of attributes.Tavmjong Bah1-11/+19
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-28Corrects attribute name for saving page 'checkerboard' background state.Tavmjong Bah1-1/+1
2015-12-21Add option for checkerboard background.Tavmjong Bah1-0/+1
2015-12-09replaced remaining GHashTable with std::mapMarc Jeanmougin1-14/+6
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-4/+20
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-11-22Revert old behavior: changing "Default units" changes *only* the displayed un...Johan B. C. Engelen1-1/+1
2014-10-14Add 'white-space' CSS property (replaces deprecated xml:space).Tavmjong Bah1-4/+6
2014-10-14Merged hatch rendering codeTomasz Boczkowski1-0/+5
2014-09-27Update to experimental r13565Liam P. White1-0/+2
2014-08-18Code cleanup.Liam P. White1-7/+6
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-4/+6
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
2014-03-13Provide a toggle in the document properties to optionally turn offKrzysztof Kosi??ski1-0/+1
2014-03-03Fixed path color when changed by Objects DialogLiam P. White1-0/+1
2014-02-18Read new SVG2 property 'paint-order'.Tavmjong Bah1-0/+1
2013-12-10New CSS blending modes (outside of filters).Tavmjong Bah1-0/+2
2013-06-19changes_2013_05_22a.patch:David Mathog1-0/+3
2012-12-22Minor changes.Tavmjong Bah1-3/+0
2012-05-23Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah1-0/+3
2012-02-141) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop1-0/+2
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+0
2011-10-081) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop1-0/+2