stk-code_catmod/src/guiengine
2020-08-13 17:09:15 +02:00
..
widgets Add two new title font presets 2020-08-13 17:09:15 +02:00
abstract_state_manager.cpp Allow main menu auto resize if missed a resize event 2020-07-12 12:14:46 +08:00
abstract_state_manager.hpp Add resizing of GUIEngine (only works with some screen) 2020-06-04 15:49:34 +08:00
abstract_top_level_container.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
abstract_top_level_container.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
CGUISpriteBank.cpp Add batch drawing for list box widget 2020-05-01 09:45:22 +08:00
CGUISpriteBank.hpp Fix #3452 2018-11-25 02:00:33 +08:00
dialog_queue.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
dialog_queue.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
emoji_keyboard.cpp Make all ifstream creation utf8 path aware 2019-06-28 23:39:18 +08:00
emoji_keyboard.hpp Add emoji keyboard 2019-06-20 01:24:55 +08:00
engine.cpp Add two new title font presets 2020-08-13 17:09:15 +02:00
engine.hpp Add two new title font presets 2020-08-13 17:09:15 +02:00
event_handler.cpp Initial work to make android STK use SDL2 completely 2020-07-12 08:25:06 +08:00
event_handler.hpp Allow configure event callback for widgets based on input type 2020-06-16 00:44:11 +08:00
layout_manager.cpp Skin padding implementation (#4195) 2020-01-13 13:02:50 +08:00
layout_manager.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
message_queue.cpp Port moved height to android STK 2020-07-12 08:34:59 +08:00
message_queue.hpp Use std::unique_ptr for message queue memory management 2020-05-23 13:02:04 +08:00
modaldialog.cpp Improve in game resizing handling 2020-06-09 11:56:05 +08:00
modaldialog.hpp Improve in game resizing handling 2020-06-09 11:56:05 +08:00
scalable_font.cpp Remove unneeded RTL settings 2019-06-17 01:22:34 +08:00
scalable_font.hpp Remove unneeded RTL settings 2019-06-17 01:22:34 +08:00
screen_keyboard.cpp Update default value of screen keyboard status after SDL2 is used 2020-07-15 00:21:38 +08:00
screen_keyboard.hpp Add a possibility to disable system screen keyboard 2019-07-05 22:39:28 +02:00
screen_loader.cpp Add two new title font presets 2020-08-13 17:09:15 +02:00
screen.cpp Allow main menu auto resize if missed a resize event 2020-07-12 12:14:46 +08:00
screen.hpp Allow main menu auto resize if missed a resize event 2020-07-12 12:14:46 +08:00
skin.cpp SVG support (#4306) 2020-06-14 15:15:47 +08:00
skin.hpp Add resizing of GUIEngine (only works with some screen) 2020-06-04 15:49:34 +08:00
widget.cpp Allow configure event callback for widgets based on input type 2020-06-16 00:44:11 +08:00
widget.hpp Allow configure event callback for widgets based on input type 2020-06-16 00:44:11 +08:00
widgets.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00