bruvzg
|
ff5ff386c5
Disable Nahimic code injection.
|
9 月之前 |
bruvzg
|
18ee8da7d6
Add audio/general/text_to_speech project setting to enable/disable TTS.
|
2 年之前 |
Juan Linietsky
|
16757a80a8
Fix AltGR getting stuck on Windows right alt-tab
|
2 年之前 |
Jordan Schidlowsky
|
86945ffc78
Windows: Fix heap overflow setting native icon
|
2 年之前 |
Hugo Locurcio
|
badcfa2523
Expose `OS.read_string_from_stdin()` to the scripting API
|
2 年之前 |
Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
2 年之前 |
Hugo Locurcio
|
06c266f231
Only support XDG directory path configuration on Linux
|
2 年之前 |
Pedro J. Estébanez
|
0873cf0656
Keep a single, portable implementation of `OS::get_processor_count()`
|
3 年之前 |
Pedro J. Estébanez
|
de6b5f992b
Fix newlines not honored in Windows console
|
2 年之前 |
bruvzg
|
77fc88e9a6
[Windows, 3.x] Fix WM_CHAR processing code using Unicode char instead of Virtual key.
|
3 年之前 |
Hugo Locurcio
|
257305c58d
Enable ANSI escape code processing on Windows 10 and later
|
3 年之前 |
Rémi Verschelde
|
6eee83579a
Merge pull request #64101 from timothyqiu/subsecond
|
3 年之前 |
Rémi Verschelde
|
7dc8ec0c61
Merge pull request #63643 from aaronfranke/3.x-mouse-mode-ch
|
3 年之前 |
Haoyu Qiu
|
1be078ebcb
Fix Time.get_unix_time_from_system() not including msecs
|
3 年之前 |
Rémi Verschelde
|
0bed7ea63f
Merge pull request #61316 from bruvzg/tts_3x
|
3 年之前 |
Aaron Franke
|
0d6e2d1090
Add MOUSE_MODE_CONFINED_HIDDEN to MouseMode enum
|
3 年之前 |
bruvzg
|
108dcf3bf0
Improve OS.set_current_screen
|
3 年之前 |
Hansem Ro
|
193d5c11f3
[3.x, macOS, Windows, X11] Add stylus inverted/eraser support to InputEventMouseMotion event
|
3 年之前 |
bruvzg
|
6489fe890e
Backport text-to-speech support.
|
3 年之前 |
bruvzg
|
c8978f58af
[Windows, 3.x] Remove cached icon earlier, to prevent double free crash on exit.
|
3 年之前 |
Haoyu Qiu
|
ddb7774099
Try to convert OS::execute() output to Unicode on Windows
|
3 年之前 |
bruvzg
|
2d3f5855c6
[Windows] Save and re-apply window icon when changing window style.
|
3 年之前 |
mdavisprog
|
53fb0440d3
Add OS::is_process_running function.
|
4 年之前 |
bruvzg
|
bea7c9be5d
[3.x] Improve embedded PCK loading and exporting.
|
3 年之前 |
Lyuma
|
f28309aa86
Keep editor at normal priority on windows.
|
3 年之前 |
C.Even
|
cfe0991b20
Retrieve primary monitor size in fullscreen mode
|
3 年之前 |
ztco224
|
658877c350
Fix DST Error on Windows
|
3 年之前 |
Hugo Locurcio
|
cec7c908ca
Add `get_screen_refresh_rate()` to OS
|
3 年之前 |
Hugo Locurcio
|
7f9e974a8b
Add an `OS.get_processor_name()` method
|
3 年之前 |
bruvzg
|
3095dcef19
[3.x] Backport Windows subsystem build option.
|
3 年之前 |