コミット履歴

作者 SHA1 メッセージ 日付
  Nathaniel Bibler 4389e1fa07 Backport #619 into stable/v0.6 8 年 前
  samhed f52105bc88 Add fallback value for devicePixelRatio 9 年 前
  Solly Ross d6e281baf6 Cleanup: Input code 11 年 前
  jalf 9ceef041c6 Keyboard Handling [4/8]: Update input.html to work with new keyboard handling 11 年 前
  Joel Martin 292f6a5da7 Merge pull request #269 from phildriscoll/master 12 年 前
  Joel Martin f3ff971db9 Merge pull request #272 from samhed/doubleclick 12 年 前
  samhed fb4394b10b Fixed so that viewportDrag works even if no mouse button is selected. 12 年 前
  samhed c6ad20992d Improved comments 12 年 前
  samhed cf19ad3798 * Changed the trigger distance between touches from 50 to 20. 12 年 前
  samhed a4ec2f5c7d Limited the double click fix to touch devices. 12 年 前
  Samuel Mannehed b2f1961a3a to make double clicking on touch devices easier a double click is now triggered when two mouse clicks occur within 500 milli seconds and closer than 50 pixels together 12 年 前
  Phil Driscoll ca9a9964a0 Fix onMouseDisable so that clicks outside the canvas are propagated 12 年 前
  jalf b1b342a97e Capture mouse events and filter irrelevant ones 12 年 前
  jalf 0d0f754aad Listen for mouseup events from window as well as target element 12 年 前
  Hirokazu Takahashi 37a3081f05 Ctrl+'-' won't work on a US keyboad with Firefox. 12 年 前
  Joel Martin 60106f240a Revert "supprt ALTGR key event" 12 年 前
  Joel Martin c527482ebf Merge pull request #195 from moobyfr/keyboard-altgr 12 年 前
  Joel Martin 7a6c94b6b9 Merge pull request #191 from takaha/altgr 12 年 前
  Joel Martin 1d728ace69 Change noVNC license to from LGPLv3 to MPL 2.0 12 年 前
  Blindauer Emmanuel c76b2a8101 Handle Super and Menu keys (Windows keys) 13 年 前
  Hirokazu Takahashi 079504a6d2 supprt ALTGR key event 13 年 前
  BLINDAUER EMMANUEL 50b81d4470 AltGR support (Firefox 15 currently) 13 年 前
  Joel Martin 483157f87f Comment out duplicates in unicodeTable. 13 年 前
  Joel Martin 6671c7624d Release down/pressed keys when window loses focus. 13 年 前
  Chris Gordon 53fc7392bb Modifed UI. Move HTML from ui.js to vnc.html. 14 年 前
  Joel Martin ad3f762409 Touch events and mouse button selectors. 14 年 前
  Joel Martin 5210330a6c Refactor configuration attributes. 14 年 前
  Joel Martin d890e8640f API changes/cleanup. 14 年 前
  Joel Martin 58b4c53661 Fix scale/rescale attribute/hooks. 14 年 前
  Joel Martin eb6426b4bc input.js: remove redundant switch case statments. 14 年 前