summaryrefslogtreecommitdiffstats
path: root/platform/javascript/display_server_javascript.h
Commit message (Expand)AuthorAgeFilesLines
* [HTML5] Port JavaScript inline code to libraries.Fabio Alessandrelli2020-11-101-19/+16
* [HTML5] Add override keyword, cleanup methods.Fabio Alessandrelli2020-09-181-52/+52
* Implement HTML5 cancel/ok button swap on Windows.Fabio Alessandrelli2020-07-271-0/+3
* [JS] Check canvas size each loop, force redraw.Fabio Alessandrelli2020-07-011-0/+6
* More static methods in DisplayServerJavaScript.Fabio Alessandrelli2020-07-011-0/+11
* Refactor canvas ID and locale handling.Fabio Alessandrelli2020-07-011-1/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Add drop files functionFabio Alessandrelli2020-05-101-0/+1
* DisplayServerJavaScript implementation.Fabio Alessandrelli2020-05-101-0/+187