]> git.proxmox.com Git - mirror_novnc.git/history - core/util/cursor.js
Remove many small, obsolete, old browser hacks
[mirror_novnc.git] / core / util / cursor.js
2020-12-07 Pierre OssmanRemove many small, obsolete, old browser hacks
2020-09-04 Pierre OssmanMerge branch 'rgbx' of https://github.com/CendioOssman...
2020-07-08 Samuel MannehedMerge pull request #1435 from nnn1590/fix-japanese...
2020-06-25 Pierre OssmanHandle quick Cursor detach after mouse up
2020-06-24 Pierre OssmanMerge branch 'actions' of https://github.com/CendioOssm...
2020-06-16 Pierre OssmanCompensate for visual viewport when moving cursor
2020-06-12 Samuel MannehedMerge pull request #1414 from CendioOssman/gesture
2020-06-12 Samuel MannehedFake cursor position when using touch
2020-01-23 Juanjo DiazRemove generated HTML by Cursor when it detaches
2019-12-05 Samuel MannehedMerge pull request #1318 from chrisjdev/emptyPassword
2019-11-29 Pierre OssmanMake Cursor.detach() safe to call when not attached
2019-10-23 Samuel MannehedRename document.capturedElem to captureElement
2019-10-21 Samuel MannehedMerge pull request #1309 from samhed/disappearing_cursor
2019-10-21 Samuel MannehedHide the emulated cursor when target is null
2019-10-21 Samuel MannehedFix disappearing cursor after click
2019-10-21 Samuel MannehedCheck next elem at mouseleave in cursor emulation
2019-09-30 Samuel MannehedUpdate copyright to 2019 for modified files
2019-03-04 Samuel MannehedMerge pull request #1204 from juanjoDiaz/small_improvements
2019-02-27 Juanjo DiazReplace unnecessary function supportsCursorURIs by...
2019-02-26 Juanjo DiazRemove unnecessary constructor parameter from Cursor
2018-10-09 Solly RossChange copyright header (#1138)
2018-09-17 Pierre OssmanMerge branch 'style' of https://github.com/CendioOssman...
2018-09-17 Pierre OssmanMerge branch 'decoders' of https://github.com/CendioOss...
2018-09-16 Samuel MannehedMerge pull request #1119 from patrakov/master
2018-09-07 Alexander E. PatrakovMoved the "pixels + mask -> RGBA" logic to rfb.js
2018-09-06 Pierre OssmanEnforce explicit semi-colons
2018-09-06 Pierre OssmanEnforce curly braces for control statements
2018-07-12 Juanjo DiazUse ES6 classes
2018-07-11 Pierre OssmanMerge branch 'cursor' of https://github.com/CendioOssma...
2018-07-06 Pierre OssmanProvide fallback cursor method
2018-03-15 Pierre OssmanSeparate out cursor handling