Commit History

Author SHA1 Message Date
  samhed 7d1dc09ad0 Fixes #498 - Add the ability to toggle fullscreen mode 10 years ago
  samhed 74f2ac968d Renamed popupStatusPanel to popupStatus and removed the global variable 10 years ago
  Fabian Zaremba 48d26b2d47 Move #keyboardinput declarations to base.css/ui.js 10 years ago
  Solly Ross 58ded70d15 Create RFB object on connect 10 years ago
  samhed fdedbafb1d * Don't check specific html elements from the display code (Fixes #446) 11 years ago
  Solly Ross 72747869a7 Support local scaling 11 years ago
  Solly Ross 8b46c0deb0 Update UI to allow for different scaling modes 11 years ago
  samhed f8b399d7df Support automatic resize [Part 3/4]: ui.js 11 years ago
  samhed 8f4a291b16 Updated the comment in vnc.html to reflect the changes made in last commit. 11 years ago
  samhed eeda79d3c3 Changing the type of the keyboardinput element to textarea, fixes issue 356. 11 years ago
  samhed de8edde4a0 Attempt to change the behavior of the enter/go-key on touch devices, we want it to be Enter. 11 years ago
  samhed 74d3d75a4a Change type of keyboardinput to password to make sure that you can write parenthesis on iOS devices. 11 years ago
  samhed b98fed2f69 Aim to disable text suggestions and the like 11 years ago
  samhed df0ee70e36 Make sure that the default value of the hidden input field is a space. 11 years ago
  samhed 23817e1516 Added alt-values to the control-bar buttons. 11 years ago
  samhed 2fa1c0988a Removed unused code. 11 years ago
  Malcolm Scott fb35d50f6a Implement XVP UI in HTML 12 years ago
  samhed 20074a49eb Removes the connection timeouts to enable slower clients, connections or servers. 12 years ago
  samhed f4f72e9db9 Merge branch 'master' of https://github.com/kanaka/noVNC into ctrlalttabesc 12 years ago
  samhed 3346f9229b Fix so that parentheses can be written from iOS devices. 12 years ago
  samhed 968431dd46 Catch input events to make the onscreen keyboard work in chrome on android. 12 years ago
  samhed bd88b94393 Switched from using a list to absolute positions to achieve more 12 years ago
  samhed 53c01a2353 Added the extra keys Ctrl, Alt, Tab and Esc to the control bar. 12 years ago
  samhed 0019d3b055 Added Copyright information to all modified files. 12 years ago
  samhed 35b29c98ea * On low resolution devices the status text is now justified to the left 12 years ago
  Samuel Mannehed 0fa4e0a90a Merged the control-bar and the status-bar together. 12 years ago
  Peter Åstrand (astrand) 9f0d23de4d Move over comment about URL connect parameters from vnc_auto.html. 12 years ago
  Peter Åstrand (astrand) b597bdd1ec Fix typo: 12 years ago
  Joel Martin 5514d29950 vnc.html: use standard HTML5 doctype. 13 years ago
  Joel Martin 6f4b1e4071 Refactor dynamic script loading. Add util.js:load_scripts() 13 years ago