Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [HTML5] Fix gamepad samples not being properly reset. | Fabio Alessandrelli | 2022-01-31 | 1 | -1/+1 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Fix files_dropped in HTML5 export. | Luis Sanchez | 2021-12-03 | 1 | -1/+1 |
* | [HTML5] Fix multi-touch input handling. | Fabio Alessandrelli | 2021-11-30 | 1 | -3/+3 |
* | [HTML5] Fix focus (again) in Firefox's iframes. | Fabio Alessandrelli | 2021-11-26 | 1 | -2/+6 |
* | [HTML5] Add checks to Gamepad API events. | Fabio Alessandrelli | 2021-11-19 | 1 | -2/+6 |
* | [HTML5] Fix input not focusing canvas. | Fabio Alessandrelli | 2021-11-19 | 1 | -0/+6 |
* | [HTML5] Refactor JS library listeners to OS. | Fabio Alessandrelli | 2021-10-05 | 1 | -18/+18 |
* | [HTML5] Refactor display/input JS library code. | Fabio Alessandrelli | 2021-10-05 | 1 | -11/+404 |
* | [HTML5] Implement mouse/touch/key events in JS library. | Fabio Alessandrelli | 2021-10-05 | 1 | -0/+133 |