summaryrefslogtreecommitdiff
path: root/platform/windows
AgeCommit message (Expand)Author
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
2016-05-03Fix windows 64-bits build.George Marques
2016-05-03Fixed behavior of OS.set_window_resizableMattias Cibien
2016-05-02Merge pull request #4274 from Griefchief/masterRémi Verschelde
2016-04-29Implement OS.get_process_ID for WindowsGeorge Marques
2016-04-10Fixes 64 bit MSVC builds, disables bits parameterAleksandar Danilovic
2016-04-02Remove trailing spacesRémi Verschelde
2016-03-12Borderless window support for the Win32 build. Default window position is now...Saracen
2016-03-09remove trailing whitespaceHubert Jarosz
2016-02-17Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACTRémi Verschelde
2016-02-12win: fix xinput triggers not resetting correctlyHondres
2016-02-07Added constant to retrieve Windows' Documents pathFranco Eusébio Garcia
2016-02-04Removed PE-bliss, win32 binares so far remain without icon, had many issues w...Juan Linietsky
2016-02-04-removed buggy flags, makes mingw+32 bits+optimized work again,Juan Linietsky
2016-02-04support horizontal mouse wheel, use in text editorhondres
2016-02-01remove pc_joystick_map.hhondres
2016-01-26Revert "make msvc 64bits build again, fixes #3098"George Marques
2016-01-25-Many fixes to windows build system with Mingw on Windows. Fixes #2690Juan Linietsky
2016-01-24Change default window size for desktopGeorge Marques
2016-01-16Fix 32 bit windows export crashmrezai
2016-01-12Merge pull request #3272 from Hinsbart/joy-bindingpunto-
2016-01-11Merge pull request #3230 from touilleMan/issue-55Rémi Verschelde
2016-01-10make msvc 64bits build again, fixes #3098Juan Linietsky
2016-01-10-Removed OS.get_system_time_msec(), this is undoable on Windows and also unus...Juan Linietsky
2016-01-08Add some joystick functions to input. Enables manipulation of mappings at run...hondres
2016-01-06Better fix for visual studio project generation.Peace Sells
2016-01-05define XUSER_MAX_COUNT if not presenthondres
2016-01-04Remove unnecessary null pointer checksEmmanuel Leblond