aboutsummaryrefslogtreecommitdiff
path: root/src/gui/modalMenu.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Gettext support on Android (#11435)Pevernow2021-08-081-1/+1
| | | | Co-authored-by: sfan5 <sfan5@live.de> Co-authored-by: =?UTF-8?q?Olivier=20Samyn=20=F0=9F=8E=BB?= <code@oleastre.be>
* Rewrite touch event conversion (#10636)Vitaliy2021-02-071-76/+95
|
* 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