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
...
*
Patch by Felipe Sanches: fixed transparent lines in feConvolveMatrix output
Niko Kiirala
2007-07-23
1
-2
/
+8
*
Added tiling pattern support
miklosh
2007-07-23
5
-11
/
+104
*
Removed transform from <svg> and corrected matrix multiplication order in Pdf...
miklosh
2007-07-23
2
-9
/
+8
*
Patch by Jean-René Reinhard: better SVG compliance for lighting effects
Niko Kiirala
2007-07-23
6
-32
/
+88
*
removing kerns also trims multi-value x attribute; allow it to work on tspans...
bulia byak
2007-07-23
1
-3
/
+19
*
remove age-old optimization which fails to update display when undoing removi...
bulia byak
2007-07-23
1
-2
/
+1
*
Added some heuristics to set CSS font-style and font-weight from PDF font nam...
miklosh
2007-07-22
1
-1
/
+44
*
Filter effects dialog:
Nicholas Bishop
2007-07-22
3
-1
/
+151
*
tspan statusbar description
bulia byak
2007-07-22
1
-0
/
+13
*
Added xml:space=preserve attribute on <text> nodes and sodipodi:role=line att...
miklosh
2007-07-22
1
-0
/
+2
*
Use the #RRGGBB color format instead of rgb() since most extensions don't sup...
miklosh
2007-07-22
1
-4
/
+5
*
Further development of the PDF import module: continued pruning of PdfParser....
miklosh
2007-07-21
5
-303
/
+865
*
Added a missing link in making the filterRes attribute work
Niko Kiirala
2007-07-21
3
-23
/
+52
*
Patch from Felipe Sanches: support for feConvolveMatrix filter primitive
Niko Kiirala
2007-07-20
6
-4
/
+318
*
Patch from Jean-René Reinhard: support for feDiffuseLighting and
Niko Kiirala
2007-07-20
25
-25
/
+2423
*
Updated the gtkmmified fill and stroke dialog with the filter effects
gustav_b
2007-07-20
2
-60
/
+81
*
Cleaned up logic of sp_te_delete to adhere to UI/logic layering.
Gail Carmichael
2007-07-18
3
-46
/
+87
*
make all-inkscape-files the default filter instead of all-images (do we need ...
bulia byak
2007-07-18
1
-10
/
+9
*
Use Inkscape's own code to write coordinates to svg (much nicer fix than comm...
Maximilian Albert
2007-07-18
2
-38
/
+13
*
Make string conversion of box coordinates locale-independent (fixes bug with ...
Maximilian Albert
2007-07-18
2
-13
/
+36
*
Filter effects dialog:
Nicholas Bishop
2007-07-17
1
-2
/
+4
*
A few additions to ensure that editing trefs is not allowed (and doesn't caus...
Gail Carmichael
2007-07-17
6
-69
/
+159
*
Filter effects dialog:
Nicholas Bishop
2007-07-17
2
-7
/
+63
*
Filter effects dialog:
Nicholas Bishop
2007-07-17
2
-17
/
+21
*
Filter effects dialog:
Nicholas Bishop
2007-07-16
1
-16
/
+28
*
fix compiler warning on ordering of init in uri-references.cpp
Johan B. C. Engelen
2007-07-16
1
-1
/
+1
*
Filter effects dialog:
Nicholas Bishop
2007-07-16
5
-76
/
+83
*
fix crash with empty parameter string
bulia byak
2007-07-15
1
-0
/
+3
*
Use poppler
Bob Jamison
2007-07-15
1
-1
/
+1
*
Fixed assertion failure with some unset parameters for feComposite & feOffset
Niko Kiirala
2007-07-14
2
-4
/
+14
*
Filter effects:
Nicholas Bishop
2007-07-14
14
-257
/
+357
*
Move check for unlinked paths of 3D box faces to the correct location
Maximilian Albert
2007-07-14
2
-20
/
+24
*
Write distinguished corners of 3D boxes to the svg representation from which ...
Maximilian Albert
2007-07-14
8
-31
/
+160
*
Filter effects dialog:
Nicholas Bishop
2007-07-13
2
-36
/
+66
*
Filter effects dialog:
Nicholas Bishop
2007-07-13
1
-27
/
+51
*
switch back to cairo pdf importer temporarily
bulia byak
2007-07-12
1
-2
/
+2
*
Enable the poppler-based PDF import extension by default.
miklosh
2007-07-12
1
-1
/
+3
*
Initial commit of native poppler-based PDF import.
miklosh
2007-07-12
9
-0
/
+4268
*
fix for panning and zooming into area in 3D box tool (root_handler of event_c...
Maximilian Albert
2007-07-12
1
-1
/
+0
*
Filter effects dialog:
Nicholas Bishop
2007-07-12
5
-68
/
+146
*
bug 1243190: add tref element support; limited editing support thus far (patc...
Richard Hughes
2007-07-11
13
-22
/
+1007
*
Move 3D axis manipulation functions to separate file
Maximilian Albert
2007-07-11
7
-104
/
+169
*
patch by gorodish, fixes bug 1692611 (win32 EMF crash)
Josh Andler
2007-07-10
1
-1
/
+10
*
add item handler so that right-click works over an item; fixes 1751318
bulia byak
2007-07-10
1
-0
/
+25
*
shorter and less assuming status message - note that effects are used among o...
bulia byak
2007-07-10
1
-1
/
+1
*
move filters dialog to where it makes more sense
bulia byak
2007-07-10
1
-1
/
+1
*
move the box tool back where it belongs, in shapes
bulia byak
2007-07-10
1
-1
/
+1
*
Different default styles for non-parallel 3D box faces
Maximilian Albert
2007-07-10
4
-11
/
+47
*
Create all 3D box faces in the beginning (fixes resizing bug; first step towa...
Maximilian Albert
2007-07-10
4
-40
/
+51
*
More 3D auxiliary/convenience functions
Maximilian Albert
2007-07-10
3
-4
/
+63
[prev]
[next]