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