ES-DE/es-core/src/guis
2022-08-30 20:26:48 +02:00
..
GuiDetectDevice.cpp Changed the opacity data type and functions from unsigned char to float. 2022-02-11 22:10:25 +01:00
GuiDetectDevice.h Removed a huge amount of unnecessary Window* function arguments. 2022-01-19 18:01:54 +01:00
GuiInfoPopup.cpp Refactored the rendering code into proper classes. 2022-03-14 19:51:48 +01:00
GuiInfoPopup.h Refactored the rendering code into proper classes. 2022-03-14 19:51:48 +01:00
GuiInputConfig.cpp Fixed some issues where bundled SVG images would not get cached at the correct resolution. 2022-08-30 20:26:48 +02:00
GuiInputConfig.h Removed a huge amount of unnecessary Window* function arguments. 2022-01-19 18:01:54 +01:00
GuiMsgBox.cpp Removed a huge amount of unnecessary Window* function arguments. 2022-01-19 18:01:54 +01:00
GuiMsgBox.h Removed a huge amount of unnecessary Window* function arguments. 2022-01-19 18:01:54 +01:00
GuiTextEditKeyboardPopup.cpp Fixed an issue where a virtual keyboard key repeat would sometimes continue to run when it shouldn't. 2022-06-10 19:30:21 +02:00
GuiTextEditKeyboardPopup.h Removed a huge amount of unnecessary Window* function arguments. 2022-01-19 18:01:54 +01:00
GuiTextEditPopup.cpp Improved the behavior and consistency for the virtual keyboard when using non-standard keyboard mappings. 2022-06-10 19:28:01 +02:00
GuiTextEditPopup.h Removed a huge amount of unnecessary Window* function arguments. 2022-01-19 18:01:54 +01:00