noVNC/include
Joel Martin da6dd8932e API changes. Client cursor and settings menu.
The following API changes may affect integrators:

    - Settings have been moved out of the RFB.connect() call. Each
      setting now has it's own setter function: setEncrypt, setBase64,
      setTrueColor, setCursor.

    - Encrypt and cursor settings now default to on.

    - CSS changes:
        - VNC_status_bar for input buttons switched to a element class.

        - VNC_buttons split into VNC_buttons_right and
          VNC_buttons_left

        - New id styles for VNC_settings_menu and VNC_setting

Note: the encrypt, true_color and cursor, logging setting can all be
  set on load using query string variables (in addition to host, port
  and password).

Client cursor (cursor pseudo-encoding) support has been polished and
activated.

The RFB settings are now presented as radio button list items in
a drop-down "Settings" menu when using the default controls.

Also, in the settings menu is the ability to select between alternate
style-sheets.

Cookie and stylesheet selection support added to util.js.
2010-07-21 20:34:23 -05:00
..
as3crypto_patched Import as3crypto_patch: ffda6e9cd8b1d74f45472c676afda8360ae1e5aa 2010-04-30 14:13:32 -05:00
web-socket-js Rebuild web-socket-js swf with gimite updates. 2010-07-02 10:50:52 -05:00
base64.js Refactor console logging code. 2010-07-06 11:56:13 -05:00
black.css API changes. Client cursor and settings menu. 2010-07-21 20:34:23 -05:00
canvas.js API changes. Client cursor and settings menu. 2010-07-21 20:34:23 -05:00
default_controls.js API changes. Client cursor and settings menu. 2010-07-21 20:34:23 -05:00
des.js Isolate DOM references in load() and connect(). 2010-05-11 16:39:17 -05:00
plain.css API changes. Client cursor and settings menu. 2010-07-21 20:34:23 -05:00
util.js API changes. Client cursor and settings menu. 2010-07-21 20:34:23 -05:00
vnc.js API changes. Client cursor and settings menu. 2010-07-21 20:34:23 -05:00