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.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-02
Improve speed of LPE's updating widgets on release knots instead when value c...
Jabiertxof
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-4
/
+4
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-4
/
+4
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-4
/
+2
2017-10-01
Add button to apply on path parameter as suggest Maren in bug #1715433#23
Jabier Arraiza
1
-4
/
+20
2017-09-22
Add tooltip to set default LPE widget
Jabier Arraiza
1
-0
/
+9
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-1
/
+0
2017-05-05
LPE widget refactor. Improvement to not update on same value
Jabiertxof
1
-0
/
+3
2017-05-01
Fix erase lpe in multi LPE mode
Jabiertxof
1
-2
/
+0
2017-04-29
Rewrite UX
Jabiertxof
1
-2
/
+2
2017-04-28
Reset
Jabiertxof
1
-14
/
+4
2017-04-27
Add end of preferences GUI
Jabier Arraiza Cenoz
1
-1
/
+11
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-3
/
+3
2017-01-24
update to trunk
Jabier Arraiza Cenoz
1
-1
/
+2
2017-01-05
Adding base
Jabiertxof
1
-1
/
+2
2016-12-18
working on reflections
Jabiertxof
1
-1
/
+2
2016-12-06
Fixes for measure LPE and speed path based LPE operations
Jabiertxof
1
-1
/
+4
2016-07-31
Fix text param and alow run from commandline
Jabier Arraiza Cenoz
1
-8
/
+12
2016-07-31
Add options to fit on DIN
Jabier Arraiza Cenoz
1
-8
/
+28
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-1
/
+1
2014-12-21
Purge sp_desktop_sketch and sp_desktop_tempgroup
Liam P. White
1
-1
/
+1
2014-12-21
Purge sp_desktop_namedview in favor of SPDesktop::getNamedView
Liam P. White
1
-0
/
+1
2014-11-26
Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability
Liam P. White
1
-1
/
+1
2014-09-10
Fix bug #1367520 (crash regression)
Liam P. White
1
-1
/
+1
2014-06-27
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
1
-1
/
+1
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-1
/
+1
2012-06-17
Removed unneeded header style filename #defines
Jon A. Cruz
1
-2
/
+0
2012-06-17
Removed outdated classes.
Jon A. Cruz
1
-0
/
+2
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-1
/
+1
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+0
2012-01-04
CanvasText: reinstate ability to set anchor position manually
Diederik van Lierop
1
-5
/
+3
2012-01-03
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
1
-1
/
+1
2012-01-01
1) Fix CanvasText alignment bugs caused by static variables, uninitialized va...
Diederik van Lierop
1
-3
/
+5
2009-03-11
move canvastext to its own file (no linking error for me anymore), add outlin...
bulia byak
1
-0
/
+1
2008-08-01
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2008-07-30
New function to set text position and anchor relative to a given path
Maximilian Albert
1
-0
/
+18
2008-07-30
Move coordinate transform workaround to a more logical place
Maximilian Albert
1
-1
/
+2
2008-07-30
New 'internal' TextParam which doesn't display a widget (useful if the text s...
Maximilian Albert
1
-4
/
+0
2008-07-30
Make text widget for TextParams work and re-enable it
Maximilian Albert
1
-8
/
+4
2008-07-29
Disable text entry widget for TextParam until it works correctly
Maximilian Albert
1
-0
/
+5
2008-07-29
New parameter TextParam for LPEs
Maximilian Albert
1
-0
/
+110