Age | Commit message (Expand) | Author |
2018-09-08 | Tweak Android-related error messages in the Export dialog | Hugo Locurcio |
2018-09-08 | Changed Windows key translate pair from KEY_COLON to KEY_COMMA. | Jared |
2018-09-05 | Fix mouse confined leaving window with OS_Windows::set_window_position | Guilherme Felipe |
2018-09-05 | Add clipboard operation for android OS | Xavier Sellier |
2018-09-05 | Fixes to mouse mode confined and captured | Guilherme Felipe |
2018-09-04 | Really fix the custom cursor hotspot | Martin Capitanio |
2018-09-03 | Fix custom cursor hotspot | Guilherme Felipe |
2018-09-01 | Fix bad res file include in VS project and simplify a bit | elasota |
2018-08-30 | Fix multitouch input not working on certain devices on Windows | Pedro J. Estébanez |
2018-08-30 | Fix HTML5 gamepad input | Leon Krause |
2018-08-28 | Fix typo in os_uwp causing a build failure | Hein-Pieter van Braam |
2018-08-28 | Merge pull request #21511 from eska014/webm-nomt | Rémi Verschelde |
2018-08-28 | No need to link with libandroid_support in NDK 17 | Wojciech Milkowski |
2018-08-28 | Enable Theora module for HTML5 platform | Leon Krause |
2018-08-27 | Revert "Try closing gracefully before terminating process" | Rémi Verschelde |
2018-08-27 | Merge pull request #21387 from hpvb/fix-15324 | Rémi Verschelde |
2018-08-27 | When setting an X11 icon fails, try halving the size | Hein-Pieter van Braam |
2018-08-26 | Fall back to GLES2 if GLES3 is not working | Hein-Pieter van Braam |
2018-08-26 | Fixes several resource leaks in ... | Crazy-P |
2018-08-25 | Support more X11 dialogs for X11::alert() | Hein-Pieter van Braam |
2018-08-24 | Merge pull request #21375 from akien-mga/msvc-nominmax | Rémi Verschelde |
2018-08-24 | SCons: Disable min/max WinDef.h macros on MSVC | Rémi Verschelde |
2018-08-24 | Merge pull request #20712 from marcelofg55/midi_open_close | Juan Linietsky |
2018-08-24 | Make some debug prints verbose-only, remove others | Rémi Verschelde |
2018-08-24 | Add print_verbose to print to stdout only in verbose mode | Rémi Verschelde |
2018-08-24 | Merge pull request #21336 from eska014/html5-new-presentation | Rémi Verschelde |
2018-08-23 | Merge pull request #21332 from dragmz/apk-hint-fix | Rémi Verschelde |
2018-08-23 | Fix file hints | Marcin Zawiejski |
2018-08-23 | Merge pull request #21330 from eska014/html5-canvas-resize | Rémi Verschelde |
2018-08-23 | Add responsive HTML5 export page with full-size canvas as new default | Leon Krause |
2018-08-23 | Merge pull request #20507 from rdhafidh/android_libcpp_shared_master | Rémi Verschelde |
2018-08-23 | Facilitate external modification of HTML5 canvas size | Leon Krause |
2018-08-22 | Modifications to raw input so the handling of absolute coordinates is more co... | Juan Linietsky |
2018-08-22 | Merge pull request #20523 from moiman100/windows-raw-input | Juan Linietsky |
2018-08-23 | add support libc++_shared stl on android | Ridwan Abdul Hafidh |
2018-08-21 | BPTC support | elasota |
2018-08-21 | Merge pull request #21236 from dragmz/windows-graceful-close | Rémi Verschelde |
2018-08-21 | CI: Disable debug_symbols on Travis/AppVeyor | Rémi Verschelde |
2018-08-21 | Merge pull request #20922 from kripken/err | Leon Krause |
2018-08-20 | Try closing gracefully before terminating process | Marcin Zawiejski |
2018-08-20 | fix Android/HTML5 custom templates option does not work | Alessandro |
2018-08-20 | Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties | Rémi Verschelde |
2018-08-19 | Merge pull request #21179 from elasota/vs-pdb | Rémi Verschelde |
2018-08-19 | Support debug_symbols in VS optimized builds | elasota |
2018-08-18 | Merge pull request #21132 from neonsoup/win_move_to_trash_fix | Rémi Verschelde |
2018-08-18 | Fix errors during removing files or folders and fix for latin symbols | neonsoup |
2018-08-17 | Update detect.py | Tiago Quendera |
2018-08-16 | Replace XRaiseWindow with a _NET_ACTIVE_WINDOW ClientRequest | Hein-Pieter van Braam |
2018-08-14 | Merge pull request #18096 from aaronfranke/master | Juan Linietsky |
2018-08-14 | Fix impossibility of removing folder which contains non-latin symbols(on Wind... | Chaosus |