summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/unit.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-2/+2
* Switched to global UnitTable.Matthew Petroff2013-08-041-2/+2
* Ported "live_effects/parameter/unit.*".Matthew Petroff2013-07-191-10/+12
* Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".Matthew Petroff2013-07-171-1/+1
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
* const methodsJohan B. C. Engelen2013-01-171-1/+1
* Removed unneeded header style filename #definesJon A. Cruz2012-06-171-2/+0
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
* Header cleaningAlex Valavanis2012-02-121-0/+1
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-1/+1
* New unit parameter for LPEs which lpe-ruler now usesMaximilian Albert2008-07-311-0/+94