index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
parameter
/
text.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-8
/
+8
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
1
-2
/
+2
*
Add button to apply on path parameter as suggest Maren in bug #1715433#23
Jabier Arraiza
2017-10-01
1
-0
/
+1
*
Add tooltip to set default LPE widget
Jabier Arraiza
2017-09-22
1
-0
/
+1
*
Rewrite UX
Jabiertxof
2017-04-29
1
-3
/
+3
*
Reset
Jabiertxof
2017-04-28
1
-3
/
+3
*
Allow set and reset default values of LPE parameters
Jabiertxof
2017-04-14
1
-3
/
+3
*
Add options to fit on DIN
Jabier Arraiza Cenoz
2016-07-31
1
-1
/
+3
*
const methods
Johan B. C. Engelen
2013-01-17
1
-1
/
+1
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-2
/
+2
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
1
-1
/
+1
*
move canvastext to its own file (no linking error for me anymore), add outlin...
bulia byak
2009-03-11
1
-1
/
+2
*
Warning cleanup
Jon A. Cruz
2008-08-01
1
-1
/
+1
*
Remove UI stuff from internal text parameter
Maximilian Albert
2008-07-31
1
-10
/
+6
*
New function to set text position and anchor relative to a given path
Maximilian Albert
2008-07-30
1
-0
/
+2
*
New 'internal' TextParam which doesn't display a widget (useful if the text s...
Maximilian Albert
2008-07-30
1
-1
/
+29
*
Make text widget for TextParams work and re-enable it
Maximilian Albert
2008-07-30
1
-0
/
+1
*
Temporarily move the code from display/canvas-text.(h|cpp) to display/canvas-...
Maximilian Albert
2008-07-29
1
-1
/
+2
*
New parameter TextParam for LPEs
Maximilian Albert
2008-07-29
1
-0
/
+63