summaryrefslogtreecommitdiff
path: root/include/util.js
Commit message (Expand)AuthorAgeFilesLines
* Pull include/util.js from noVNC.Joel Martin2012-11-011-15/+35
* util.js, websock.js: sync with noVNC - dynamic script loading.Joel Martin2012-10-171-0/+39
* include/*util.js: update to versions from noVNC.Joel Martin2012-10-151-0/+17
* Change include/websock.js (and deps) to MPL 2.0 license.Joel Martin2012-10-151-3/+3
* Pull include/util.js from noVNC. Add map to arrays for IE9.Joel Martin2012-02-141-33/+103
* Fix firefox 4 strict complaint.Joel Martin2011-01-191-1/+1
* fork noVNC, rename to websockify, cleanup.Joel Martin2011-01-121-1/+1
* canvas.js: workaround WebKit bug, issue #28.Joel Martin2010-11-061-0/+8
* webutil.js, util.js: split cleanup.Joel Martin2010-09-291-19/+3
* Split util into two file:Antoine Mercadal2010-09-301-100/+3
* Refactor settings object, add connectTimeout setting.Joel Martin2010-09-231-5/+14
* util.js: detect firefox 4.X correctly.Joel Martin2010-09-231-1/+1
* logging: add Util.get_logging(), canvas clearing.Joel Martin2010-09-221-3/+13
* License header cleanup.Joel Martin2010-09-081-1/+1
* Indexed receive queue. Up to 2X speedup in Chrome.Joel Martin2010-08-261-48/+0
* New API. Refactor Canvas and RFB objects.Joel Martin2010-08-021-47/+50
* Preliminary scaling code (deactivated).Joel Martin2010-07-301-2/+25
* Query string cleanup and move it to util.jsJoel Martin2010-07-221-0/+9
* JSLint. RFB obj to rfb.js; vnc.js the 'loader'.Joel Martin2010-07-221-9/+12
* API changes. Client cursor and settings menu.Joel Martin2010-07-211-27/+100
* Add Cursor pseudo-encoding support (disabled for now).Joel Martin2010-07-201-0/+11
* Refactor console logging code.Joel Martin2010-07-061-17/+26
* Various cross-browser fixes.Joel Martin2010-06-231-8/+8
* Fix browser detection code in IE.Joel Martin2010-06-211-2/+9
* Better support console debug under Opera (DragonFly).Joel Martin2010-06-201-3/+11
* No mootools dep outside of default_controls.js.Joel Martin2010-06-151-59/+159
* Add mouse position routines to util.js.Joel Martin2010-06-151-0/+34
* Move vars into RFB namespace. Extend array in util.js.Joel Martin2010-05-151-0/+58
* DES that works with KVM's VNC. RFB 3.8 fixes.Joel Martin2010-05-051-1/+1
* Status/error refactor. Fix firefox bugs.Joel Martin2010-04-181-0/+2
* Remove mootools-more references.Joel Martin2010-04-181-2/+2
* Switch to much faster console.log and separate utils into util.js.Joel Martin2010-04-131-0/+27