]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2016-11-10 Samuel MannehedUpgrade to latest npm package versions
2016-11-10 Samuel MannehedMerge pull request #689 from ossman/keysym
2016-11-10 Samuel MannehedBump up node.js version for travis
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-29 Samuel MannehedMerge pull request #704 from kosmasgiannis/locale-el
2016-10-28 Giannis KosmasAdded Greek translation
2016-10-28 Samuel MannehedEnsure translations variable is set before use
2016-10-28 Samuel MannehedAdd Swedish translation
2016-10-28 Samuel MannehedAlways translate literals instead of variables
2016-10-28 Samuel MannehedRemove unnecessary whitespace
2016-10-28 Samuel MannehedAdd translation support for strings in vnc_auto
2016-10-28 Samuel MannehedDon't translate unexpected errors
2016-10-28 Samuel MannehedReplace tab with spaces
2016-10-28 Samuel MannehedAdd newlines at the end of the translation files
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
2016-10-26 Samuel MannehedAlways disable forced touch gestures
2016-10-24 Samuel MannehedMerge branch 'CendioOssman-delay' into master
2016-10-24 Pierre OssmanDon't allow more than one pending update
2016-10-24 Pierre OssmanWait for proper image load event
2016-10-24 Pierre OssmanHide image handling in display object
2016-10-24 Pierre OssmanProcess entire WebSocket message at once
2016-10-24 Samuel MannehedUpdate comment for screenSize()
2016-10-24 Samuel MannehedRemove unnecessary anonymous function
2016-10-24 Samuel MannehedTypo fix for last commit
2016-10-24 Samuel MannehedAdd missing log output for UI-specific errors
2016-10-24 Samuel MannehedReformat lines to avoid line-breaks
2016-10-24 Samuel MannehedMerge pull request #686 from CendioOssman/favicon
2016-10-22 Solly RossMerge pull request #696 from CendioOssman/wheel
2016-10-21 Pierre OssmanBetter method to keep focus on virtual keyboard
2016-10-21 Pierre OssmanSupport standard mouse wheel event
2016-10-20 Samuel MannehedMerge pull request #677 from CendioOssman/perf
2016-10-19 Samuel MannehedMerge branch 'asadpanda-patch1' into master
2016-10-19 Asad SaeedAdd Meta Key mapping to xtscancodes.js
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 #619 from zarmhast/touchmouse
2016-10-19 zarmhastFix for touchscreen devices that also have a mouse.
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-19 Samuel MannehedFix typo that caused clipping by default on IE
2016-10-18 Samuel MannehedAdd safety check in code for moving the handle
2016-10-18 Samuel MannehedMove the handle properly when page is scrolled
2016-10-15 Pierre OssmanDon't send Unicode to RFB.sendKey()
2016-10-15 Pierre OssmanUse Unicode keysym range as fallback
2016-10-14 Pierre OssmanImprove info and error icons
2016-10-14 Pierre OssmanRemove iOS startup image
2016-10-14 Pierre OssmanClean up page icon ("favicon") handling
2016-10-14 Pierre OssmanUse correct terminology in RFB.sendKey()
2016-10-14 samhedNew way of detecting touch
2016-10-13 Samuel MannehedHide input related buttons in view only
2016-10-13 Samuel MannehedDon't modify mouse or keyboard in view_only mode
2016-10-13 Samuel MannehedAdd logging when creation of RFB fails
2016-10-13 Samuel MannehedDon't request a new desktop size in view_only
2016-10-13 Samuel MannehedDon't grab keyboard or mouse in view-only mode
2016-10-13 Pierre OssmanRemove unused startup screen image
2016-10-13 Samuel MannehedRemove redeclaration of a variable
2016-10-05 Pierre OssmanSupport older base64 recordings
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 MannehedKeep the connect panel when missing host or port
2016-09-30 Samuel MannehedDo not timeout error messages
2016-09-30 Samuel MannehedDon't close the control bar when disconnected
2016-09-30 Samuel MannehedRemove out-of-place comma
2016-09-30 Samuel MannehedRemove padding which isn't needed anymore
2016-09-30 Samuel MannehedSplit cleanup from closing the socket
2016-09-30 Samuel MannehedRemove unnecessary substates of disconnected
2016-09-30 Samuel MannehedImprove the connection state names
2016-09-30 Samuel MannehedClean up log output on state changes
2016-09-30 Samuel MannehedSeparate out init state from page state
2016-09-30 Samuel MannehedClean up special state handling for 'failed'
2016-09-30 Samuel MannehedProperly filter list of auth schemes
2016-09-30 Samuel MannehedDon't abuse state change function for messages
2016-09-30 Samuel MannehedDon't change state to same state
2016-09-30 Samuel MannehedRemove special password state
2016-09-30 Samuel MannehedUse single line if's for simple return criteria
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 Samuel MannehedClean up virtual keyboard handling
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
2016-09-23 Pierre OssmanMake sure all buttons have a tooltip
2016-09-23 Samuel MannehedAuto-close the toolbar on connect after a delay
2016-09-23 Samuel MannehedAllow moving the controlbar handle
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 OssmanMake control bar transparent when idle
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 OssmanImprove active button visual response
2016-09-23 Pierre OssmanEnable extra keys for all devices
2016-09-23 Pierre OssmanMerge control bar sections
next