summaryrefslogtreecommitdiff
path: root/src/gui/modalMenu.cpp
Commit message (Collapse)AuthorAge
* Improve a translation stringsfan52022-05-29
| | | | fixes #11442
* Replace all uses of core::list with std::list (#12313)paradust72022-05-22
|
* Touch UI support for desktop builds (#10729)TheBrokenRail2021-09-26
|
* Gettext support on Android (#11435)Pevernow2021-08-08
| | | | 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-07
|
* Formspecs: volume and key settings windows can now be closed by ↵Zughy2020-07-14
| | | | | | | 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-09
|
* Add comments for translators (#9510)Wuzzy2020-03-20
| | | | | * Add translator comments for "special" strings * Add translator comments for some "tricky" strings
* LINT fixes since recent tooling updateLoïc Blot2019-03-14
|
* Make non-formspec modal menus respect gui scale (#7850)stujones112018-11-26
|
* Move touchscreen input handling to base GUIModalMenu classstujones112018-10-29