]> git.proxmox.com Git - mirror_novnc.git/history - vnc.html
Make control bar transparent when idle
[mirror_novnc.git] / vnc.html
2016-09-23 Pierre OssmanAdd logo to control bar
2016-09-23 Pierre OssmanChange control bar to a smaller left-side toolbar
2016-09-23 Pierre OssmanLet CSS update UI for touch and connected state
2016-09-23 Pierre OssmanMake status dialog independent of control bar
2016-09-23 Pierre OssmanEnable extra keys for all devices
2016-09-23 Pierre OssmanMerge control bar sections
2016-09-23 Samuel MannehedAdd a separate dialog for the password prompt
2016-09-23 Pierre OssmanMove touch text input out of control bar
2016-09-23 Pierre OssmanApply CSS style to input elements
2016-09-23 Pierre OssmanReplace icons with SVG versions
2016-09-23 samhedShow all status messages in a popup top bar
2016-09-20 samhedHarmonise CSS names
2016-09-20 Pierre OssmanLet CSS control what it means to be hidden/closed
2016-09-19 Pierre OssmanSimplify modifier button display
2016-09-19 samhedRemove unnecessary span:s
2016-09-19 samhedFix name for panel CSS class
2016-09-19 samhedRemove unused description
2016-09-19 samhedPlace related elements together
2016-09-16 Solly RossMerge pull request #603 from WardF/master
2016-09-16 Solly RossMerge pull request #496 from kanaka/refactor/modularized
2016-09-16 Solly RossClean up Util
2016-09-16 Solly RossEnable noVNC to become Browserifiable
2016-06-03 samhedMerge branch 'ui-cleanup' of https://github.com/kanaka...
2016-05-27 Samuel MannehedConsistent closing tags for void elements
2016-05-27 Samuel MannehedUse a consistent naming convention for elements
2016-05-27 Samuel MannehedChange the names of settings-elements
2016-05-12 samhedRenamed showExtraKeys to toggleExtraKeys
2016-05-12 samhedSwitch names between the container and the screen
2016-01-06 Solly RossMerge pull request #568 from kanaka/refactor/remove...
2016-01-06 Solly RossMerge branch 'feature/token-in-url'
2016-01-06 Miguel Xavier Penh... Pass token into the path variable
2016-01-06 Solly RossMerge pull request #547 from pigshell/hashargs
2015-10-23 Ganesh VaradarajanAdd hash fragment as an optional method to supply confi...
2015-07-01 SamuelMerge pull request #499 from samhed/fullscreen
2015-06-25 samhedFixes #498 - Add the ability to toggle fullscreen mode
2015-06-25 samhedRenamed popupStatusPanel to popupStatus and removed...
2015-05-04 SamuelMerge pull request #483 from fabian-z/master
2015-05-04 Fabian ZarembaMove #keyboardinput declarations to base.css/ui.js
2015-04-07 SollyMerge pull request #415 from jimdigriz/fixes
2015-03-27 SollyMerge pull request #474 from kanaka/bug/throw-error...
2015-03-26 Solly RossCreate RFB object on connect
2015-03-10 SollyMerge pull request #464 from kanaka/bug/firefoxresize
2015-03-09 samhed* Don't check specific html elements from the display...
2015-03-05 SamuelMerge pull request #451 from kanaka/feature/scaling
2015-03-03 Solly RossSupport local scaling
2015-02-27 Solly RossUpdate UI to allow for different scaling modes
2015-02-17 SollyMerge pull request #432 from nbibler/getPositionUpdate
2015-02-17 Solly RossMerge branch 'bug/fix-input-html'
2015-02-10 SollyMerge pull request #444 from samhed/extdesktop
2015-02-10 samhedSupport automatic resize [Part 3/4]: ui.js
2014-04-07 samhedUpdated the comment in vnc.html to reflect the changes...
2014-04-07 samhedChanging the type of the keyboardinput element to texta...
2014-04-04 samhedAttempt to change the behavior of the enter/go-key...
2014-04-04 samhedChange type of keyboardinput to password to make sure...
2014-04-04 samhedAim to disable text suggestions and the like
2014-03-28 samhedMake sure that the default value of the hidden input...
2014-03-26 SollyMerge pull request #347 from dol/fix/better-ws-binaryty...
2014-03-26 samhedAdded alt-values to the control-bar buttons.
2014-03-26 samhedRemoved unused code.
2014-02-17 SollyMerge pull request #242 from Medical-Insight/use-wss...
2014-02-17 Malcolm ScottImplement XVP UI in HTML
2014-02-10 SollyMerge pull request #327 from devicenull/master
2014-02-07 SamuelMerge pull request #336 from samhed/removeConnectionTimeout
2014-02-06 samhedRemoves the connection timeouts to enable slower client...
2013-10-11 Joel MartinMerge branch 'master' of github.com:kanaka/noVNC
2013-10-11 SamuelMerge pull request #284 from samhed/ctrlalttabesc
2013-10-11 samhedMerge branch 'master' of https://github.com/kanaka...
2013-10-10 SamuelMerge pull request #282 from samhed/framebufferupdate
2013-10-09 samhedFix so that parentheses can be written from iOS devices.
2013-10-09 SamuelMerge pull request #304 from samhed/localcursor
2013-10-09 SamuelMerge pull request #303 from retr0h/https-first
2013-10-04 Joel MartinMerge pull request #308 from samhed/autoconnect
2013-10-04 Joel MartinMerge pull request #301 from samhed/chromkeyboard
2013-09-17 samhedCatch input events to make the onscreen keyboard work...
2013-07-31 Joel MartinMerge pull request #269 from phildriscoll/master
2013-07-25 samhedSwitched from using a list to absolute positions to...
2013-07-25 samhedAdded the extra keys Ctrl, Alt, Tab and Esc to the...
2013-07-19 samhedMerge branch 'master' of https://github.com/kanaka...
2013-07-18 Joel MartinMerge pull request #276 from samhed/screenrealestate
2013-07-17 samhedAdded Copyright information to all modified files.
2013-07-17 samhed* On low resolution devices the status text is now...
2013-06-28 Samuel MannehedMerged the control-bar and the status-bar together.
2013-04-05 Joel MartinMerge pull request #241 from astrand/html-cleanup
2013-04-05 Peter Åstrand (ast... Move over comment about URL connect parameters from...
2013-04-05 Peter Åstrand (ast... Fix typo:
2012-10-19 Joel Martinvnc.html: use standard HTML5 doctype.
2012-10-18 Joel MartinMerge remote branch 'Medical-Insight/non-square-cursor...
2012-10-17 Joel MartinMerge pull request #195 from moobyfr/keyboard-altgr
2012-10-17 Joel MartinRefactor dynamic script loading. Add util.js:load_scripts()
2012-10-16 Joel MartinMerge pull request #191 from takaha/altgr
2012-10-15 Joel MartinChange noVNC license to from LGPLv3 to MPL 2.0
2012-09-17 Joel Martinvnc.html, ui.js: move all Javascript to ui.js.
2012-06-24 Joel MartinLicense clarification: HTML,CSS,images,fonts under...
2012-06-23 Joel MartinMerge branch 'master' of github.com:kanaka/noVNC
2012-06-23 Joel MartinMerge remote branch 'kassah/master'
2012-06-23 William LightningMake repeaterID show up in config options on vnc.html
2012-03-11 Joel MartinMerge commit 'd38db74abd0efa34f7297dc19bf603b7f765e0f5'
2012-02-15 Joel MartinAdd message panel when hosted at kanaka.github.com.
2012-01-27 Joel MartinDefault path 'websockify' for Clojure Websockify.
2012-01-12 Joel MartinMerge remote branch 'origin/issue-70'
next