Commit History

作者 SHA1 備註 提交日期
  Solly Ross 58ded70d15 Create RFB object on connect 10 年之前
  samhed 16b3ef77d1 Make getCanvasLimit more efficient by only calling getPosition once. 10 年之前
  samhed fdedbafb1d * Don't check specific html elements from the display code (Fixes #446) 10 年之前
  samhed 3b8ec46fd2 Make the touch-keyboard code more robust through verifying that global variables are set before use. 10 年之前
  Solly Ross 72747869a7 Support local scaling 10 年之前
  Solly Ross 8b46c0deb0 Update UI to allow for different scaling modes 10 年之前
  Solly Ross e543525faa Fix disconnect/reconnect issues 10 年之前
  samhed f8b399d7df Support automatic resize [Part 3/4]: ui.js 10 年之前
  samhed 5b7598ac6b Use our own event registration function for keyboardinputReset. 10 年之前
  samhed bd6874e087 We should use the globally declared UI variable 10 年之前
  Solly Ross bbbf42bb5a Cleanup: UI code 11 年之前
  samhed 0bb6a8c50e Fixes issue 344 - problem with backspace on Android. 11 年之前
  samhed df0ee70e36 Make sure that the default value of the hidden input field is a space. 11 年之前
  Malcolm Scott fb35d50f6a Implement XVP UI in HTML 12 年之前
  samhed 20074a49eb Removes the connection timeouts to enable slower clients, connections or servers. 11 年之前
  jalf 2ea40fdf9a Keyboard Handling [6/8]: Update everything to include the new keyboard handling scripts 11 年之前
  Joel Martin 75d69b9f62 Fix to relfect new github.io page base URL. 11 年之前
  samhed f4f72e9db9 Merge branch 'master' of https://github.com/kanaka/noVNC into ctrlalttabesc 11 年之前
  Samuel 270ae2f9f5 Merge pull request #304 from samhed/localcursor 11 年之前
  Joel Martin 7c76fd32a1 Merge pull request #308 from samhed/autoconnect 12 年之前
  samhed f8ddfc732d Autoconnect option as URL query 12 年之前
  samhed 9b9e741b8c On touch devices the default should be to use a remote cursor. 12 年之前
  samhed 97aefe5f83 Enables local cursor by default. 12 年之前
  samhed 968431dd46 Catch input events to make the onscreen keyboard work in chrome on android. 12 年之前
  samhed b4a979a07e Added a new file for the key symbols, using the well recognized names for the constants from X11: 12 年之前
  samhed 04d6a8347f Added variables for the keysums to make the code easier to read. 12 年之前
  samhed 53c01a2353 Added the extra keys Ctrl, Alt, Tab and Esc to the control bar. 12 年之前
  Joel Martin 0e3d505e54 Merge pull request #276 from samhed/screenrealestate 12 年之前
  samhed 406a8b4e96 Display the desktop name in the document title 12 年之前
  samhed 35b29c98ea * On low resolution devices the status text is now justified to the left 12 年之前