summaryrefslogtreecommitdiff
path: root/platform/windows
AgeCommit message (Expand)Author
2015-10-13REUSE_ADDR under windows platformsanikoyes
2015-10-01-Added ability to use cubic interpolation on image resize (little more qualit...Juan Linietsky
2015-09-27Hide stderr when trying to detect mingw binaries on posixRĂ©mi Verschelde
2015-09-24Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky
2015-08-06Add OS.get_system_time_msecMaximillian
2015-06-08draw button focus before text and iconJuan Linietsky
2015-06-07Complete fix for windows compilabilityest31
2015-06-07Fix windows compilabilityest31
2015-06-06Add OS.get_time_zone_info functionest31
2015-06-06Add utc param to get_time and get_date methodsest31
2015-06-06Use local time for both time and date on winest31
2015-05-26ability to run 2D physics in a threadJuan Linietsky
2015-05-17fix crash on help, closes #1873Juan Linietsky
2015-05-09Change windows build to use CFlag /Od so that you get the full debug experien...Antony
2015-05-04fixes issue #1693 winmain and main unicodeyg2f
2015-05-04Merge remote-tracking branch 'origin/master'Juan Linietsky
2015-05-04small unicode fixesJuan Linietsky
2015-05-03Merge pull request #1800 from antonyjones67/VSGeneratorJuan Linietsky
2015-05-03Added Visual Studio project generation. Use "vsproj=yes" in command line. Thi...Antony Jones
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-03-25add missing WM_RBUTTONDBLCLK messagesanikoyes
2015-03-23window managements functions workJuan Linietsky
2015-03-22fixes to new window management APIJuan Linietsky
2015-03-22Merge pull request #1432 from UsernameIsAReservedWord/fixes_platform_windows_...Juan Linietsky
2015-03-16New option to send canvas to render bufferJuan Linietsky
2015-03-02Merge pull request #1437 from Hinsbart/fix_win_joyJuan Linietsky
2015-03-02support for 2D shadow castersJuan Linietsky
2015-02-25fix get joystick name from registry on some systemsHinsbart
2015-02-24Update detect.pyUsernameIsAReservedWord
2015-02-24Update detect.pyUsernameIsAReservedWord
2015-02-24fixes platform/windows/detect.pyUsernameIsAReservedWord
2015-02-15begin new serialization frameworkJuan Linietsky
2015-02-14fixes to mouse warpJuan Linietsky
2015-02-12fix get_joy_name() on windowsHinsbart
2015-02-09Merge pull request #1259 from laganojunior/feature/fix_modifier_key_unpressJuan Linietsky
2015-01-17Fix whitespace on previous commitManuel Lagang
2015-01-17Modifiers are unset on events for the modifier key itselfManuel Lagang
2015-01-18Fix mingw windows build errormarynate
2015-01-17added nvidia optimus enablementthe_mech
2015-01-11-Initial (untested) implementation of 2D shaders. Probably broken, will be fi...Juan Linietsky
2015-01-102D Rewrite Step [1]Juan Linietsky
2015-01-03-added new code completion guess locations, closes #1032Juan Linietsky
2014-12-16New Code CompletionJuan Linietsky
2014-12-02-Ability to ask for documents/pictures/etc system dirs.Juan Linietsky
2014-11-19missing navmesh demo and small fixesJuan Linietsky
2014-11-17NavMeshJuan Linietsky
2014-11-13UDP FixesJuan Linietsky
2014-11-123D Import Import & UDPJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-11-02Bug FixesJuan Linietsky