summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies to the latest versionstests/update-depsSolly Ross2015-02-271-11/+11
* Merge pull request #458 from kanaka/bug/disconnectSamuel2015-02-262-10/+26
|\
| * Fix disconnect/reconnect issuesSolly Ross2015-02-252-10/+26
* | Remove 'debian' directorySolly Ross2015-02-208-155/+1
|/
* Remove last bits of websockify cruftSolly Ross2015-02-173-66/+4
* Make sure websockify is cloned to the correct dirSolly Ross2015-02-172-2/+2
* Actually remove the "websockify" fileSolly Ross2015-02-171-471/+0
* Merge pull request #448 from kanaka/websockify-as-submoduleSolly2015-02-178-1299/+35
|\
| * Remove local copies of websockifySolly Ross2015-02-168-1299/+35
* | Merge pull request #432 from nbibler/getPositionUpdateSolly2015-02-171-65/+4
|\ \
| * | Replace custom getPosition algorithms with getBoundingClientRect.Nathaniel Bibler2015-01-261-65/+4
* | | Merge branch 'bug/fix-input-html'Solly Ross2015-02-171-0/+1
|\ \ \
| * | | Update tests/input.html to include keysym.js instead of keysymdef.jsJesper Dam (jalfd)2015-02-171-0/+1
| |/ /
* | | Update package.json to specify version 0.5.1Solly Ross2015-02-161-1/+1
| |/ |/|
* | Merge pull request #444 from samhed/extdesktopSolly2015-02-108-82/+410
|\ \
| * | Support automatic resize [Part 4/4]: unit testssamhed2015-02-101-0/+158
| * | Support automatic resize [Part 3/4]: ui.jssamhed2015-02-103-13/+91
| * | Support automatic resize [Part 2/4]: rfb.jssamhed2015-02-061-4/+75
| * | Support automatic resize [Part 1/4]: display.jssamhed2015-02-064-65/+86
* | | Merge pull request #443 from fzylogic/masterSamuel2015-02-071-0/+1
|\ \ \ | |/ / |/| |
| * | keysym.js needs inclusion in debian's install listJeremy Hanmer2015-02-061-0/+1
|/ /
* | Use our own event registration function for keyboardinputReset.samhed2015-02-061-1/+2
* | Merge pull request #427 from jswanner/register-listenersSolly2015-02-043-0/+34
|\ \
| * | Unregister event listeners from websock.Jacob Swanner2015-01-083-0/+34
* | | Fixes issue #435 - added missing comma in keysym.jssamhed2015-02-031-1/+1
| |/ |/|
* | Fixes #428 - hides the local cursor when using the server-side cursor.samhed2015-01-152-2/+10
|/
* 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