summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/unit-menu.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-13fix coding styleJabier Arraiza1-4/+1
2019-06-13Try to fix issue with focus with thomas and add also stops to combos and unit...Jabiertxof1-0/+7
2019-01-02modernize loopsMarc Jeanmougin1-2/+2
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-2/+1
2014-08-30Fix modelinesAlex Valavanis1-3/+3
2013-10-12Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen1-12/+13
2013-10-05Rewrite the internals of the unit code for somewhat better performanceKrzysztof Kosi??ski1-5/+3
2013-08-04Switched to global UnitTable.Matthew Petroff1-7/+9
2012-11-26Drop support for GTK+ < 2.24Alex Valavanis1-13/+1
2012-02-11Replace old ComboText with Gtk::ComboBoxTextAlex Valavanis1-1/+13
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-73/+22
2011-10-03Doxygen cleanup.Jon A. Cruz1-1/+1
2011-05-26unitmenu: add method to add a unitJohan B. C. Engelen1-0/+8
2011-04-17add new preference widget for a number with a unit.Johan B. C. Engelen1-0/+13