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-tspan.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix alignment error for inline-size SVG 1.1 fallback text.
Tavmjong Bah
2019-11-13
1
-1
/
+6
*
Don't create empty text node when reading in "textPath".
Tavmjong Bah
2019-09-30
1
-16
/
+0
*
Merge branch 'copypasta' of gitlab.com:nathanal/inkscape
Marc Jeanmougin
2019-06-20
1
-16
/
+19
|
\
|
*
Change TextPath to Text positioning
Nathan Lee
2019-06-03
1
-32
/
+19
|
*
Crashfix deleting path with invisible text on path
Nathan Lee
2019-06-03
1
-5
/
+21
*
|
Refactoring: call setAttribute() directly.
Shlomi Fish
2019-06-06
1
-2
/
+2
|
/
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
SPAttributeEnum typed function arguments
Thomas Holder
2018-10-06
1
-2
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
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
-15
/
+15
*
Prevent seg fault if value is null.
Tavmjong Bah
2018-05-31
1
-0
/
+5
*
Implement rendering for 'textPath' 'side' attribute. No GUI.
Tavmjong Bah
2018-05-31
1
-9
/
+24
*
More boilerplate for 'textPath' 'side' attribute.
Tavmjong Bah
2018-05-31
1
-2
/
+17
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-8
/
+8
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-8
/
+8
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-0
/
+499