summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Point submodule to its upstream repositorybaserock/v0.5.1Francisco Redondo Marchena2015-05-211-1/+1
* Merge pull request #420 from julien-f/patch-1v0.5.1Samuel2014-11-291-1/+1
|\
| * Loads keysym.jsJulien Fontanet2014-11-281-1/+1
|/
* Fixes #309, make use of keysym.jssamhed2014-11-262-78/+78
* Add ISO Level 3 Shift (AltGr) to keysym.jssamhed2014-11-261-0/+2
* Fixed Erroneous HEXTILE testSolly Ross2014-11-241-1/+1
* Merge pull request #416 from detain/masterSamuel2014-11-231-1/+1
|\
| * Fix for typo from a recent pullJoe Huss2014-11-231-1/+1
|/
* Merge "pull-request/412" (ramondeklein/noVNC)Solly Ross2014-11-172-2/+27
|\
| * Don't draw "blank" HEXTILE tiles with random dataRamon de Klein2014-11-172-2/+27
|/
* Fix Karma sinon-chai version issuesSolly Ross2014-11-171-15/+15
* Fix broken tests from changing default screen sizeSolly Ross2014-11-171-4/+4
* We should use the globally declared UI variablesamhed2014-11-131-1/+1
* Modify minimum width of clear to accomodate smaller screenssamhed2014-11-111-1/+1
* Merge pull request #410 from kanaka/docs/contributing-guidelinesSolly2014-11-061-0/+54
|\
| * Added in guidelines for contributing to noVNCSolly Ross2014-11-021-0/+54
|/
* Fix Cursor Issue When Using True ColorSolly Ross2014-10-291-0/+6
* Merge pull request #402 from julien-f/patch-1Samuel2014-10-011-1/+1
|\
| * Fix subprotocolsJulien Fontanet2014-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