summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/text.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-11move canvastext to its own file (no linking error for me anymore), add outlin...bulia byak1-0/+1
2008-08-01Warning cleanupJon A. Cruz1-1/+1
2008-07-30New function to set text position and anchor relative to a given pathMaximilian Albert1-0/+18
2008-07-30Move coordinate transform workaround to a more logical placeMaximilian Albert1-1/+2
2008-07-30New 'internal' TextParam which doesn't display a widget (useful if the text s...Maximilian Albert1-4/+0
2008-07-30Make text widget for TextParams work and re-enable itMaximilian Albert1-8/+4
2008-07-29Disable text entry widget for TextParam until it works correctlyMaximilian Albert1-0/+5
2008-07-29New parameter TextParam for LPEsMaximilian Albert1-0/+110