index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to experimental r13389
Liam P. White
2014-06-06
16
-138
/
+705
|
\
|
*
Make family-name comparisons case insensitive.
Tavmjong Bah
2014-06-05
2
-23
/
+46
|
*
Fix build failure with poppler 0.26 (Bug #1315142)
Matthias Kilian
2014-06-04
1
-9
/
+45
|
*
spellcheck.cpp: correct indenting. disable debug output.
Johan B. C. Engelen
2014-06-01
1
-37
/
+37
|
*
Added Perspective-Envelope live effect
Jabier Arraiza Cenoz
2014-05-30
6
-1
/
+501
|
*
Unquote names in 'font-family' lists. Partial fix for #1029080
Tavmjong Bah
2014-05-30
5
-36
/
+58
|
*
Use SPStyle value for 'font-family' rather than parse 'style' ourselves.
Tavmjong Bah
2014-05-29
1
-28
/
+3
|
*
Initialize style store with default styles. Fixes Gtk-CRITICAL and GLib-Gobje...
Tavmjong Bah
2014-05-28
1
-0
/
+9
|
*
Convert from 90px to inch to 96px to inch per SVG (CSS) specification.
Tavmjong Bah
2014-05-26
1
-4
/
+4
*
|
Update to trunk (r13379)
Liam P. White
2014-05-24
1
-2
/
+3
|
\
|
|
*
fix compliance test pservers-pattern-04-f - inheriting pattern viewBox
Tomasz Boczkowski
2014-05-17
1
-2
/
+3
*
|
Update to experimental (r13376)
Liam P. White
2014-05-17
49
-330
/
+2291
|
\
|
|
*
Fix GTK+ 3 build
Liam P. White
2014-05-16
1
-0
/
+13
|
*
fix compliance test pservers-pattern-03-f - using fallback when pattern is empty
Tomasz Boczkowski
2014-05-16
5
-2
/
+34
|
*
don't rely on operator precedence (rev. 13372)
Johan B. C. Engelen
2014-05-16
1
-2
/
+2
|
*
Fix crash in preview widget for files containing objectBoundingBox related pa...
Tomasz Boczkowski
2014-05-16
1
-2
/
+2
|
*
fix C++11 compilation
Johan B. C. Engelen
2014-05-15
2
-2
/
+4
|
*
fix compile warning
Johan B. C. Engelen
2014-05-15
1
-1
/
+1
|
*
make windows filedialog's code more portable for different mingw versions (fa...
Johan B. C. Engelen
2014-05-15
2
-11
/
+7
|
*
Fix Pango markup in Text and Font dialog.
Tavmjong Bah
2014-05-15
1
-4
/
+4
|
*
Style rewrite: Unquote strings from libcroco. Fixes 1303422.
Tavmjong Bah
2014-05-15
1
-2
/
+5
|
*
fix windows 64bit build. (changes already committed to trunk)
Johan B. C. Engelen
2014-05-13
6
-5
/
+7
|
*
add 64-bit resource manifests for Windows x64 builds
Johan B. C. Engelen
2014-05-13
4
-0
/
+79
|
*
adding missing files from LPE simplify
Jabier Arraiza Cenoz
2014-05-13
4
-0
/
+494
|
*
Style rewrite: Prevent CSS2 'text-decoration' from overwriting CSS3 'text-dec...
Tavmjong Bah
2014-05-13
2
-19
/
+46
|
*
Added Latice2 deformation LPE
Jabier Arraiza Cenoz
2014-05-13
9
-1
/
+882
|
*
Add Simplify LPE
Jabier Arraiza Cenoz
2014-05-13
9
-6
/
+145
|
*
Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamW
Jabier Arraiza Cenoz
2014-05-13
3
-7
/
+39
|
*
Patch from Jabierxto to fix a bug I reported off-tracker.
Josh Andler
2014-05-12
1
-2
/
+2
|
*
small logic improvement
Johan B. C. Engelen
2014-05-12
1
-3
/
+1
|
*
CSS2 and CSS3 text decoration rendering, most code from David Mathog.
Tavmjong Bah
2014-05-11
4
-199
/
+429
|
*
Add closePath().
Tavmjong Bah
2014-05-11
1
-0
/
+1
|
*
Tentative fix for LPEs and undo
Liam P. White
2014-05-10
2
-2
/
+21
|
*
Style rewrite: 'text-decoration' requires access to style of ancestor element...
Tavmjong Bah
2014-05-10
2
-8
/
+24
|
*
Style rewrite: Correct 'text-decoration' CSS2 vs. CSS3 behavior.
Tavmjong Bah
2014-05-09
1
-0
/
+10
|
*
Update to tip.
Tavmjong Bah
2014-05-09
24
-83
/
+2234
|
|
\
|
*
|
Style rewrite: prevent crash when fill/stroke set to "currentColor".
Tavmjong Bah
2014-05-07
1
-61
/
+61
*
|
|
Commit patch for "leaned" cap. Thanks Jabiertxof!
Liam P. White
2014-05-12
4
-27
/
+105
*
|
|
Rename "Tags" to "Selection sets" to avoid confusion with a global tagging sy...
Liam P. White
2014-05-11
2
-3
/
+3
*
|
|
Stabilize the selection set system a bit
Liam P. White
2014-05-11
2
-3
/
+8
*
|
|
Add selection sets
Liam P. White
2014-05-10
16
-9
/
+2134
*
|
|
Fix stubborn bug 1299948
Liam P. White
2014-05-10
2
-2
/
+21
*
|
|
Update to trunk/integrate BSpline
Liam P. White
2014-05-09
24
-86
/
+2236
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merging Jabier's spirolive+bspline branch
Vinícius dos Santos Oliveira
2014-05-08
24
-83
/
+2234
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
adding const _pathmanipulatos staff to handles (handles also have tips)
Jabier Arraiza Cenoz
2014-05-05
1
-0
/
+4
|
|
*
update to trunk
Jabier Arraiza Cenoz
2014-05-05
28
-293
/
+542
|
|
|
\
|
|
*
\
adding Vinícius work whith node tips
Jabier Arraiza Cenoz
2014-05-05
7
-15
/
+36
|
|
|
\
\
|
|
|
*
|
Enabling path manipulator to comunicate if paths are bspline when
Vinícius dos Santos Oliveira
2014-05-05
7
-12
/
+35
|
|
|
/
/
|
|
*
|
update to trunk
Jabier Arraiza Cenoz
2014-04-27
8
-209
/
+233
|
|
|
\
\
|
|
*
\
\
update to trunk
Jabier Arraiza Cenoz
2014-04-27
2
-202
/
+217
|
|
|
\
\
\
[next]