summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/unit-tracker.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add prependUnit functionMartin Owens2016-03-221-0/+1
| | | (bzr r14737)
* Reverting 14701.Tavmjong Bah2016-03-181-1/+0
| | | (bzr r14716.1.2)
* Add a units box to line height and wire in the style units, plus some cleanupMartin Owens2016-03-121-0/+1
| | | (bzr r14701)
* Reduce header bloatAlex Valavanis2014-08-301-2/+5
| | | (bzr r13341.1.184)
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵Johan B. C. Engelen2013-10-121-4/+4
| | | | | objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? (bzr r12679)
* Switched to global UnitTable.Matthew Petroff2013-08-041-2/+0
| | | (bzr r12380.1.62)
* Added percent support back to select toolbar.Matthew Petroff2013-07-311-0/+1
| | | (bzr r12380.1.53)
* Added new UnitTracker class.Matthew Petroff2013-07-171-0/+75
(bzr r12380.1.9)