summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/unit-tracker.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Last improvements to line heightJabier Arraiza2019-09-071-1/+1
|
* Add line height UX improvementsJabier Arraiza2019-09-071-0/+1
|
* Remove line height code and ficx coding styleJabiertxof2019-08-021-1/+0
|
* Add font size units and Adam UX sugestionJabiertxof2019-08-021-0/+1
|
* Hackfest2019: Get rid of deprecated InkSelectOneActionAlexander Valavanis2019-05-281-11/+0
|
* UnitTracker: Create tool item without using GtkActionAlexander Valavanis2019-02-031-1/+5
|
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Convert UnitTracker to use ink-select-one-action.Tavmjong Bah2018-02-041-5/+16
| | | | Additional code clean up.
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-0/+3
| | | | A lot of header clean-up.
* Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-011-3/+3
|
* 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)