]> git.proxmox.com Git - mirror_novnc.git/commit
No mootools dep outside of default_controls.js.
authorJoel Martin <github@martintribe.org>
Tue, 15 Jun 2010 20:21:41 +0000 (15:21 -0500)
committerJoel Martin <github@martintribe.org>
Tue, 15 Jun 2010 20:21:41 +0000 (15:21 -0500)
commit15046f0042b6e14ccae44e0e813a929232b05101
tree36de163de8733c3df70111cab9b1875822decc64
parent61dd52c983c47a140ba54ef4d94fbf605a2254fd
No mootools dep outside of default_controls.js.

Some basic functions from mootools implemented in util.js.

Also, some more DOM separation. Move clipboard focus logic into
default_controls and canvas and out of vnc.js.

JSLint cleanup.
include/canvas.js
include/default_controls.js
include/util.js
include/vnc.js