]> git.proxmox.com Git - mirror_novnc.git/history - tests
Merge pull request #996 from PeterDaveHelloKitchen/zh-tw-translation
[mirror_novnc.git] / tests /
2017-02-07 Pierre OssmanMerge branch 'util-console' of https://github.com/tghw...
2017-02-03 Pierre OssmanRemove binary protocol tests
2017-02-03 Pierre OssmanRemove buffer limit tests
2017-01-12 Solly RossUse textContent instead of innerHTML
2016-12-13 Samuel MannehedMerge pull request #699 from CendioOssman/double
2016-12-09 Pierre OssmanClean up viewport handling
2016-12-09 Pierre OssmanRemove max dimension handling
2016-12-09 Pierre OssmanPrevent access to sensitive display variables
2016-12-09 Pierre OssmanUse double buffering for the display
2016-12-09 Pierre OssmanDon't violate Display abstraction
2016-12-09 Pierre OssmanAdd test for Display.flush()
2016-12-09 Pierre OssmanRemove blitStringImage() in favour of imageRect()
2016-12-09 Pierre OssmanFlush out rendering after each performance test
2016-12-06 Pierre OssmanRun performance tests at full speed
2016-12-01 Samuel MannehedMerge pull request #727 from CendioOssman/travis
2016-11-29 Pierre OssmanSkip language tests on broken browsers
2016-11-29 Samuel MannehedMerge pull request #725 from CendioOssman/rightbar
2016-11-28 Samuel MannehedFix translation util tests
2016-11-28 Samuel MannehedRemove duplicate line
2016-11-24 Kyle Russellrfb: Allow port to be optionally appended to URI
2016-11-22 Samuel MannehedMerge pull request #718 from ossman/po
2016-11-17 Pierre OssmanUse gettext .po files for translations
2016-11-14 Samuel MannehedMerge pull request #713 from kanaka/properdisconnections
2016-11-10 Samuel MannehedAllow specifying details when calling RFB._fail()
2016-11-10 Samuel MannehedEnsure proper connection state transitions
2016-11-10 Samuel MannehedHandle server-side disconnections
2016-11-10 Samuel MannehedComment out skipped test
2016-11-10 Samuel MannehedSkip keysyms.fromUnicode UCS-4 test
2016-11-10 Samuel MannehedFix keysyms.fromUnicode() tests
2016-11-10 Samuel MannehedMerge pull request #689 from ossman/keysym
2016-11-08 Samuel MannehedMerge pull request #697 from CendioOssman/keyboard
2016-10-25 Pierre OssmanDon't grab input when running performance tests
2016-10-24 Pierre OssmanFix performance tests to follow new state API
2016-10-24 Samuel MannehedMerge branch 'CendioOssman-delay' into master
2016-10-24 Pierre OssmanWait for proper image load event
2016-10-24 Pierre OssmanHide image handling in display object
2016-10-24 Pierre OssmanProcess entire WebSocket message at once
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-15 Pierre OssmanUse Unicode keysym range as fallback
2016-10-14 samhedNew way of detecting touch
2016-10-05 Pierre OssmanSupport older base64 recordings
2016-10-01 Samuel MannehedMerge pull request #651 from kanaka/separatestates
2016-09-30 Samuel MannehedRemove unnecessary substates of disconnected
2016-09-30 Samuel MannehedImprove the connection state names
2016-09-30 Samuel MannehedSeparate out init state from page state
2016-09-30 Samuel MannehedClean up special state handling for 'failed'
2016-09-30 Samuel MannehedDon't abuse state change function for messages
2016-09-30 Samuel MannehedDon't change state to same state
2016-09-30 Samuel MannehedRemove special password state
2016-09-16 Solly RossMerge pull request #661 from kanaka/feature/realvnc5...
2016-09-16 Lars Ole HurlenDetect RealVNC's RFB 5.0 Protocol Version
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 RossUtil shouldn't modify window object
2016-09-16 Solly RossSwitch to PhantomJS 2.x for testing
2016-09-16 Solly RossDon't modify Array prototype
2016-09-16 Solly RossClean up Util
2016-09-16 Solly RossClean up unused files in tests
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 - rfb.js and input.js changes
2016-08-26 Daniel Henrique... QEMU RFB extension - new file xtscancodes.js
2016-08-26 samhedMerge branch 'continuousupdates' into noVNCmaster
2016-08-26 samhedAdd support for ContinuousUpdates
2016-06-03 samhedAdd support for fences
2016-06-03 samhedLower level check for framebuffer update requests
2016-06-03 samhedAlways flush socket after each message
2016-06-03 samhedFix 'sent' assertion
2016-06-03 samhedFix typo in pointer event test
2016-06-03 samhedMerge branch 'ui-cleanup' of https://github.com/kanaka...
2016-06-02 SamuelSplit the setDesktopSize function (#618)
2016-04-30 Samuel MannehedAdd missing parenthesis (#600)
2016-04-30 Samuel MannehedRespect the threshold in the viewdrag test (#600)
2016-04-30 Samuel MannehedMerge branch 'SirCmpwn-fix-send-on-disconnect'
2016-04-30 Drew DeVaultFix failing test
2016-01-06 Solly RossMerge pull request #568 from kanaka/refactor/remove...
2016-01-06 Solly RossMerge pull request #547 from pigshell/hashargs
2016-01-06 Solly RossFixed vnc_perf.html
2016-01-06 Solly RossRemove remaining references to jsunzip.js
2016-01-05 Solly RossMerge pull request #565 from kanaka/bug/dynamic-rq...
2015-12-22 Solly RossOn-Demand Dynamic Receive Queue Resizing
2015-08-24 Solly RossFix bug in non-true-color code
2015-08-24 Solly RossTests: Fixed bug in displayed assertion
2015-08-14 SollyMerge pull request #488 from kanaka/feature/more-perf...
2015-08-06 Solly RossFix multi-line assertion messages in test runner
2015-08-06 Solly RossAllow the use of the PhantomJS remote debugger
2015-08-06 Solly RossUse Typed Arrays for the send queue
2015-08-06 Solly RossUse Typed Arrays for the Websock receive queue
2015-08-06 Solly RossWIP: Switch to Pako for zlib
2015-08-06 Solly RossFix up vnc_playback.html and playback.js
2015-04-07 SollyMerge pull request #415 from jimdigriz/fixes
2015-03-27 SollyMerge pull request #474 from kanaka/bug/throw-error...
2015-03-26 Solly RossCreate RFB object on connect
2015-03-10 SollyMerge pull request #464 from kanaka/bug/firefoxresize
next