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
2016-06-21
Make the relocatable paths relative to the lib install
Ted Gould
1
-21
/
+21
2016-06-20
Fixing missing gettext keyword (regression introduced rev. 14057).
Nicolas Dufour
1
-2
/
+2
2016-06-19
Resolve crash when empty string was added via entrybox in style dialog
kamalpreetgrewal
1
-5
/
+10
2016-06-19
Organize doeffect function
Jabier Arraiza Cenoz
6
-70
/
+61
2016-06-18
Fixes when moves a path
Jabier Arraiza Cenoz
6
-45
/
+29
2016-06-18
fixing bug moving nodes
Jabier Arraiza Cenoz
7
-34
/
+35
2016-06-18
Pre fixing selected points
Jabier Arraiza Cenoz
8
-58
/
+80
2016-06-18
attemp to simplify doeffect code on fillet chamfer
Jabier Arraiza Cenoz
2
-59
/
+51
2016-06-17
Fix a crash while deleting when there was single selector in the style dialog
kamalpreetgrewal
1
-8
/
+35
2016-06-17
Fixing wrong gettext keyword preventing translations from being used.
Nicolas Dufour
1
-2
/
+2
2016-06-17
Remove unwanted empty space at top in style dialog
kamalpreetgrewal
1
-2
/
+4
2016-06-16
Fixes some bugs related to powerstroke 'Powerstroke infinite loop'
Jabier Arraiza Cenoz
3
-51
/
+23
2016-06-16
remove tabs
Marc Jeanmougin
1
-29
/
+29
2016-06-16
Fix z-cycling (alt+mousewheel) behavior
Marc Jeanmougin
2
-118
/
+84
2016-06-15
Implement deletion of style selector both from repr and treeview
kamalpreetgrewal
2
-38
/
+34
2016-06-15
Add selector to single style element & replace storage map by a vector
kamalpreetgrewal
2
-40
/
+74
2016-06-14
Add snap to origin in double direction knots
Jabier Arraiza Cenoz
4
-12
/
+15
2016-06-14
[Bug #1300865] lcms2: crash in Fill and Stroke if linked color profile is mis...
Mark Harmer
2
-2
/
+7
2016-06-14
Merging lp:~inkscape+alexander/inkscape/comments into lp:inkscape.
brock-alexander
3
-2
/
+37
2016-06-13
Set style and class attribute of object approprialtely when adding new style ...
kamalpreetgrewal
1
-14
/
+29
2016-06-13
Fix crash when object without style attribute is added to selector
kamalpreetgrewal
1
-12
/
+19
2016-06-13
Correct parsing of style element
kamalpreetgrewal
1
-27
/
+40
2016-06-12
Fix 90% of tweenk review
Jabier Arraiza Cenoz
14
-341
/
+362
2016-06-12
Fix a helper path data
Jabier Arraiza Cenoz
1
-1
/
+1
2016-06-12
Fix faulty comparison function.
Tavmjong Bah
1
-2
/
+4
2016-06-12
Fix bug 'Persistent measure repositions on middle click'
Jabier Arraiza Cenoz
1
-1
/
+0
2016-06-12
Handle both directions on knot reposition
Jabier Arraiza Cenoz
1
-7
/
+12
2016-06-12
Fix bug consecutive nodes at same position
Jabier Arraiza Cenoz
4
-2
/
+22
2016-06-12
Handle path add and remove nodes
Jabier Arraiza Cenoz
1
-4
/
+36
2016-06-12
Optionally sort attributes and properties into a canonical order.
Tavmjong Bah
8
-88
/
+383
2016-06-11
Fix the bug deleting satellites
Jabier Arraiza Cenoz
7
-172
/
+192
2016-06-11
Delete selector from style dialog (not from repr yet)
kamalpreetgrewal
2
-25
/
+97
2016-06-11
Extensions: Use underscored variants of parameters / attribute names in inter...
Eduard Braun
51
-431
/
+431
2016-06-11
Clean up includes after r14955
Eduard Braun
4
-4
/
+2
2016-06-11
Fixing satellites bug on erase
Jabier Arraiza Cenoz
3
-5
/
+20
2016-06-11
A little cleaning up of attributes.
Tavmjong Bah
4
-75
/
+92
2016-06-11
Fix a typo that spawned a lot of "unused parameter" warnings when compiling
Eduard Braun
1
-1
/
+1
2016-06-11
Fix a typo pointed by CR
Jabier Arraiza Cenoz
1
-1
/
+1
2016-06-11
fix-bugs #540591 #1287996 and #456503 related to undo in path parameters of LPE
Jabier Arraiza Cenoz
2
-2
/
+27
2016-06-11
Apply patch for broken automake
kamalpreetgrewal
1
-0
/
+2
2016-06-10
Enabled using the context menu key additionally to the already working Shift+...
h-h-h
1
-0
/
+5
2016-06-10
Rm unnecessary/incorrect post-build message
Alex Valavanis
1
-11
/
+0
2016-06-10
Populate style dialog with existing selectors in stylesheet
kamalpreetgrewal
2
-15
/
+38
2016-06-10
Add selector to style element
kamalpreetgrewal
2
-21
/
+81
2016-06-09
Removed Object class and temporary test dependencies
Adrian Boguszewski
4
-128
/
+1
2016-06-08
Only update inkscape.version on successful file write.
Tavmjong Bah
3
-9
/
+20
2016-06-08
Really remove last of svg_units.
Tavmjong Bah
1
-10
/
+0
2016-06-08
Remove unused svg-units variable.
Tavmjong Bah
2
-19
/
+18
2016-06-08
Store rest of string in Inkscape version ('pre' 'devel').
Tavmjong Bah
2
-2
/
+13
2016-06-08
[Bug #1590171] Fill and Stroke dialog shows wrong label for Radial gradient.
Nicolas Dufour
1
-1
/
+1
[prev]
[next]