summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Remove redundant modifier state variablessamhed2016-09-231-21/+12
| * | Replace icons with SVG versionsPierre Ossman2016-09-2337-18/+1658
| * | Show all status messages in a popup top barsamhed2016-09-238-178/+335
| * | Clean up panel open/close APIPierre Ossman2016-09-201-149/+136
| * | Make "selected" an extra CSS classPierre Ossman2016-09-202-31/+26
| * | Harmonise CSS namessamhed2016-09-204-94/+104
| * | Let CSS control what it means to be hidden/closedPierre Ossman2016-09-203-76/+121
| * | Simplify modifier button displayPierre Ossman2016-09-193-20/+21
| * | Show/hide logo in updateVisualState()samhed2016-09-191-7/+4
| * | Remove unnecessary span:ssamhed2016-09-192-46/+38
| * | Fix name for panel CSS classsamhed2016-09-194-31/+12
| * | Remove unused descriptionsamhed2016-09-193-56/+3
| * | Avoid ambigious optional argumentssamhed2016-09-191-81/+89
| * | Remove beforeunload handlerPierre Ossman2016-09-191-12/+0
| * | Separate UI.start() in to sub-functionssamhed2016-09-191-97/+128
| * | Add events to objects the modern waysamhed2016-09-191-41/+75
| * | Remove unused event handlerssamhed2016-09-191-2/+0
| * | Trigger autoconnect at proper timesamhed2016-09-191-8/+8
| * | Sort style sheetsamhed2016-09-191-292/+297
| * | Place related elements togethersamhed2016-09-191-72/+77
| * | Strict positioning of panelssamhed2016-09-191-7/+6
| * | Remove unused CSSsamhed2016-09-191-8/+0
| * | Create separate style sheet for vnc_auto.htmlPierre Ossman2016-09-193-5/+90
| |/
* | Remove spaces from clipboard elementSamuel Mannehed2016-09-271-2/+1
|/
* Fix TIGHT negotiation with zero sub-auth typesDmitry Sankevich2016-09-161-0/+5
* Merge pull request #661 from kanaka/feature/realvnc5-version-numberSolly Ross2016-09-162-0/+6
|\
| * Detect RealVNC's RFB 5.0 Protocol VersionLars Ole Hurlen2016-09-162-0/+6
* | Merge pull request #603 from WardF/masterSolly Ross2016-09-161-3/+12
|\ \ | |/ |/|
| * Tweaked message printed based on whether or not http is available.Ward Fisher2016-04-111-1/+6
| * Added an '--ssl-only' option to noVNC launch script. This will pass through ...Ward Fisher2016-04-111-2/+6
* | Merge pull request #496 from kanaka/refactor/modularizedSolly Ross2016-09-1682-3536/+1972
|\ \
| * | Move input-related files into core/inputSolly Ross2016-09-1617-35/+36
| * | Remove unecessary event-related code from UtilSolly Ross2016-09-164-74/+42
| * | Util shouldn't modify window objectSolly Ross2016-09-164-53/+30
| * | Switch to PhantomJS 2.x for testingSolly Ross2016-09-164-40/+4
| * | Don't modify Array prototypeSolly Ross2016-09-163-134/+86
| * | Clean up UtilSolly Ross2016-09-168-175/+87
| * | Clean up unused files in testsSolly Ross2016-09-1613-1263/+0
| * | Enable noVNC to become BrowserifiableSolly Ross2016-09-1666-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