]> git.proxmox.com Git - mirror_novnc.git/history - tests
Add Spanish translation
[mirror_novnc.git] / tests /
2018-01-26 Pierre OssmanBetter cleanup in vnc_playback.html
2018-01-26 Pierre OssmanUpdate vnc_playback.html to follow current API
2018-01-25 Pierre OssmanRemove old test pages
2018-01-11 Samuel MannehedMerge pull request #996 from PeterDaveHelloKitchen...
2018-01-10 Solly RossMerge pull request #991 from PeterDaveHelloKitchen...
2018-01-10 Solly RossMerge pull request #998 from novnc/bug/ie11-tests-slice
2018-01-10 Solly RossFix slice usage in display tests on IE11
2017-12-14 Pierre OssmanAdd test for 16x16 tiles
2017-12-14 Pierre OssmanSimpler reporting when display output size mismatches
2017-12-14 Pierre OssmanMerge branch 'master' of https://github.com/josiah2009...
2017-12-12 Pierre OssmanMerge branch 'docs' of https://github.com/CendioOssman...
2017-12-11 Pierre OssmanMerge branch 'resize' of https://github.com/CendioOssma...
2017-12-06 Pierre OssmanMove resize handling in to RFB object
2017-11-30 Pierre OssmanForced cleanup of RFB objects in tests
2017-11-17 Samuel MannehedMerge pull request #950 from samhed/disconnectapi
2017-11-14 Samuel MannehedMove localization.js to app
2017-11-14 Samuel MannehedAbstract RFB errors to avoid sending strings
2017-11-14 Samuel MannehedReplace updatestate event with connect
2017-11-11 Samuel MannehedRemove RFB.notification()
2017-11-10 Pierre OssmanMerge branch 'api' of https://github.com/CendioOssman...
2017-11-09 Pierre OssmanUse standard EventTarget interface for events
2017-11-09 Pierre OssmanIntegrate connect() in to constructor
2017-11-09 Pierre OssmanClean up beforeEach() code in RFB tests
2017-11-09 Pierre OssmanRemove redundant setup of fake timer handling
2017-11-09 Pierre OssmanRemove disconnectTimeout property
2017-11-09 Pierre OssmanRemove "downscale only" mode
2017-11-09 Pierre OssmanImprove naming for viewport properties
2017-11-09 Pierre OssmanChange clippingDisplay() to a property
2017-11-09 Pierre OssmanUse standard JavaScript properties
2017-11-09 Pierre OssmanMove cursor URI check to RFB object
2017-11-09 Pierre OssmanRemove non-JavaScript render code
2017-11-09 Pierre OssmanChange some attributes to arguments
2017-11-09 Pierre OssmanAlways include ID marker in repeater protocol
2017-11-09 Pierre OssmanFix duplicate beforeEach() hook
2017-11-09 Pierre OssmanSwitch to URL for connect()
2017-11-09 Pierre OssmanAvoid code duplication in RFB test preparation
2017-11-09 Pierre OssmanTidy up variable initialisation
2017-11-09 Pierre OssmanRemove onFBU* callbacks
2017-11-09 Pierre OssmanAdd resize as a capability
2017-11-09 Pierre OssmanMake power API generic
2017-11-09 Pierre OssmanAllow other credentials than just password
2017-10-18 Pierre OssmanMerge branch 'focus' of https://github.com/CendioOssman...
2017-10-17 Samuel MannehedRecieve challange before expecting callback
2017-10-06 Samuel MannehedMerge pull request #913 from kosmasgiannis/missing_quote
2017-10-06 Pierre OssmanAdd tests for Intel AMT compatible mode
2017-10-05 Solly RossMerge pull request #910 from novnc/infra/publish
2017-10-05 Samuel MannehedMerge pull request #893 from CendioOssman/amt
2017-09-29 Pierre OssmanMerge branch 'fixes/polyfill' of https://github.com...
2017-09-29 Pierre OssmanMerge branch 'optional-port' of https://github.com...
2017-09-28 Samuel MannehedRestore logging properly after log tests
2017-09-28 Samuel MannehedSetup chai extensions centrally
2017-09-28 Samuel MannehedUpgrade and fix sinon.js
2017-09-27 Samuel MannehedMerge pull request #896 from novnc/combinemousewheel
2017-09-22 Pierre OssmanRemove rect arguments onFBUComplete callback
2017-09-22 Pierre OssmanClean up encoding handling
2017-09-17 Samuel MannehedRemove unused imports
2017-09-17 Samuel MannehedCombine small mouse wheel events
2017-09-17 Samuel MannehedSplit devices.js into keyboard.js and mouse.js
2017-09-17 Samuel MannehedAdd tests for mouse module
2017-09-07 Pierre OssmanMerge resize handling to single method
2017-09-07 Pierre OssmanStop hiding exceptions in WebSock class
2017-09-05 Pierre OssmanInclude optional log message on errors
2017-09-05 Pierre OssmanHandle new style recordings
2017-07-07 Pierre OssmanOnly send QEMU Extended Key Event if we have a scan...
2017-07-07 Pierre OssmanIgnore compositing key
2017-07-06 Pierre OssmanMerge branch 'qemufix' of https://github.com/CendioOssm...
2017-07-06 Pierre OssmanFallback for missing keypress events
2017-07-06 Pierre OssmanTrack keys using keyIdentifier
2017-06-21 Pierre OssmanHandle iOS special keys
2017-06-21 Pierre OssmanFake key release for iOS hardware keyboards
2017-06-01 Pierre OssmanFix traffic management in playback tests
2017-06-01 Pierre OssmanMerge branch 'record' of https://github.com/CendioOssma...
2017-05-22 Pierre OssmanRevert recording file format changes
2017-05-12 Samuel MannehedAdd missing semicolon
2017-05-12 Samuel MannehedRemove trailing whitespace
2017-05-04 Pierre OssmanRemove colour map support
2017-05-04 Pierre OssmanRemove browser engine detection
2017-05-04 Pierre OssmanSkip some keyboard tests on IE and Edge
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 OssmanUse KeyboardEvent.key too look up keysyms
2017-05-04 Pierre OssmanClean up AltGraph handling
2017-05-04 Pierre OssmanSimplify pressed key handling
2017-05-04 Pierre OssmanSimplify handling of keypress
2017-05-04 Pierre OssmanMove keyboard handling in to Keyboard class
2017-05-04 Pierre OssmanRemove modifier synchronisation
2017-05-04 Pierre OssmanSimplify keyboard event API
2017-05-04 Pierre OssmanSend keyboard events from single place
2017-05-04 Pierre OssmanImprove lookup of special keys
2017-05-04 Pierre OssmanImprove character keysym lookup
2017-05-04 Pierre OssmanUse standard DOM identifiers for physical keys
2017-04-21 Samuel MannehedFix panning test for high DPI devices
2017-03-25 Solly RossMerge pull request #738 from patrakov/master
2017-03-24 Pierre OssmanHide internal keyboard functions
2017-03-24 Pierre OssmanRemove character substitution
2017-03-24 Pierre OssmanSimplify keysymdef.js
2017-03-24 Pierre OssmanRemove keysym names from keysymdef.js
2017-03-22 Solly RossMerge pull request #774 from novnc/refactor/es6-module...
2017-03-21 Solly RossMake vnc_playback.html functional once more
2017-03-21 Solly RossUpdate tests to work with new structure
next