godot/drivers/windows
Pedro J. Estébanez 6105dfdac9 Improve UX of drive letters
Namely, move the drive dropdown to just the left of the path text box and don't include the former
in the latter.

This improves the UX on Windows.

In the UNIX case, since its concept of drives is (ab)used to provide shortcuts to useful paths, its
dropdown is kept at the original location.
2020-03-17 14:48:54 +01:00
..
dir_access_windows.cpp Improve UX of drive letters 2020-03-17 14:48:54 +01:00
dir_access_windows.h Improve UX of drive letters 2020-03-17 14:48:54 +01:00
file_access_windows.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
file_access_windows.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
mutex_windows.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
mutex_windows.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
rw_lock_windows.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
rw_lock_windows.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
semaphore_windows.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
semaphore_windows.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
thread_windows.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
thread_windows.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00