Ivan Savenko 10fc6cecef Merge pull request #2157 from IvanSavenko/interface_layouts 2 years ago
..
CGuiHandler.cpp ad3e54e6c0 Reduced usage of topWindow() method 2 years ago
CGuiHandler.h ad3e54e6c0 Reduced usage of topWindow() method 2 years ago
CIntObject.cpp ad3e54e6c0 Reduced usage of topWindow() method 2 years ago
CIntObject.h ad3e54e6c0 Reduced usage of topWindow() method 2 years ago
CursorHandler.cpp f84c2c3bb5 Removed getFrameDeltaMilliseconds from gui handler 2 years ago
CursorHandler.h b1821d4442 Removed some SDL access from non-SDL code 2 years ago
FramerateManager.cpp 3ecdff2a21 FramerateManager now uses chrono instead of SDL_Ticks 2 years ago
FramerateManager.h 3ecdff2a21 FramerateManager now uses chrono instead of SDL_Ticks 2 years ago
InterfaceObjectConfigurable.cpp 20ec747440 Do not show desktop-only options on mobile systems 2 years ago
InterfaceObjectConfigurable.h 20ec747440 Do not show desktop-only options on mobile systems 2 years ago
MouseButton.h 860fe43131 Merged two mouse button enums 2 years ago
NotificationHandler.cpp 46ccd65080 Removed largely unused signal handling, fixes build with musl c library 2 years ago
NotificationHandler.h ee7a573cb8 Refactoring of SDL API usage: 2 years ago
Shortcut.h 872b68c59a Implemented zoom reset shortcut (backspace) 2 years ago
ShortcutHandler.cpp 872b68c59a Implemented zoom reset shortcut (backspace) 2 years ago
ShortcutHandler.h dea10e6091 Use more descriptive names for hotkeys 2 years ago
TextAlignment.h 9be38780cd Removed remaining parts of Geomeotries.h/cpp 2 years ago
WindowHandler.cpp ad3e54e6c0 Reduced usage of topWindow() method 2 years ago
WindowHandler.h ad3e54e6c0 Reduced usage of topWindow() method 2 years ago