]> git.proxmox.com Git - mirror_novnc.git/commit - vnc_auto.html
Split util into two file:
authorAntoine Mercadal <antoine.mercadal@inframonde.eu>
Wed, 29 Sep 2010 19:11:23 +0000 (03:11 +0800)
committerJoel Martin <github@martintribe.org>
Wed, 29 Sep 2010 19:59:56 +0000 (03:59 +0800)
commit8d5d2c8230b9c232afd82e01039c680e8a8b0094
tree53d39bbca7f0d16d458d2fff75d211df781a1de7
parenta679a97d1b920b777e369003268f4af70c82acd1
Split util into two file:
 - util.js that contains essential functions
 - webutils.js that contains the GUI utility function.js

this helps to include noVNC in other project, especially Cappuccino Application
i
12 files changed:
include/default_controls.js
include/util.js
include/vnc.js
include/webutil.js [new file with mode: 0644]
tests/base64.html
tests/canvas.html
tests/cursor.html
tests/input.html
tests/vnc_playback.html
tests/ws.html
tests/wsencoding.html
vnc_auto.html