index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
improve cairo path drawing
Johan B. C. Engelen
2009-01-02
1
-23
/
+20
*
fix bug in livarot where open paths are rendered as closed path when start ==...
Johan B. C. Engelen
2009-01-02
3
-5
/
+10
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
100
-506
/
+621
*
reorder LPE list
Johan B. C. Engelen
2009-01-02
2
-13
/
+13
*
2geomification
Johan B. C. Engelen
2009-01-02
3
-4
/
+3
*
switch nr-filter to 2geom
Johan B. C. Engelen
2009-01-01
4
-17
/
+10
*
remove old icon code that seems unused
Johan B. C. Engelen
2009-01-01
4
-742
/
+0
*
remove redundant inclusion
Johan B. C. Engelen
2009-01-01
1
-1
/
+0
*
revert 19261 partly, to fix toolbar icon loading on windows. disabled themed ...
Johan B. C. Engelen
2009-01-01
1
-1
/
+1
*
fix crash when assigning a non-parseable preset filter
bulia byak
2009-01-01
1
-2
/
+7
*
fix crash when ungrouping a group with set-then-unset filter
bulia byak
2009-01-01
1
-1
/
+1
*
Change lcms transforms to match change of display buffer from RGB-24 to ARGB-32
Jon A. Cruz
2008-12-31
2
-5
/
+5
*
Warning cleanup
Jon A. Cruz
2008-12-31
1
-1
/
+1
*
switch nr-filter to 2geom
Johan B. C. Engelen
2008-12-31
3
-52
/
+57
*
get rid of a lot of no longer needed "libnr/nr-..." includes.
Johan B. C. Engelen
2008-12-30
24
-32
/
+6
*
get rid of a lot of no longer needed "libnr/nr-..." includes.
Johan B. C. Engelen
2008-12-30
19
-58
/
+13
*
add possibility to change the UI language (gettext) in preferences dialogue
theAdib
2008-12-30
6
-3
/
+83
*
Remove some obsolete from_2geom() calls
Diederik van Lierop
2008-12-30
3
-3
/
+3
*
Remove utest.
Krzysztof Kosi??ski
2008-12-30
12
-1032
/
+5
*
adjust page height to suit AutoCad
Alvin Penner
2008-12-29
1
-2
/
+2
*
Build a single test executable on Linux to match Windows build system.
Krzysztof Kosi??ski
2008-12-29
10
-275
/
+135
*
Fix bug #311736 (uninitialized variables resulted in weird snapping behaviour...
Diederik van Lierop
2008-12-29
2
-22
/
+39
*
added a "remove" context menu option for removing kerning pairs
Felipe Corr??a da Silva Sanches
2008-12-29
2
-5
/
+43
*
fixing the upside-down glyph issue for the missing-glyph case (which I
Felipe Corr??a da Silva Sanches
2008-12-29
1
-1
/
+12
*
fix crash, allow combine to work transparently on groups
bulia byak
2008-12-29
1
-3
/
+9
*
add utility for recursively replacing groups with their members in a list of ...
bulia byak
2008-12-29
2
-1
/
+32
*
coding style
bulia byak
2008-12-29
1
-5
/
+2
*
yet another ru.po update
Alexandre Prokoudine
2008-12-29
1
-627
/
+779
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
51
-1068
/
+1069
*
convert NR to Geom
Johan B. C. Engelen
2008-12-28
1
-4
/
+4
*
convert NR to Geom
Johan B. C. Engelen
2008-12-28
1
-13
/
+10
*
Now users can design a font within inkscape, save it and then open the
Felipe Corr??a da Silva Sanches
2008-12-28
19
-211
/
+710
*
Makes sure a Gaussian filter is applied to premultiplied data.
Jasper van de Gronde
2008-12-28
3
-40
/
+93
*
Eliminate unnecessary premultiplied boolean from nr-filter-colormatrix
Jasper van de Gronde
2008-12-28
1
-5
/
+1
*
exit message if first object has a sodipodi:type
Alvin Penner
2008-12-27
1
-5
/
+8
*
allow first selected object to be a group
Alvin Penner
2008-12-27
1
-31
/
+59
*
add support for quadratic Bezier
Alvin Penner
2008-12-23
1
-1
/
+5
*
Some accuracy improvements for nr-filter-colormatrix (including some changes ...
Jasper van de Gronde
2008-12-22
2
-57
/
+100
*
fix crash bug 310206
Johan B. C. Engelen
2008-12-22
1
-7
/
+7
*
convert LINE entity to LWPOLYLINE
Alvin Penner
2008-12-21
1
-7
/
+19
*
revert change of sp_item_i2d_affine in rev 20388, as it crashed command line use
Thomas Holder
2008-12-21
1
-2
/
+4
*
Some accuracy improvements for ComponentTransfer filters (should also be some...
Jasper van de Gronde
2008-12-20
1
-9
/
+26
*
Fixes "disappearing gradients" problem discussed on mailing list and adds a f...
Jasper van de Gronde
2008-12-20
2
-2
/
+16
*
propagate additional_affine into groups of clip/mask paths
Thomas Holder
2008-12-20
1
-1
/
+1
*
object-snapper.cpp
Thomas Holder
2008-12-20
6
-46
/
+20
*
lower limit on linewidth
Alvin Penner
2008-12-19
1
-0
/
+2
*
fix bug #166937 (with viewBox, simplify oversimplifies)
Thomas Holder
2008-12-19
1
-0
/
+3
*
Makes copy_n inline in nr-filter-gaussian.
Jasper van de Gronde
2008-12-19
1
-1
/
+1
*
fixed transform_mutliply for vector lpe parameter.
JF Barraud
2008-12-17
1
-1
/
+1
*
fix compile after rev 20377
Johan B. C. Engelen
2008-12-16
2
-2
/
+2
[prev]
[next]