summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/text.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-8/+8
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* Add button to apply on path parameter as suggest Maren in bug #1715433#23Jabier Arraiza2017-10-011-0/+1
* Add tooltip to set default LPE widgetJabier Arraiza2017-09-221-0/+1
* Rewrite UXJabiertxof2017-04-291-3/+3
* ResetJabiertxof2017-04-281-3/+3
* Allow set and reset default values of LPE parametersJabiertxof2017-04-141-3/+3
* Add options to fit on DINJabier Arraiza Cenoz2016-07-311-1/+3
* const methodsJohan B. C. Engelen2013-01-171-1/+1
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-2/+2
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* move canvastext to its own file (no linking error for me anymore), add outlin...bulia byak2009-03-111-1/+2
* Warning cleanupJon A. Cruz2008-08-011-1/+1
* Remove UI stuff from internal text parameterMaximilian Albert2008-07-311-10/+6
* New function to set text position and anchor relative to a given pathMaximilian Albert2008-07-301-0/+2
* New 'internal' TextParam which doesn't display a widget (useful if the text s...Maximilian Albert2008-07-301-1/+29
* Make text widget for TextParams work and re-enable itMaximilian Albert2008-07-301-0/+1
* Temporarily move the code from display/canvas-text.(h|cpp) to display/canvas-...Maximilian Albert2008-07-291-1/+2
* New parameter TextParam for LPEsMaximilian Albert2008-07-291-0/+63