summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move input-related files into core/inputrefactor/modularizedSolly Ross2016-09-1417-35/+36
* Remove unecessary event-related code from UtilSolly Ross2016-09-144-74/+42
* Util shouldn't modify window objectSolly Ross2016-09-144-53/+30
* Switch to PhantomJS 2.x for testingSolly Ross2016-09-144-40/+4
* Don't modify Array prototypeSolly Ross2016-09-143-134/+86
* Clean up UtilSolly Ross2016-09-148-175/+87
* Clean up unused files in testsSolly Ross2016-09-1413-1263/+0
* Enable noVNC to become BrowserifiableSolly Ross2016-09-1466-1829/+1754
* Update copyrightSamuel Mannehed2016-09-031-1/+1
* Fix indentation in list of encodingsSamuel Mannehed2016-09-011-18/+18
* Move QEMUExtendedKeyEvent encodingSamuel Mannehed2016-09-011-10/+10
* Add missing commas and semicolonsSamuel Mannehed2016-09-011-3/+3
* Merge pull request #596 from danielhb/masterSolly Ross2016-08-2912-20/+379
|\
| * QEMU RFB extension - keyboard.js changesDaniel Henrique Barboza2016-08-261-0/+131
| * QEMU RFB extension - rfb.js and input.js changesDaniel Henrique Barboza2016-08-263-6/+81
| * QEMU RFB extension - new file xtscancodes.jsDaniel Henrique Barboza2016-08-268-14/+167
|/
* Add missing return valuessamhed2016-08-261-1/+10
* Remove unnecessary debug loggingsamhed2016-08-261-1/+0
* Remove bad trailing commassamhed2016-08-261-2/+2
* Merge branch 'continuousupdates' into noVNCmastersamhed2016-08-263-61/+279
|\
| * Add support for ContinuousUpdatessamhed2016-08-262-6/+131
| * Add support for fencessamhed2016-06-032-1/+95
| * Lower level check for framebuffer update requestssamhed2016-06-031-9/+18
| * Always flush socket after each messagesamhed2016-06-032-38/+22
| * Fix 'sent' assertionsamhed2016-06-031-4/+8
| * Fix typo in pointer event testsamhed2016-06-031-1/+1
| * Avoid unnecessary delayssamhed2016-06-031-2/+2
| * Clean up encodings arraysamhed2016-06-031-4/+6
* | Removing unused import (#642)Trần Tuấn Anh2016-08-261-1/+1
* | Add missing event argument and curly bracketSamuel Mannehed2016-08-251-2/+2
* | Fix window close warningSamuel Mannehed2016-08-251-2/+8
* | Proper spacingSamuel Mannehed2016-08-251-1/+1
* | Fix the extra keysSamuel Mannehed2016-08-251-4/+3
* | Merge pull request #583 from kanaka/bug/misc-fixesSolly Ross2016-08-232-9/+2
|\ \
| * | 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 #632 from patrakov/masterSolly Ross2016-08-231-1/+1
|\ \ \ | |/ / |/| |
| * | Fixed RGB data buffer size (#615)Alexander E. Patrakov2016-07-311-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