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
*
Improved uri testing
Martin Owens
2014-02-28
1
-19
/
+35
*
Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...
Martin Owens
2014-02-26
63
-64107
/
+93
*
Merge from trunk
Martin Owens
2014-02-25
7
-90
/
+161
|
\
|
*
Allow 'transform' on flowRoot, flowPara, and flowSpan.
Tavmjong Bah
2014-02-25
2
-2
/
+8
|
*
Revert unintended checkin.
Tavmjong Bah
2014-02-25
2
-4
/
+4
|
*
Rewrite of symbol creation code. Partial fix for 1201325.
Tavmjong Bah
2014-02-25
5
-86
/
+150
|
*
Move filter reordering closer to the layers.cpp patern of reordering xml
Martin Owens
2014-02-25
2
-6
/
+7
*
|
Merge from trunk
Martin Owens
2014-02-25
17
-76
/
+100
|
\
|
|
*
Fix infinite loop (?) by disabling saving the order of filters when they are ...
Johan B. C. Engelen
2014-02-24
1
-1
/
+6
|
*
Set the order of resize handles back to what they were before r12400. Now it'...
Johan B. C. Engelen
2014-02-24
1
-8
/
+8
|
*
inspired by r13052, fix up the code to hopefully work when someone has differ...
Johan B. C. Engelen
2014-02-24
3
-18
/
+35
|
*
fix typos in page-sizer (Bug 1240308)
Alvin Penner
2014-02-24
1
-2
/
+2
|
*
Fix for selcue settings.
Markus Engel
2014-02-23
5
-0
/
+10
|
*
offset of viewBox on document unit change (Bug 1280684)
Alvin Penner
2014-02-22
1
-1
/
+7
|
*
Fix 'preserveAspectRatio' attribute of bitmap images in EMF/WMF import/export...
David Mathog
2014-02-22
5
-48
/
+32
|
*
Symbols dialog: update currentDesktop and currentDocument when document repla...
Tavmjong Bah
2014-02-21
1
-1
/
+3
*
|
Not finished by improved data uri support
Martin Owens
2014-02-20
3
-3
/
+39
*
|
Add data uri checking back into the code
Martin Owens
2014-02-20
3
-1
/
+25
|
/
*
crash on cut n paste, or alt+scroll..
Raphael Rosch
2014-02-20
2
-20
/
+35
*
Reverting r13045.
Johan B. C. Engelen
2014-02-20
2
-48
/
+4
*
Add test for URI and help with data uris.
Martin Owens
2014-02-20
3
-4
/
+138
*
Fix for SPSwitch updates.
Markus Engel
2014-02-19
1
-4
/
+10
*
Add SVG2 property 'paint-order'.
Tavmjong Bah
2014-02-19
3
-0
/
+10
*
Fix for Bug #1281104 (Open Clipart import dialog crashes with concurrent sear...
Nicolas Dufour
2014-02-19
1
-3
/
+2
*
Documentation. Changelog archive update (see Bug #637034).
Nicolas Dufour
2014-02-19
2
-1
/
+10708
*
Implement 'paint-order' for shapes (and paths).
Tavmjong Bah
2014-02-18
2
-29
/
+110
*
Implement 'paint-order' for text.
Tavmjong Bah
2014-02-18
1
-0
/
+19
*
Copy 'paint-order' property data for Cairo rendering.
Tavmjong Bah
2014-02-18
2
-1
/
+37
*
Read new SVG2 property 'paint-order'.
Tavmjong Bah
2014-02-18
4
-0
/
+220
*
extensions. Render Gear. improve precision of output (Bug 1240455)
Alvin Penner
2014-02-18
1
-2
/
+2
*
Extensions. Measure Path. Scaling of area and length into document units. (Bu...
Alvin Penner
2014-02-18
1
-2
/
+3
*
scaling of viewBox on document unit change (Bug 1236257)
Alvin Penner
2014-02-17
1
-3
/
+8
*
Doc. Changelog file updated (see Bug #637034).
Nicolas Dufour
2014-02-17
2
-10714
/
+16924
*
various optimizations, move extension to 'Export' submenu
Sebastian Wüst
2014-02-16
4
-69
/
+61
*
Fix console messages (see Bug #879058 - Spray Single Path Mode includes origi...
Nicolas Dufour
2014-02-16
1
-16
/
+8
*
Extensions. Scaling of stroke and some sizes into document units, Part 5 (Bug...
Alvin Penner
2014-02-16
4
-16
/
+21
*
Symbols: turn off viewBox-related debug messages (from r13002)
su_v
2014-02-15
1
-2
/
+2
*
Extensions. Scaling of command-line bbox into document units, Part 4 (Bug 124...
Alvin Penner
2014-02-14
4
-22
/
+26
*
extensions. ink2canvas.py. pass reference to self (Bug 1258473)
Alvin Penner
2014-02-13
2
-3
/
+4
*
Image import dialog: add dpi option (from file or default), use compacter lay...
su_v
2014-02-12
1
-5
/
+17
*
Set bitmap upscaling preference in Cairo based PS and PDF output.
Tavmjong Bah
2014-02-12
1
-1
/
+22
*
Fix for Bug #1248542 (fix for filters.svg) by v1nce.
Nicolas Dufour
2014-02-11
1
-22
/
+5
*
Set 'preserveAspectRatio' to 'none' for PDF image input. Fixes #878984.
Tavmjong Bah
2014-02-11
1
-0
/
+4
*
fix compiler warnings (bug #1278049 )
Kris De Gussem
2014-02-11
1
-31
/
+15
*
suppress compiler warnings
Kris De Gussem
2014-02-11
1
-1
/
+1
*
Set 'preserveAspectRatio' to 'none' when importing an image.
Tavmjong Bah
2014-02-11
1
-0
/
+6
*
Fix parsing of preserveAspectRatio broken in r13016.
Tavmjong Bah
2014-02-11
1
-1
/
+1
*
Extensions->Render submenu. Scaling into document units for grid.cpp (Bug 124...
Alvin Penner
2014-02-10
1
-5
/
+7
*
Fixing format-security errors in text debug code.
Nicolas Dufour
2014-02-10
2
-3
/
+3
*
viewbox: simple code clean-up
Johan B. C. Engelen
2014-02-09
2
-55
/
+43
[next]