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