Commit Graph

  • 31ddaa1c7a Clarify code with regards to the viewport drag functionality * Fixes #502 so that the viewport drag functionality can't get stuck samhed 2015-06-24 16:20:03 +02:00
  • 29a0e6a8a3 Always show the viewport drag button on touch devices to keep the GUI from "jumping around". Enable/disable the button instead of show/hide on these devices. samhed 2015-06-16 22:39:17 +02:00
  • 539955ff27 Merge pull request #497 from MOZGIII/MOZGIII-patch-vnc-auto-fix Solly 2015-06-12 14:34:34 -04:00
  • 2bcfd58667 Fixed incorrect UI usage and minor updateState params errors in vnc_auto.html MOZGIII 2015-06-12 20:41:41 +03:00
  • 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.. samhed 2015-05-19 13:34:50 +02:00
  • cb3e4deb73 Stop using keyboardinputReset at the start of keyInput * This fixes backspace when using the on-screen keyboard on Android samhed 2015-05-19 12:42:33 +02:00
  • 613f05eea0 Update LICENSE.txt Samuel 2015-05-05 13:13:17 +02:00
  • 8af9b6910c Merge pull request #483 from fabian-z/master Samuel 2015-05-04 12:17:30 +02:00
  • 48d26b2d47 Move #keyboardinput declarations to base.css/ui.js Fabian Zaremba 2015-05-03 19:28:05 +02:00
  • 8ce27ddb4b Re-fixes #428 which was broken by commit 58ded70 * Disable local cursor when the browser doesn't support data uri samhed 2015-04-29 14:54:28 +02:00
  • f9ffb21b6b Merge pull request #415 from jimdigriz/fixes Solly 2015-04-07 14:29:46 -04:00
  • cd1ab146bb Merge pull request #474 from kanaka/bug/throw-error-from-constructor Solly 2015-03-27 13:23:32 -04:00
  • 245dc8669b Merge pull request #475 from kanaka/bug/follow-symlinks-for-here Solly 2015-03-27 11:54:39 -04:00
  • d9fc1c7be4 Throw exceptions from RFB constructor Solly Ross 2015-03-24 16:02:53 -04:00
  • 58ded70d15 Create RFB object on connect Solly Ross 2015-03-24 15:05:38 -04:00
  • 2ace90e6d5 Follow symbolic links in launch.sh Solly Ross 2015-03-26 16:57:17 -04:00
  • 16b3ef77d1 Make getCanvasLimit more efficient by only calling getPosition once. samhed 2015-03-11 07:29:30 +01:00
  • cefc9a9177 Merge pull request #464 from kanaka/bug/firefoxresize Solly 2015-03-10 17:13:21 -04:00
  • fdedbafb1d * Don't check specific html elements from the display code (Fixes #446) * Renamed and reworked fbuClip to clippingDisplay * Added tests for clippingDisplay * Use the a noVNC_container which covers the entire page to get the full size (Fixes #463) * Added maxWidth and maxHeight to the canvas which can limit the viewport size * Only show either the canvas or the logo, hide one when the other is shown * Always center the canvas (previously it was only centered when not clipping) * Removed iOS specific "position-fixed" fixes and start calling setBarPosition on every resize * Removed the noVNC_screen_pad samhed 2015-03-09 14:30:56 +01:00
  • 798340b98d * Change name of ext_desktop_size to the proper ExtendedDesktopSize * Added better error handling in ExtendedDesktopSize * Added helper function to share code with DesktopSize * Update test.rfb.js to only check for error handling if we were the ones requesting the resize samhed 2015-03-05 14:56:47 +01:00
  • 3b8ec46fd2 Make the touch-keyboard code more robust through verifying that global variables are set before use. samhed 2015-03-05 09:54:56 +01:00
  • 205d1a11ce Merge pull request #451 from kanaka/feature/scaling Samuel 2015-03-05 09:52:10 +01:00
  • 72747869a7 Support local scaling Solly Ross 2015-02-17 22:41:34 -05:00
  • 8b46c0deb0 Update UI to allow for different scaling modes Solly Ross 2015-02-17 18:53:38 -05:00
  • 7e161007ab Launch Sauce Connect through Travis Solly Ross 2015-02-27 15:04:34 -05:00
  • 18c34c4766 Merge pull request #461 from kanaka/bug/459-incorrect-position-with-scrollbars Solly 2015-02-27 14:11:46 -05:00
  • 7e54fb93dd Make Util.getPosition be relative to page Solly Ross 2015-02-25 17:02:16 -05:00
  • 20d3fb6665 Increase Karma-Sauce Connector Timeout Solly Ross 2015-02-27 13:21:43 -05:00
  • 88224c3fa7 Update dependencies to the latest versions Solly Ross 2015-02-27 12:42:43 -05:00
  • 4043d8bb12 Merge pull request #458 from kanaka/bug/disconnect Samuel 2015-02-26 12:41:46 +01:00
  • e543525faa Fix disconnect/reconnect issues Solly Ross 2015-02-20 17:27:27 -05:00
  • 2ec29db752 Remove 'debian' directory Solly Ross 2015-02-20 17:31:37 -05:00
  • fe8a4dc9d8 Remove last bits of websockify cruft Solly Ross 2015-02-17 23:14:30 -05:00
  • 9db6a90677 Make sure websockify is cloned to the correct dir Solly Ross 2015-02-17 17:54:21 -05:00
  • 5cd6de495f Actually remove the "websockify" file Solly Ross 2015-02-17 17:45:57 -05:00
  • 985c433867 Merge pull request #448 from kanaka/websockify-as-submodule Solly 2015-02-17 17:35:57 -05:00
  • 5108c4635c Merge pull request #432 from nbibler/getPositionUpdate Solly 2015-02-17 15:59:27 -05:00
  • dedf9affbf Merge branch 'bug/fix-input-html' Solly Ross 2015-02-17 13:36:56 -05:00
  • 1188993c0f Update tests/input.html to include keysym.js instead of keysymdef.js Jesper Dam (jalfd) 2015-01-31 12:49:29 +01:00
  • 4e534a804e Update package.json to specify version 0.5.1 Solly Ross 2015-02-16 17:13:00 -05:00
  • 6f5148648b Remove local copies of websockify Solly Ross 2015-02-16 17:03:17 -05:00
  • f675e03ccc Merge pull request #444 from samhed/extdesktop Solly 2015-02-10 11:31:37 -05:00
  • 4dec490aae Support automatic resize [Part 4/4]: unit tests samhed 2015-02-10 17:06:55 +01:00
  • f8b399d7df Support automatic resize [Part 3/4]: ui.js samhed 2015-02-10 17:05:58 +01:00
  • 757653c007 Merge pull request #443 from fzylogic/master Samuel 2015-02-07 03:13:41 +01:00
  • a2158362d9 keysym.js needs inclusion in debian's install list Jeremy Hanmer 2015-02-06 14:24:47 -08:00
  • b0ec6509f1 Support automatic resize [Part 2/4]: rfb.js samhed 2015-02-06 17:06:48 +01:00
  • 636be753b2 Support automatic resize [Part 1/4]: display.js samhed 2015-02-06 16:43:45 +01:00
  • 5b7598ac6b Use our own event registration function for keyboardinputReset. samhed 2015-02-06 15:53:10 +01:00
  • a437079307 Merge pull request #427 from jswanner/register-listeners Solly 2015-02-04 11:09:37 -05:00
  • e9f55ea0f8 Fixes issue #435 - added missing comma in keysym.js samhed 2015-02-03 13:04:16 +01:00
  • 455f8f3fd0 Replace custom getPosition algorithms with getBoundingClientRect. Nathaniel Bibler 2015-01-26 11:46:40 -05:00
  • b804b3e458 Fixes #428 - hides the local cursor when using the server-side cursor. samhed 2015-01-15 16:27:18 +01:00
  • 155d78b399 Unregister event listeners from websock. Jacob Swanner 2015-01-08 15:25:55 -05:00
  • dc4b6301c8 slip in PATH for 'npm test' as not everyone has karma Alexander Clouter 2014-11-22 10:20:51 +00:00
  • fc00821eba Merge pull request #420 from julien-f/patch-1 Samuel 2014-11-29 10:46:27 +01:00
  • 0331495382 Loads keysym.js Julien Fontanet 2014-11-28 16:35:55 +01:00
  • 282834caf1 Fixes #309, make use of keysym.js samhed 2014-11-26 09:24:13 +01:00
  • ed7f8c3886 Add ISO Level 3 Shift (AltGr) to keysym.js samhed 2014-11-26 09:22:12 +01:00
  • 4865278dee Fixed Erroneous HEXTILE test Solly Ross 2014-11-24 15:16:12 -05:00
  • b2e8311de6 Merge pull request #416 from detain/master Samuel 2014-11-23 17:19:58 +01:00
  • df89129ff0 Fix for typo from a recent pull Joe Huss 2014-11-23 07:22:39 -05:00
  • 1f84c99938 Merge "pull-request/412" (ramondeklein/noVNC) Solly Ross 2014-11-17 20:02:42 -05:00
  • 40ac6f0ab6 Don't draw "blank" HEXTILE tiles with random data Ramon de Klein 2014-11-06 13:11:46 +01:00
  • c42ea22525 Fix Karma sinon-chai version issues Solly Ross 2014-11-17 17:52:33 -05:00
  • fda40d8927 Fix broken tests from changing default screen size Solly Ross 2014-11-17 14:19:19 -05:00
  • bd6874e087 We should use the globally declared UI variable samhed 2014-11-13 17:22:48 +01:00
  • 795fca23dc Modify minimum width of clear to accomodate smaller screens samhed 2014-11-11 16:29:06 +01:00
  • a86f97e284 Merge pull request #410 from kanaka/docs/contributing-guidelines Solly 2014-11-06 11:15:11 -05:00
  • dbaf49f570 Added in guidelines for contributing to noVNC Solly Ross 2014-11-02 13:27:06 -05:00
  • ec31f82eda Fix Cursor Issue When Using True Color Solly Ross 2014-10-29 19:12:33 -04:00
  • e2f1ff8048 Merge pull request #402 from julien-f/patch-1 Samuel 2014-10-01 16:46:35 +02:00
  • 58ca1978ea Fix subprotocols Julien Fontanet 2014-10-01 16:30:39 +02:00
  • 3257d9f265 Force Travis to use Node 0.11.13 Solly Ross 2014-09-30 12:17:33 -04:00
  • 2930403a11 Merge pull request #397 from kanaka/refactor/use-object-defineproperty Solly 2014-09-30 11:57:10 -04:00
  • f9fd0313b8 Make Utils.js use Object.define to modify Array Solly Ross 2014-09-22 22:30:19 -04:00
  • 58529d347b Correct Travis CI Badge URL Solly Ross 2014-09-22 21:49:17 -04:00
  • b11bb5c385 Add support for Relative Paths in the Test Runner Solly Ross 2014-09-22 21:42:32 -04:00
  • 0b0b0433b5 Fix Race Condition in Display#clear on IE10 Solly Ross 2014-09-22 21:37:04 -04:00
  • 3b4fd003c2 Fixed broken mouse test in test.rfb.js Solly Ross 2014-09-19 15:14:34 -04:00
  • 53762c31fe Fixed Cursor URI Support Detection Solly Ross 2014-09-19 14:51:15 -04:00
  • cfc02e5e2b Fixed presence detection bug in utils.set_defaults Solly Ross 2014-09-19 14:48:00 -04:00
  • d02a99f0c8 Fixed Typo Causing MouseUp to not Register Solly Ross 2014-09-19 14:17:15 -04:00
  • f0e4548b16 Fix Travis Sauce Tunnel Issues Solly Ross 2014-09-19 12:49:32 -04:00
  • e4e9a9b97f Merge pull request #391 from mandre/fix_invalid_property Solly 2014-09-19 12:35:27 -04:00
  • 2c9623b5a7 Fixed assertion collision issues Solly Ross 2014-09-19 12:16:06 -04:00
  • f8f95d6023 Added Sauce Auth Details for Travis CI Solly Ross 2014-09-19 11:43:58 -04:00
  • 77bd04f833 Fix invalid updateState property of RFB Martin André 2014-09-17 16:44:21 +09:00
  • 7caa9c20c2 Prevent noVNC loading error when invalid property is set on object Martin André 2014-09-17 16:31:12 +09:00
  • 0ca7cf4867 Merge pull request #368 from DirectXMan12/refactor/cleanup Solly 2014-09-15 16:50:20 -04:00
  • e6af0f60b0 Add support for Travis CI and SauceLabs Testing Solly Ross 2014-06-23 19:39:50 -04:00
  • bbbf42bb5a Cleanup: UI code Solly Ross 2014-06-21 23:26:28 -04:00
  • b1dee94788 Cleanup: RFB Client Solly Ross 2014-06-19 13:27:42 -04:00
  • 1e13775bd5 Cleanup: Display Helper Solly Ross 2014-06-11 13:35:53 -04:00
  • 2cccf7530c Cleanup: WebSocket Helper Solly Ross 2014-05-22 16:57:55 -04:00
  • ee7d4c61c6 Cleanup: Webutil code Solly Ross 2014-05-21 15:12:20 -04:00
  • 31f169e86f Cleanup: Keyboard code Solly Ross 2014-05-20 19:16:01 -04:00
  • d6e281baf6 Cleanup: Input code Solly Ross 2014-05-20 18:29:52 -04:00
  • d21cd6c164 Cleanup: Util code Solly Ross 2014-05-21 14:54:28 -04:00
  • fb64ed2135 Cleanup: DES code Solly Ross 2014-05-06 15:25:05 -04:00