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-11-17
12
-119
/
+64
|
\
|
*
fix a bug in fillet/chamfer on apply on non shapes
Jabier Arraiza Cenoz
2014-11-17
1
-0
/
+2
|
*
fix a bug in bspline on apply on non shapes
Jabier Arraiza Cenoz
2014-11-17
2
-18
/
+5
|
*
Fixes crash with perspective_lpe
Jabier Arraiza Cenoz
2014-11-17
2
-20
/
+25
|
*
Fixed problems on groups and add a extra option to not need calculate degrees...
Jabier Arraiza Cenoz
2014-11-16
2
-47
/
+17
|
*
Don't write the d attribute on <circle> or <ellipse>
Liam P. White
2014-11-16
1
-1
/
+1
|
*
Fix nasty leak
Liam P. White
2014-11-16
1
-2
/
+2
|
*
Add 'osb' to list of namespaces ignored when checking attributes/properties.
Tavmjong Bah
2014-11-16
2
-0
/
+2
|
*
add snap to fillet/chamfer knots. Fixed a bug whith 180 degree node angle
Jabier Arraiza Cenoz
2014-11-15
2
-24
/
+5
|
*
in rev 13590, use 'root->height.unit' instead of namedview 'units'.
Alvin Penner
2014-11-15
1
-4
/
+2
|
*
Update Chamfer Steps to more unequivocal number, thanks to the feedback of Iv...
Jabier Arraiza Cenoz
2014-11-15
1
-3
/
+3
*
|
adding knot improvements pointed by su_v
Jabier Arraiza Cenoz
2014-11-17
1
-4
/
+16
*
|
update to trunk
Jabier Arraiza Cenoz
2014-11-15
7
-51
/
+40
|
\
|
|
*
Purged GTKish SP_IS_RECT_CONTEXT/SP_RECT_CONTEXT macros.
Jon A. Cruz
2014-11-15
2
-4
/
+3
|
*
Purged GTKish macros SP_SCRIPT/SP_IS_SCRIPT.
Jon A. Cruz
2014-11-15
3
-11
/
+14
|
*
Purged SP_STYLE_ELEM/SP_IS_STYLE_ELEM macro abuse.
Jon A. Cruz
2014-11-15
3
-36
/
+23
*
|
Add vertical and horizontal modes
Jabier Arraiza Cenoz
2014-11-15
5
-24
/
+263
|
\
|
|
*
Macro cleanup of commented out code.
Jon A. Cruz
2014-11-15
1
-1
/
+1
|
*
scale symbols when changing document units (Bug 1365451)
Alvin Penner
2014-11-15
2
-2
/
+14
|
*
Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by Iv...
Jabier Arraiza Cenoz
2014-11-14
5
-29
/
+99
*
|
ignore this commit
Jabier Arraiza Cenoz
2014-11-15
16
-323
/
+146
*
|
ignore this commit
Jabier Arraiza Cenoz
2014-11-15
8
-14
/
+171
*
|
Six a bug on subpaths pointed by suv
Jabier Arraiza Cenoz
2014-11-13
1
-9
/
+12
*
|
update to trunk
Jabier Arraiza Cenoz
2014-11-13
4
-7
/
+40
|
\
|
|
*
Add new text decoration properties.
Tavmjong Bah
2014-11-12
1
-3
/
+9
|
*
Fix a bug releasing LPE clip and mask
Jabier Arraiza Cenoz
2014-11-12
1
-1
/
+1
|
*
Fixed bug in node point selection to LPE.
Jabier Arraiza Cenoz
2014-11-12
2
-4
/
+7
|
*
Add a few more tests
Liam P. White
2014-11-11
1
-0
/
+24
*
|
Fixed bugs pointed by su_v.
Jabier Arraiza Cenoz
2014-11-13
3
-48
/
+85
*
|
update to trunk
Jabier Arraiza Cenoz
2014-11-11
3
-0
/
+211
|
\
|
|
*
Add totally unfinished XML/SPObject test suite
Liam P. White
2014-11-11
3
-0
/
+211
*
|
Code cleanup
Jabier Arraiza Cenoz
2014-11-11
1
-3
/
+5
*
|
added join mode
Jabier Arraiza Cenoz
2014-11-10
1
-32
/
+15
*
|
update to trunk
Jabier Arraiza Cenoz
2014-11-10
33
-750
/
+1080
|
\
|
|
*
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.
Jon A. Cruz
2014-11-10
19
-662
/
+921
|
*
Fix 32-bit build break.
Jon A. Cruz
2014-11-10
1
-1
/
+1
|
*
Fix use-after-free crash
Liam P. White
2014-11-10
1
-0
/
+2
|
*
fix a bug pointed by su_v in fillet chamfer dialog, about units
Jabier Arraiza Cenoz
2014-11-09
6
-20
/
+38
|
*
Add special rotation solution to optimized transforms, found by Johan
Liam P. White
2014-11-09
2
-12
/
+13
|
*
Fix bug in previous commit. Add test against it
Liam P. White
2014-11-09
2
-3
/
+4
|
*
Add specialized transforms
Liam P. White
2014-11-09
2
-59
/
+100
|
*
export dialog, small code cleanup, should be a noop. (check if pointer is nul...
Johan B. C. Engelen
2014-11-08
1
-1
/
+1
|
*
powerstroke: enable unset fill fallback when style is nullptr. fixes nullptr ...
Johan B. C. Engelen
2014-11-08
1
-1
/
+1
|
*
fix potential nullptr deref.
Johan B. C. Engelen
2014-11-08
1
-1
/
+1
|
*
sp-filter: fix memory leak when trying to set a duplicate name for an image.
Johan B. C. Engelen
2014-11-08
1
-0
/
+4
|
*
fix missing assignment to variable.
Johan B. C. Engelen
2014-11-08
1
-0
/
+4
*
|
adding blending support
Jabier Arraiza Cenoz
2014-11-10
3
-16
/
+93
|
/
*
Update style cxxtests.
Tavmjong Bah
2014-11-08
1
-14
/
+14
*
Black list some properties that shouldn't appear in default styles.
Tavmjong Bah
2014-11-08
4
-2
/
+44
*
fixed typo in src/ui/dialog/Makefile_insert -- dialpg to dialog
Ryan Lerch
2014-11-07
1
-1
/
+1
[next]