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
/
message.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
run clang tidy modernize pass
Marc Jeanmougin
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-09-15
Improve message parameter and remove unecesary widgets from meassure segments...
Jabier Arraiza
1
-1
/
+3
2018-09-14
Update measure segments helper info and align to messages LPE parameter
Jabiertxof
1
-1
/
+13
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-7
/
+7
2018-06-12
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-2
/
+2
2017-11-04
Fix meessage parameter to allow min height request
Jabier Arraiza
1
-1
/
+3
2017-09-25
Add improvements to meassure segments LPE pointed by CR
Jabier Arraiza
1
-13
/
+12
2017-09-22
Add tooltip to set default LPE widget
Jabier Arraiza
1
-0
/
+1
2017-04-29
Rewrite UX
Jabiertxof
1
-3
/
+3
2017-04-28
Reset
Jabiertxof
1
-3
/
+3
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-3
/
+3
2016-12-16
remove rollback to 15315
Jabiertxof
1
-1
/
+0
2016-12-16
Rollback 15315
Jabiertxof
1
-0
/
+1
2016-12-10
Fix headers on LPE's
Jabiertxof
1
-1
/
+0
2016-07-29
Remove font-Dialog and useGtk::FontSelector instead
Jabier Arraiza Cenoz
1
-21
/
+5
2016-07-24
Add strore parameters
Jabier Arraiza Cenoz
1
-0
/
+1
2016-07-24
Add Text tag and update widgets code
Jabier Arraiza Cenoz
1
-24
/
+14
2016-07-21
This for you CR · Measure line, show the distance on rect lines CAD like wit...
Jabier Arraiza Cenoz
1
-15
/
+10
2013-01-17
const methods
Johan B. C. Engelen
1
-1
/
+1
2012-01-03
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
1
-2
/
+2
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
1
-1
/
+1
2009-03-11
move canvastext to its own file (no linking error for me anymore), add outlin...
bulia byak
1
-1
/
+2
2008-08-01
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2008-07-31
Remove UI stuff from internal text parameter
Maximilian Albert
1
-10
/
+6
2008-07-30
New function to set text position and anchor relative to a given path
Maximilian Albert
1
-0
/
+2
2008-07-30
New 'internal' TextParam which doesn't display a widget (useful if the text s...
Maximilian Albert
1
-1
/
+29
2008-07-30
Make text widget for TextParams work and re-enable it
Maximilian Albert
1
-0
/
+1
2008-07-29
Temporarily move the code from display/canvas-text.(h|cpp) to display/canvas-...
Maximilian Albert
1
-1
/
+2
2008-07-29
New parameter TextParam for LPEs
Maximilian Albert
1
-0
/
+63