Age | Commit message (Expand) | Author |
2016-06-23 | Merge pull request #5362 from J08nY/png | Rémi Verschelde |
2016-06-23 | Make editor compatible with Windows high contrast themes | Pedro J. Estébanez |
2016-06-22 | Fixed iCCp chunk in pngs | J08nY |
2016-06-19 | Merge pull request #5225 from Hinsbart/x_rumble | Rémi Verschelde |
2016-06-18 | Add missing license headers in our source files (#5255) | Rémi Verschelde |
2016-06-15 | Windows: Support gamepad vibration using XInput. | Andreas Haas |
2016-06-11 | property 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-08 | GLEW: Define static + enabled and includes via SCons | Rémi Verschelde |
2016-06-07 | Windows: Hide mouse on MOUSE_MODE_CAPTURED | J08nY |
2016-06-05 | vsync support | Juan Linietsky |
2016-06-04 | -customizable shortcuts in editor | Juan Linietsky |
2016-06-03 | change invalid characters when get user data dir on Windows & Unix | volzhs |
2016-06-01 | removed dependency on shcore.dll to get DPI | Juan Linietsky |
2016-05-30 | Icon: Remove more grey capsules behind official logo | Rémi Verschelde |
2016-05-29 | hidpi for now not available on mingw, sorry | Juan Linietsky |
2016-05-29 | DPI Detection support | Juan Linietsky |
2016-05-29 | fix freetype paths on osx and mingw | Juan Linietsky |
2016-05-29 | Finalized DynamicFont implementation | Juan Linietsky |
2016-05-27 | Changed import workflow | Juan Linietsky |
2016-05-21 | remove trailing whitespace | Hubert Jarosz |
2016-05-09 | Working even when re-entering window. | Mattias Cibien |
2016-05-09 | Cursor hides only in client area | Mattias Cibien |
2016-05-03 | Fix windows 64-bits build. | George Marques |
2016-05-03 | Fixed behavior of OS.set_window_resizable | Mattias Cibien |
2016-05-02 | Merge pull request #4274 from Griefchief/master | Rémi Verschelde |
2016-04-29 | Implement OS.get_process_ID for Windows | George Marques |
2016-04-10 | Fixes 64 bit MSVC builds, disables bits parameter | Aleksandar Danilovic |
2016-04-02 | Remove trailing spaces | Rémi Verschelde |
2016-03-12 | Borderless window support for the Win32 build. Default window position is now... | Saracen |
2016-03-09 | remove trailing whitespace | Hubert Jarosz |
2016-02-17 | Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT | Rémi Verschelde |
2016-02-12 | win: fix xinput triggers not resetting correctly | Hondres |
2016-02-07 | Added constant to retrieve Windows' Documents path | Franco Eusébio Garcia |
2016-02-04 | Removed 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-04 | support horizontal mouse wheel, use in text editor | hondres |
2016-02-01 | remove pc_joystick_map.h | hondres |
2016-01-26 | Revert "make msvc 64bits build again, fixes #3098" | George Marques |
2016-01-25 | -Many fixes to windows build system with Mingw on Windows. Fixes #2690 | Juan Linietsky |
2016-01-24 | Change default window size for desktop | George Marques |
2016-01-16 | Fix 32 bit windows export crash | mrezai |
2016-01-12 | Merge pull request #3272 from Hinsbart/joy-binding | punto- |
2016-01-11 | Merge pull request #3230 from touilleMan/issue-55 | Rémi Verschelde |
2016-01-10 | make msvc 64bits build again, fixes #3098 | Juan Linietsky |
2016-01-10 | -Removed OS.get_system_time_msec(), this is undoable on Windows and also unus... | Juan Linietsky |
2016-01-08 | Add some joystick functions to input. Enables manipulation of mappings at run... | hondres |
2016-01-06 | Better fix for visual studio project generation. | Peace Sells |
2016-01-05 | define XUSER_MAX_COUNT if not present | hondres |
2016-01-04 | Remove unnecessary null pointer checks | Emmanuel Leblond |