]> git.proxmox.com Git - mirror_novnc.git/history - core/util.js
Uncomment ES6 module syntax
[mirror_novnc.git] / core / util.js
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 OssmanProtect against race in setCapture() polyfill
2017-02-17 Samuel MannehedFix translateDOM for placeholders
2017-02-16 Samuel MannehedSet correct cursor style for setCapture()
2017-02-16 Samuel MannehedStop using window.event
2017-02-16 Samuel MannehedRemove Util.getEventPosition()
2017-02-16 Samuel MannehedImprove setCapture polyfill
2017-02-09 Pierre OssmanUse setCapture() polyfill everywhere
2017-02-07 Pierre OssmanMerge branch 'util-console' of https://github.com/tghw...
2016-12-13 Samuel MannehedMerge pull request #699 from CendioOssman/double
2016-11-22 Samuel MannehedMerge pull request #718 from ossman/po
2016-11-19 Pierre OssmanAlso translate HTML elements
2016-11-17 Pierre OssmanUse gettext .po files for translations
2016-11-10 Samuel MannehedMerge pull request #689 from ossman/keysym
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 MannehedRemove unnecessary whitespace
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-24 Samuel MannehedMerge pull request #686 from CendioOssman/favicon
2016-10-20 Samuel MannehedMerge pull request #677 from CendioOssman/perf
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 #650 from kanaka/touchdetect
2016-10-14 samhedNew way of detecting touch
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 MannehedRemove out-of-place comma
2016-09-30 Samuel MannehedMerge branch 'CendioOssman-toolbar' into master
2016-09-30 Samuel MannehedMerge branch 'toolbar' of https://github.com/CendioOssm...
2016-09-23 Samuel MannehedAllow moving the controlbar handle
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 RossRemove unecessary event-related code from Util
2016-09-16 Solly RossUtil shouldn't modify window object
2016-09-16 Solly RossSwitch to PhantomJS 2.x for testing
2016-09-16 Solly RossDon't modify Array prototype
2016-09-16 Solly RossClean up Util
2016-09-16 Solly RossEnable noVNC to become Browserifiable