summaryrefslogtreecommitdiffstats
path: root/platform/windows
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26462 from SubSage/masterRémi Verschelde2019-05-281-1/+7
|\
| * Fixes stderr silence; adds missing quote from exe args(windows)Luis Martinez2019-03-051-1/+7
* | Merge pull request #29119 from bruvzg/native_icon_supportRémi Verschelde2019-05-272-0/+132
|\ \
| * | Add native window/taskbar icon support for Windows and macOS.bruvzg2019-05-242-0/+132
* | | Check project settings live before lookup in crash handlerIbrahn Sahir2019-05-231-2/+7
|/ /
* | added a const keyword for a methods that return constant literal...hbina0852019-05-212-2/+2
* | Fix typos with codespellRémi Verschelde2019-05-191-1/+1
* | SCons: Always use env.Prepend for CPPPATHRémi Verschelde2019-04-301-3/+3
* | Merge pull request #28061 from guilhermefelipecgs/fix_19137Rémi Verschelde2019-04-291-0/+2
|\ \
| * | [Input] Release keys/actions pressed if window loses focusGuilherme Felipe2019-04-271-0/+2
* | | Convert line endings to CRLF in `OS.set_clipboard()` on WindowsHugo Locurcio2019-04-271-4/+7
|/ /
* | Merge pull request #28396 from akien-mga/scons-capture-the-flagsRémi Verschelde2019-04-251-7/+10
|\ \
| * | SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGSRémi Verschelde2019-04-241-7/+10
* | | Fixes to make exporting more responsive.Juan Linietsky2019-04-241-1/+1
|/ /
* | Fixes build for Windows cross-compilationKenneth Lee2019-04-232-1/+2
* | Android now (optionally) builds the template when exportingJuan Linietsky2019-04-072-2/+8
* | Merge pull request #28166 from KLee1248/first_bugRémi Verschelde2019-04-221-12/+14
|\ \
| * | Use SHGetKnownFolderPath instead of SHGetFolderPathW.KLee12482019-04-181-12/+14
* | | Merge pull request #28051 from WindyDarian/no_utf8_for_vs2013Rémi Verschelde2019-04-191-1/+3
|\ \ \ | |/ / |/| |
| * | Ignore '/utf-8' flag on vs2013Windy Darian2019-04-151-1/+3
* | | Add Input::get_current_cursor_shapeGuilherme Felipe2019-04-152-4/+6
|/ /
* | Force utf-8 source file encoding in MSVCWindy Darian2019-04-101-1/+1
* | Style: Apply new changes from clang-format 8.0Rémi Verschelde2019-04-091-1/+3
* | Merge pull request #27067 from shartte/remove-context-glRémi Verschelde2019-04-071-11/+10
|\ \
| * | Remove ContextGL since as an abstraction it's unused.Sebastian Hartte2019-04-061-11/+10
* | | Remove unused importsHendrikto2019-04-061-1/+0
|/ /
* | Fixed & improved Visual Studio custom debugger visualizationPouleyKetchoupp2019-03-121-65/+82
* | Disable driver fallback to GLES2 by defaultRémi Verschelde2019-03-051-2/+2
* | Add support for event accumlation (off by default, on for editor), fixes #26536Juan Linietsky2019-03-031-8/+9
* | Implement a more coherent (and way less hack) way to block animation updates,...Juan Linietsky2019-03-031-3/+2
* | Ability to keep pumping messages while being debugged, may be a solution for ...Juan Linietsky2019-03-032-2/+28
|/
* -Remove harcoded opengl extension testing from OS, ask rasterizer instead.Juan Linietsky2019-02-261-1/+1
* Update Windows global mouse position at startupJunwei Ng2019-02-252-0/+17
* Drop RtAudio driver on WindowsRémi Verschelde2019-02-204-11/+6
* Fix compiling with use_mingw flag on WindowsMarcelo Fernandez2019-02-191-2/+2
* Merge pull request #25842 from marcelofg55/windows_timezoneRémi Verschelde2019-02-131-1/+3
|\
| * Fix get_time_zone_info returning inverted bias on Windows/UWPMarcelo Fernandez2019-02-131-1/+3
* | Platform: Ensure classes match their header filenameRémi Verschelde2019-02-1215-275/+51
* | Drivers, main, servers: Ensure classes match their header filenameRémi Verschelde2019-02-121-4/+5
|/
* Merge pull request #25570 from Kanabenki/windows-relative-iconRémi Verschelde2019-02-081-2/+2
|\
| * Use relative path property hint for windows export iconKanabenki2019-02-031-2/+2
* | Merge pull request #25478 from neikeq/rrIgnacio Etcheverry2019-02-032-0/+6
|\ \ | |/ |/|
| * Added set_environment to OS classIgnacio Etcheverry2019-02-032-0/+6
* | Remove unused iostream includesRémi Verschelde2019-01-281-6/+1
|/
* Fix ALT+F4 being ignored with MOUSE_MODE_CAPTURED on WindowsMarcelo Fernandez2019-01-231-0/+7
* Fix GDI objects leak when setting custom cursorMarcin Zawiejski2019-01-231-0/+3
* Set WINVER and _WIN32_WINNT values in VS projectMarcin Zawiejski2019-01-221-2/+2
* Raised executable priority on windows to avoid stuter, helps #25162Juan Linietsky2019-01-222-2/+16
* Avoid cyclic iteration check, fixes #24969Juan Linietsky2019-01-221-1/+3
* Update copyright statements to 2019Rémi Verschelde2019-01-0121-42/+42