提交历史

作者 SHA1 备注 提交日期
  samhed cd611a5326 Renamed showExtraKeys to toggleExtraKeys 9 年之前
  samhed 4e471b5b55 Moved and split the popupStatus function 9 年之前
  samhed 45c70c9e23 Moved and changed order of the setting-functions 9 年之前
  samhed 0bd2cbacaa Remove whitespace from function definitions 9 年之前
  samhed 29475d7728 Moved UpdateState and UpdateVisualState 9 年之前
  samhed 777cb7a0c5 Cleanup for the resize related functions 9 年之前
  samhed 553864e858 Switch names between the container and the screen 9 年之前
  samhed f620259bc5 Force clipping mode in Safari on all platforms 9 年之前
  samhed 529c64e103 Re-arrange global UI variables 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 045d922406 Moved resizeTimout to the UI object, no reason to have it outside anymore.. 10 年之前
  Solly Ross 340290fa1d UI: Fix typo preventing reconnect after password 10 年之前
  Solly Ross 6940936ffc WIP: Switch to Pako for zlib 10 年之前
  samhed a6357e8276 * Hide the fullscreen toggle button on Safari since alphanumerical 10 年之前
  samhed 7d1dc09ad0 Fixes #498 - Add the ability to toggle fullscreen mode 10 年之前
  samhed b098afc234 Fix error from a previous commit, there is no data type called 'text'.. 10 年之前
  samhed 74f2ac968d Renamed popupStatusPanel to popupStatus and removed the global variable 10 年之前
  samhed 30bfff81d9 Clarified enableDisableClip (now called enableDisableViewClip) and 10 年之前
  samhed 4f19e5c697 Allow the popupStatusPanel to show any text but close it on a 1.5 second timer. 10 年之前
  samhed 31ddaa1c7a Clarify code with regards to the viewport drag functionality 10 年之前
  samhed 29a0e6a8a3 Always show the viewport drag button on touch devices to keep the GUI from 10 年之前
  samhed 1138bdd4b7 Reverting most of commit cb3e4de. The issue was not related to using keyboardinputReset.. the issue was infact a typo which was introduced in 3b8ec46. I must be too tired.. 10 年之前
  samhed cb3e4deb73 Stop using keyboardinputReset at the start of keyInput 10 年之前
  Fabian Zaremba 48d26b2d47 Move #keyboardinput declarations to base.css/ui.js 10 年之前
  Solly Ross d9fc1c7be4 Throw exceptions from RFB constructor 10 年之前
  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 年之前