summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert poor workaround for brief Firefox bugbug/misc-fixesSolly Ross2016-08-231-8/+1
* Fix ImageData Constructor Support DetectionSolly Ross2016-08-231-1/+1
* Merge pull request #640 from nunojusto/patch-1Joel Martin2016-08-161-1/+1
|\
| * Update launch.shnunojusto2016-08-161-1/+1
|/
* Release 0.6.1v0.6.1Solly Ross2016-07-043-11/+36
* Release 0.6.0v0.6.0Solly Ross2016-07-011-1/+1
* Fix missing mistyped setTimeout handler in UISolly Ross2016-07-011-5/+3
* Clarify that utils/launch.sh is MPL-2.0Joel Martin2016-06-132-0/+8
* Proper error handling for tight filterssamhed2016-06-101-2/+1
* Update vnc_auto after the screen namechangesamhed2016-06-081-1/+1
* Merge branch 'ui-cleanup' of https://github.com/kanaka/noVNCsamhed2016-06-037-617/+683
|\
| * 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
* | Split the setDesktopSize function (#618)Samuel2016-06-024-26/+46
|/
* 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