| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Fix modelines | Alex Valavanis | 2014-08-30 | 1 | -3/+3 |
| | | | | (bzr r13341.1.183) | ||||
| * | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵ | Johan B. C. Engelen | 2013-10-12 | 1 | -12/+13 |
| | | | | | | 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) | ||||
| * | Rewrite the internals of the unit code for somewhat better performance | Krzysztof Kosi??ski | 2013-10-05 | 1 | -5/+3 |
| | | | | (bzr r12661) | ||||
| * | Switched to global UnitTable. | Matthew Petroff | 2013-08-04 | 1 | -7/+9 |
| | | | | (bzr r12380.1.62) | ||||
| * | Drop support for GTK+ < 2.24 | Alex Valavanis | 2012-11-26 | 1 | -13/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907) | ||||
| * | Replace old ComboText with Gtk::ComboBoxText | Alex Valavanis | 2012-02-11 | 1 | -1/+13 |
| | | | | (bzr r10960) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -73/+22 |
| | | | | (bzr r10697) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -1/+1 |
| | | | | (bzr r10660) | ||||
| * | unitmenu: add method to add a unit | Johan B. C. Engelen | 2011-05-26 | 1 | -0/+8 |
| | | | | (bzr r10232) | ||||
| * | add new preference widget for a number with a unit. | Johan B. C. Engelen | 2011-04-17 | 1 | -0/+13 |
| | | | | | | change Preferences > Steps to this new widget (bzr r10177) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+181 |
| (bzr r1) | |||||
