stk-code_catmod/src/guiengine
Deve d9550fbb28 Stop accepting events when we are waiting for destroy event on android.
This is to make sure that there is no eg. multiple events in single loop, so that user could open another screen before window is actually closed.
2019-04-04 22:24:14 +02:00
..
widgets Avoid a crash in ribbon widget 2019-02-26 22:25:37 +01:00
abstract_state_manager.cpp Fix crash if top screen is networking lobby --connect-now 2019-03-29 14:38:38 +08:00
abstract_state_manager.hpp Allow to reuse same stkgui for different screen instance 2018-03-31 00:11:39 +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 Take target icon size into account when computing positions in sprite bank 2018-12-18 22:15:31 +01: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
engine.cpp Stop accepting events when we are waiting for destroy event on android. 2019-04-04 22:24:14 +02:00
engine.hpp Allow the gui to be updates while loading a track, and use this 2018-12-05 09:51:41 +11:00
event_handler.cpp Fixed a crash after closing screen keyboard when dialog window is active. 2019-01-31 22:00:39 +01:00
event_handler.hpp Stop accepting events when we are waiting for destroy event on android. 2019-04-04 22:24:14 +02:00
layout_manager.cpp Move GUI files to categorized folders and update all references 2018-09-16 16:37:42 +02:00
layout_manager.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
message_queue.cpp Fix message queue progress bar for floating point changed 2019-02-05 16:01:51 +08:00
message_queue.hpp Display all votes in the RHS of tracks screen 2018-03-19 15:08:38 +08:00
modaldialog.cpp Move GUI files to categorized folders and update all references 2018-09-16 16:37:42 +02:00
modaldialog.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
scalable_font.cpp Add a thin outline for lap time/battle lives 2018-10-08 16:18:13 +02:00
scalable_font.hpp Add a thin outline for lap time/battle lives 2018-10-08 16:18:13 +02:00
screen_keyboard.cpp Replace dot/comma position in screen keyboard 2019-03-14 21:18:30 +01:00
screen_keyboard.hpp Show cursor in edit box when screen keyboard is opened 2019-02-13 21:00:17 +01:00
screen_loader.cpp Make list line height and alternate darkness .stkgui options 2018-12-15 08:04:08 +01:00
screen.cpp Update chat and counter even if there is dialog window opened 2018-11-28 23:55:29 +01:00
screen.hpp Update chat and counter even if there is dialog window opened 2018-11-28 23:55:29 +01:00
skin.cpp Use floating trigonometric functions 2018-12-22 22:43:06 -06:00
skin.hpp Support floating point values for the progress bar. 2018-12-10 22:13:13 +11:00
widget.cpp fix in setCollapsed (#3676) 2019-01-03 20:41:09 +01:00
widget.hpp small improvements regarding widget collapsing (#3666) 2018-12-31 12:12:08 +01:00
widgets.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00