История коммитов

Автор SHA1 Сообщение Дата
  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) 11 лет назад
  Solly Ross 72747869a7 Support local scaling 11 лет назад
  Solly Ross 8b46c0deb0 Update UI to allow for different scaling modes 11 лет назад
  samhed f8b399d7df Support automatic resize [Part 3/4]: ui.js 11 лет назад
  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. 12 лет назад
  samhed f4f72e9db9 Merge branch 'master' of https://github.com/kanaka/noVNC into ctrlalttabesc 12 лет назад
  samhed 3346f9229b Fix so that parentheses can be written from iOS devices. 12 лет назад
  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 лет назад
  samhed 0019d3b055 Added Copyright information to all modified files. 12 лет назад
  samhed 35b29c98ea * On low resolution devices the status text is now justified to the left 12 лет назад
  Samuel Mannehed 0fa4e0a90a Merged the control-bar and the status-bar together. 12 лет назад
  Peter Åstrand (astrand) 9f0d23de4d Move over comment about URL connect parameters from vnc_auto.html. 12 лет назад
  Peter Åstrand (astrand) b597bdd1ec Fix typo: 12 лет назад
  Joel Martin 5514d29950 vnc.html: use standard HTML5 doctype. 13 лет назад
  Joel Martin 6f4b1e4071 Refactor dynamic script loading. Add util.js:load_scripts() 13 лет назад