WoLfulus
|
3c9d7203ea
Fix dwFlags on CreateProcessW calls
|
4 years ago |
Aaron Franke
|
2dabdda36a
Update Time documentation
|
4 years ago |
Pedro J. Estébanez
|
007cb5ccfb
Implement get_cache_path() for iOS, and improve it for Android and Windows
|
4 years ago |
Rémi Verschelde
|
b1c6826b9f
Merge pull request #52963 from Pineapple/WIN32_LEAN_AND_MEAN_master
|
4 years ago |
Jordan Schidlowsky
|
b78d399f91
revert 0d7409a so additional error information prints in release builds
|
4 years ago |
Bartłomiej T. Listwon
|
425ed0ffe0
Add missing WIN32_LEAN_AND_MEAN
|
4 years ago |
Ricardo Subtil
|
c4787a8e6d
Fix shell_open not returning errors on Windows
|
4 years ago |
ne0fhyk
|
3a00ff1cce
Add partial support for Android scoped storage.
|
4 years ago |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 years ago |
bruvzg
|
618eb27e8b
Move `alert` function from `DisplayServer` to `OS`.
|
4 years ago |
miere43
|
119a59f872
Replace backslash with forward slash in OS_Windows path methods
|
4 years ago |
Rémi Verschelde
|
ac73059b56
Merge pull request #49123 from aaronfranke/it-is-time
|
4 years ago |
Aaron Franke
|
f64fea1b23
Add Time singleton
|
4 years ago |
Hugo Locurcio
|
5ea1c75d63
Rename `String.is_abs_path()` to `String.is_absolute_path()`
|
4 years ago |
Rémi Verschelde
|
0e1d45b210
OS: Remove code duplicate in XDG paths handling
|
4 years ago |
Hugo Locurcio
|
011a99316a
Only allow absolute paths in XDG environment variables
|
4 years ago |
Hugo Locurcio
|
3f078c99f6
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
|
4 years ago |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
4 years ago |
bruvzg
|
3e0262509f
Move tablet driver API from OS to DisplayServer.
|
4 years ago |
reduz
|
8b19ffd810
Make Servers truly Thread Safe
|
4 years ago |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
4 years ago |
Pedro J. Estébanez
|
8ed259b792
Modernize RWLock
|
4 years ago |
Marcel Admiraal
|
2a74b388d0
Split OS::execute into two methods
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
d9e9eb8d04
Rename MainLoop methods to match Node methods
|
4 years ago |
Rémi Verschelde
|
37d0d757d6
Merge pull request #40708 from bruvzg/improve_os_locale
|
4 years ago |
Rémi Verschelde
|
e5e1277ecd
Merge pull request #44161 from Faless/fix/fa_buffered_remove
|
4 years ago |
Rémi Verschelde
|
90bdba576a
Merge pull request #43742 from qarmin/editor_modules_default_values
|
4 years ago |
Fabio Alessandrelli
|
781efc26e0
Remove now unused FileAccessBuffered.
|
4 years ago |
reduz
|
e93b2242c2
Reorganize rendering server.
|
4 years ago |