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 trunk
Jabier Arraiza Cenoz
2014-03-01
5
-83
/
+96
|
\
|
*
Use viewport when calculating filter primitive region when 'primitiveUnits' s...
Tavmjong Bah
2014-03-01
3
-35
/
+67
|
*
Code cleanup and indentation.
Tavmjong Bah
2014-03-01
1
-45
/
+28
|
*
Remove unused variable.
Jon A. Cruz
2014-03-01
1
-1
/
+2
|
*
Remove unused shadowed variables.
Jon A. Cruz
2014-03-01
1
-3
/
+0
*
|
Substitute isBSpline property by a cached function isBSpline(bool)
Jabier Arraiza Cenoz
2014-03-01
4
-27
/
+29
*
|
adding some comments
Jabier Arraiza Cenoz
2014-02-28
2
-3
/
+7
*
|
update to trunk
Jabier Arraiza Cenoz
2014-02-28
17
-107
/
+271
|
\
|
|
*
Spray tool:
Nicolas Dufour
2014-02-28
2
-34
/
+64
|
*
Embedded SVG's cannot be transformed.
Tavmjong Bah
2014-02-28
2
-0
/
+13
|
*
Properly identify an embedded SVG.
Tavmjong Bah
2014-02-28
2
-0
/
+4
|
*
Fix for Bug #1281859 (color gesture problems, alpha values below 0 and above 1).
Nicolas Dufour
2014-02-28
1
-0
/
+5
|
*
Use viewport when calculating filter region when filterUnits set to "userSpac...
Tavmjong Bah
2014-02-28
2
-8
/
+43
|
*
Copy event with gdk_event_copy instead of assigning to structure by value.
Krzysztof Kosi??ski
2014-02-28
1
-8
/
+9
|
*
Work around a crash in the Undo History dialog caused by incorrect
Krzysztof Kosi??ski
2014-02-28
1
-1
/
+17
|
*
remove some unnecessary copying/casting
Johan B. C. Engelen
2014-02-27
1
-4
/
+4
|
*
swatches dialog: remove unused code part. cleanup some code
Johan B. C. Engelen
2014-02-27
1
-7
/
+3
|
*
swatches dialog: properly reference count the reference to SPDocument in time...
Johan B. C. Engelen
2014-02-27
1
-1
/
+2
|
*
remove superfluous line of code (vector has just been constructed, so is empty)
Johan B. C. Engelen
2014-02-27
1
-1
/
+0
|
*
Fix whitespace formatting of dbus documentation (bug 1282045)
Tomasz Boczkowski
2014-02-27
1
-1
/
+1
|
*
Don't overwrite SPItemCtx in SPRoot::update. (Maybe should be made const ever...
Tavmjong Bah
2014-02-27
1
-4
/
+11
|
*
Correct the ungrouping logic so that selected clones of selected groups
Krzysztof Kosi??ski
2014-02-27
1
-2
/
+2
|
*
Partial fix for LP #1001756 (crash when ungrouping a selection
Krzysztof Kosi??ski
2014-02-27
3
-32
/
+89
|
*
Move extended input events stuff from desktop-widget.cpp to sp-canvas.cpp,
Krzysztof Kosi??ski
2014-02-27
2
-6
/
+6
*
|
update to trunk
Jabier Arraiza Cenoz
2014-02-26
37
-599
/
+581
|
\
|
|
*
Added template functions as a casting-macro replacement.
Markus Engel
2014-02-26
2
-3
/
+33
|
*
Made constructors of tools use initializer lists.
Markus Engel
2014-02-26
33
-514
/
+402
|
*
Revert unintended checkin.
Tavmjong Bah
2014-02-25
1
-3
/
+3
|
*
Rewrite of symbol creation code. Partial fix for 1201325.
Tavmjong Bah
2014-02-25
4
-85
/
+149
*
|
Fixed some/all bugs related to continuing bspline/spiro curves advertaising b...
Jabier Arraiza Cenoz
2014-02-26
2
-35
/
+52
*
|
update to trunk
Jabier Arraiza Cenoz
2014-02-25
6
-32
/
+55
|
\
|
|
*
Move filter reordering closer to the layers.cpp patern of reordering xml
Martin Owens
2014-02-25
2
-6
/
+7
|
*
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
*
|
update to trunk
Jabier Arraiza Cenoz
2014-02-23
16
-74
/
+187
|
\
|
|
*
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
|
*
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
*
|
update to trunk
Jabier Arraiza Cenoz
2014-02-19
18
-92
/
+465
|
\
|
|
*
Fix for Bug #1281104 (Open Clipart import dialog crashes with concurrent sear...
Nicolas Dufour
2014-02-19
1
-3
/
+2
|
*
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
[next]