]> git.proxmox.com Git - mirror_novnc.git/history - app/ui.js
Make sure control bar stays visible on Tab
[mirror_novnc.git] / app / ui.js
2017-10-18 Pierre OssmanMake sure control bar stays visible on Tab
2017-10-18 Pierre OssmanStop giving host field default focus
2017-10-18 Pierre OssmanOnly grab key events on canvas
2017-10-06 Pierre OssmanMake port optional in ui.js as well
2017-09-29 Pierre OssmanMerge branch 'optional-port' of https://github.com...
2017-09-07 Samuel MannehedRename setting_clip to setting_view_clip
2017-09-07 Samuel MannehedRemove unused variable
2017-08-16 Pierre OssmanAdjust scaling when session size changes
2017-07-06 Pierre OssmanMerge branch 'qemufix' of https://github.com/CendioOssm...
2017-06-08 Pierre OssmanMerge branch 'ios9' of https://github.com/CendioOssman...
2017-06-02 Pierre OssmanAvoid use of 'let' and 'const'
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-20 Samuel MannehedClear the password input field
2017-05-15 Pierre OssmanFix bootstart of input field
2017-05-12 Samuel MannehedCatch errors for when we can't play bell
2017-05-12 Samuel MannehedAdd missing semi colon
2017-05-11 Samuel MannehedDon't capture touch events
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-05-04 Pierre OssmanSend keyboard events from single place
2017-04-11 Samuel MannehedProperly restore the default style
2017-03-25 Solly RossMerge pull request #738 from patrakov/master
2017-03-24 Pierre OssmanRemove keysym names from keysymdef.js
2017-03-22 Solly RossMerge pull request #774 from novnc/refactor/es6-module...
2017-03-21 Solly RossMove error handler into separate file
2017-03-21 Solly RossOnly apply settings with an RFB object
2017-03-21 Solly RossUse transition animation while loading
2017-03-21 Solly RossRefactor ES6 module structure/split up Util
2017-03-07 Solly RossLoad translations over XHR
2017-02-26 Solly RossUncomment ES6 module syntax
2017-02-26 Solly RossFix typos in imports and i18n
2017-02-24 Samuel MannehedMerge branch 'settingswhileconnected' of https://github...
2017-02-24 Samuel MannehedMerge branch 'disableLabels' of https://github.com...
2017-02-21 Samuel MannehedDisable labels for settings as well
2017-02-19 Samuel MannehedAllow local cursor to be changed while connected
2017-02-19 Samuel MannehedAllow auto reconnect to be changed while connected
2017-02-19 Samuel MannehedAllow view_only to be changed while connected
2017-02-18 Samuel MannehedAllow clipping to be changed while connected
2017-02-16 Pierre OssmanProper workaround for Chrome's scrollbar bug
2017-02-16 Samuel MannehedUpdate drag button at right time
2017-02-16 Samuel MannehedUpdate clipping before changing scaling
2017-02-16 Samuel MannehedDon't change stored setting when "forcing"
2017-02-16 Samuel MannehedFix status class for IE
2017-02-16 Samuel MannehedAllow scroll bars on Safari and IE
2017-02-16 Samuel MannehedProperly encapsulate the scale in Display
2017-02-10 Samuel MannehedFix resize on Chrome
2017-02-09 Pierre OssmanUse setCapture() polyfill everywhere
2017-02-09 Pierre OssmanMore aggressive retaining of focus
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-02-03 Pierre OssmanScroll correct element
2017-01-30 Samuel MannehedMerge pull request #762 from novnc/saveimmediately
2017-01-27 Samuel MannehedAllow resize setting to be changed while connected
2017-01-27 Samuel MannehedSeparate init functions from event handling setup
2017-01-27 Samuel MannehedRename function for adding resize handlers
2017-01-27 Samuel MannehedRename and move init function for fullscreen
2017-01-27 Samuel MannehedSave settings immediately
2017-01-24 Samuel MannehedRemove unused toggleConnectPanel function
2017-01-24 Samuel MannehedAdd UI wrapper for Webutil.init_logging
2017-01-23 Pierre OssmanMerge branch 'add-reconnect' of https://github.com...
2017-01-23 Alexander NeumannAdd reconnect option
2017-01-18 Pierre OssmanFix global error handler
2017-01-12 Solly RossUse textContent instead of innerHTML
2017-01-06 Solly RossMerge pull request #715 from CendioOssman/cleanup
2017-01-04 Pierre OssmanMake connect button more prominent
2017-01-04 Pierre OssmanRemove connect dialog
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-12-09 Pierre OssmanClean up viewport handling
2016-12-09 Pierre OssmanRemove max dimension handling
2016-12-09 Pierre OssmanUpdate all state on session size change
2016-11-29 Samuel MannehedMerge pull request #725 from CendioOssman/rightbar
2016-11-28 Samuel MannehedClear UI.connected state variable right away
2016-11-28 Samuel MannehedFurther fixes for fallback error handler
2016-11-28 Samuel MannehedFix fallback error handling
2016-11-26 Pierre OssmanRemember control bar position
2016-11-26 Pierre OssmanAllow control bar to be moved to the right side
2016-11-24 Pierre OssmanTouching the handle should keep the control bar visible
2016-11-22 Samuel MannehedMerge pull request #718 from ossman/po
2016-11-21 Samuel MannehedFix link tagname
2016-11-19 Pierre OssmanAlso translate HTML elements
2016-11-17 Pierre OssmanUse gettext .po files for translations
2016-11-17 Pierre OssmanRestore translations for some strings
2016-11-17 Pierre OssmanUse _() as shorthand for translations
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-28 Samuel MannehedAlways translate literals instead of variables
2016-10-28 Samuel MannehedDon't translate unexpected errors
2016-10-28 Samuel MannehedMove app-specific location of language files
2016-10-28 Samuel MannehedMerge pull request #701 from LoekJanssen/master
2016-10-28 Loek JanssenAdded localization to statusbar
next