index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-11
Code cleanup
Jabier Arraiza Cenoz
1
-3
/
+5
2014-11-11
Add totally unfinished XML/SPObject test suite
Liam P. White
3
-0
/
+211
2014-11-10
added join mode
Jabier Arraiza Cenoz
1
-32
/
+15
2014-11-10
adding blending support
Jabier Arraiza Cenoz
3
-16
/
+93
2014-11-10
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.
Jon A. Cruz
19
-662
/
+921
2014-11-10
Fix 32-bit build break.
Jon A. Cruz
1
-1
/
+1
2014-11-10
Fix use-after-free crash
Liam P. White
1
-0
/
+2
2014-11-09
fix a bug pointed by su_v in fillet chamfer dialog, about units
Jabier Arraiza Cenoz
6
-20
/
+38
2014-11-09
Add special rotation solution to optimized transforms, found by Johan
Liam P. White
2
-12
/
+13
2014-11-09
Fix bug in previous commit. Add test against it
Liam P. White
2
-3
/
+4
2014-11-09
Add specialized transforms
Liam P. White
2
-59
/
+100
2014-11-08
export dialog, small code cleanup, should be a noop. (check if pointer is nul...
Johan B. C. Engelen
1
-1
/
+1
2014-11-08
powerstroke: enable unset fill fallback when style is nullptr. fixes nullptr ...
Johan B. C. Engelen
1
-1
/
+1
2014-11-08
fix potential nullptr deref.
Johan B. C. Engelen
1
-1
/
+1
2014-11-08
sp-filter: fix memory leak when trying to set a duplicate name for an image.
Johan B. C. Engelen
1
-0
/
+4
2014-11-08
fix missing assignment to variable.
Johan B. C. Engelen
1
-0
/
+4
2014-11-08
Update style cxxtests.
Tavmjong Bah
1
-14
/
+14
2014-11-08
Black list some properties that shouldn't appear in default styles.
Tavmjong Bah
4
-2
/
+44
2014-11-07
fixed typo in src/ui/dialog/Makefile_insert -- dialpg to dialog
Ryan Lerch
1
-1
/
+1
2014-11-07
Doc comment cleanup.
Jon A. Cruz
2
-110
/
+141
2014-11-05
Fixing typos found by Firas Hanife.
Nicolas Dufour
1
-1
/
+1
2014-11-05
Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha...
Jabier Arraiza Cenoz
9
-219
/
+106
2014-11-05
i18n. Fix for bug #1389509 (typos in trunk-r13669).
Masato Hashimoto
2
-2
/
+2
2014-11-03
Remove unused variable and put well a constant
Jabier Arraiza Cenoz
1
-4
/
+1
2014-11-03
Update wrong variable name and apply the same way to select nodes to fillet/c...
Jabier Arraiza Cenoz
4
-25
/
+25
2014-11-03
A bit remove of unnecesary code
Jabier Arraiza Cenoz
1
-9
/
+3
2014-11-03
Added a extra layer of roughen pointed by Ivan Louette
Jabier Arraiza Cenoz
2
-2
/
+24
2014-11-03
Update fillet/chamfer to allow subdivisions in chamfer mode.
Jabier Arraiza Cenoz
6
-47
/
+69
2014-11-03
update svg-length-test.h from 90 to 96 dpi
Alvin Penner
2
-10
/
+10
2014-11-03
Fix a bug pointed by Ivan Louette about strage fixed angle displazements
Jabier Arraiza Cenoz
1
-1
/
+3
2014-11-02
default export dpi = 96
Alvin Penner
1
-4
/
+4
2014-11-02
change default pdf import resolution to 96 dpi
Alvin Penner
4
-7
/
+7
2014-11-02
Correct check-for-layer that should have been check-for-group. Fixes bug #138...
Jon A. Cruz
1
-1
/
+1
2014-11-02
Warning cleanup.
Jon A. Cruz
6
-29
/
+26
2014-11-02
Change calls to desktop with SP_ACTIVE_DESKTOP
Jabier Arraiza Cenoz
6
-15
/
+14
2014-11-01
Fix a bug in perspective/envelope LPE, rendering points -handles- outside bou...
Jabier Arraiza Cenoz
1
-2
/
+2
2014-11-01
Warning cleanup.
Jon A. Cruz
7
-11
/
+11
2014-11-01
Fix a bug whith units pointed by suv in fillet-chamfer, affecting also to rou...
Jabier Arraiza Cenoz
1
-4
/
+7
2014-11-01
Fixed 32-bit build break.
Jon A. Cruz
1
-1
/
+1
2014-10-30
Fix a bug whith units pointed by suv
Jabier Arraiza Cenoz
2
-12
/
+9
2014-10-30
Re-enable warning commented out from pony2ink branch
Liam P. White
1
-3
/
+2
2014-10-30
Fix version numbers
Bryce Harrington
4
-16
/
+16
2014-10-30
Open development for the 0.92 series
Bryce Harrington
4
-16
/
+16
2014-10-29
i18n. Fixing untranslated strings.
Nicolas Dufour
1
-1
/
+1
2014-10-25
Cleaned casts from sp-shape by fixing member type.
Jon A. Cruz
3
-67
/
+67
2014-10-24
Correct casting from wrong variable.
Jon A. Cruz
1
-1
/
+1
2014-10-24
Address possible-yet-unlikely null parent scenario.
Jon A. Cruz
1
-3
/
+3
2014-10-24
Initial removal of box3d outdated GTKish macros.
Jon A. Cruz
15
-702
/
+993
2014-10-23
Update perspective-envelope to be affected by the clip or mask on LPE patch
Jabier Arraiza Cenoz
1
-0
/
+3
2014-10-22
use double precision Quantity::convert for units conversion in viewBox, inste...
Alvin Penner
1
-4
/
+10
[next]