aboutsummaryrefslogtreecommitdiff
path: root/src/gui/modalMenu.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Formspecs: volume and key settings windows can now be closed by ↵Zughy2020-07-141-3/+87
| | | | | | | doubleclicking/tapping (#10128) Co-authored-by: Xx_Crazyminer_xX <carlo.digioia@hotmail.it> Co-authored-by: Marco <4279489-marco_a@users.noreply.gitlab.com>
* TouchScreen Control: fix some bugs, cleanupMoNTE482020-06-091-40/+19
|
* Add comments for translators (#9510)Wuzzy2020-03-201-0/+2
| | | | | * Add translator comments for "special" strings * Add translator comments for some "tricky" strings
* LINT fixes since recent tooling updateLoïc Blot2019-03-141-1/+1
|
* Make non-formspec modal menus respect gui scale (#7850)stujones112018-11-261-0/+6
|
* Move touchscreen input handling to base GUIModalMenu classstujones112018-10-291-0/+283