noVNC/tests
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
..
base64.html Add native base64 test (atob and btoa). 2010-07-13 17:53:01 -05:00
canvas.html API changes. Client cursor and settings menu. 2010-07-21 20:34:23 -05:00
cursor.html API changes. Client cursor and settings menu. 2010-07-21 20:34:23 -05:00
face.png API changes. Client cursor and settings menu. 2010-07-21 20:34:23 -05:00
face.png.js Various cross-browser fixes. 2010-06-23 16:08:36 -05:00
include Add mouse wheel support and input test page. 2010-05-25 11:05:55 -05:00
input.html Various cross-browser fixes. 2010-06-23 16:08:36 -05:00
ws.html Removed missed mootools include in ws.html test. 2010-07-07 12:40:56 -05:00
ws.py Support WebSockets 76 (hixie-76, hybi-00). 2010-06-24 17:04:57 -05:00
wsencoding.html Remove unneeded mootools and FABridge test. 2010-07-06 12:14:38 -05:00
wsencoding.py Add daemonization support to wsproxy.*. 2010-06-17 16:06:18 -05:00