summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: Switch to Pako for zlibfeature/new-zlib-implSolly Ross2015-05-196-11/+2430
* Fix up vnc_playback.html and playback.jsSolly Ross2015-05-152-10/+26
* Update LICENSE.txtSamuel2015-05-051-1/+1
* Merge pull request #483 from fabian-z/masterSamuel2015-05-043-2/+3
|\
| * Move #keyboardinput declarations to base.css/ui.jsFabian Zaremba2015-05-043-2/+3
|/
* Re-fixes #428 which was broken by commit 58ded70samhed2015-04-292-1/+2
* Merge pull request #415 from jimdigriz/fixesSolly2015-04-071-1/+1
|\
| * slip in PATH for 'npm test' as not everyone has karmaAlexander Clouter2014-12-041-1/+1
* | Merge pull request #474 from kanaka/bug/throw-error-from-constructorSolly2015-03-277-102/+115
|\ \
| * | Throw exceptions from RFB constructorbug/throw-error-from-constructorSolly Ross2015-03-263-48/+66
| * | Create RFB object on connectbug/auth-errors-not-displayedSolly Ross2015-03-265-55/+50
* | | Merge pull request #475 from kanaka/bug/follow-symlinks-for-hereSolly2015-03-271-1/+2
|\ \ \ | |/ / |/| |
| * | Follow symbolic links in launch.shbug/follow-symlinks-for-hereSolly Ross2015-03-261-1/+2
|/ /
* | 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
| |/ |/|