stk-code_catmod/src/guiengine
2021-09-09 15:42:23 +08:00
..
widgets Don't open link on shrinked text in bubble widget 2021-09-09 15:42:23 +08: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 Improve appearance of dialog with display cutout 2021-03-22 07:58:20 +08: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 Remove SF_DISABLE_URL_HIGHLIGHT flag to avoid conflicts with cache 2021-09-08 09:38:30 +08: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 Improve appearance of dialog with display cutout 2021-03-22 07:58:20 +08:00
layout_manager.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
message_queue.cpp Remove SF_DISABLE_URL_HIGHLIGHT flag to avoid conflicts with cache 2021-09-08 09:38:30 +08:00
message_queue.hpp Add a way to print message to stk gui from java 2021-05-04 09:03:38 +08:00
modaldialog.cpp Improve appearance of dialog with display cutout 2021-03-22 07:58:20 +08:00
modaldialog.hpp Improve appearance of dialog with display cutout 2021-03-22 07:58:20 +08:00
scalable_font.cpp Share FontWithFace render code with getCluster for more functionality 2021-09-05 08:41:46 +08:00
scalable_font.hpp Share FontWithFace render code with getCluster for more functionality 2021-09-05 08:41:46 +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 use a rainbow kart color slider 2021-08-13 21:09:24 -05:00
screen.cpp Remove separate menu FPS throttling 2020-09-27 17:10:17 -07:00
screen.hpp Remove separate menu FPS throttling 2020-09-27 17:10:17 -07:00
skin.cpp use skin color for tooltip text 2021-08-19 17:21:21 -05: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 use a rainbow kart color slider 2021-08-13 21:09:24 -05:00
widgets.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00