summaryrefslogtreecommitdiffstats
path: root/platform/windows
Commit message (Expand)AuthorAgeFilesLines
* Fix impossibility of removing folder which contains non-latin symbols(on Wind...Chaosus2018-08-141-9/+3
* Fix Windows handles leakMarcin Zawiejski2018-07-301-8/+8
* Added missing support for traditional chinese on Windows, fixes #7674Juan Linietsky2018-07-291-0/+1
* Running builder (content generator) functions in subprocesses on WindowsViktor Ferenczi2018-07-272-10/+25
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-2/+2
* Merge pull request #20154 from marcelofg55/midi_driverRémi Verschelde2018-07-253-1/+14
|\
| * Added a new MIDIDriver classMarcelo Fernandez2018-07-213-1/+14
* | Merge pull request #20245 from bruvzg/fix_win_pp_transpRémi Verschelde2018-07-241-2/+2
|\ \
| * | Fix OpenGL buffer depth for per pixel transparency support (Windows, NVIDIA)bruvzg2018-07-181-2/+2
* | | -Fix disable_3d flagJuan Linietsky2018-07-211-7/+21
| |/ |/|
* | -Project/Editor settings now use new inspectorJuan Linietsky2018-07-192-0/+9
* | Style: Format code with clang-format 6.0.1Rémi Verschelde2018-07-181-2/+2
|/
* Added support for extra mouse buttons.unknown2018-07-091-136/+152
* -Fix fullscreen on Windows with a HiDPI monitor but a non-HiDPI projectJuan Linietsky2018-07-031-29/+41
* Merge pull request #19919 from marcelofg55/notif_crashMax Hilbrunner2018-07-031-0/+3
|\
| * Add a new notification to detect crashes on native scriptsMarcelo Fernandez2018-07-021-0/+3
* | Merge pull request #19708 from RandomShaper/fix-windows-touchMax Hilbrunner2018-07-031-10/+14
|\ \ | |/ |/|
| * Fix touch issues on WindowsPedro J. Estébanez2018-06-261-10/+14
* | Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio2018-06-281-0/+0
|/
* IME context detection.Saracen2018-06-112-2/+32
* Tweak some help texts in the build systemHugo Locurcio2018-06-071-2/+2
* Improve return value of OS.execute in blocking/non-blocking variantsRémi Verschelde2018-05-301-7/+0
* Change position of validation in set_custom_mouse_cursorGuilherme Felipe2018-05-281-1/+2
* Merge pull request #19210 from guilhermefelipecgs/fix_invalid_imageMax Hilbrunner2018-05-281-0/+1
|\
| * Add validation in set_custom_mouse_cursorGuilherme Felipe2018-05-271-0/+1
* | Fix memory leak in set_custom_mouse_cursorGuilherme Felipe2018-05-261-1/+6
|/
* More fixes to set_borderless_windowGuilherme Felipe2018-05-231-15/+1
* Merge pull request #19070 from guilhermefelipecgs/fix_19033Max Hilbrunner2018-05-212-3/+31
|\
| * Fix #19033Guilherme Felipe2018-05-202-3/+31
* | Fix #15678Guilherme Felipe2018-05-211-1/+3
|/
* Reset the cursor with Input.set_custom_mouse_cursor(null)Guilherme Felipe2018-05-101-0/+5
* Add support for atlas texture on set_custom_mouse_cursorGuilherme Felipe2018-05-091-7/+37
* Merge pull request #14622 from bruvzg/non-rectangular-windowsHein-Pieter van Braam2018-05-082-0/+134
|\
| * Experimental support for windows with per-pixel transparency (macOS, X11 and ...bruvzg2018-04-072-0/+134
* | Merge pull request #18665 from mhilbrunner/build-sdkRémi Verschelde2018-05-081-2/+8
|\ \
| * | Windows detect.py: Detect missing WindowsSdkDirMax Hilbrunner2018-05-071-2/+8
* | | Local debugger fixes and extensionsBlazej Floch2018-05-072-0/+20
|/ /
* | Merge pull request #18541 from profan/fix/win-sleepMax Hilbrunner2018-05-051-0/+6
|\ \
| * | windows: ensure minimum possible timer resolution for sleepRobin Hübner2018-05-011-0/+6
* | | Implement universal translation of touch to mousePedro J. Estébanez2018-04-301-24/+15
|/ /
* / Fix custom cursor when it's hiddenGuilherme Felipe2018-04-091-1/+9
|/
* Remove size restriction for mouse cursorGuilherme Felipe2018-04-051-7/+6
* Fix MinGW cross-buildbruvzg2018-03-151-2/+3
* Added missing import BoolVariableBastiaan Olij2018-03-151-1/+1
* Enable SCons to autodetect Windows MSVC compilerGary Oberbrunner2018-03-131-172/+228
* Explicitly set OpenGL profile to core (X11, Windows).bruvzg2018-03-062-4/+15
* Clean and expose get_audio/video_driver_* funcs on OS classMarcelo Fernandez2018-03-042-26/+0
* add GLES 2 renderer for 2Dkarroffel2018-03-011-0/+1
* Fixed Windows ignoring minimized/maximized status set by userMarcelo Fernandez2018-02-261-1/+10
* Refactor version macros and fix related bugsRémi Verschelde2018-02-231-6/+4