godot/platform
Brecht Kuppens 4944a07044 Windows: Always double-quote path when launching explorer.exe to browse
Code now always double quotes the filename to use as command line
argument when calling explorer.exe. In particular, commas in a filename
would be interpreted by explorer.exe as separators for commands.

Similarly a trim_suffix for "file://" is assumed to be a mistake, this
could potentially be a PREfix that we want to strip, but never a suffix.
Since it didn't seem needed in the end, we removed it.

(cherry picked from commit 5608b1d411)
2023-10-24 16:05:00 +02:00
..
android Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
ios Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
linuxbsd Use EWMH for DisplayServerX11::_window_minimize_check() implementation 2023-10-19 21:49:00 +02:00
macos Fix native popups auto-closing when interacting with non-client area. 2023-10-19 21:45:11 +02:00
uwp Change explicit 'Godot 4.0' references to 'Godot 4' 2023-07-10 18:09:58 +02:00
web Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
windows Windows: Always double-quote path when launching explorer.exe to browse 2023-10-24 16:05:00 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
register_platform_apis.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00