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