summaryrefslogtreecommitdiffstats
path: root/src/attributes.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Experimental mesh smoothing code.Tavmjong Bah2015-02-021-0/+1
* Read properties for SVG 2 text in a shape.Tavmjong Bah2015-01-151-0/+5
* Implement SVG 1.1 textLength and textAdjust attributes. Code from Dmitry Kirs...Tavmjong Bah2015-01-051-0/+2
* Revert old behavior: changing "Default units" changes *only* the displayed un...Johan B. C. Engelen2014-11-221-1/+1
* Update to trunk r13621Liam P. White2014-10-171-0/+5
|\
| * Merge hatch rendering code from Tomasz Boczkowski.Tavmjong Bah2014-10-141-0/+5
| |\
| | * Merged hatch rendering codeTomasz Boczkowski2014-10-141-0/+5
| * | Add 'white-space' CSS property (replaces deprecated xml:space).Tavmjong Bah2014-10-141-4/+6
| |/
| * Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.Tavmjong Bah2014-08-011-1/+1
| * Basic support for <solidColor> element (rendering only as a paint server).Tavmjong Bah2014-07-311-0/+2
* | Update to experimental r13531Liam P. White2014-08-311-7/+6
|\ \
| * | Code cleanup.Liam P. White2014-08-181-7/+6
* | | Update to experimental r13460Liam P. White2014-08-061-1/+1
|\| |
| * | Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.Tavmjong Bah2014-08-011-1/+1
* | | Update to experimental r13452Liam P. White2014-07-301-4/+8
|\| |
| * | Read CSS Text 3 'white-space' property, SVG 2 <text> 'width', 'height' attrib...Tavmjong Bah2014-07-301-4/+6
| * | Basic support for <solidColor> element (rendring only as a paint server).Tavmjong Bah2014-07-241-0/+2
| |/
| * Reimplement global aliasing toggle as a 'shape-rendering' propertyKrzysztof Kosi??ski2014-03-131-1/+0
| * Provide a toggle in the document properties to optionally turn offKrzysztof Kosi??ski2014-03-131-0/+1
* | Add selection setsLiam P. White2014-05-101-0/+1
* | Fixed path color when changed by Objects DialogLiam P. White2014-03-031-0/+1
|/
* Read new SVG2 property 'paint-order'.Tavmjong Bah2014-02-181-0/+1
* New CSS blending modes (outside of filters).Tavmjong Bah2013-12-101-0/+2
* changes_2013_05_22a.patch:David Mathog2013-06-191-0/+3
* Minor changes.Tavmjong Bah2012-12-221-3/+0
* Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-231-0/+3
* 1) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop2012-02-141-0/+2
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+0
* 1) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop2011-10-081-0/+2
* 1) Use the "snap guides" button both for guides being snap sources, as well a...Diederik van Lierop2011-08-231-1/+1
* Some code cosmetics and commentsDiederik van Lierop2011-08-221-16/+15
* Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop2011-08-221-1/+1
* Implement decent snapping to text (baseline & anchor), and provide a toggle b...Diederik van Lierop2011-06-301-0/+1
* - Add a third group of snap sources/targets, called ¨others¨ (before we had...Diederik van Lierop2011-06-261-0/+2
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Fix for Bug #586955 (the unit for user defined document size is not refreshed...Nicolas Dufour2010-09-261-0/+1
* Cleanup of gradient swatch property and collection policy.Jon A. Cruz2010-07-091-0/+1
* Disabled unfinished connection point edit mode. Added inkscape:connection-sta...Arcadie M. Cracan2010-02-211-1/+3
* Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler2010-01-081-2/+6
* Merge GSoC2009 Connectors into trunkArcadie M. Cracan2009-12-021-0/+2
* Removed sodipodi:versionJon A. Cruz2009-06-091-1/+0
* Store the maximized state in the document (closes bug #168422)Diederik van Lierop2009-05-311-2/+2
* Add buttons for snapping to grids and/or guidesDiederik van Lierop2009-01-281-2/+4
* - Snap to the midpoint of shapes and bboxesDiederik van Lierop2009-01-181-2/+5
* 1) snap midpoints of line segments (both as source and as target)Diederik van Lierop2008-12-141-0/+1
* Merge from fe-movedTed Gould2008-11-211-1/+0
* From trunkTed Gould2008-10-271-0/+1
* Snap to intersections of any kind of path (were we previously only could snap...Diederik van Lierop2008-08-081-1/+1
* initial handling of <script> tagFelipe Corr??a da Silva Sanches2008-07-221-0/+1
* * implemented handling of font-style, font-variant, font-weight, and Felipe Corr??a da Silva Sanches2008-05-121-7/+7