Changelog:
r44611 | gpz | 2023-10-25 18:29:51 +0000 (Wed, 25 Oct 2023) | 1 line
when renaming a file, and the destination file exists, produce a 'file exists' error. fixes #1956
------------------------------------------------------------------------
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
------------------------------------------------------------------------