aboutsummaryrefslogtreecommitdiff
path: root/platform/windows (follow)
Commit message (Expand)AuthorAgeFilesLines
* vsnc --> vsyncISylvox2016-11-152-2/+2
* scons: Reorder options for clarityRémi Verschelde2016-11-031-2/+0
* style: Various other PEP8 fixes in Python filesRémi Verschelde2016-11-021-3/+3
* style: Fix PEP8 blank lines issues in Python filesRémi Verschelde2016-11-021-11/+7
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-022-102/+102
* style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-022-283/+283
* Fix the hiding of mouse cursor before interactionGeorge Marques2016-10-301-2/+5
* SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde2016-10-301-0/+2
* Theora: Don't compile unnecessary files, rename "x86_opt_*"Błażej Szczygieł2016-10-301-4/+4
* zlib: Split thirdparty files, simplify scons optionRémi Verschelde2016-10-301-0/+1
* glew: Split thirdparty files and isolate envRémi Verschelde2016-10-302-4/+1
* Drop nedmalloc which is apparently not used anymoreRémi Verschelde2016-10-301-1/+0
* Improve debug focus behaviorPedro J. Estébanez2016-10-092-1/+7
* Windows: prevent huge prints from crashing the engineMarc Gilleron2016-10-091-2/+5
* Hide the mouse cursor when MOUSE_MODE_CAPTURED is activated.Mario Schlack2016-09-011-0/+2
* Fix Windows resource scriptGeorge Marques2016-07-271-2/+2
* Improve Windows application detailsGeorge Marques2016-07-271-4/+10
* Windows: Make alert message box use MB_TASKMODALRémi Verschelde2016-07-261-1/+1
* Avoid changing position when the window is fullscreenGeorge Marques2016-07-241-0/+1
* Merge pull request #5841 from vnen/fix-windows-wheelRémi Verschelde2016-07-211-4/+7
|\
| * Fix mouse wheel event position on WindowsGeorge Marques2016-07-211-4/+7
* | Merge pull request #5560 from vnen/os-request-attentionRémi Verschelde2016-07-212-0/+12
|\ \ | |/ |/|
| * Add OS.request_attention() for WindowsGeorge Marques2016-07-052-0/+12
* | Revert "Make editor compatible with Windows high contrast themes"Rémi Verschelde2016-07-182-27/+0
* | Merge pull request #5525 from SuperUserNameMan/window_get_latin_kb_variantJuan Linietsky2016-07-102-0/+63
|\ \ | |/ |/|
| * windows get_latin_keyboard_variant() implementation and gdscript bindingSuperUserNameMan2016-07-032-0/+63
* | Windows: prevent freeze while moving or resizing the game window.Andreas Haas2016-07-012-1/+17
|/
* fixes #5464 windows_joystick close_joystick bugSuperUserNameMan2016-06-291-1/+1
* Fix visual server error when minimizing the windowGeorge Marques2016-06-261-2/+6
* Merge pull request #5362 from J08nY/pngRémi Verschelde2016-06-231-0/+0
|\
| * Fixed iCCp chunk in pngsJ08nY2016-06-221-0/+0
* | Make editor compatible with Windows high contrast themesPedro J. Estébanez2016-06-232-0/+27
|/
* Merge pull request #5225 from Hinsbart/x_rumbleRémi Verschelde2016-06-192-5/+64
|\
| * Windows: Support gamepad vibration using XInput.Andreas Haas2016-06-152-5/+64
* | Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-184-3/+112
|/
* property output unix seconds since epoch in windows get_system_time_secs, fix...Juan Linietsky2016-06-111-1/+7
* -make freetype build for all platforms the same, default as builtin except on...Juan Linietsky2016-06-091-9/+0
* GLEW: Define static + enabled and includes via SConsRémi Verschelde2016-06-082-3/+3
* Windows: Hide mouse on MOUSE_MODE_CAPTUREDJ08nY2016-06-071-1/+1
* vsync supportJuan Linietsky2016-06-054-1/+42
* -customizable shortcuts in editorJuan Linietsky2016-06-041-1/+1
* change invalid characters when get user data dir on Windows & Unixvolzhs2016-06-031-1/+1
* removed dependency on shcore.dll to get DPIJuan Linietsky2016-06-012-15/+75
* Icon: Remove more grey capsules behind official logoRémi Verschelde2016-05-301-0/+0
* hidpi for now not available on mingw, sorryJuan Linietsky2016-05-291-1/+1
* DPI Detection supportJuan Linietsky2016-05-293-3/+27
* fix freetype paths on osx and mingwJuan Linietsky2016-05-291-2/+3
* Finalized DynamicFont implementationJuan Linietsky2016-05-291-2/+2
* Changed import workflowJuan Linietsky2016-05-271-0/+28
* remove trailing whitespaceHubert Jarosz2016-05-211-1/+1