summaryrefslogtreecommitdiff
path: root/tests/input.html
Commit message (Expand)AuthorAgeFilesLines
* Split devices.js into keyboard.js and mouse.jsSamuel Mannehed2017-09-171-1/+2
* Remove trailing whitespaceSamuel Mannehed2017-05-131-1/+1
* Remove browser engine detectionPierre Ossman2017-05-041-3/+0
* Simplify keyboard event APIPierre Ossman2017-05-041-3/+3
* Use standard DOM identifiers for physical keysPierre Ossman2017-05-041-0/+1
* Remove keysym names from keysymdef.jsPierre Ossman2017-03-241-4/+0
* Use textContent instead of innerHTMLSolly Ross2017-01-121-1/+1
* New way of detecting touchtouchdetectsamhed2016-10-141-1/+1
* Move input-related files into core/inputSolly Ross2016-09-161-5/+5
* Remove unecessary event-related code from UtilSolly Ross2016-09-161-3/+3
* Clean up UtilSolly Ross2016-09-161-11/+11
* Enable noVNC to become BrowserifiableSolly Ross2016-09-161-9/+9
* QEMU RFB extension - new file xtscancodes.jsDaniel Henrique Barboza2016-08-261-4/+5
* Update tests/input.html to include keysym.js instead of keysymdef.jsJesper Dam (jalfd)2015-02-171-0/+1
* Keyboard Handling [4/8]: Update input.html to work with new keyboard handlingjalf2013-12-051-3/+16
* Touch events and mouse button selectors.Joel Martin2011-07-231-10/+51
* Refactor keyboard event handling.Joel Martin2011-04-051-5/+12
* API change: Mouse/kbd handling to include/input.jsJoel Martin2011-04-031-1/+8
* IE9 fixes: mouse, doctype. Adobe Flash link.Joel Martin2011-03-291-0/+1
* test/*.html: use "../include" instead of symlink.Joel Martin2011-03-141-4/+4
* Make compatible with jQuery. Slight API change.Joel Martin2010-12-101-2/+2
* Split util into two file:Antoine Mercadal2010-09-301-0/+1
* New API. Refactor Canvas and RFB objects.Joel Martin2010-08-021-3/+4
* Various cross-browser fixes.Joel Martin2010-06-231-6/+4
* Add mouse position routines to util.js.Joel Martin2010-06-151-44/+11
* Add mouse wheel support and input test page.Joel Martin2010-05-251-0/+95