summaryrefslogtreecommitdiff
path: root/platform/javascript/display_server_javascript.h
AgeCommit message (Expand)Author
2021-07-22Move `alert` function from `DisplayServer` to `OS`.bruvzg
2021-07-16Modernize Display server to use override keywordHendrik Brucker
2021-07-15[HTML5] Fix build (with module_webxr_enabled=no).Fabio Alessandrelli
2021-03-11[HTML5] Opt-in virtual keyboard support.Fabio Alessandrelli
2021-02-19[HTML5] Better fullscreen, canvas resizing.Fabio Alessandrelli
2021-02-12[HTML5] Detect screen scale and DPI.Fabio Alessandrelli
2021-01-18[HTML5] Custom Gamepad library to allow remapping.Fabio Alessandrelli
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-10[HTML5] Port JavaScript inline code to libraries.Fabio Alessandrelli
2020-09-18[HTML5] Add override keyword, cleanup methods.Fabio Alessandrelli
2020-07-27Implement HTML5 cancel/ok button swap on Windows.Fabio Alessandrelli
2020-07-01[JS] Check canvas size each loop, force redraw.Fabio Alessandrelli
2020-07-01More static methods in DisplayServerJavaScript.Fabio Alessandrelli
2020-07-01Refactor canvas ID and locale handling.Fabio Alessandrelli
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-10Add drop files functionFabio Alessandrelli
2020-05-10DisplayServerJavaScript implementation.Fabio Alessandrelli