]> git.proxmox.com Git - mirror_novnc.git/history - core/display.js
Properly encapsulate the scale in Display
[mirror_novnc.git] / core / display.js
2017-02-16 Samuel MannehedProperly encapsulate the scale in Display
2017-02-07 Pierre OssmanMerge branch 'util-console' of https://github.com/tghw...
2017-02-03 Pierre OssmanAvoid changing scale unless necessary
2017-02-03 Pierre OssmanMerge display scale changes
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 OssmanRemove blitStringImage() in favour of imageRect()
2016-11-10 Samuel MannehedMerge pull request #689 from ossman/keysym
2016-11-08 Samuel MannehedMerge pull request #697 from CendioOssman/keyboard
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-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 RossUtil shouldn't modify window object
2016-09-16 Solly RossEnable noVNC to become Browserifiable