Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-07-21 | Android: Fix ConfirmRegistration and PasswordChange input and scale size ↵ | Maksim | |
(#10182) | |||
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-04-11 | Formspecs: Add state-selection to style elements (#9378) | Hugues Ross | |
2019-10-12 | Add more visual feedback for button states (#8916) | Hugues Ross | |
- Add style properties for overriding the the hovered/pressed state - By default, hovered buttons are a lighter version of the base color - By default, pressed buttons are a darker version of the base color - Add hovered bg image support for image buttons (style property) | |||
2018-11-28 | Move client-specific files to 'src/client' (#7902) | Quentin Bazin | |
Update Android.mk Remove 'src/client' from include_directories | |||
2018-11-26 | Make non-formspec modal menus respect gui scale (#7850) | stujones11 | |
2018-10-29 | Remove un-needed header inclusion | stujones11 | |
2018-10-29 | Move touchscreen input handling to base GUIModalMenu class | stujones11 | |
2017-11-08 | Move files to subdirectories (#6599) | Vitaliy | |
* Move files around |