| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix coding style | Jabier Arraiza | 2019-06-13 | 1 | -1/+1 |
| | | |||||
| * | Fix CI problem | Jabiertxof | 2019-06-13 | 1 | -1/+1 |
| | | |||||
| * | Try to fix issue with focus with thomas and add also stops to combos and ↵ | Jabiertxof | 2019-06-13 | 1 | -0/+4 |
| | | | | | unitcombos | ||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 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 | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 2015-04-27 | 1 | -8/+0 |
| | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | ||||
| * | Fix modelines | Alex Valavanis | 2014-08-30 | 1 | -2/+2 |
| | | | | (bzr r13341.1.183) | ||||
| * | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵ | Johan B. C. Engelen | 2013-10-12 | 1 | -1/+1 |
| | | | | | | 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 Petroff | 2013-08-04 | 1 | -3/+0 |
| | | | | (bzr r12380.1.62) | ||||
| * | Adding inclusion of config.h where needed for threads.h check. | Jon A. Cruz | 2013-06-07 | 1 | -0/+4 |
| | | | | (bzr r12355) | ||||
| * | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 2013-06-06 | 1 | -0/+2 |
| | | | | | | has it. (bzr r12353) | ||||
| * | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 2013-06-04 | 1 | -0/+2 |
| | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | ||||
| * | Replace old ComboText with Gtk::ComboBoxText | Alex Valavanis | 2012-02-11 | 1 | -2/+2 |
| | | | | (bzr r10960) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -0/+71 |
| | | | | (bzr r10697) | ||||
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 1 | -3/+4 |
| | | | | (bzr r10696) | ||||
| * | unitmenu: add method to add a unit | Johan B. C. Engelen | 2011-05-26 | 1 | -0/+1 |
| | | | | (bzr r10232) | ||||
| * | add new preference widget for a number with a unit. | Johan B. C. Engelen | 2011-04-17 | 1 | -0/+1 |
| | | | | | | change Preferences > Steps to this new widget (bzr r10177) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+70 |
| (bzr r1) | |||||
