Ivan Savenko 6fe00ad55c Moved slider class to a separate file 2 lat temu
..
CGuiHandler.cpp 34123c7f07 Minor refactoring of mouse input handling 2 lat temu
CGuiHandler.h 34123c7f07 Minor refactoring of mouse input handling 2 lat temu
CIntObject.cpp 360bf48031 Implemented panning/swiping gesture for sliders 2 lat temu
CIntObject.h 360bf48031 Implemented panning/swiping gesture for sliders 2 lat temu
CursorHandler.cpp c9d42d59c3 Formatting fix 2 lat temu
CursorHandler.h b1821d4442 Removed some SDL access from non-SDL code 2 lat temu
EventDispatcher.cpp 57df1c3e0d Implemented gesture for town/hero lists and town/hero selection 2 lat temu
EventDispatcher.h 360bf48031 Implemented panning/swiping gesture for sliders 2 lat temu
EventsReceiver.cpp 57df1c3e0d Implemented gesture for town/hero lists and town/hero selection 2 lat temu
EventsReceiver.h 360bf48031 Implemented panning/swiping gesture for sliders 2 lat temu
FramerateManager.cpp 3ecdff2a21 FramerateManager now uses chrono instead of SDL_Ticks 2 lat temu
FramerateManager.h 3ecdff2a21 FramerateManager now uses chrono instead of SDL_Ticks 2 lat temu
InterfaceObjectConfigurable.cpp 6fe00ad55c Moved slider class to a separate file 2 lat temu
InterfaceObjectConfigurable.h 20ec747440 Do not show desktop-only options on mobile systems 2 lat temu
MouseButton.h 860fe43131 Merged two mouse button enums 2 lat temu
Shortcut.h 872b68c59a Implemented zoom reset shortcut (backspace) 2 lat temu
ShortcutHandler.cpp 872b68c59a Implemented zoom reset shortcut (backspace) 2 lat temu
ShortcutHandler.h dea10e6091 Use more descriptive names for hotkeys 2 lat temu
TextAlignment.h 9be38780cd Removed remaining parts of Geomeotries.h/cpp 2 lat temu
WindowHandler.cpp 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 lat temu
WindowHandler.h ad3e54e6c0 Reduced usage of topWindow() method 2 lat temu