]> git.proxmox.com Git - mirror_novnc.git/history - tests/input.html
Merge branch 'qemufix' of https://github.com/CendioOssman/noVNC
[mirror_novnc.git] / tests / input.html
2017-05-12 Samuel MannehedRemove trailing whitespace
2017-05-04 Pierre OssmanRemove browser engine detection
2017-05-04 Pierre OssmanMerge branch 'png_cursor' of https://github.com/CendioO...
2017-05-04 Pierre OssmanMerge branch 'keyboard' of https://github.com/CendioOss...
2017-05-04 Pierre OssmanSimplify keyboard event API
2017-05-04 Pierre OssmanUse standard DOM identifiers for physical keys
2017-03-25 Solly RossMerge pull request #738 from patrakov/master
2017-03-24 Pierre OssmanRemove keysym names from keysymdef.js
2017-02-07 Pierre OssmanMerge branch 'util-console' of https://github.com/tghw...
2017-01-12 Solly RossUse textContent instead of innerHTML
2016-11-10 Samuel MannehedMerge pull request #689 from ossman/keysym
2016-10-24 Samuel MannehedMerge pull request #686 from CendioOssman/favicon
2016-10-20 Samuel MannehedMerge pull request #677 from CendioOssman/perf
2016-10-19 Samuel MannehedMerge pull request #649 from kanaka/dontgrabinviewonly
2016-10-19 Samuel MannehedMerge pull request #687 from CendioOssman/info
2016-10-19 Samuel MannehedMerge pull request #650 from kanaka/touchdetect
2016-10-14 samhedNew way of detecting touch
2016-09-16 Solly RossMerge pull request #603 from WardF/master
2016-09-16 Solly RossMerge pull request #496 from kanaka/refactor/modularized
2016-09-16 Solly RossMove input-related files into core/input
2016-09-16 Solly RossRemove unecessary event-related code from Util
2016-09-16 Solly RossClean up Util
2016-09-16 Solly RossEnable noVNC to become Browserifiable
2016-08-29 Solly RossMerge pull request #596 from danielhb/master
2016-08-26 Daniel Henrique... QEMU RFB extension - new file xtscancodes.js
2015-04-07 SollyMerge pull request #415 from jimdigriz/fixes
2015-02-17 SollyMerge pull request #448 from kanaka/websockify-as-submodule
2015-02-17 SollyMerge pull request #432 from nbibler/getPositionUpdate
2015-02-17 Solly RossMerge branch 'bug/fix-input-html'
2015-02-17 Jesper Dam (jalfd)Update tests/input.html to include keysym.js instead...
2014-02-17 SollyMerge pull request #242 from Medical-Insight/use-wss...
2013-12-05 jalfKeyboard Handling [4/8]: Update input.html to work...
2012-01-12 Joel MartinMerge remote branch 'origin/issue-70'
2011-07-24 Joel MartinTouch events and mouse button selectors.
2011-04-05 Joel MartinRefactor keyboard event handling.
2011-04-03 Joel MartinAPI change: Mouse/kbd handling to include/input.js
2011-03-29 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-03-29 Joel MartinIE9 fixes: mouse, doctype. Adobe Flash link.
2011-03-15 Joel Martintest/*.html: use "../include" instead of symlink.
2010-12-10 Joel MartinMake compatible with jQuery. Slight API change.
2010-09-29 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2010-09-29 Antoine MercadalSplit util into two file:
2010-08-02 Joel MartinNew API. Refactor Canvas and RFB objects.
2010-06-23 Joel MartinVarious cross-browser fixes.
2010-06-15 Joel MartinAdd mouse position routines to util.js.
2010-05-25 Joel MartinAdd mouse wheel support and input test page.