summaryrefslogtreecommitdiff
path: root/platform/windows
AgeCommit message (Expand)Author
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-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
2022-11-01Fix mouse offset for unfocused popupsMarkus Sauermann
2022-10-31Merge pull request #67879 from bruvzg/fix_no_vlkRémi Verschelde
2022-10-31Add console wrapper app to handle console i/o redirection on Windows.bruvzg
2022-10-31Merge pull request #67578 from KoBeWi/GEDITORRémi Verschelde
2022-10-28Merge pull request #67790 from kdada/fix-flash-windowClay John
2022-10-28Merge pull request #67903 from Sauermann/fix-startup-windows-mouse-exit-eventClay John
2022-10-28Fix differences between Windows and linuxbsd Display ServerMarkus Sauermann
2022-10-27Fix OS.get_video_adapter_driver_info crashzCubed3
2022-10-26Fix build with Vulkan disabled and no Vulkan headers installed.bruvzg