| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-09-07 | Last improvements to line height | Jabier Arraiza | 1 | -4/+10 | |
| 2019-09-07 | Add line height UX improvements | Jabier Arraiza | 1 | -0/+6 | |
| 2019-08-02 | Remove line height code and ficx coding style | Jabiertxof | 1 | -12/+0 | |
| 2019-08-02 | Fix coding style | Jabiertxof | 1 | -2/+2 | |
| 2019-08-02 | Add font size units and Adam UX sugestion | Jabiertxof | 1 | -0/+12 | |
| 2019-05-28 | Hackfest2019: Get rid of deprecated InkSelectOneAction | Alexander Valavanis | 1 | -52/+5 | |
| 2019-04-30 | Make display unit change roll out to toolbars | Nathan Lee | 1 | -0/+2 | |
| Add exception for measure tool, which uses preferences Fixes https://gitlab.com/inkscape/inbox/issues/393 Partial fix: https://gitlab.com/inkscape/inkscape/issues/208 | |||||
| 2019-02-03 | UnitTracker: Create tool item without using GtkAction | Alexander Valavanis | 1 | -1/+19 | |
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -2/+2 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -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 | |||||
| 2018-10-06 | Misc. typos | luz.paz | 1 | -1/+1 | |
| Found via `codespell` | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-02-04 | Convert UnitTracker to use ink-select-one-action. | Tavmjong Bah | 1 | -71/+110 | |
| Additional code clean up. | |||||
| 2018-02-03 | Relink GtkAdjustments that use same UnitTracker. | Tavmjong Bah | 1 | -1/+1 | |
| Link broken by commit e0957537 (removing GSList). | |||||
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -2/+2 | |
| A lot of header clean-up. | |||||
| 2017-10-01 | Removed all GSList occurences in .h files | Marc Jeanmougin | 1 | -28/+23 | |
| 2016-03-22 | Add prependUnit function | Martin Owens | 1 | -0/+10 | |
| (bzr r14737) | |||||
| 2016-03-18 | Reverting 14701. | Tavmjong Bah | 1 | -10/+0 | |
| (bzr r14716.1.2) | |||||
| 2016-03-12 | Add a units box to line height and wire in the style units, plus some cleanup | Martin Owens | 1 | -0/+10 | |
| (bzr r14701) | |||||
| 2014-10-05 | Move GtkAction subclasses to widgets/ | Liam P. White | 1 | -1/+1 | |
| (bzr r13341.1.249) | |||||
| 2013-10-12 | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵ | Johan B. C. Engelen | 1 | -13/+14 | |
| 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) | |||||
| 2013-10-05 | Rewrite the internals of the unit code for somewhat better performance | Krzysztof Kosi??ski | 1 | -4/+4 | |
| (bzr r12661) | |||||
| 2013-09-26 | cppcheck: performance | Kris De Gussem | 1 | -1/+1 | |
| (bzr r12598) | |||||
| 2013-08-04 | Switched to global UnitTable. | Matthew Petroff | 1 | -5/+7 | |
| (bzr r12380.1.62) | |||||
| 2013-08-01 | Fix UnitTracker percentage bug. | Matthew Petroff | 1 | -1/+1 | |
| (bzr r12380.1.59) | |||||
| 2013-07-31 | Added percent support back to select toolbar. | Matthew Petroff | 1 | -1/+8 | |
| (bzr r12380.1.53) | |||||
| 2013-07-18 | Switch unit functions from using pointer arguements to reference arguements. | Matthew Petroff | 1 | -4/+3 | |
| (bzr r12380.1.28) | |||||
| 2013-07-17 | Fixed conversion factors and missed unit include removal. | Matthew Petroff | 1 | -1/+1 | |
| (bzr r12380.1.12) | |||||
| 2013-07-17 | Added new UnitTracker class. | Matthew Petroff | 1 | -0/+255 | |
| (bzr r12380.1.9) | |||||
