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
/
lpe-ruler.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-11
Merging from trunk
Ted Gould
1
-24
/
+42
2008-08-19
Make lpe-ruler work for arbitrary paths, not just line segments
Maximilian Albert
1
-20
/
+26
2008-08-19
Don't display canvas text (length info) in lpe-ruler any more; add many more ...
Maximilian Albert
1
-52
/
+64
2008-07-31
Make lpe-path_length use TextParamInternal
Maximilian Albert
1
-1
/
+1
2008-07-31
Remove UI stuff from internal text parameter
Maximilian Albert
1
-1
/
+1
2008-07-31
New unit parameter for LPEs which lpe-ruler now uses
Maximilian Albert
1
-2
/
+11
2008-07-30
Move coordinate transform workaround to a more logical place
Maximilian Albert
1
-1
/
+1
2008-07-29
Make lpe-ruler use the new text widget to display the ruler length on-canvas;...
Maximilian Albert
1
-8
/
+55
2008-07-22
Scale parameter for lpe-ruler
Maximilian Albert
1
-2
/
+4
2008-07-16
warning cleanup
Jon A. Cruz
1
-1
/
+1
2008-07-15
Print distance info in console for LPERuler until new CanvasText item works
Maximilian Albert
1
-0
/
+2
2008-07-15
New LPE: Ruler
Maximilian Albert
1
-0
/
+79