noVNC/include
Joel Martin 9479c72083 web-socket-js event fixes.
When using web-socket-js, the onopen event may happen inline so the
caller may not have time to set onopen before the event fires. In this
case set a short timeout and try again. In particular this affects
Opera most of the time.

Also, to get around Opera event droppings, always read the readyState
directly instead of relying on the local readyState variable to be
correct (which it isn't if stateChange event were dropped).
2010-07-01 10:32:14 -05:00
..
as3crypto_patched Import as3crypto_patch: ffda6e9cd8b1d74f45472c676afda8360ae1e5aa 2010-04-30 14:13:32 -05:00
fab-test Create FABridge tester. Move wstest into tests subdir. 2010-05-16 19:21:21 -05:00
web-socket-js web-socket-js event fixes. 2010-07-01 10:32:14 -05:00
base64.js Various cross-browser fixes. 2010-06-23 16:08:36 -05:00
black.css Add CtrlAltDel send button to status bar. 2010-06-15 17:47:01 -05:00
canvas.js Always prefer JS ops if we have imageData. 2010-07-01 10:30:07 -05:00
default_controls.js Disabled ctrlAltDel button when N/A. 2010-06-15 17:56:38 -05:00
des.js Isolate DOM references in load() and connect(). 2010-05-11 16:39:17 -05:00
mootools-1.2.4-core-comp.js Remove uneeded mootools functions and used compressed version. 2010-04-15 12:28:53 -05:00
mootools-1.2.4-core.js Remove uneeded mootools functions and used compressed version. 2010-04-15 12:28:53 -05:00
mootools.js Remove uneeded mootools functions and used compressed version. 2010-04-15 12:28:53 -05:00
plain.css Add CtrlAltDel send button to status bar. 2010-06-15 17:47:01 -05:00
util.js Various cross-browser fixes. 2010-06-23 16:08:36 -05:00
vnc.js Fix issue #7: security scheme list parsing. 2010-06-26 17:41:39 -05:00