]> git.proxmox.com Git - mirror_novnc.git/history - app/styles
feat: add French localization strings
[mirror_novnc.git] / app / styles /
2020-05-05 Pierre OssmanConsistently close dialogs on connect/disconnect
2020-05-01 Samuel MannehedHide the clipboard when not connected
2020-02-18 Pierre OssmanStyle all input types for consistent UI
2019-12-05 Chris Koying BrowetExpand password dialog to work for usernames too
2019-09-30 Samuel MannehedUpdate copyright to 2019 for modified files
2019-07-23 Samuel MannehedMerge pull request #1262 from shiramax/sub_protocols
2019-07-23 Samuel MannehedMerge pull request #1265 from juanjoDiaz/add_version_nu...
2019-07-23 Juanjo DiazAdd version number to UI
2018-10-09 Solly RossChange copyright header (#1138)
2018-09-17 Pierre OssmanMerge branch 'decoders' of https://github.com/CendioOss...
2018-08-28 Samuel MannehedMerge pull request #1129 from novnc/vnclitecleanup
2018-08-21 Samuel MannehedMove css rules for vnc_lite to the html
2018-02-28 Pierre OssmanMerge branch 'userequire' of https://github.com/CendioO...
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 OssmanMake power API generic
2017-11-04 Samuel MannehedMerge pull request #947 from samhed/lite_center
2017-11-01 Samuel MannehedCenter canvas vertically as well in vnc_lite
2017-11-01 Samuel MannehedAdd small padding to buttons in vnc_lite
2017-11-01 Samuel MannehedProperly center status message in vnc_lite
2017-10-31 Samuel MannehedMove styling from vnc_lite.html to css
2017-10-31 Samuel MannehedRemove unnecessary css rules for lite
2017-10-31 Samuel MannehedGet rid of unnecessary noVNC_container in lite
2017-10-30 Samuel MannehedUse more subtle colors for warn and error in lite
2017-10-30 Samuel MannehedRemove prefixed versions of linear-gradient
2017-10-18 Pierre OssmanMerge branch 'focus' of https://github.com/CendioOssman...
2017-10-18 Pierre OssmanAdd focus state for control bar buttons
2017-10-18 Pierre OssmanOnly grab key events on canvas
2017-09-29 Pierre OssmanMerge branch 'optional-port' of https://github.com...
2017-07-26 Samuel MannehedMake sure the control bar hint is centered
2017-07-06 Pierre OssmanMerge branch 'qemufix' of https://github.com/CendioOssm...
2017-06-15 Pierre OssmanScroll error stack trace
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-15 Samuel MannehedRevert "Remove shadow from logo"
2017-05-12 Samuel MannehedRemove shadow from logo
2017-05-12 Samuel MannehedRename vnc_auto to vnc_lite
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-03 Samuel MannehedMerge pull request #801 from CendioOssman/errors
2017-03-27 Pierre OssmanLimit fallback error width to window width
2017-03-27 Pierre OssmanUse monospace font for unhandled errors
2017-03-25 Solly RossMerge pull request #738 from patrakov/master
2017-03-23 Pierre OssmanDefine an initial shadow for spinner
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 RossUse transition animation while loading
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-21 Samuel MannehedSet input type number for port & reconnect_delay
2017-02-16 Samuel MannehedFix canvas size on IE
2017-02-07 Pierre OssmanMerge branch 'util-console' of https://github.com/tghw...
2017-02-07 Pierre OssmanTweak spinner appearence
2017-02-03 Pierre OssmanAllow submitting the password from the input field
2017-02-03 Pierre OssmanScroll correct element
2017-02-03 Pierre OssmanMove keyboard style in CSS
2017-02-03 Pierre OssmanCenter canvas (again)
2017-01-23 Pierre OssmanMerge branch 'add-reconnect' of https://github.com...
2017-01-23 Alexander NeumannAdd reconnect option
2017-01-20 Pierre OssmanSet pointer cursor for status bar
2017-01-06 Solly RossMerge pull request #715 from CendioOssman/cleanup
2017-01-04 Pierre OssmanAvoid wrapping labels
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 OssmanRemove vendor prefix from border-radius
2017-01-04 Pierre OssmanGroup WebSocket settings together
2017-01-04 Pierre OssmanRemove alternative style sheets
2017-01-04 Pierre OssmanCenter canvas vertically as well
2017-01-04 Pierre OssmanBlack out background when connected
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-26 Pierre OssmanAllow control bar to be moved to the right side
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-26 Samuel MannehedAlways disable forced touch gestures
2016-10-24 Samuel MannehedMerge pull request #686 from CendioOssman/favicon
2016-10-20 Samuel MannehedMerge pull request #677 from CendioOssman/perf
2016-10-19 Samuel MannehedMerge pull request #649 from kanaka/dontgrabinviewonly
2016-10-19 Samuel MannehedMerge pull request #687 from CendioOssman/info
2016-10-19 Samuel MannehedMerge pull request #650 from kanaka/touchdetect
2016-10-19 Samuel MannehedDisable forced touch gestures on IE and Edge
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-23 Pierre OssmanAdd hover hints to buttons
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
next