summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create RFB object on connectbug/auth-errors-not-displayedSolly Ross2015-03-265-55/+50
* Make getCanvasLimit more efficient by only calling getPosition once.samhed2015-03-111-2/+3
* Merge pull request #464 from kanaka/bug/firefoxresizeSolly2015-03-107-150/+256
|\
| * * Don't check specific html elements from the display code (Fixes #446)samhed2015-03-095-111/+194
| * * Change name of ext_desktop_size to the proper ExtendedDesktopSizesamhed2015-03-052-39/+62
|/
* Make the touch-keyboard code more robust through verifying that global variab...samhed2015-03-051-1/+8
* Merge pull request #451 from kanaka/feature/scalingSamuel2015-03-055-41/+180
|\
| * Support local scalingSolly Ross2015-03-035-39/+172
| * Update UI to allow for different scaling modesSolly Ross2015-02-272-3/+9
|/
* Launch Sauce Connect through TravisSolly Ross2015-02-272-1/+3
* Merge pull request #461 from kanaka/bug/459-incorrect-position-with-scrollbarsSolly2015-02-271-1/+1
|\
| * Make Util.getPosition be relative to pageSolly Ross2015-02-271-1/+1
|/
* Increase Karma-Sauce Connector TimeoutSolly Ross2015-02-271-1/+4
* 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