index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
/
sp-text.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Misc. typos
luz.paz
2019-03-26
1
-3
/
+3
*
Fix text rendering when Inkscape multi-line text has an empty first line.
Tavmjong Bah
2019-03-23
1
-3
/
+43
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-21
/
+19
*
Round-trip SVG 2 flowed text with SVG 1.1 backup.
Tavmjong Bah
2018-12-14
1
-49
/
+284
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
SPAttributeEnum typed function arguments
Thomas Holder
2018-10-06
1
-1
/
+1
*
Fix rendering when a <tspan> has a CSS 'display' property with value 'none'.
Tavmjong Bah
2018-08-27
1
-0
/
+5
*
Ignore 'x' and 'y' attributes on SVG 2 wrapped text (except first for 'inline...
Tavmjong Bah
2018-06-21
1
-179
/
+222
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-19
/
+19
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-9
/
+9
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-9
/
+9
*
Remove some documents updates
Jabier Arraiza
2018-04-23
1
-2
/
+0
*
a bit more of warning cleanup
Felipe Corrêa da Silva Sanches
2018-03-28
1
-1
/
+1
*
a few more fixes to build warnings related to libnrtype
Felipe Corrêa da Silva Sanches
2018-03-27
1
-2
/
+2
*
Fixed more trivial typos
luz.paz
2018-03-12
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-0
/
+1279