summaryrefslogtreecommitdiff
path: root/vnc.html
Commit message (Expand)AuthorAgeFilesLines
* Preload status bar imagesPierre Ossman2021-09-241-0/+5
* Remove many small, obsolete, old browser hacksPierre Ossman2020-12-071-4/+0
* Remove legacy conversion of modulesPierre Ossman2020-10-151-9/+0
* Add touch gestures for mouse emulationPierre Ossman2020-06-121-12/+0
* Consistently close dialogs on connect/disconnectPierre Ossman2020-05-051-26/+24
* Add ability to set compression levelSamuel Mannehed2020-05-011-0/+4
* Set a default value for the quality inputPierre Ossman2020-02-281-1/+1
* Add UI for quality settingPierre Ossman2020-02-281-0/+5
* Remove Google Chrome Frame plugin compatabilitySamuel Mannehed2019-12-311-1/+1
* Restore X-UA-Compatible meta tag to vnc.htmlSamuel Mannehed2019-12-311-0/+4
* Expand password dialog to work for usernames tooChris Koying Browet2019-12-051-3/+7
* Fix alt text for drag buttonPierre Ossman2019-10-141-1/+1
* Update copyright to 2019 for modified filesSamuel Mannehed2019-09-301-1/+1
* Use "nomodule" instead of manual checkPierre Ossman2019-09-241-11/+1
* Add version number to UIJuanjo Diaz2019-07-231-0/+5
* Get rid of self-closing tagsPierre Ossman2019-04-021-74/+74
* Consistently end self closing tags with />Samuel Mannehed2019-03-141-41/+41
* Remove invalid HTML attributes from textareaSamuel Mannehed2019-03-141-2/+1
* img elements must have alt attributesSamuel Mannehed2019-03-141-4/+4
* Fix invalid input type 'input'Samuel Mannehed2019-03-141-2/+2
* Input type image is not allowed to have valuesSamuel Mannehed2019-03-141-2/+1
* Remove unnecessary type attributesSamuel Mannehed2019-03-141-1/+1
* Remove X-UA-Compatible meta tagSamuel Mannehed2019-03-141-4/+0
* Add default languageSamuel Mannehed2019-03-141-1/+1
* Add Windows Key FeatureSebastian Safari2019-01-081-0/+3
* Change copyright header (#1138)Solly Ross2018-10-091-3/+1
* Show dot when there is no visible cursorAlexander E. Patrakov2018-09-141-0/+4
* Remove firebug commentsSamuel Mannehed2018-08-081-5/+0
* Detail path to icon MakefileSamuel Mannehed2018-08-081-1/+1
* Temporarily disable SVG faviconPierre Ossman2018-01-251-0/+2
* Move resize handling in to RFB objectPierre Ossman2017-12-061-15/+8
* Remove "downscale only" modePierre Ossman2017-11-091-1/+0
* Remove local cursor settingPierre Ossman2017-11-091-4/+0
* Make power API genericPierre Ossman2017-11-091-6/+6
* Let RFB object make sure canvas can have focusPierre Ossman2017-10-181-1/+1
* Merge branch 'focus' of https://github.com/CendioOssman/noVNCPierre Ossman2017-10-181-2/+2
|\
| * Don't let the hidden input field be a tab stopPierre Ossman2017-10-181-1/+1
| * Only grab key events on canvasPierre Ossman2017-10-181-1/+1
* | Get proper same-origin behaviour when loading modulesPierre Ossman2017-10-091-1/+1
|/
* Rename setting_clip to setting_view_clipSamuel Mannehed2017-09-071-1/+1
* Add hint that the control bar can be movedSamuel Mannehed2017-05-291-0/+2
* Remove colour map supportPierre Ossman2017-05-041-5/+2
* Only load ES6 module loader polyfill if neededPierre Ossman2017-04-281-1/+13
* Limit fallback error width to window widthPierre Ossman2017-03-271-4/+6
* Vendor in an IE11 polyfill for PromisesSolly Ross2017-03-211-0/+2
* Move error handler into separate fileSolly Ross2017-03-211-0/+3
* Move scripts in vnc.html headSolly Ross2017-03-211-6/+4
* Optimize ES6 Module Loader PolyfillSolly Ross2017-03-211-2/+1
* Use transition animation while loadingSolly Ross2017-03-211-1/+1
* Use ES6 modules natively via PolyfillSolly Ross2017-03-011-3/+3