noVNC/include
Joel Martin a4ff1f573d Fix ordering of tightPNG fills.
This addresses issue #65:
https://github.com/kanaka/noVNC/issues/65

When tightPNG encoded rects were received, any fill types were
immediately drawn to the canvas while images (PNG, JPEGs) were queued
for loading. This can cause screen corruption when things are changing
rapidly due to the misordering of fills vs images.

Also, remove the onload setting in each image on the queue and instead
decrease the tight image queue scanning interval (to 40ms or 25
scans per second).
2011-07-06 16:32:42 -05:00
..
web-socket-js Update web-socket-js to bb5797cad. 2011-03-16 10:33:01 -05:00
base64.js API changes/cleanup. 2011-05-11 15:55:44 -05:00
black.css Fix CSS sizes with HTML5 doctype. 2011-02-02 10:48:29 -06:00
des.js include/des.js: trim some fat. 2010-09-30 11:17:52 -05:00
display.js Refactor configuration attributes. 2011-05-11 17:31:53 -05:00
input.js Refactor configuration attributes. 2011-05-11 17:31:53 -05:00
logo.js Add logo, favicon. 2011-02-03 11:04:32 -06:00
plain.css Fix CSS sizes with HTML5 doctype. 2011-02-02 10:48:29 -06:00
playback.js Fix copyright year to 2011. 2011-04-05 14:44:47 -05:00
rfb.js Fix ordering of tightPNG fills. 2011-07-06 16:32:42 -05:00
ui.js API changes/cleanup. 2011-05-11 15:55:44 -05:00
util.js Refactor configuration attributes. 2011-05-11 17:31:53 -05:00
vnc.js API changes/cleanup. 2011-05-11 15:55:44 -05:00
websock.js Remove extraneous question mark. 2011-06-28 16:29:29 -05:00
webutil.js include/webutil.js: fix dirObj undefined attribute. 2011-04-05 14:46:22 -05:00