Changelog:
r44609 | gpz | 2023-10-24 11:11:24 +0000 (Tue, 24 Oct 2023) | 1 line
update in-tree copy
------------------------------------------------------------------------
r44608 | gpz | 2023-10-24 11:10:10 +0000 (Tue, 24 Oct 2023) | 1 line
make sure ui_message is called from ui thread, else the message might not be created as a modal dialog, when it is created eg from a commandline option
------------------------------------------------------------------------
r44607 | gpz | 2023-10-24 10:09:12 +0000 (Tue, 24 Oct 2023) | 1 line
don't show warning messages when the ui is not ready yet
------------------------------------------------------------------------
r44606 | gpz | 2023-10-24 10:08:34 +0000 (Tue, 24 Oct 2023) | 1 line
add init_main_is_done(), which indicates that all init is done and the ui is ready.
------------------------------------------------------------------------
r44605 | gpz | 2023-10-23 14:36:57 +0000 (Mon, 23 Oct 2023) | 1 line
get rid of pointless ui_init_finish(), which is empty in all UIs
------------------------------------------------------------------------