summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow touchmode for Microsoft Surface tabletssurfacetouchsamhed2016-05-131-1/+4
* Add fallback value for devicePixelRatiosamhed2016-05-122-3/+4
* Add missing parenthesis (#600)Samuel Mannehed2016-04-301-1/+1
* Respect the threshold in the viewdrag test (#600)Samuel Mannehed2016-04-301-2/+4
* Merge branch 'SirCmpwn-fix-send-on-disconnect'Samuel Mannehed2016-04-302-1/+2
|\
| * Fix failing testDrew DeVault2016-04-301-0/+1
| * Fix occasional error with sending while readyState !== 1Drew DeVault2016-04-301-1/+1
|/
* Add a threshold for viewport dragging (#600)samhed2016-04-281-6/+10
* Adds tap-to-click in viewport drag mode (#600)Jonathan Bennett2016-04-281-0/+13
* Force clipping mode in Safari on all platformssamhed2016-04-251-4/+10
* Re-arrange global UI variablessamhed2016-04-251-7/+12
* Merge pull request #602 from oneru/typo-fixSolly Ross2016-04-131-0/+1
|\
| * Adds missed line from PR 597Jonathan Bennett2016-04-131-0/+1
* | Merge pull request #597 from oneru/masterSolly Ross2016-04-121-1/+6
|\ \ | |/
| * Handle missing leading slash in elem.pathnameJonathan Bennett2016-04-121-1/+6
|/
* Merge pull request #582 from kanaka/bug/render-queue-corruptionSolly Ross2016-02-241-3/+13
|\
| * Make sure to copy arrays when using render queueSolly Ross2016-02-241-3/+13
|/
* Merge pull request #568 from kanaka/refactor/remove-refs-to-jsunzipSolly Ross2016-01-066-702/+41
|\
| * Fixed vnc_perf.htmlSolly Ross2016-01-063-11/+32
| * Remove unused variables in the TIGHT server initrefactor/remove-refs-to-jsunzipSolly Ross2016-01-061-10/+9
| * Remove remaining references to jsunzip.jsSolly Ross2016-01-064-682/+1
* | Merge branch 'feature/token-in-url'Solly Ross2016-01-064-3/+41
|\ \
| * | Pass token into the path variableMiguel Xavier Penha Neto2016-01-064-3/+41
|/ /
* | Merge pull request #547 from pigshell/hashargsSolly Ross2016-01-064-16/+43
|\ \ | |/ |/|
| * Add hash fragment as an optional method to supply config variables.Ganesh Varadarajan2015-10-234-16/+43
* | Merge pull request #565 from kanaka/bug/dynamic-rq-resizeSolly Ross2016-01-052-17/+61
|\ \
| * | On-Demand Dynamic Receive Queue Resizingbug/dynamic-rq-resizeSolly Ross2015-12-222-17/+57
| * | Disable copyWithin Use in Websock.jsSolly Ross2015-12-221-2/+6
* | | Merge pull request #555 from maditnerd/patch-1Joel Martin2015-11-231-1/+1
|\ \ \ | |_|/ |/| |
| * | Small typo in launch.shSarrailh Rémi2015-11-231-1/+1
|/ /
* | Merge pull request #543 from DvdGiessen/fix/vnc_sendpassword_authSolly2015-10-161-0/+1
|\ \ | |/ |/|
| * Added return to correctly wait for password input before proceeding. Fixes #542Daniël van de Giessen2015-10-161-0/+1
|/
* Merge pull request #532 from kanaka/bug/pako-issueSolly2015-09-234-21/+39
|\
| * Make sure Pako always has enough roombug/pako-issueSolly Ross2015-09-234-21/+39
* | Moved resizeTimout to the UI object, no reason to have it outside anymore..samhed2015-09-221-7/+6
|/
* Merge pull request #524 from kanaka/bug/tight-buffer-overreadSolly2015-08-272-1/+5
|\
| * Fix buffer over-reads in handle_tightbug/tight-buffer-overreadSolly Ross2015-08-262-1/+5
|/
* Fix bug in non-true-color codeSolly Ross2015-08-242-4/+4
* Tests: Fixed bug in displayed assertionSolly Ross2015-08-241-4/+9
* UI: Fix typo preventing reconnect after passwordSolly Ross2015-08-241-1/+1
* Merge pull request #488 from kanaka/feature/more-perf-improvementsSolly2015-08-1426-1060/+3321
|\
| * Skip unnecessary render queue object creationfeature/more-perf-improvementsSolly Ross2015-08-062-74/+93
| * Fix multi-line assertion messages in test runnerSolly Ross2015-08-061-1/+19
| * Allow the use of the PhantomJS remote debuggerSolly Ross2015-08-062-2/+15
| * Use Typed Arrays for the send queueSolly Ross2015-08-066-219/+280
| * Avoid Creating Small Objects FrequentlySolly Ross2015-08-063-57/+181
| * Use Typed Arrays for the Websock receive queueSolly Ross2015-08-0615-712/+240
| * Remove unecessarily nested loopSolly Ross2015-08-061-9/+10
| * WIP: Switch to Pako for zlibSolly Ross2015-08-0612-14/+2495
| * Fix RFB.js JSHint ErrorsSolly Ross2015-08-061-3/+3