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
2018-10-25
Fixes fror knot LPE
Jabier Arraiza
2
-16
/
+34
2018-10-24
Modify behavior of interpolation
Tanja Bast
2
-7
/
+49
2018-10-24
Apply clang format
Tanja Bast
2
-36
/
+39
2018-10-24
ShapeEditor: Always keep KnotHolders in set_item()
Eduard Braun
2
-18
/
+8
2018-10-22
Remove redundant bool variable and else before a return
Wilfredo Rodriguez
2
-11
/
+13
2018-10-22
Fix assert when removing LPE Definition
Jabiertxof
1
-4
/
+4
2018-10-22
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
39
-70
/
+63
2018-10-19
Fix memory leak
Marc Jeanmougin
1
-0
/
+1
2018-10-19
Fix typos
Marc Jeanmougin
2
-28
/
+29
2018-10-19
Makes page sizes in document properties customizable
Marc Jeanmougin
3
-188
/
+175
2018-10-19
Add some more const to SPFilter.
Emmanuel Gil Peyrot
1
-9
/
+7
2018-10-19
Sprinkle some const qualifiers on SPFilter methods.
Emmanuel Gil Peyrot
2
-6
/
+6
2018-10-19
Finish to convert SPFilter and SPFilterPrimitive to proper classes.
Emmanuel Gil Peyrot
23
-139
/
+130
2018-10-19
Remove unused includes.
Emmanuel Gil Peyrot
3
-5
/
+0
2018-10-19
Remove unused filter-list.h header.
Emmanuel Gil Peyrot
3
-67
/
+0
2018-10-19
Remove unused map-list.h header.
Emmanuel Gil Peyrot
2
-69
/
+0
2018-10-19
Remove unused function.h header.
Emmanuel Gil Peyrot
2
-123
/
+0
2018-10-19
Remove unused tuple.h header.
Emmanuel Gil Peyrot
2
-183
/
+0
2018-10-18
Remove util/unordered-containers.h aliases.
Emmanuel Gil Peyrot
8
-70
/
+31
2018-10-18
Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...
Rick Yorgason
11
-38
/
+39
2018-10-18
New "Outline thin strokes" view mode which draws thin strokes in outline mode...
Rick Yorgason
12
-2
/
+59
2018-10-17
Code cleanup and adding comments.
Tavmjong Bah
2
-64
/
+93
2018-10-16
Nulling pointer after destroying its data.
Jan Horak
1
-0
/
+3
2018-10-16
Fix use after free in error reporting
Jan Horak
1
-1
/
+4
2018-10-15
fix vi modelines: encoding -> fileencoding
Thomas Holder
10
-20
/
+10
2018-10-15
remove sp-text.cpp.orig
Thomas Holder
1
-1324
/
+0
2018-10-13
Fix Windows build
Eduard Braun
1
-6
/
+0
2018-10-13
Move some files to 'io' directory.
Tavmjong Bah
24
-42
/
+1593
2018-10-12
fix masked object's selection bbox
Thomas Holder
2
-1
/
+5
2018-10-11
Hopefully last fix for e4c44f8b4674b88c0174270f27d61db808f66bc6
Eduard Braun
1
-1
/
+1
2018-10-10
More minor cleanup to main.cpp.
Tavmjong Bah
1
-62
/
+53
2018-10-10
Minor cleanup of main.cc
Tavmjong Bah
1
-16
/
+12
2018-10-08
Fix bug in measure segments pointed by Maren in: https://chat.inkscape.org/ch...
Jabiertxof
1
-2
/
+2
2018-10-08
Improve Meassure tool by a sugestion from Maren: https://chat.inkscape.org/ch...
Jabiertxof
1
-4
/
+4
2018-10-08
fix 1795276 clipped object's selection bbox
Thomas Holder
1
-1
/
+1
2018-10-07
Make middle-click functionality on color fields discoverable.
Maren Hachmann
1
-2
/
+2
2018-10-07
SVGLength::read handle inf
Thomas Holder
1
-4
/
+4
2018-10-07
Fix for e9de1bbc (Thanks @spelo3)
Marc Jeanmougin
1
-1
/
+1
2018-10-07
Fix for NaN checking
Marc Jeanmougin
2
-8
/
+4
2018-10-07
sensible behavior when reading NaN values
Marc Jeanmougin
1
-0
/
+8
2018-10-07
Fix crash when viewing an image with invalid coords (NaN or inf)
Marc Jeanmougin
1
-1
/
+5
2018-10-07
Fix crash when changing grid that was created with document
Marc Jeanmougin
1
-0
/
+3
2018-10-07
Fix dot size for calligraphy
Marc Jeanmougin
1
-1
/
+1
2018-10-07
Fix crash in filter dialog
Marc Jeanmougin
1
-1
/
+1
2018-10-06
Fix warning object!=nullptr
Marc Jeanmougin
1
-1
/
+1
2018-10-06
SPAttributeEnum typed function arguments
Thomas Holder
161
-182
/
+186
2018-10-06
Removed typo introduced in previous commit
luz.paz
1
-1
/
+1
2018-10-06
Misc. typos
luz.paz
27
-90
/
+90
2018-10-05
Add new style register style property for stop color and opacity
Martin Owens
1
-0
/
+3
2018-10-05
Fix signaling issue with gradient stops not updating their parent
Martin Owens
3
-1
/
+11
[prev]
[next]