summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Backport: Fixed Erroneous HEXTILE testnovnc-legacySolly Ross2014-11-241-1/+1
* Backport: Fix for typo from a recent pullJoe Huss2014-11-241-1/+1
* Backport: Fix Karma sinon-chai version issuesSolly Ross2014-11-181-15/+15
* Backport: Don't draw "blank" HEXTILE tiles with random dataRamon de Klein2014-11-172-2/+27
* Backport: Fix Cursor Issue When Using True ColorSolly Ross2014-10-291-0/+6
* Backport: Fix subprotocolsJulien Fontanet2014-10-011-1/+1
* Make README point to correct Travis CI Build BadgeSolly Ross2014-10-011-1/+1
* Force Travis to use Node 0.11.13v0.5Solly Ross2014-09-301-1/+1
* Merge pull request #397 from kanaka/refactor/use-object-definepropertySolly2014-09-301-61/+62
|\
| * Make Utils.js use Object.define to modify ArraySolly Ross2014-09-221-61/+62
|/
* Correct Travis CI Badge URLSolly Ross2014-09-221-1/+1
* Add support for Relative Paths in the Test RunnerSolly Ross2014-09-221-18/+44
* Fix Race Condition in Display#clear on IE10Solly Ross2014-09-221-0/+6
* Fixed broken mouse test in test.rfb.jsSolly Ross2014-09-191-0/+1
* Fixed Cursor URI Support DetectionSolly Ross2014-09-192-2/+36
* Fixed presence detection bug in utils.set_defaultsSolly Ross2014-09-191-1/+1
* Fixed Typo Causing MouseUp to not RegisterSolly Ross2014-09-192-1/+15
* Fix Travis Sauce Tunnel IssuesSolly Ross2014-09-191-0/+2
* Merge pull request #391 from mandre/fix_invalid_propertySolly2014-09-194-3/+7
|\
| * Fix invalid updateState property of RFBMartin André2014-09-173-3/+3
| * Prevent noVNC loading error when invalid property is set on objectMartin André2014-09-171-0/+4
* | Fixed assertion collision issuesSolly Ross2014-09-194-40/+31
* | Added Sauce Auth Details for Travis CISolly Ross2014-09-191-0/+3
|/
* Merge pull request #368 from DirectXMan12/refactor/cleanupSolly2014-09-1524-4789/+7784
|\
| * Add support for Travis CI and SauceLabs TestingSolly Ross2014-09-156-7/+262
| * Cleanup: UI codeSolly Ross2014-09-151-976/+952
| * Cleanup: RFB ClientSolly Ross2014-09-153-1875/+3452
| * Cleanup: Display HelperSolly Ross2014-09-152-713/+1009
| * Cleanup: WebSocket HelperSolly Ross2014-09-153-349/+877
| * Cleanup: Webutil codeSolly Ross2014-09-152-49/+67
| * Cleanup: Keyboard codeSolly Ross2014-09-153-13/+25
| * Cleanup: Input codeSolly Ross2014-09-151-376/+363
| * Cleanup: Util codeSolly Ross2014-09-152-229/+471
| * Cleanup: DES codeSolly Ross2014-09-151-172/+175
| * Cleanup and Test: base64.jsSolly Ross2014-09-152-98/+129
| * Support the "NOTUNNEL" tunnel type for TightVNCSolly Ross2014-09-152-10/+80
|/
* Support running all tests from the root directorySolly Ross2014-09-151-0/+1
* fixes an error that was made in the merge with the last sync with websockify.samhed2014-08-191-7/+9
* Fix race condition in test runnerSolly Ross2014-06-032-2/+5
* Output error events from provider in test runnerSolly Ross2014-06-031-1/+7
* Fixed typo in run_from_console.jsSolly Ross2014-06-031-1/+1
* Add support for injecting test helper filesSolly Ross2014-06-031-0/+11
* Support automatically opening test HTML in browserSolly Ross2014-06-031-1/+11
* Merge pull request #363 from kosmasgiannis/query_parseSamuel2014-05-061-1/+1
|\
| * Better parsing of query string variablesGiannis Kosmas2014-05-051-1/+1
|/
* Fix for scroll offset in Util.getPosition()Solly Ross2014-05-051-10/+64
* Sync with websockifysamhed2014-04-143-551/+768
* Credit for this fix goes to Jesper Dam (https://github.com/Medical-Insight/no...samhed2014-04-141-1/+4
* Updated the comment in vnc.html to reflect the changes made in last commit.samhed2014-04-071-3/+4
* Changing the type of the keyboardinput element to textarea, fixes issue 356.samhed2014-04-071-2/+2