summaryrefslogtreecommitdiff
path: root/platform/windows
AgeCommit message (Expand)Author
2016-10-15zlib: Split thirdparty files, simplify scons optionRémi Verschelde
2016-10-15glew: Split thirdparty files and isolate envRémi Verschelde
2016-10-14Drop nedmalloc which is apparently not used anymoreRémi Verschelde
2016-10-03Merge pull request #6501 from SuperUserNameMan/windows_compile_with_standalon...Rémi Verschelde
2016-10-03Merge pull request #6479 from RandomShaper/improve-debug-focusRémi Verschelde
2016-09-29Windows: prevent huge prints from crashing the engineMarc Gilleron
2016-09-16scons detects standalone MSVC on Windowsyg2f
2016-09-14Improve debug focus behaviorPedro J. Estébanez
2016-09-10Merge pull request #6363 from vnen/winrtJuan Linietsky
2016-09-03Implement missing WinRT functionsGeorge Marques
2016-08-29Hide the mouse cursor when MOUSE_MODE_CAPTURED is activated.Mario Schlack
2016-08-20fix to mingw buildJuan Linietsky
2016-08-20ENet windows compilation fixes.Juan Linietsky
2016-07-27Fix Windows resource scriptGeorge Marques
2016-07-27Improve Windows application detailsGeorge Marques
2016-07-26Windows: Make alert message box use MB_TASKMODALRémi Verschelde
2016-07-24Avoid changing position when the window is fullscreenGeorge Marques
2016-07-21Merge pull request #5841 from vnen/fix-windows-wheelRémi Verschelde
2016-07-21Merge pull request #5560 from vnen/os-request-attentionRémi Verschelde
2016-07-21Fix mouse wheel event position on WindowsGeorge Marques
2016-07-18Revert "Make editor compatible with Windows high contrast themes"Rémi Verschelde
2016-07-10Merge pull request #5525 from SuperUserNameMan/window_get_latin_kb_variantJuan Linietsky
2016-07-05Add OS.request_attention() for WindowsGeorge Marques
2016-07-03windows get_latin_keyboard_variant() implementation and gdscript bindingSuperUserNameMan
2016-07-01Windows: prevent freeze while moving or resizing the game window.Andreas Haas
2016-06-29fixes #5464 windows_joystick close_joystick bugSuperUserNameMan
2016-06-26Fix visual server error when minimizing the windowGeorge Marques
2016-06-23Merge pull request #5362 from J08nY/pngRémi Verschelde
2016-06-23Make editor compatible with Windows high contrast themesPedro J. Estébanez
2016-06-22Fixed iCCp chunk in pngsJ08nY
2016-06-19Merge pull request #5225 from Hinsbart/x_rumbleRémi Verschelde
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-06-15Windows: Support gamepad vibration using XInput.Andreas Haas
2016-06-11property output unix seconds since epoch in windows get_system_time_secs, fix...Juan Linietsky
2016-06-09-make freetype build for all platforms the same, default as builtin except on...Juan Linietsky
2016-06-08GLEW: Define static + enabled and includes via SConsRémi Verschelde
2016-06-07Windows: Hide mouse on MOUSE_MODE_CAPTUREDJ08nY
2016-06-05vsync supportJuan Linietsky
2016-06-04-customizable shortcuts in editorJuan Linietsky
2016-06-03change invalid characters when get user data dir on Windows & Unixvolzhs
2016-06-01removed dependency on shcore.dll to get DPIJuan Linietsky
2016-05-30Icon: Remove more grey capsules behind official logoRémi Verschelde
2016-05-29hidpi for now not available on mingw, sorryJuan Linietsky
2016-05-29DPI Detection supportJuan Linietsky
2016-05-29fix freetype paths on osx and mingwJuan Linietsky
2016-05-29Finalized DynamicFont implementationJuan Linietsky
2016-05-27Changed import workflowJuan Linietsky
2016-05-21remove trailing whitespaceHubert Jarosz
2016-05-09Working even when re-entering window.Mattias Cibien
2016-05-09Cursor hides only in client areaMattias Cibien