summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-ruler.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-2/+0
* made ruler lpe "official" + restored a "unit" param and fixed end mark on clo...JF Barraud2009-06-051-0/+2
* Make lpe-ruler work for arbitrary paths, not just line segmentsMaximilian Albert2008-08-191-2/+9
* Don't display canvas text (length info) in lpe-ruler any more; add many more ...Maximilian Albert2008-08-191-4/+24
* New unit parameter for LPEs which lpe-ruler now usesMaximilian Albert2008-07-311-0/+2
* New 'internal' TextParam which doesn't display a widget (useful if the text s...Maximilian Albert2008-07-301-1/+1
* Make lpe-ruler use the new text widget to display the ruler length on-canvas;...Maximilian Albert2008-07-291-1/+2
* Scale parameter for lpe-rulerMaximilian Albert2008-07-221-0/+1
* New LPE: RulerMaximilian Albert2008-07-151-0/+52