summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Consistent closing tags for void elementsui-cleanupSamuel Mannehed2016-05-271-28/+28
* Use a consistent naming convention for elementsSamuel Mannehed2016-05-275-118/+118
* Change the names of settings-elementsSamuel Mannehed2016-05-273-57/+57
* Timeouts should always use anonymous functionssamhed2016-05-271-1/+1
* Change name of clipboard functionssamhed2016-05-271-10/+10
* Group together related functions and add dividerssamhed2016-05-121-98/+166
* Send the xvp keys from anonymous functionssamhed2016-05-121-15/+3
* Renamed and moved keyboard and mouse functionssamhed2016-05-121-45/+43
* Renamed and moved updateXvpButtonsamhed2016-05-121-15/+15
* Move the connect and disconnect functionssamhed2016-05-121-86/+85
* Clarify comments and variable names for viewDragsamhed2016-05-121-21/+19
* Renamed showExtraKeys to toggleExtraKeyssamhed2016-05-124-8/+8
* Moved and split the popupStatus functionsamhed2016-05-121-28/+28
* Moved and changed order of the setting-functionssamhed2016-05-121-79/+79
* Remove whitespace from function definitionssamhed2016-05-121-5/+5
* Moved UpdateState and UpdateVisualStatesamhed2016-05-121-104/+103
* Cleanup for the resize related functionssamhed2016-05-122-68/+81
* Switch names between the container and the screensamhed2016-05-123-19/+22
* 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
|\