Commit Verlauf

Autor SHA1 Nachricht Datum
  samhed cd611a5326 Renamed showExtraKeys to toggleExtraKeys vor 9 Jahren
  samhed 4e471b5b55 Moved and split the popupStatus function vor 9 Jahren
  samhed 45c70c9e23 Moved and changed order of the setting-functions vor 9 Jahren
  samhed 0bd2cbacaa Remove whitespace from function definitions vor 9 Jahren
  samhed 29475d7728 Moved UpdateState and UpdateVisualState vor 9 Jahren
  samhed 777cb7a0c5 Cleanup for the resize related functions vor 9 Jahren
  samhed 553864e858 Switch names between the container and the screen vor 9 Jahren
  samhed f620259bc5 Force clipping mode in Safari on all platforms vor 9 Jahren
  samhed 529c64e103 Re-arrange global UI variables vor 9 Jahren
  Miguel Xavier Penha Neto c55f05f619 Pass token into the path variable vor 9 Jahren
  Ganesh Varadarajan 494b407a0a Add hash fragment as an optional method to supply config variables. vor 9 Jahren
  samhed 045d922406 Moved resizeTimout to the UI object, no reason to have it outside anymore.. vor 10 Jahren
  Solly Ross 340290fa1d UI: Fix typo preventing reconnect after password vor 10 Jahren
  Solly Ross 6940936ffc WIP: Switch to Pako for zlib vor 10 Jahren
  samhed a6357e8276 * Hide the fullscreen toggle button on Safari since alphanumerical vor 10 Jahren
  samhed 7d1dc09ad0 Fixes #498 - Add the ability to toggle fullscreen mode vor 10 Jahren
  samhed b098afc234 Fix error from a previous commit, there is no data type called 'text'.. vor 10 Jahren
  samhed 74f2ac968d Renamed popupStatusPanel to popupStatus and removed the global variable vor 10 Jahren
  samhed 30bfff81d9 Clarified enableDisableClip (now called enableDisableViewClip) and vor 10 Jahren
  samhed 4f19e5c697 Allow the popupStatusPanel to show any text but close it on a 1.5 second timer. vor 10 Jahren
  samhed 31ddaa1c7a Clarify code with regards to the viewport drag functionality vor 10 Jahren
  samhed 29a0e6a8a3 Always show the viewport drag button on touch devices to keep the GUI from vor 10 Jahren
  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.. vor 10 Jahren
  samhed cb3e4deb73 Stop using keyboardinputReset at the start of keyInput vor 10 Jahren
  Fabian Zaremba 48d26b2d47 Move #keyboardinput declarations to base.css/ui.js vor 10 Jahren
  Solly Ross d9fc1c7be4 Throw exceptions from RFB constructor vor 10 Jahren
  Solly Ross 58ded70d15 Create RFB object on connect vor 10 Jahren
  samhed 16b3ef77d1 Make getCanvasLimit more efficient by only calling getPosition once. vor 10 Jahren
  samhed fdedbafb1d * Don't check specific html elements from the display code (Fixes #446) vor 10 Jahren
  samhed 3b8ec46fd2 Make the touch-keyboard code more robust through verifying that global variables are set before use. vor 10 Jahren