summaryrefslogtreecommitdiff
path: root/platform/windows
AgeCommit message (Expand)Author
2020-01-23Make `OS.execute()` blocking by default if not specifiedHugo Locurcio
2020-01-16MinGW: Avoid GCC -Wcast-function-type warnings on GetProcAddressRémi Verschelde
2020-01-15Fix Vsync Via Compositor causing halved refresh rate when vsync is forced by ...hoontee
2020-01-06PCK: Set VERSION_PATCH in header, factor out header magicJoost Heitbrink
2020-01-06Merge pull request #33967 from Calinou/add-os-is-window-focusedRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-11SCons: Add 'split_libmodules' option to workaround linker issueRémi Verschelde
2019-12-04Added support for vertical syncing via the Windows OS compositor (DWM.)TerminalJack
2019-12-03Don't stop export if rcedit path is invalidTomasz Chabora
2019-12-01iOS modular build and export implementation.bruvzg
2019-11-28Add an `OS.is_window_focused()` getterHugo Locurcio
2019-11-09Set ShellExecuteW's verb to NULL - fixes #33388piratesephiroth
2019-11-07Fix graphic tablet input coordinates on Windows.bruvzg
2019-10-30[macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to Inp...bruvzg
2019-10-29Update natvis file to display Node class correctly in Visual Studio debuggerPouleyKetchoupp
2019-10-27Fix invalid window border when toggled from fullscreen to windowed modeYuri Roubinsky
2019-10-26Allow use of relative and speed properties for InputEventScreenDrag on WIndowsJoe Sweeney
2019-10-25Specify MINGW_HAS_SECURE_API=1Yeongho Kim
2019-10-24Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` f...bruvzg
2019-10-22Add "llvm/thinlto" options to MinGW build.bruvzg
2019-10-04Add code signing support for Windows exports (using "signtool" on Windows and...bruvzg
2019-10-03Properly revert cursor when using set_custom_mouse_cursor with nullPouleyKetchoupp
2019-09-25Merge pull request #32051 from qarmin/some_error_explanationRémi Verschelde
2019-09-25Added some obvious errors explanationsqarmin
2019-09-19Fix misc. source comment typosluz.paz
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-08-09fix usage of old macro when new variant intendedRobin Hübner
2019-08-09Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...Robin Hübner
2019-08-05Fix wrong mouse wheel position for MOUSE_MODE_CAPTURED on WindowsTan Wang Leng
2019-07-30Turn `OS.set_min/max_window_size()` warnings into errorsHugo Locurcio
2019-07-29Fix strict-aliasing warning in OS_Windows::get_unix_time.Ibrahn Sahir
2019-07-24Fix crash caused by a9a0d0fb15cc5e028dbf8dab8b46d3dc197c4678Guilherme Felipe
2019-07-09Fix cursor blinking in integrated GPUsGuilherme Felipe
2019-07-05Merge pull request #24086 from RandomShaper/bundle-pck-to-executableRémi Verschelde
2019-07-04Hide command prompt launched by OS.executehoontee
2019-07-03Add embedded PCK option to PC platformsPedro J. Estébanez
2019-07-03SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor definesRémi Verschelde
2019-06-29Many fallthrough switch cases now have the FALLTHROUGH macro to tell the comp...hbina085
2019-06-20Add option to toggle console window on WindowsLuka Dornhecker
2019-06-17Fix endless controller iterationGeorg Wacker
2019-06-17Add script to fix style issues and copyright headersRémi Verschelde
2019-06-17Merge pull request #29752 from bruvzg/window_size_limitsRémi Verschelde
2019-06-16Merge pull request #10643 from BastiaanOlij/camera_serverRémi Verschelde
2019-06-15Fix compilation warnings in JS and Windows buildsRémi Verschelde
2019-06-15Adding a new Camera Server implementation to Godot.BastiaanOlij
2019-06-15Add ability to limit maximum/minimum window size.bruvzg
2019-06-12Merge pull request #29711 from zaksnet/windows-export-improvemntsRémi Verschelde
2019-06-12Added hint for windows export optionsZak
2019-06-12Merge pull request #29679 from akien-mga/windows-res-descRémi Verschelde
2019-06-11Remove "Editor" from Windows PE file descriptionRémi Verschelde