noVNC/docs
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
..
LICENSE.GPL-3 Clean up top level: move license files to docs/ 2010-07-15 18:45:32 -05:00
LICENSE.LGPL-3 Clean up top level: move license files to docs/ 2010-07-15 18:45:32 -05:00
TODO API changes. Client cursor and settings menu. 2010-07-21 20:34:23 -05:00
links Add Cursor pseudo-encoding support (disabled for now). 2010-07-20 14:34:44 -05:00
notes Support WebSockets 76 (hixie-76, hybi-00). 2010-06-24 17:04:57 -05:00
proxy_description.txt Add proxy functionality description. 2010-06-24 10:50:36 -05:00
rfb_notes Cleanup. Move note files into docs/. 2010-05-01 15:59:52 -05:00
rfbproto-3.3.pdf Add RFB specs and move *.js files into include/ 2010-03-31 19:43:09 -05:00
rfbproto-3.7.pdf Add RFB specs and move *.js files into include/ 2010-03-31 19:43:09 -05:00
rfbproto-3.8.pdf Add RFB specs and move *.js files into include/ 2010-03-31 19:43:09 -05:00