コミット履歴

作者 SHA1 メッセージ 日付
  Solly Ross bc4414f5b1 CI: Switch to Container-Based Travis 10 年 前
  Samuel 8f3c0f6b9b Merge pull request #499 from samhed/fullscreen 10 年 前
  samhed a6357e8276 * Hide the fullscreen toggle button on Safari since alphanumerical 10 年 前
  samhed 6e296bfa8a Adapt display to be able to handle a changing clipping-setting while connected 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 年 前
  Solly 539955ff27 Merge pull request #497 from MOZGIII/MOZGIII-patch-vnc-auto-fix 10 年 前
  MOZGIII 2bcfd58667 Fixed incorrect UI usage and minor updateState params errors in vnc_auto.html 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 年 前
  Samuel 613f05eea0 Update LICENSE.txt 10 年 前
  Samuel 8af9b6910c Merge pull request #483 from fabian-z/master 10 年 前
  Fabian Zaremba 48d26b2d47 Move #keyboardinput declarations to base.css/ui.js 10 年 前
  samhed 8ce27ddb4b Re-fixes #428 which was broken by commit 58ded70 10 年 前
  Solly f9ffb21b6b Merge pull request #415 from jimdigriz/fixes 10 年 前
  Solly cd1ab146bb Merge pull request #474 from kanaka/bug/throw-error-from-constructor 10 年 前
  Solly 245dc8669b Merge pull request #475 from kanaka/bug/follow-symlinks-for-here 10 年 前
  Solly Ross d9fc1c7be4 Throw exceptions from RFB constructor 10 年 前
  Solly Ross 58ded70d15 Create RFB object on connect 10 年 前
  Solly Ross 2ace90e6d5 Follow symbolic links in launch.sh 10 年 前
  samhed 16b3ef77d1 Make getCanvasLimit more efficient by only calling getPosition once. 11 年 前
  Solly cefc9a9177 Merge pull request #464 from kanaka/bug/firefoxresize 11 年 前
  samhed fdedbafb1d * Don't check specific html elements from the display code (Fixes #446) 11 年 前
  samhed 798340b98d * Change name of ext_desktop_size to the proper ExtendedDesktopSize 11 年 前
  samhed 3b8ec46fd2 Make the touch-keyboard code more robust through verifying that global variables are set before use. 11 年 前