summaryrefslogtreecommitdiff
path: root/platform/windows
AgeCommit message (Expand)Author
2020-11-09Merge pull request #43412 from akien-mga/variant-rename-_RID-to-RIDRémi Verschelde
2020-11-09Variant: Rename Type::_RID to Type::RIDRémi Verschelde
2020-11-09Remove `debug_symbols=full` in favor of `debug_symbols=yes`Hugo Locurcio
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-11-06Merge pull request #43353 from madmiraal/fix-43352Rémi Verschelde
2020-11-06Use LONG instead of DWORD (unsigned int) when interacting with DIJOFS constants.unknown
2020-10-24Changed path behaviour for WindowsEv1lbl0w
2020-10-09[Windows, MSVC] Correctly set source file encoding.bruvzg
2020-10-08SCons: Refactor and cleanup warnings definitionRémi Verschelde
2020-10-06SCons: Add windows_subsystem=default, restores original behaviorRémi Verschelde
2020-09-27Add all headers to VS ProjectBartłomiej T. Listwon
2020-09-18Fix typos with codespellRémi Verschelde
2020-09-17Add window click-through support.bruvzg
2020-09-14Only display the Windows toggle console option if it can actually be usedHugo Locurcio
2020-09-03[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg
2020-09-03Merge pull request #41332 from bruvzg/win_subsys_optionRémi Verschelde
2020-08-26Fix WINDOW_EVENT_FOCUS_IN for popups on WindowsPouleyKetchoupp
2020-08-22Re-apply "Fixes for windows in X11 tiling WMs"PouleyKetchoupp
2020-08-19Revert "Fixes for windows in X11 tiling WMs"Juan Linietsky
2020-08-17Add Windows Subsystem build option.bruvzg
2020-08-17Revert "[Windows] Attach to parent console instead of creating new one."bruvzg
2020-08-17[Windows] Fix modifier keys when using tablet input.bruvzg
2020-08-13Remove obsolete GLES2 backend codeRémi Verschelde
2020-08-11[Windows] Attach to parent console instead of creating new one.bruvzg
2020-07-31DirectInput: use correct joypad idAndreas Haas
2020-07-27Merge pull request #40706 from akien-mga/style-fix-file_format-macosRémi Verschelde
2020-07-27Style: Fix code format scripts compat with non-GNU UnicesRémi Verschelde
2020-07-26CI: Install master version of psf/blackRémi Verschelde
2020-07-26Merge pull request #38727 from Riteo/tiling-wm-issues-testsRémi Verschelde
2020-07-24t Add unit testing to Godot using DocTest and added to GitHub Actions CIRevoluPowered
2020-07-23SCons: Remove unused DEBUG_MEMORY_ENABLED defineRémi Verschelde
2020-07-23DisplayServer: separate window showing into another functionLorenzo Cerqua
2020-07-20fix crlf for clipboardZae
2020-07-15Merge pull request #40268 from DanielZTing/masterRémi Verschelde
2020-07-13Add error messages if Vulkan init failed, prevent Vulkan context freeing unin...bruvzg
2020-07-10Fix cancel/OK button order on macOSDaniel Ting
2020-07-04Merge pull request #39888 from nekomatata/windows-create-window-errorRémi Verschelde
2020-07-02Fix fullscreen flag on Windows, closes #37588Juan Linietsky
2020-06-30Add a separate application focus/in notification out from Window focus notifi...Juan Linietsky
2020-06-27Fix errors when creating windows on WindowsPouleyKetchoupp
2020-06-22Merge pull request #39751 from bruvzg/mingw_build_fixRémi Verschelde
2020-06-22Fix use uninitialized `ofs` variable introduced in 39701.bruvzg
2020-06-22[Windows] Prevent overwriting old cursor handle on multiple mouse_mode change...bruvzg
2020-06-20Fix missing slider joystick handling on WindowsBastiaan Olij
2020-06-19Merge pull request #39427 from hcmlax/shortcut_issue_39351Rémi Verschelde
2020-06-18adding check for syskeydown on control and altunknown
2020-06-16Merge pull request #39542 from Ev1lbl0w/feature/kill-pidRémi Verschelde
2020-06-15Merge pull request #39189 from touilleMan/issue-38925Rémi Verschelde
2020-06-13Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/...bruvzg
2020-06-11Merge pull request #38958 from lawnjelly/time_overflow_4Rémi Verschelde