Samuele Panzeri
|
59f04e16b8
Support long path in file access on windows
|
2 سال پیش |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 سال پیش |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 سال پیش |
Rémi Verschelde
|
f501e4f665
Unix: Remove now unnecessary I/O defines, cleanup
|
2 سال پیش |
nikitalita
|
0d3d5ac769
Fix DirAccessWindows::make_dir() choking on ".."
|
2 سال پیش |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
2 سال پیش |
bitsawer
|
40325006b6
Fix Windows list dir handle leak
|
2 سال پیش |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 سال پیش |
bruvzg
|
cba8280515
[Windows] Add support for handling network share paths.
|
3 سال پیش |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 سال پیش |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 سال پیش |
Rémi Verschelde
|
b1c6826b9f
Merge pull request #52963 from Pineapple/WIN32_LEAN_AND_MEAN_master
|
3 سال پیش |
Rémi Verschelde
|
d97f223350
Merge pull request #43068 from cooperra/rename-fix
|
3 سال پیش |
Bartłomiej T. Listwon
|
425ed0ffe0
Add missing WIN32_LEAN_AND_MEAN
|
3 سال پیش |
Wilson E. Alvarez
|
d11c1afc04
Rename String::is_rel_path to String::is_relative_path
|
3 سال پیش |
Hugo Locurcio
|
5ea1c75d63
Rename `String.is_abs_path()` to `String.is_absolute_path()`
|
3 سال پیش |
Tomasz Chabora
|
b1859510ab
Change behavior of String.right
|
5 سال پیش |
Pedro J. Estébanez
|
469fa47e06
Make all file access 64-bit (uint64_t)
|
6 سال پیش |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 سال پیش |
Rafał Mikrut
|
7bd03b7188
Initialize class/struct variables with default values in core/ and drivers/
|
4 سال پیش |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 سال پیش |
Robbie Cooper
|
85e99460b4
Fix file panel renaming unable to change the case of dirs on Windows
|
4 سال پیش |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
4 سال پیش |
Nathan Franke
|
09aeb7706b
Fix Directory Open Check
|
4 سال پیش |
Nathan Franke
|
e48fb01d59
fix(Directory): remove erasing print
|
5 سال پیش |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 سال پیش |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 سال پیش |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 سال پیش |
Pedro J. Estébanez
|
741f8d9bec
Fix res:// trimmed to s:// on Windows
|
5 سال پیش |
Pedro J. Estébanez
|
aee586553a
Improve UX of drive letters
|
5 سال پیش |