index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
attributes.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start of implementing CSS 3 font variants (access to OpenType features).
Tavmjong Bah
2015-05-06
1
-4
/
+20
*
Fix filter primitives using 'type' attribute. (Broken when 'type' attribute i...
Tavmjong Bah
2015-03-06
1
-1
/
+1
*
Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...
Tavmjong Bah
2015-03-01
1
-1
/
+1
*
Experimental mesh smoothing code.
Tavmjong Bah
2015-02-02
1
-0
/
+1
*
Read properties for SVG 2 text in a shape.
Tavmjong Bah
2015-01-15
1
-0
/
+5
*
Implement SVG 1.1 textLength and textAdjust attributes. Code from Dmitry Kirs...
Tavmjong Bah
2015-01-05
1
-0
/
+2
*
Revert old behavior: changing "Default units" changes *only* the displayed un...
Johan B. C. Engelen
2014-11-22
1
-1
/
+1
*
Update to trunk r13621
Liam P. White
2014-10-17
1
-0
/
+5
|
\
|
*
Merge hatch rendering code from Tomasz Boczkowski.
Tavmjong Bah
2014-10-14
1
-0
/
+5
|
|
\
|
|
*
Merged hatch rendering code
Tomasz Boczkowski
2014-10-14
1
-0
/
+5
|
*
|
Add 'white-space' CSS property (replaces deprecated xml:space).
Tavmjong Bah
2014-10-14
1
-4
/
+6
|
|
/
|
*
Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.
Tavmjong Bah
2014-08-01
1
-1
/
+1
|
*
Basic support for <solidColor> element (rendering only as a paint server).
Tavmjong Bah
2014-07-31
1
-0
/
+2
*
|
Update to experimental r13531
Liam P. White
2014-08-31
1
-7
/
+6
|
\
\
|
*
|
Code cleanup.
Liam P. White
2014-08-18
1
-7
/
+6
*
|
|
Update to experimental r13460
Liam P. White
2014-08-06
1
-1
/
+1
|
\
|
|
|
*
|
Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.
Tavmjong Bah
2014-08-01
1
-1
/
+1
*
|
|
Update to experimental r13452
Liam P. White
2014-07-30
1
-4
/
+8
|
\
|
|
|
*
|
Read CSS Text 3 'white-space' property, SVG 2 <text> 'width', 'height' attrib...
Tavmjong Bah
2014-07-30
1
-4
/
+6
|
*
|
Basic support for <solidColor> element (rendring only as a paint server).
Tavmjong Bah
2014-07-24
1
-0
/
+2
|
|
/
|
*
Reimplement global aliasing toggle as a 'shape-rendering' property
Krzysztof Kosi??ski
2014-03-13
1
-1
/
+0
|
*
Provide a toggle in the document properties to optionally turn off
Krzysztof Kosi??ski
2014-03-13
1
-0
/
+1
*
|
Add selection sets
Liam P. White
2014-05-10
1
-0
/
+1
*
|
Fixed path color when changed by Objects Dialog
Liam P. White
2014-03-03
1
-0
/
+1
|
/
*
Read new SVG2 property 'paint-order'.
Tavmjong Bah
2014-02-18
1
-0
/
+1
*
New CSS blending modes (outside of filters).
Tavmjong Bah
2013-12-10
1
-0
/
+2
*
changes_2013_05_22a.patch:
David Mathog
2013-06-19
1
-0
/
+3
*
Minor changes.
Tavmjong Bah
2012-12-22
1
-3
/
+0
*
Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).
Tavmjong Bah
2012-05-23
1
-0
/
+3
*
1) Add checkboxes for perpendicular and tangential snapping to the document p...
Diederik van Lierop
2012-02-14
1
-0
/
+2
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
1
-1
/
+0
*
1) make snapping to clip/mask paths optional (see document properties dialog ...
Diederik van Lierop
2011-10-08
1
-0
/
+2
*
1) Use the "snap guides" button both for guides being snap sources, as well a...
Diederik van Lierop
2011-08-23
1
-1
/
+1
*
Some code cosmetics and comments
Diederik van Lierop
2011-08-22
1
-16
/
+15
*
Refactoring of the snapping preferences; mainly about storing all toggles in ...
Diederik van Lierop
2011-08-22
1
-1
/
+1
*
Implement decent snapping to text (baseline & anchor), and provide a toggle b...
Diederik van Lierop
2011-06-30
1
-0
/
+1
*
- Add a third group of snap sources/targets, called ¨others¨ (before we had...
Diederik van Lierop
2011-06-26
1
-0
/
+2
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Fix for Bug #586955 (the unit for user defined document size is not refreshed...
Nicolas Dufour
2010-09-26
1
-0
/
+1
*
Cleanup of gradient swatch property and collection policy.
Jon A. Cruz
2010-07-09
1
-0
/
+1
*
Disabled unfinished connection point edit mode. Added inkscape:connection-sta...
Arcadie M. Cracan
2010-02-21
1
-1
/
+3
*
Patch by Alex Leone to add margins to resize page options in Document Properties
Josh Andler
2010-01-08
1
-2
/
+6
*
Merge GSoC2009 Connectors into trunk
Arcadie M. Cracan
2009-12-02
1
-0
/
+2
*
Removed sodipodi:version
Jon A. Cruz
2009-06-09
1
-1
/
+0
*
Store the maximized state in the document (closes bug #168422)
Diederik van Lierop
2009-05-31
1
-2
/
+2
*
Add buttons for snapping to grids and/or guides
Diederik van Lierop
2009-01-28
1
-2
/
+4
*
- Snap to the midpoint of shapes and bboxes
Diederik van Lierop
2009-01-18
1
-2
/
+5
*
1) snap midpoints of line segments (both as source and as target)
Diederik van Lierop
2008-12-14
1
-0
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-1
/
+0
*
From trunk
Ted Gould
2008-10-27
1
-0
/
+1
[next]