aboutsummaryrefslogtreecommitdiff
path: root/src/gui/modalMenu.cpp
AgeCommit message (Expand)Author
2022-08-15Apply DPI Scaling to GUIModalMenu (#12693)Elliott Lester
2022-07-09Enforce limits of settings that could cause buggy behaviour (#12450)SmallJoker
2022-06-14Fix Android input box crashROllerozxa
2022-05-29Improve a translation stringsfan5
2022-05-22Replace all uses of core::list with std::list (#12313)paradust7
2021-09-26Touch UI support for desktop builds (#10729)TheBrokenRail
2021-08-08Gettext support on Android (#11435)Pevernow
2021-02-07Rewrite touch event conversion (#10636)Vitaliy
2020-07-14Formspecs: volume and key settings windows can now be closed by doubleclickin...Zughy
2020-06-09TouchScreen Control: fix some bugs, cleanupMoNTE48
2020-03-20Add comments for translators (#9510)Wuzzy
2019-03-14LINT fixes since recent tooling updateLoïc Blot
2018-11-26Make non-formspec modal menus respect gui scale (#7850)stujones11
2018-10-29Move touchscreen input handling to base GUIModalMenu classstujones11