]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2017-03-21 Solly RossUpdate tests to work with new structure
2017-03-21 Solly RossRefactor ES6 module structure/split up Util
2017-03-07 Solly RossRemove WebUtil.load_scripts
2017-03-07 Solly RossLoad translations over XHR
2017-03-07 Solly RossRemove WebUtil.dirObj
2017-03-07 Solly RossAllow transforming to any format
2017-03-01 Solly RossUse ES6 modules natively via Polyfill
2017-03-01 Solly RossVendor an ES6-modules-compatible Pako
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-23 Pierre OssmanRemove 512x512 icon
2017-02-23 Pierre OssmanProtect against race in setCapture() polyfill
2017-02-21 Samuel MannehedDisable labels for settings as well
2017-02-21 Samuel MannehedSet input type number for port & reconnect_delay
2017-02-20 Pierre OssmanFix wrong colours on local cursor
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 MannehedDon't send or recieve clipboard in view_only
2017-02-18 Samuel MannehedAllow clipping to be changed while connected
2017-02-17 Samuel MannehedFix translateDOM for placeholders
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 MannehedFix canvas size on IE
2017-02-16 Samuel MannehedProperly encapsulate the scale in Display
2017-02-16 Samuel MannehedSet correct cursor style for setCapture()
2017-02-16 Samuel MannehedRemove return value from event handlers
2017-02-16 Samuel MannehedStop using window.event
2017-02-16 Samuel MannehedRemove Util.getEventPosition()
2017-02-16 Samuel MannehedClean up some mouse workarounds
2017-02-16 Samuel MannehedImprove setCapture polyfill
2017-02-13 Pierre OssmanFix tests after changing auth negotiation
2017-02-13 Pierre OssmanBetter selection of auth type
2017-02-10 Samuel MannehedFix resize on Chrome
2017-02-09 Pierre OssmanImprove check for when to ignore mouse events
2017-02-09 Pierre OssmanUse setCapture() polyfill everywhere
2017-02-09 Pierre OssmanMore aggressive retaining of focus
2017-02-07 Pierre OssmanExpect console.debug(), not console.log(), in test
2017-02-07 Pierre OssmanMerge branch 'util-console' of https://github.com/tghw...
2017-02-07 Pierre OssmanTweak spinner appearence
2017-02-03 Pierre OssmanRemove binary protocol tests
2017-02-03 Pierre OssmanRemove buffer limit tests
2017-02-03 Pierre OssmanDon't delay WebSocket flushing
2017-02-03 Pierre OssmanAllow submitting the password from the input field
2017-02-03 Pierre OssmanScroll correct element
2017-02-03 Pierre OssmanAvoid changing scale unless necessary
2017-02-03 Pierre OssmanMerge display scale changes
2017-02-03 Pierre OssmanMove keyboard style in CSS
2017-02-03 Pierre OssmanCenter canvas (again)
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-20 Pierre OssmanSet pointer cursor for status bar
2017-01-19 Samuel MannehedReplace TigerVNC with MobileVNC
2017-01-18 Pierre OssmanFix global error handler
2017-01-14 Samuel MannehedFix screenshot URL's
2017-01-14 Samuel MannehedChange server example
2017-01-14 Samuel MannehedUpdate to new organization urls
2017-01-12 Solly RossUse textContent instead of innerHTML
2017-01-12 Samuel MannehedAdd Pierre Ossman to core team
2017-01-09 Samuel MannehedFix rfb._cleanup() (#743)
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 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
2017-01-04 Pierre OssmanCenter canvas vertically as well
2017-01-04 Pierre OssmanBlack out background when connected
2016-12-20 Lee-FengFix no auth "this._updateState" bug
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 OssmanPrevent access to sensitive display variables
2016-12-09 Pierre OssmanDouble buffering damage tracking
2016-12-09 Pierre OssmanUse double buffering for the display
2016-12-09 Pierre OssmanUpdate all state on session size change
2016-12-09 Pierre OssmanDon't violate Display abstraction
2016-12-09 Pierre OssmanAdd test for Display.flush()
2016-12-09 Pierre OssmanRemove blitStringImage() in favour of imageRect()
2016-12-09 Pierre OssmanFlush out rendering after each performance test
2016-12-06 Pierre OssmanRun performance tests at full speed
2016-12-01 Samuel MannehedMerge pull request #727 from CendioOssman/travis
next