summaryrefslogtreecommitdiff
path: root/platform/windows
AgeCommit message (Expand)Author
2023-01-13Merge pull request #63312 from bruvzg/one_clickRémi Verschelde
2023-01-12Implement color flash avoidance for WindowsPedro J. Estébanez
2023-01-12[Windows] Allow OS::kill method to terminate non-child processes.bruvzg
2023-01-12Merge pull request #70714 from Calinou/doc-os-stdinRémi Verschelde
2023-01-11Improve documentation for `OS.read_string_from_stdin()`Hugo Locurcio
2023-01-08Use BitField<> in core type masksJuan Linietsky
2023-01-07[Windows] Fix primary screen detection.bruvzg
2023-01-07Add support for the custom initial screen for the main window, fix primary sc...bruvzg
2023-01-05One Copyright Update to rule them allRémi Verschelde
2023-01-03Merge pull request #70624 from bruvzg/cur_scRémi Verschelde
2023-01-03Merge pull request #70612 from floppyhammer/fix-dark-title-barRémi Verschelde
2022-12-29Improve `window_set_current_screen` and fix secondary window initial mode and...bruvzg
2022-12-29[Export] Add one-click deploy over SSH for the desktop exports.bruvzg
2022-12-27Fix dark title barfloppyhammer
2022-12-21SCons: Fix `separate_debug_symbols` option for Windows/MinGWRémi Verschelde
2022-12-21Fix reading Unicode from stdio.bruvzg
2022-12-17add missing comma in file filterSelene29
2022-12-12Windows: Validate that the font family name exists before trying to get the f...oOjor-elOo
2022-12-12Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextensionRémi Verschelde
2022-12-12Only support XDG directory path configuration on LinuxHugo Locurcio
2022-12-12Rename all gdnative occurences to gdextensionGilles Roudière
2022-12-07Merge pull request #69712 from bruvzg/real_sizeRémi Verschelde
2022-12-07Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...bruvzg
2022-12-06[Windows] Window management fixes.bruvzg
2022-12-05Windows: Make MSVC debug CRT opt-in (`debug_crt=yes`)Rémi Verschelde
2022-12-05Merge pull request #69294 from akien-mga/windows-msvc-link-debug-runtimeRémi Verschelde
2022-12-04Use system fonts as fallback and improve system font handling.bruvzg
2022-11-30Fix incorrect mouse event position while hovering different windowMarkus Sauermann
2022-11-29Merge pull request #69332 from bruvzg/exact_symbolsRémi Verschelde
2022-11-29Merge pull request #69110 from bruvzg/con_icon2Rémi Verschelde
2022-11-29[MSVC] Use symbols from .pdb only, to avoid incorrect names in the backtrace ...bruvzg
2022-11-29[Windows] Optimize editor icon, use different icon for console executable.bruvzg
2022-11-28Windows: Link MSVC dynamic debug CRT for debug buildsRémi Verschelde
2022-11-28[Windows] Fix joypad crashPatrick Dawson
2022-11-21[Export] Use image loader directly to avoid "resource as image file" errors.bruvzg
2022-11-18Windows icon export improvements.bruvzg
2022-11-17[Windows] Use case-sensitive file names for the system fonts to avoid warnings.bruvzg
2022-11-16Merge pull request #68700 from clayjohn/GLES3-vsyncRémi Verschelde
2022-11-15Set vsync on window creation when using GLES3.clayjohn
2022-11-15[Windows] Add icon to the console wrapper, add option to set icon for the con...bruvzg
2022-11-14Regenerate GL loader code with GLAD 2Riteo
2022-11-14Fix misc formatting issuesRémi Verschelde
2022-11-14Fix ICONDIR buffer overflowPatrick Dawson
2022-11-13Added missing null checks for gl_manager in MacOS and Windows display serversDavid Snopek
2022-11-08Add support for OpenGL to OpenXRDavid Snopek
2022-11-04Merge pull request #67434 from bruvzg/win_wrapperRémi Verschelde
2022-11-03Merge pull request #68133 from Sauermann/fix-mouse-droppingRémi Verschelde
2022-11-02Style: Misc docs and comment style and language fixesRémi Verschelde
2022-11-01Fix mouseleave event after drag and drop in different WindowsMarkus Sauermann
2022-11-01Load and use system emoji font in the editor.bruvzg