summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/unit-menu.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-13fix coding styleJabier Arraiza1-1/+1
2019-06-13Fix CI problemJabiertxof1-1/+1
2019-06-13Try to fix issue with focus with thomas and add also stops to combos and unit...Jabiertxof1-0/+4
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-1/+1
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-8/+0
2014-08-30Fix modelinesAlex Valavanis1-2/+2
2013-10-12Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen1-1/+1
2013-08-04Switched to global UnitTable.Matthew Petroff1-3/+0
2013-06-07Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz1-0/+4
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2012-02-11Replace old ComboText with Gtk::ComboBoxTextAlex Valavanis1-2/+2
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-0/+71
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-3/+4
2011-05-26unitmenu: add method to add a unitJohan B. C. Engelen1-0/+1
2011-04-17add new preference widget for a number with a unit.Johan B. C. Engelen1-0/+1