Changelog:
r44610 | gpz | 2023-10-25 12:11:03 +0000 (Wed, 25 Oct 2023) | 1 line
return number of files scratched in the status, part 1 of the fix for #1956. still does not handle a comma seperated list of files
------------------------------------------------------------------------
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.
------------------------------------------------------------------------