コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Mannehed a1dbbcc1a7 Consistent closing tags for void elements 9 年 前
  Samuel Mannehed 3f2c25a60f Use a consistent naming convention for elements 9 年 前
  Samuel Mannehed 682fd02be6 Change the names of settings-elements 9 年 前
  samhed cd611a5326 Renamed showExtraKeys to toggleExtraKeys 9 年 前
  samhed 553864e858 Switch names between the container and the screen 9 年 前
  Miguel Xavier Penha Neto c55f05f619 Pass token into the path variable 9 年 前
  Ganesh Varadarajan 494b407a0a Add hash fragment as an optional method to supply config variables. 9 年 前
  samhed 7d1dc09ad0 Fixes #498 - Add the ability to toggle fullscreen mode 10 年 前
  samhed 74f2ac968d Renamed popupStatusPanel to popupStatus and removed the global variable 10 年 前
  Fabian Zaremba 48d26b2d47 Move #keyboardinput declarations to base.css/ui.js 10 年 前
  Solly Ross 58ded70d15 Create RFB object on connect 10 年 前
  samhed fdedbafb1d * Don't check specific html elements from the display code (Fixes #446) 10 年 前
  Solly Ross 72747869a7 Support local scaling 10 年 前
  Solly Ross 8b46c0deb0 Update UI to allow for different scaling modes 10 年 前
  samhed f8b399d7df Support automatic resize [Part 3/4]: ui.js 10 年 前
  samhed 8f4a291b16 Updated the comment in vnc.html to reflect the changes made in last commit. 11 年 前
  samhed eeda79d3c3 Changing the type of the keyboardinput element to textarea, fixes issue 356. 11 年 前
  samhed de8edde4a0 Attempt to change the behavior of the enter/go-key on touch devices, we want it to be Enter. 11 年 前
  samhed 74d3d75a4a Change type of keyboardinput to password to make sure that you can write parenthesis on iOS devices. 11 年 前
  samhed b98fed2f69 Aim to disable text suggestions and the like 11 年 前
  samhed df0ee70e36 Make sure that the default value of the hidden input field is a space. 11 年 前
  samhed 23817e1516 Added alt-values to the control-bar buttons. 11 年 前
  samhed 2fa1c0988a Removed unused code. 11 年 前
  Malcolm Scott fb35d50f6a Implement XVP UI in HTML 12 年 前
  samhed 20074a49eb Removes the connection timeouts to enable slower clients, connections or servers. 11 年 前
  samhed f4f72e9db9 Merge branch 'master' of https://github.com/kanaka/noVNC into ctrlalttabesc 11 年 前
  samhed 3346f9229b Fix so that parentheses can be written from iOS devices. 11 年 前
  samhed 968431dd46 Catch input events to make the onscreen keyboard work in chrome on android. 12 年 前
  samhed bd88b94393 Switched from using a list to absolute positions to achieve more 12 年 前
  samhed 53c01a2353 Added the extra keys Ctrl, Alt, Tab and Esc to the control bar. 12 年 前