Commit History

Author SHA1 Message Date
  Solly Ross 58ded70d15 Create RFB object on connect 10 years ago
  Solly Ross 72747869a7 Support local scaling 10 years ago
  Solly Ross 7e54fb93dd Make Util.getPosition be relative to page 10 years ago
  Nathaniel Bibler 455f8f3fd0 Replace custom getPosition algorithms with getBoundingClientRect. 10 years ago
  Solly Ross f9fd0313b8 Make Utils.js use Object.define to modify Array 11 years ago
  Solly Ross cfc02e5e2b Fixed presence detection bug in utils.set_defaults 11 years ago
  Martin André 7caa9c20c2 Prevent noVNC loading error when invalid property is set on object 11 years ago
  Solly Ross d21cd6c164 Cleanup: Util code 11 years ago
  Solly Ross 95eb681bbb Support the "NOTUNNEL" tunnel type for TightVNC 11 years ago
  Solly Ross c77938efc9 Fix for scroll offset in Util.getPosition() 11 years ago
  samhed 0fe30338a0 Add a prototype from MDN for indexOf to be used in browsers where it is not supported. 11 years ago
  samhed b7996b048b Added a wrapper for the UTF-8 decoding. 11 years ago
  Phil Driscoll ca9a9964a0 Fix onMouseDisable so that clicks outside the canvas are propagated 12 years ago
  jalf 8a147535de Clamp mouseclick coordinates to target element bounds 12 years ago
  Joel Martin 51562999c7 util.js: script load sequential execution changes. 12 years ago
  Joel Martin 73ee4fa7cc util.js: fix dynamic script load on IE 9 (again). 12 years ago
  Joel Martin 8e2d749605 util.js: script load sequential execution changes. 12 years ago
  Joel Martin 6f4b1e4071 Refactor dynamic script loading. Add util.js:load_scripts() 12 years ago
  Joel Martin 1d728ace69 Change noVNC license to from LGPLv3 to MPL 2.0 13 years ago
  Joel Martin ca6b3f4cb1 Revert "Fix tight decoding when using binary/non-base64 connection." 13 years ago
  Joel Martin 14717eb468 Fix tight decoding when using binary/non-base64 connection. 13 years ago
  Joel Martin d58f8b5144 License clarification: HTML,CSS,images,fonts under permissive licenses. 13 years ago
  Joel Martin b50f340674 UltraVNC repeaterID cleanup. 13 years ago
  William Lightning 12acb663eb Change RepeaterID to be a config option 13 years ago
  Joel Martin 34d8b844ae Move render queue processing to Display and use requestAnimationFrame 13 years ago
  Joel Martin 32f135d730 Add array map function for IE9. 13 years ago
  Joel Martin ff4bfcb773 Linting. 13 years ago
  Joel Martin c3a172b98c Typo in Opera 11.60 fix. 13 years ago
  Joel Martin aa67056785 Fix issue #102 - Opera 11.60 doesn't work. 13 years ago
  Joel Martin ad3f762409 Touch events and mouse button selectors. 14 years ago