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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
1
-2
/
+2
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-1
/
+1
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-2
/
+0
*
made ruler lpe "official" + restored a "unit" param and fixed end mark on clo...
JF Barraud
2009-06-05
1
-0
/
+2
*
Make lpe-ruler work for arbitrary paths, not just line segments
Maximilian Albert
2008-08-19
1
-2
/
+9
*
Don't display canvas text (length info) in lpe-ruler any more; add many more ...
Maximilian Albert
2008-08-19
1
-4
/
+24
*
New unit parameter for LPEs which lpe-ruler now uses
Maximilian Albert
2008-07-31
1
-0
/
+2
*
New 'internal' TextParam which doesn't display a widget (useful if the text s...
Maximilian Albert
2008-07-30
1
-1
/
+1
*
Make lpe-ruler use the new text widget to display the ruler length on-canvas;...
Maximilian Albert
2008-07-29
1
-1
/
+2
*
Scale parameter for lpe-ruler
Maximilian Albert
2008-07-22
1
-0
/
+1
*
New LPE: Ruler
Maximilian Albert
2008-07-15
1
-0
/
+52