summaryrefslogtreecommitdiff
path: root/core/input/domkeytable.js
Commit message (Expand)AuthorAgeFilesLines
* chore: sync with W3C documentationQuentin Dreyer2020-12-221-19/+23
* Fix typo for ZenkakuHankaku keyPierre Ossman2020-12-101-1/+1
* Use toggle keysym for Eisu keyPierre Ossman2020-12-101-1/+1
* Fix typo for MailSend keyPierre Ossman2019-11-011-1/+1
* Update to latest UI Events key specificationPierre Ossman2019-11-011-6/+3
* Explain why Clear maps to KP_BeginPierre Ossman2019-10-311-0/+3
* Throw Error instead of StringJuanjo Diaz2018-11-241-8/+8
* Change copyright header (#1138)Solly Ross2018-10-091-1/+1
* Enforce brace stylePierre Ossman2018-09-061-6/+3
* Merge branch 'fix/ie11-numpad5-compatibility' of https://github.com/vlastoun/...Pierre Ossman2018-07-041-1/+1
|\
| * Fix: IE11 Numpad5 compatibility when numlock offVlastimil Sadilek2018-05-161-1/+1
* | Prefer const/let over varJuanjo Diaz2018-05-241-1/+1
|/
* Add missing semicolonSamuel Mannehed2017-05-131-1/+1
* Use KeyboardEvent.key too look up keysymsPierre Ossman2017-05-041-0/+310