ES-DE/es-core/src/guis
2021-10-23 20:49:00 +02:00
..
GuiDetectDevice.cpp Replaced some internal math functions with equivalents from the GLM library. 2021-08-17 20:55:29 +02:00
GuiDetectDevice.h Formatted the es-core source tree using clang-format. 2021-07-07 20:31:46 +02:00
GuiInfoPopup.cpp Simplified the code for info popups. 2021-10-07 18:31:40 +02:00
GuiInfoPopup.h Simplified the code for info popups. 2021-10-07 18:31:40 +02:00
GuiInputConfig.cpp Moved the resources/help directory to resources/graphics/help 2021-10-23 20:49:00 +02:00
GuiInputConfig.h Fixed numerous compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-19 14:37:10 +02:00
GuiMsgBox.cpp Fixed multiple issues where ComponentGrid would display incorrect help prompts. 2021-10-12 23:32:26 +02:00
GuiMsgBox.h Formatted the es-core source tree using clang-format. 2021-07-07 20:31:46 +02:00
GuiTextEditKeyboardPopup.cpp Adjusted the colors for the alt and shift keys on the virtual keyboard. 2021-10-18 18:13:21 +02:00
GuiTextEditKeyboardPopup.h Fixed numerous compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-19 14:37:10 +02:00
GuiTextEditPopup.cpp Fixed a cursor placement issue in GuiTextEditKeyboardPopup. 2021-10-07 18:33:57 +02:00
GuiTextEditPopup.h Added a virtual keyboard. 2021-09-17 22:23:41 +02:00