]> git.proxmox.com Git - mirror_novnc.git/history - core/display.js
feat: add French localization strings
[mirror_novnc.git] / core / display.js
2020-12-07 Pierre OssmanMerge branch 'noie' of https://github.com/CendioOssman...
2020-12-07 Pierre OssmanRemove createImageData() fallback
2020-12-07 Pierre OssmanRemove many small, obsolete, old browser hacks
2020-09-04 Pierre OssmanMerge branch 'rgbx' of https://github.com/CendioOssman...
2020-06-24 Pierre OssmanMerge branch 'actions' of https://github.com/CendioOssm...
2020-06-12 Samuel MannehedMerge pull request #1414 from CendioOssman/gesture
2020-06-11 Pierre OssmanAvoid fractional pixel sizes from Display
2020-06-08 Pierre OssmanSwitch to RGBx pixel format
2020-06-08 Pierre OssmanStandardise on a single blit function
2020-06-06 Pierre OssmanMove tile handling to Hextile decoder
2020-06-05 Pierre OssmanMerge branch 'camelcase' of https://github.com/samhed...
2020-05-31 Samuel MannehedStandardize on camelCase in Display
2020-05-31 Samuel MannehedRemove unused properties and variables
2019-12-23 Pierre OssmanHandle slow loading of images
2019-12-23 Pierre OssmanValidate decoded image dimensions
2019-09-30 Samuel MannehedUpdate copyright to 2019 for modified files
2019-09-25 Samuel MannehedMerge pull request #1281 from jalfd/optimize-receive...
2019-09-24 Samuel MannehedMerge pull request #1280 from jalfd/alt-key-recursion
2019-09-24 Samuel MannehedMerge pull request #1279 from CendioOssman/nomodule
2019-08-23 Pierre OssmanMerge branch 'upgrade' of https://github.com/CendioOssm...
2019-08-23 Pierre OssmanRemove pointless Display.clear()
2019-08-23 Pierre OssmanRemove unused Display.logo attribute
2019-04-02 Samuel MannehedAllow autoscale() with zero height or width
2019-03-08 Samuel MannehedAdd check for bad values for Display.autoscale()
2019-03-04 Samuel MannehedMerge pull request #1204 from juanjoDiaz/small_improvements
2019-02-27 Juanjo DiazMove support check from display to browser
2018-10-09 Solly RossChange copyright header (#1138)
2018-09-17 Pierre OssmanMerge branch 'style' of https://github.com/CendioOssman...
2018-09-06 Pierre OssmanEnforce object key spacing
2018-09-06 Pierre OssmanEnforce comma spacing
2018-08-28 Samuel MannehedMerge pull request #1129 from novnc/vnclitecleanup
2018-08-16 Pierre OssmanMerge branch 'hidpi_scale' of https://github.com/Cendio...
2018-07-26 Pierre OssmanHandle fractional screen sizes
2018-07-12 Juanjo DiazUse ES6 classes
2018-07-11 Pierre OssmanMerge branch 'cursor' of https://github.com/CendioOssma...
2018-07-04 Pierre OssmanMerge branch 'fix/ie11-numpad5-compatibility' of https...
2018-06-07 Pierre OssmanMerge branch 'issue_templates' of https://github.com...
2018-05-25 Samuel MannehedMerge pull request #1013 from juanjoDiaz/es6_refactor_2
2018-05-23 Juanjo DiazPrefer const/let over var
2018-05-23 Juanjo DiazAdd eslint and fix reported issues
2018-03-15 Pierre OssmanSeparate out cursor handling
2018-03-06 Samuel MannehedMerge pull request #989 from PeterDaveHelloKitchen...
2018-02-28 Pierre OssmanMerge branch 'userequire' of https://github.com/CendioO...
2018-02-01 Solly RossMerge pull request #1009 from juanjoDiaz/move_browser_c...
2018-01-31 Solly RossMerge pull request #1007 from juanjoDiaz/remove_jshints...
2018-01-31 Juanjo DiazRemove jshint comments
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-30 Josiah WhiteInitalize cached 16x16 tile.
2017-11-10 Pierre OssmanMerge branch 'api' of https://github.com/CendioOssman...
2017-11-09 Pierre OssmanRemove "downscale only" mode
2017-11-09 Pierre OssmanImprove naming for viewport properties
2017-11-09 Pierre OssmanChange clippingDisplay() to a property
2017-11-09 Pierre OssmanUse standard JavaScript properties
2017-11-09 Pierre OssmanMove cursor URI check to RFB object
2017-11-09 Pierre OssmanRemove non-JavaScript render code
2017-11-09 Pierre OssmanRemove render_mode property
2017-11-09 Pierre OssmanChange some attributes to arguments
2017-09-29 Pierre OssmanMerge branch 'optional-port' of https://github.com...
2017-05-04 Pierre OssmanRemove colour map support
2017-05-04 Pierre OssmanRemove browser engine detection
2017-05-04 Pierre OssmanMerge branch 'png_cursor' of https://github.com/CendioO...
2017-03-25 Solly RossMerge pull request #738 from patrakov/master
2017-03-22 Solly RossMerge pull request #774 from novnc/refactor/es6-module...
2017-03-21 Solly RossRefactor ES6 module structure/split up Util
2017-03-06 Pierre OssmanUse PNG for mouse cursors
2017-02-26 Solly RossUncomment ES6 module syntax
2017-02-24 Samuel MannehedMerge branch 'settingswhileconnected' of https://github...
2017-02-24 Samuel MannehedMerge branch 'disableLabels' of https://github.com...
2017-02-20 Pierre OssmanFix wrong colours on local cursor
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