Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-15 | Apply DPI Scaling to GUIModalMenu (#12693) | Elliott Lester | |
Co-authored-by: sfan5 <sfan5@live.de> | |||
2022-07-09 | Enforce limits of settings that could cause buggy behaviour (#12450) | SmallJoker | |
Enforces the setting value bounds that are currently only limited by the GUI (settingtypes.txt). | |||
2022-06-14 | Fix Android input box crash | ROllerozxa | |
2022-05-29 | Improve a translation string | sfan5 | |
fixes #11442 | |||
2022-05-22 | Replace all uses of core::list with std::list (#12313) | paradust7 | |
2021-09-26 | Touch UI support for desktop builds (#10729) | TheBrokenRail | |
2021-08-08 | Gettext support on Android (#11435) | Pevernow | |
Co-authored-by: sfan5 <sfan5@live.de> Co-authored-by: =?UTF-8?q?Olivier=20Samyn=20=F0=9F=8E=BB?= <code@oleastre.be> | |||
2021-02-07 | Rewrite touch event conversion (#10636) | Vitaliy | |
2020-07-14 | Formspecs: volume and key settings windows can now be closed by ↵ | Zughy | |
doubleclicking/tapping (#10128) Co-authored-by: Xx_Crazyminer_xX <carlo.digioia@hotmail.it> Co-authored-by: Marco <4279489-marco_a@users.noreply.gitlab.com> | |||
2020-06-09 | TouchScreen Control: fix some bugs, cleanup | MoNTE48 | |
2020-03-20 | Add comments for translators (#9510) | Wuzzy | |
* Add translator comments for "special" strings * Add translator comments for some "tricky" strings | |||
2019-03-14 | LINT fixes since recent tooling update | Loïc Blot | |
2018-11-26 | Make non-formspec modal menus respect gui scale (#7850) | stujones11 | |
2018-10-29 | Move touchscreen input handling to base GUIModalMenu class | stujones11 | |