]> git.proxmox.com Git - mirror_novnc.git/history - include/util.js
Create RFB object on connect
[mirror_novnc.git] / include / util.js
2015-03-26 Solly RossCreate RFB object on connect
2015-03-05 SamuelMerge pull request #451 from kanaka/feature/scaling
2015-03-03 Solly RossSupport local scaling
2015-02-27 SollyMerge pull request #461 from kanaka/bug/459-incorrect...
2015-02-27 Solly RossMake Util.getPosition be relative to page
2015-02-17 SollyMerge pull request #448 from kanaka/websockify-as-submodule
2015-02-17 SollyMerge pull request #432 from nbibler/getPositionUpdate
2015-01-26 Nathaniel BiblerReplace custom getPosition algorithms with getBoundingC...
2014-09-30 SollyMerge pull request #397 from kanaka/refactor/use-object...
2014-09-23 Solly RossMake Utils.js use Object.define to modify Array
2014-09-19 Solly RossFixed presence detection bug in utils.set_defaults
2014-09-19 SollyMerge pull request #391 from mandre/fix_invalid_property
2014-09-17 Martin AndréPrevent noVNC loading error when invalid property is...
2014-09-15 SollyMerge pull request #368 from DirectXMan12/refactor...
2014-09-15 Solly RossCleanup: Util code
2014-09-15 Solly RossSupport the "NOTUNNEL" tunnel type for TightVNC
2014-05-05 Solly RossFix for scroll offset in Util.getPosition()
2014-03-26 SollyMerge pull request #347 from dol/fix/better-ws-binaryty...
2014-03-26 samhedAdd a prototype from MDN for indexOf to be used in...
2014-03-14 samhedAdded a wrapper for the UTF-8 decoding.
2014-02-17 SollyMerge pull request #242 from Medical-Insight/use-wss...
2013-10-11 Joel MartinMerge branch 'master' of github.com:kanaka/noVNC
2013-10-11 samhedMerge branch 'master' of https://github.com/kanaka...
2013-10-10 SamuelMerge pull request #282 from samhed/framebufferupdate
2013-07-31 Joel MartinMerge pull request #269 from phildriscoll/master
2013-06-13 Phil DriscollFix onMouseDisable so that clicks outside the canvas...
2013-01-30 jalfClamp mouseclick coordinates to target element bounds
2012-11-01 Joel Martinutil.js: script load sequential execution changes.
2012-10-23 Joel Martinutil.js: fix dynamic script load on IE 9 (again).
2012-10-18 Joel MartinMerge remote branch 'Medical-Insight/non-square-cursor...
2012-10-18 Joel Martinutil.js: script load sequential execution changes.
2012-10-17 Joel MartinMerge pull request #195 from moobyfr/keyboard-altgr
2012-10-17 Joel MartinRefactor dynamic script loading. Add util.js:load_scripts()
2012-10-16 Joel MartinMerge pull request #191 from takaha/altgr
2012-10-15 Joel MartinChange noVNC license to from LGPLv3 to MPL 2.0
2012-08-16 Joel Martinwebsock.js: simpler binary support, protocols param.
2012-08-15 Joel MartinRevert "Fix tight decoding when using binary/non-base64...
2012-08-15 Joel MartinFix tight decoding when using binary/non-base64 connection.
2012-06-24 Joel MartinLicense clarification: HTML,CSS,images,fonts under...
2012-06-23 Joel MartinMerge branch 'master' of github.com:kanaka/noVNC
2012-06-23 Joel MartinUltraVNC repeaterID cleanup.
2012-06-23 Joel MartinMerge remote branch 'kassah/master'
2012-06-23 William LightningChange RepeaterID to be a config option
2012-05-18 Joel MartinMerge pull request #166 from mnaser/patch-1
2012-05-17 Joel MartinMove render queue processing to Display and use request...
2012-03-11 Joel MartinMerge commit 'd38db74abd0efa34f7297dc19bf603b7f765e0f5'
2012-02-14 Joel MartinAdd array map function for IE9.
2012-01-12 Joel MartinMerge remote branch 'origin/issue-70'
2012-01-12 Joel MartinLinting.
2011-11-19 Joel MartinTypo in Opera 11.60 fix.
2011-11-19 Joel MartinFix issue #102 - Opera 11.60 doesn't work.
2011-07-24 Joel MartinTouch events and mouse button selectors.
2011-05-11 Joel MartinRefactor configuration attributes.
2011-05-11 Joel MartinAPI changes/cleanup.
2011-04-05 Joel MartinFix copyright year to 2011.
2011-04-03 Joel MartinAPI change: Mouse/kbd handling to include/input.js
2010-11-06 Joel Martincanvas.js: workaround WebKit bug, issue #28.
2010-09-29 Joel Martinwebutil.js, util.js: split cleanup.
2010-09-29 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2010-09-29 Antoine MercadalSplit util into two file:
2010-09-23 Joel MartinRefactor settings object, add connectTimeout setting.
2010-09-23 Joel Martinutil.js: detect firefox 4.X correctly.
2010-09-22 Joel Martinlogging: add Util.get_logging(), canvas clearing.
2010-09-08 Joel MartinLicense header cleanup.
2010-08-26 Joel MartinIndexed receive queue. Up to 2X speedup in Chrome.
2010-08-02 Joel MartinNew API. Refactor Canvas and RFB objects.
2010-07-30 Joel MartinPreliminary scaling code (deactivated).
2010-07-22 Joel MartinQuery string cleanup and move it to util.js
2010-07-22 Joel MartinJSLint. RFB obj to rfb.js; vnc.js the 'loader'.
2010-07-22 Joel MartinAPI changes. Client cursor and settings menu.
2010-07-20 Joel MartinAdd Cursor pseudo-encoding support (disabled for now).
2010-07-06 Joel MartinRefactor console logging code.
2010-06-23 Joel MartinVarious cross-browser fixes.
2010-06-21 Joel MartinFix browser detection code in IE.
2010-06-20 Joel MartinBetter support console debug under Opera (DragonFly).
2010-06-15 Joel MartinNo mootools dep outside of default_controls.js.
2010-06-15 Joel MartinAdd mouse position routines to util.js.
2010-05-15 Joel MartinMove vars into RFB namespace. Extend array in util.js.
2010-05-05 Joel MartinDES that works with KVM's VNC. RFB 3.8 fixes.
2010-04-18 Joel MartinStatus/error refactor. Fix firefox bugs.
2010-04-18 Joel MartinRemove mootools-more references.
2010-04-13 Joel MartinSwitch to much faster console.log and separate utils...