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
...
*
|
Fix closing issues
Jabiertxof
2018-10-25
2
-11
/
+18
*
|
Fixing coding style
Jabiertxof
2018-10-25
2
-2
/
+3
*
|
Fix initial width
Jabiertxof
2018-10-25
1
-1
/
+1
*
|
Add minor string tweaks
Jabiertxof
2018-10-25
2
-4
/
+5
*
|
Fix coding style
Jabier Arraiza
2018-10-25
2
-28
/
+37
*
|
Fixes fror knot LPE
Jabier Arraiza
2018-10-25
2
-16
/
+34
*
|
Modify behavior of interpolation
Tanja Bast
2018-10-24
2
-7
/
+49
*
|
Apply clang format
Tanja Bast
2018-10-24
2
-36
/
+39
*
|
ShapeEditor: Always keep KnotHolders in set_item()
Eduard Braun
2018-10-24
2
-18
/
+8
*
|
Fix assert when removing LPE Definition
Jabiertxof
2018-10-22
1
-4
/
+4
*
|
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
2018-10-22
39
-70
/
+63
*
|
Fix memory leak
Marc Jeanmougin
2018-10-19
1
-0
/
+1
*
|
Fix typos
Marc Jeanmougin
2018-10-19
2
-28
/
+29
*
|
Makes page sizes in document properties customizable
Marc Jeanmougin
2018-10-19
3
-188
/
+175
*
|
Add some more const to SPFilter.
Emmanuel Gil Peyrot
2018-10-19
1
-9
/
+7
*
|
Sprinkle some const qualifiers on SPFilter methods.
Emmanuel Gil Peyrot
2018-10-19
2
-6
/
+6
*
|
Finish to convert SPFilter and SPFilterPrimitive to proper classes.
Emmanuel Gil Peyrot
2018-10-19
23
-139
/
+130
*
|
Remove unused includes.
Emmanuel Gil Peyrot
2018-10-19
3
-5
/
+0
*
|
Remove unused filter-list.h header.
Emmanuel Gil Peyrot
2018-10-19
3
-67
/
+0
*
|
Remove unused map-list.h header.
Emmanuel Gil Peyrot
2018-10-19
2
-69
/
+0
*
|
Remove unused function.h header.
Emmanuel Gil Peyrot
2018-10-19
2
-123
/
+0
*
|
Remove unused tuple.h header.
Emmanuel Gil Peyrot
2018-10-19
2
-183
/
+0
*
|
Remove util/unordered-containers.h aliases.
Emmanuel Gil Peyrot
2018-10-18
8
-70
/
+31
*
|
Merge branch 'bugfix-1789838-confirmation-needed-before-overwriting-template'...
Marc Jeanmougin
2018-10-18
4
-23
/
+37
|
\
\
|
*
|
Fix bug 1789838 - Ask for confirmation before overwriting template
Christophe Lebras
2018-08-31
4
-23
/
+37
*
|
|
Merge branch 'master' of gitlab.com:xhorak/inkscape
Marc Jeanmougin
2018-10-18
2
-1
/
+7
|
\
\
\
|
*
|
|
Nulling pointer after destroying its data.
Jan Horak
2018-10-16
1
-0
/
+3
|
*
|
|
Fix use after free in error reporting
Jan Horak
2018-10-16
1
-1
/
+4
*
|
|
|
Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...
Rick Yorgason
2018-10-18
11
-38
/
+39
*
|
|
|
New "Outline thin strokes" view mode which draws thin strokes in outline mode...
Rick Yorgason
2018-10-18
12
-2
/
+59
*
|
|
|
Code cleanup and adding comments.
Tavmjong Bah
2018-10-17
2
-64
/
+93
|
/
/
/
*
|
|
fix vi modelines: encoding -> fileencoding
Thomas Holder
2018-10-15
10
-20
/
+10
*
|
|
remove sp-text.cpp.orig
Thomas Holder
2018-10-15
1
-1324
/
+0
*
|
|
Fix Windows build
Eduard Braun
2018-10-13
1
-6
/
+0
*
|
|
Move some files to 'io' directory.
Tavmjong Bah
2018-10-13
24
-42
/
+1593
|
|
/
|
/
|
*
|
fix masked object's selection bbox
Thomas Holder
2018-10-12
2
-1
/
+5
*
|
Hopefully last fix for e4c44f8b4674b88c0174270f27d61db808f66bc6
Eduard Braun
2018-10-11
1
-1
/
+1
*
|
More minor cleanup to main.cpp.
Tavmjong Bah
2018-10-10
1
-62
/
+53
*
|
Minor cleanup of main.cc
Tavmjong Bah
2018-10-10
1
-16
/
+12
*
|
Fix bug in measure segments pointed by Maren in: https://chat.inkscape.org/ch...
Jabiertxof
2018-10-08
1
-2
/
+2
*
|
Improve Meassure tool by a sugestion from Maren: https://chat.inkscape.org/ch...
Jabiertxof
2018-10-08
1
-4
/
+4
*
|
fix 1795276 clipped object's selection bbox
Thomas Holder
2018-10-08
1
-1
/
+1
*
|
Make middle-click functionality on color fields discoverable.
Maren Hachmann
2018-10-07
1
-2
/
+2
*
|
Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape
Marc Jeanmougin
2018-10-07
27
-89
/
+89
|
\
\
|
*
|
Removed typo introduced in previous commit
luz.paz
2018-10-06
1
-1
/
+1
|
*
|
Misc. typos
luz.paz
2018-10-06
27
-90
/
+90
*
|
|
SVGLength::read handle inf
Thomas Holder
2018-10-07
1
-4
/
+4
*
|
|
Fix for e9de1bbc (Thanks @spelo3)
Marc Jeanmougin
2018-10-07
1
-1
/
+1
*
|
|
Fix for NaN checking
Marc Jeanmougin
2018-10-07
2
-8
/
+4
*
|
|
sensible behavior when reading NaN values
Marc Jeanmougin
2018-10-07
1
-0
/
+8
[prev]
[next]