noVNC/include
Joel Martin b70ce07706 Fix window/document sizing in firefox.
Another firefox issue is that height: 100% is calculated as 100% of
the containing element even when the containing element is the window.
This means that the size of any sibling element shifts the window size
down by that much and causes the vertical scroll bars to appear. This
doesn't happen in Chrome.

- So instead, put a pad element inside the noVNC_screen element that
  is the size of the control bar. This is hidden by the control bar,
  however, it causes things to be sized correctly.

- Also, rename noVNC_defaultScreen to noVNC_logo.

- Clean some style specification out of the HTML.
2011-09-13 13:14:11 -05:00
..
web-socket-js Version 0.1, debian packaging, license text. 2011-07-14 15:57:01 -05:00
base.css Fix window/document sizing in firefox. 2011-09-13 13:14:11 -05:00
base64.js API changes/cleanup. 2011-05-11 15:55:44 -05:00
black.css HTML, CSS and Javascript indent/formatting. 2011-09-08 10:00:09 -05:00
blue.css HTML, CSS and Javascript indent/formatting. 2011-09-08 10:00:09 -05:00
des.js include/des.js: trim some fat. 2010-09-30 11:17:52 -05:00
display.js Viewport handling in include/display.js 2011-09-13 09:54:44 -05:00
input.js Modifed UI. Move HTML from ui.js to vnc.html. 2011-09-08 08:26:30 -05:00
logo.js Add logo, favicon. 2011-02-03 11:04:32 -06:00
mobile.css Viewport handling in include/display.js 2011-09-13 09:54:44 -05:00
playback.js Fix copyright year to 2011. 2011-04-05 14:44:47 -05:00
rfb.js Merge branch 'master' into mobile 2011-09-13 10:14:53 -05:00
ui.js Fix window/document sizing in firefox. 2011-09-13 13:14:11 -05:00
util.js Touch events and mouse button selectors. 2011-07-23 21:24:59 -05:00
vnc.js Disable static canvas logo. 2011-09-08 09:29:05 -05:00
websock.js Catch Mozilla prefixing of WebSocket. 2011-08-02 08:02:51 -05:00
webutil.js include/webutil.js: fix dirObj undefined attribute. 2011-04-05 14:46:22 -05:00