yw05 85163b531f Make edit boxes respond to string input (IME) (#11156) 3 years ago
..
CMakeLists.txt 96d4df995c Drop old text input workarounds (#11089) 3 years ago
StyleSpec.h 009e39e73b FormSpec: Add list spacing, slot size, and noclip (#10083) 3 years ago
guiAnimatedImage.cpp 13ad8e2a09 Formspecs: Add starting frame to `animated_image` (#9411) 4 years ago
guiAnimatedImage.h 13ad8e2a09 Formspecs: Add starting frame to `animated_image` (#9411) 4 years ago
guiBackgroundImage.cpp 5506e97ed8 Formspec: draw order and clipping for all elements (#8740) 4 years ago
guiBackgroundImage.h 5506e97ed8 Formspec: draw order and clipping for all elements (#8740) 4 years ago
guiBox.cpp b2f3f66385 Fix box[]es not being clipped (#10473) 3 years ago
guiBox.h 83d0c360cc Add gradients and borders to FormSpec boxes (#8676) 3 years ago
guiButton.cpp 3579dd2186 Restore Irrlicht 1.9 support 3 years ago
guiButton.h 3579dd2186 Restore Irrlicht 1.9 support 3 years ago
guiButtonImage.cpp ee6c499ff8 Fix wrong use of guiScalingImageButton in formspecs buttons (#10094) 4 years ago
guiButtonImage.h 037422fdba Modernize include guards and add missing ones (#9898) 4 years ago
guiButtonItemImage.cpp f0bad0e2ba Reserve vectors before pushing and other code quality changes (#11161) 3 years ago
guiButtonItemImage.h f0bad0e2ba Reserve vectors before pushing and other code quality changes (#11161) 3 years ago
guiChatConsole.cpp 85163b531f Make edit boxes respond to string input (IME) (#11156) 3 years ago
guiChatConsole.h 85163b531f Make edit boxes respond to string input (IME) (#11156) 3 years ago
guiConfirmRegistration.cpp 96d4df995c Drop old text input workarounds (#11089) 3 years ago
guiConfirmRegistration.h f780bae05c Formspecs: Add state-selection to style elements (#9378) 4 years ago
guiEditBox.cpp 85163b531f Make edit boxes respond to string input (IME) (#11156) 3 years ago
guiEditBox.h 85163b531f Make edit boxes respond to string input (IME) (#11156) 3 years ago
guiEditBoxWithScrollbar.cpp 4b01282821 Factorize more guiEditBoxes code (#10789) 3 years ago
guiEditBoxWithScrollbar.h 4b01282821 Factorize more guiEditBoxes code (#10789) 3 years ago
guiEngine.cpp 2072afb72b Fix memory leak detected by address sanitizer (#10896) 3 years ago
guiEngine.h 9bb381ebd3 Change typedef to normal definitions in GUI code 3 years ago
guiFormSpecMenu.cpp c9eba8440d Fix segfault for model[] without animation speed 3 years ago
guiFormSpecMenu.h 4c76239818 Remove dead code (#10845) 3 years ago
guiHyperText.cpp 6a55c03dab Make hypertext and textarea have proper scroll event propagation. (#10860) 3 years ago
guiHyperText.h 0ac999ded7 Add scroll_container formspec element (redo) (#9101) 4 years ago
guiInventoryList.cpp f227e40180 Fix list spacing and size (again) (#10869) 3 years ago
guiInventoryList.h 4fb6b6afa7 Formspec: allow lists to change size and existence while the formspec is open (#9700) 4 years ago
guiItemImage.cpp 9284313d17 Refactor to centralize GUIButton styling/rendering code (#9090) 4 years ago
guiItemImage.h 5506e97ed8 Formspec: draw order and clipping for all elements (#8740) 4 years ago
guiKeyChangeMenu.cpp 827224635b Use "Aux1" key name consistently everywhere 3 years ago
guiKeyChangeMenu.h f780bae05c Formspecs: Add state-selection to style elements (#9378) 4 years ago
guiMainMenu.h cfaef5b1cf Formspecs: volume and key settings windows can now be closed by doubleclicking/tapping (#10128) 3 years ago
guiPasswordChange.cpp 76afde861d Android: Fix ConfirmRegistration and PasswordChange input and scale size (#10182) 3 years ago
guiPasswordChange.h f780bae05c Formspecs: Add state-selection to style elements (#9378) 4 years ago
guiPathSelectMenu.cpp 9519d57017 Make non-formspec modal menus respect gui scale (#7850) 5 years ago
guiPathSelectMenu.h 323c860045 Move touchscreen input handling to base GUIModalMenu class 5 years ago
guiScene.cpp 285ba74723 GUIScene: Clear depth buffer + replace deprecated clearZBuffer calls 3 years ago
guiScene.h 285ba74723 GUIScene: Clear depth buffer + replace deprecated clearZBuffer calls 3 years ago
guiScrollBar.cpp 8eb2cbac61 Fix warnings about an unused variables and implicit conversion (#10586) 3 years ago
guiScrollBar.h 8eb2cbac61 Fix warnings about an unused variables and implicit conversion (#10586) 3 years ago
guiScrollContainer.cpp 287f3fb2e3 Avoid drawing clipped out formspec elements (#10095) 3 years ago
guiScrollContainer.h 287f3fb2e3 Avoid drawing clipped out formspec elements (#10095) 3 years ago
guiSkin.cpp 3e5bce2251 darken tabheader background color (#10299) 3 years ago
guiSkin.h d1a1c5cbf0 Add custom colorable GUIButton implementation 4 years ago
guiTable.cpp cd0e213a36 Add font styling options to tables and textlists (#10203) 3 years ago
guiTable.h cd0e213a36 Add font styling options to tables and textlists (#10203) 3 years ago
guiVolumeChange.cpp cfaef5b1cf Formspecs: volume and key settings windows can now be closed by doubleclicking/tapping (#10128) 3 years ago
guiVolumeChange.h f780bae05c Formspecs: Add state-selection to style elements (#9378) 4 years ago
mainmenumanager.h e19565c170 Replace for loop with call to standard library function (#8194) 5 years ago
modalMenu.cpp 4caf156be5 Rewrite touch event conversion (#10636) 3 years ago
modalMenu.h 4caf156be5 Rewrite touch event conversion (#10636) 3 years ago
profilergraph.cpp 9537cfd3f8 Add a MSVC / Windows compatible snprintf function (#7353) 5 years ago
profilergraph.h 99c9e7a986 Game refactor [4/X]: keycache is now owned by InputHandler 6 years ago
touchscreengui.cpp 827224635b Use "Aux1" key name consistently everywhere 3 years ago
touchscreengui.h 827224635b Use "Aux1" key name consistently everywhere 3 years ago