コミット履歴

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