]> git.proxmox.com Git - mirror_novnc.git/history - vnc.html
Add Spanish translation
[mirror_novnc.git] / vnc.html
2018-01-25 Pierre OssmanTemporarily disable SVG favicon
2017-12-14 Pierre OssmanMerge branch 'master' of https://github.com/josiah2009...
2017-12-12 Pierre OssmanMerge branch 'docs' of https://github.com/CendioOssman...
2017-12-11 Pierre OssmanMerge branch 'resize' of https://github.com/CendioOssma...
2017-12-06 Pierre OssmanMove resize handling in to RFB object
2017-11-10 Pierre OssmanMerge branch 'api' of https://github.com/CendioOssman...
2017-11-09 Pierre OssmanRemove "downscale only" mode
2017-11-09 Pierre OssmanRemove local cursor setting
2017-11-09 Pierre OssmanMake power API generic
2017-10-18 Pierre OssmanLet RFB object make sure canvas can have focus
2017-10-18 Pierre OssmanMerge branch 'focus' of https://github.com/CendioOssman...
2017-10-18 Pierre OssmanDon't let the hidden input field be a tab stop
2017-10-18 Pierre OssmanOnly grab key events on canvas
2017-10-11 Samuel MannehedMerge pull request #922 from kosmasgiannis/greek
2017-10-09 Pierre OssmanGet proper same-origin behaviour when loading modules
2017-09-29 Pierre OssmanMerge branch 'optional-port' of https://github.com...
2017-09-07 Samuel MannehedRename setting_clip to setting_view_clip
2017-06-01 Pierre OssmanMerge branch 'record' of https://github.com/CendioOssma...
2017-05-30 Samuel MannehedMerge pull request #831 from samhed/visualhint
2017-05-29 Samuel MannehedAdd hint that the control bar can be moved
2017-05-04 Pierre OssmanRemove colour map support
2017-05-04 Pierre OssmanMerge branch 'png_cursor' of https://github.com/CendioO...
2017-05-04 Pierre OssmanMerge branch 'keyboard' of https://github.com/CendioOss...
2017-04-28 Pierre OssmanOnly load ES6 module loader polyfill if needed
2017-04-03 Samuel MannehedMerge pull request #801 from CendioOssman/errors
2017-03-27 Pierre OssmanLimit fallback error width to window width
2017-03-25 Solly RossMerge pull request #738 from patrakov/master
2017-03-22 Solly RossMerge pull request #774 from novnc/refactor/es6-module...
2017-03-21 Solly RossVendor in an IE11 polyfill for Promises
2017-03-21 Solly RossMove error handler into separate file
2017-03-21 Solly RossMove scripts in vnc.html head
2017-03-21 Solly RossOptimize ES6 Module Loader Polyfill
2017-03-21 Solly RossUse transition animation while loading
2017-03-01 Solly RossUse ES6 modules natively via Polyfill
2017-02-24 Samuel MannehedMerge branch 'settingswhileconnected' of https://github...
2017-02-24 Samuel MannehedMerge branch 'disableLabels' of https://github.com...
2017-02-23 Pierre OssmanRemove 512x512 icon
2017-02-21 Samuel MannehedSet input type number for port & reconnect_delay
2017-02-07 Pierre OssmanMerge branch 'util-console' of https://github.com/tghw...
2017-02-03 Pierre OssmanAllow submitting the password from the input field
2017-01-30 Samuel MannehedMerge pull request #762 from novnc/saveimmediately
2017-01-27 Samuel MannehedSave settings immediately
2017-01-23 Pierre OssmanMerge branch 'add-reconnect' of https://github.com...
2017-01-23 Alexander NeumannAdd reconnect option
2017-01-06 Solly RossMerge pull request #715 from CendioOssman/cleanup
2017-01-04 Pierre OssmanClean up z index ordering
2017-01-04 Pierre OssmanMake connect button more prominent
2017-01-04 Pierre OssmanRemove connect dialog
2017-01-04 Pierre OssmanGroup rarely changed settings together
2017-01-04 Pierre OssmanGroup WebSocket settings together
2017-01-04 Pierre OssmanRemove alternative style sheets
2017-01-04 Pierre OssmanRemove unused token setting
2016-12-13 Samuel MannehedMerge pull request #699 from CendioOssman/double
2016-11-29 Samuel MannehedMerge pull request #725 from CendioOssman/rightbar
2016-11-28 Samuel MannehedFurther fixes for fallback error handler
2016-11-22 Samuel MannehedMerge pull request #718 from ossman/po
2016-11-19 Pierre OssmanAlso translate HTML elements
2016-11-14 Samuel MannehedMerge pull request #713 from kanaka/properdisconnections
2016-11-10 Samuel MannehedAdd fallback handling for uncought errors
2016-11-10 Samuel MannehedMerge pull request #689 from ossman/keysym
2016-11-10 Samuel MannehedMerge pull request #711 from CendioOssman/spinners
2016-11-08 Pierre OssmanBlocking transition screen when connecting/disconnecting
2016-11-08 Samuel MannehedMerge pull request #697 from CendioOssman/keyboard
2016-10-24 Samuel MannehedMerge pull request #686 from CendioOssman/favicon
2016-10-14 Pierre OssmanRemove iOS startup image
2016-10-14 Pierre OssmanClean up page icon ("favicon") handling
2016-10-01 Samuel MannehedMerge pull request #651 from kanaka/separatestates
2016-09-30 Solly RossMerge pull request #665 from CendioOssman/bell
2016-09-30 Samuel MannehedMerge branch 'CendioOssman-toolbar' into master
2016-09-30 Samuel MannehedMerge branch 'toolbar' of https://github.com/CendioOssm...
2016-09-27 Samuel MannehedRemove spaces from clipboard element
2016-09-23 Pierre OssmanAdd headings to panels
2016-09-23 Pierre OssmanClean up panel layouts
2016-09-23 Pierre OssmanMove Ctrl+Alt+Del to extra keys menu
2016-09-23 Pierre OssmanMake sure all buttons have a tooltip
2016-09-23 Pierre OssmanMake control bar handle easier to hit on mobile
2016-09-23 Pierre OssmanAdd handle to open and close the control bar
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-22 Pierre OssmanSupport RFB bell
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
next