index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
canvas-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-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-1
/
+1
*
Cleanup of measure text for moving away from overlap.
Jon A. Cruz
2012-05-28
1
-1
/
+1
*
CanvasText: reinstate ability to set anchor position manually
Diederik van Lierop
2012-01-04
1
-1
/
+5
*
Final fix for CanvasText alignment bugs
Diederik van Lierop
2012-01-04
1
-2
/
+2
*
1) Fix CanvasText alignment bugs caused by static variables, uninitialized va...
Diederik van Lierop
2012-01-01
1
-3
/
+3
*
mixed usage of class and struct for same object
Kris De Gussem
2011-12-11
1
-2
/
+2
*
Switch to GObject
Alex Valavanis
2011-06-24
1
-1
/
+1
*
* Fix text_extents calculation for canvas text items.
Felipe Corr??a da Silva Sanches
2011-06-21
1
-0
/
+10
*
fix bug 800052: improve measure tool readability
Felipe Corr??a da Silva Sanches
2011-06-21
1
-0
/
+4
*
Remove deprecated glib macro wrappers
Alex Valavanis
2011-06-14
1
-2
/
+2
*
D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, Bug...
Nicolas Dufour
2011-03-18
1
-0
/
+1
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
1
-8
/
+5
*
move canvastext to its own file (no linking error for me anymore), add outlin...
bulia byak
2009-03-11
1
-3
/
+10
*
From trunk
Ted Gould
2008-10-27
1
-1
/
+1
*
Tweak of member to Geom class
Bob Jamison
2008-09-19
1
-2
/
+2
*
Fixed const-correctness
Jon A. Cruz
2008-08-03
1
-3
/
+3
*
New CanvasText item; TODO: works quite well but updating may be incorrect sin...
Maximilian Albert
2008-07-22
1
-0
/
+61