Commit Graph

  • d062074b5a Clear UI.connected state variable right away Samuel Mannehed 2016-11-28 12:36:29 +01:00
  • d8ff7c9ed6 Further fixes for fallback error handler Samuel Mannehed 2016-11-28 12:33:42 +01:00
  • 38d8cfdf83 Fix fallback error handling Samuel Mannehed 2016-11-28 10:02:13 +01:00
  • cf348b7892 Remember control bar position Pierre Ossman 2016-11-26 15:26:28 +01:00
  • 8ee432f1db Allow control bar to be moved to the right side Pierre Ossman 2016-11-24 17:12:47 +01:00
  • de315d6216 Touching the handle should keep the control bar visible Pierre Ossman 2016-11-24 17:03:47 +01:00
  • 1a50f6809f rfb: Allow port to be optionally appended to URI Kyle Russell 2016-11-04 20:52:46 -04:00
  • 38f3d92c5e Merge pull request #720 from kosmasgiannis/locale-el Samuel Mannehed 2016-11-24 11:50:01 +01:00
  • dd085b40a9 Update Greek translation Giannis Kosmas 2016-11-24 08:57:26 +02:00
  • f5bf2d84ef Merge pull request #718 from ossman/po Samuel Mannehed 2016-11-22 21:02:13 +01:00
  • 7629b03ee9 Added more useful links to README Samuel Mannehed 2016-11-22 00:59:11 +01:00
  • b55bfcf04b Formatting cleanup of README Samuel Mannehed 2016-11-22 00:37:52 +01:00
  • 4cb91c4269 Update browser requirements in README Samuel Mannehed 2016-11-22 00:29:21 +01:00
  • 0f725a3061 Update description in README Samuel Mannehed 2016-11-22 00:03:28 +01:00
  • 1983baf5bf Fix link tagname Samuel Mannehed 2016-11-21 13:43:02 +01:00
  • 79b05f9f19 Update Swedish translation Pierre Ossman 2016-11-16 07:36:33 +01:00
  • edffd9e2f8 Also translate HTML elements Pierre Ossman 2016-11-14 22:02:12 +01:00
  • 32ec8f32f4 Add Pierre Ossman as contributor for UI and Icons Samuel Mannehed 2016-11-18 11:15:02 +01:00
  • 9964ab0e8e Add a space in logging of RFB._fail() Samuel Mannehed 2016-11-18 10:30:40 +01:00
  • 3cdc603aa4 Use gettext .po files for translations Pierre Ossman 2016-11-14 22:00:21 +01:00
  • 45729def6d Restore translations for some strings Pierre Ossman 2016-11-15 08:13:16 +01:00
  • f28e248d3f Use _() as shorthand for translations Pierre Ossman 2016-11-14 21:58:14 +01:00
  • e1f853e5ae Merge pull request #713 from kanaka/properdisconnections Samuel Mannehed 2016-11-14 14:41:54 +01:00
  • 67cd2072ab Allow specifying details when calling RFB._fail() Samuel Mannehed 2016-11-09 15:54:10 +01:00
  • 9f909d9b46 Don't wait for websocket closes on failure Samuel Mannehed 2016-11-08 18:18:19 +01:00
  • b2e961d48d Ensure proper connection state transitions Samuel Mannehed 2016-11-08 16:56:35 +01:00
  • b45905ab86 Handle server-side disconnections Samuel Mannehed 2016-11-08 16:33:01 +01:00
  • e48d1b254e Separate state actions from connection actions Samuel Mannehed 2016-11-08 16:27:31 +01:00
  • c4b274ebb8 Move disconnect actions to a separate funciton Samuel Mannehed 2016-11-08 16:07:47 +01:00
  • 376864d6d1 Handle errors while opening a Websocket Samuel Mannehed 2016-11-05 18:18:15 +01:00
  • d24de750b1 Add fallback handling for uncought errors Samuel Mannehed 2016-11-05 18:02:08 +01:00
  • b2cf3b68b3 requestDesktopSize() should always return a value Samuel Mannehed 2016-11-04 13:00:14 +01:00
  • 80b7dde665 Comment out skipped test Samuel Mannehed 2016-11-10 14:28:40 +01:00
  • 331ae15317 Skip keysyms.fromUnicode UCS-4 test Samuel Mannehed 2016-11-10 14:02:22 +01:00
  • e9ddbec5b1 Fix keysyms.fromUnicode() tests Samuel Mannehed 2016-11-10 11:57:45 +01:00
  • a0ab4d4b34 Upgrade to latest npm package versions Samuel Mannehed 2016-11-10 11:57:25 +01:00
  • b85a13de69 Merge pull request #689 from ossman/keysym Samuel Mannehed 2016-11-10 09:36:43 +01:00
  • 6f258f13c7 Bump up node.js version for travis Samuel Mannehed 2016-11-10 09:26:00 +01:00
  • f3d25df048 Merge pull request #711 from CendioOssman/spinners Samuel Mannehed 2016-11-10 08:47:23 +01:00
  • 8d710e8b18 Blocking transition screen when connecting/disconnecting Pierre Ossman 2016-11-08 14:54:48 +01:00
  • 37ebc5c14e Merge pull request #697 from CendioOssman/keyboard Samuel Mannehed 2016-11-08 12:28:23 +01:00
  • ef887cdb12 Merge pull request #704 from kosmasgiannis/locale-el Samuel Mannehed 2016-10-29 04:11:07 +02:00
  • b98b2f813d Added Greek translation Giannis Kosmas 2016-10-28 16:57:22 +03:00
  • 9e26112d1a Ensure translations variable is set before use Samuel Mannehed 2016-10-28 18:40:56 +02:00
  • a4fc1fa586 Add Swedish translation Samuel Mannehed 2016-10-28 15:40:08 +02:00
  • fdb02f8570 Always translate literals instead of variables Samuel Mannehed 2016-10-28 15:38:34 +02:00
  • da88c28714 Remove unnecessary whitespace Samuel Mannehed 2016-10-28 15:32:01 +02:00
  • 733d5009b6 Add translation support for strings in vnc_auto Samuel Mannehed 2016-10-28 15:30:04 +02:00
  • 91e41150f0 Don't translate unexpected errors Samuel Mannehed 2016-10-28 15:24:59 +02:00
  • e848790194 Replace tab with spaces Samuel Mannehed 2016-10-28 15:23:51 +02:00
  • f55e041908 Add newlines at the end of the translation files Samuel Mannehed 2016-10-28 14:37:40 +02:00
  • a93cda3a36 Move app-specific location of language files Samuel Mannehed 2016-10-28 14:30:14 +02:00
  • e3ded092e2 Merge pull request #701 from LoekJanssen/master Samuel Mannehed 2016-10-28 13:41:48 +02:00
  • 5af39a878a Added localization to statusbar Loek Janssen 2016-10-28 12:40:28 +02:00
  • b1358a1f2e Always disable forced touch gestures Samuel Mannehed 2016-10-26 15:43:43 +02:00
  • 7632c576f0 Don't grab input when running performance tests Pierre Ossman 2016-10-25 16:15:30 +02:00
  • f9e26cdb32 Fix performance tests to follow new state API Pierre Ossman 2016-10-24 16:39:35 +02:00
  • ab251ad9ea Merge branch 'CendioOssman-delay' into master Samuel Mannehed 2016-10-24 14:43:28 +02:00
  • d9ca5e5b6b Don't allow more than one pending update Pierre Ossman 2016-09-22 10:57:56 +02:00
  • bb6965f2e6 Wait for proper image load event Pierre Ossman 2016-09-22 10:28:35 +02:00
  • 1578fa68ac Hide image handling in display object Pierre Ossman 2016-09-22 10:19:26 +02:00
  • 9535539bb2 Process entire WebSocket message at once Pierre Ossman 2016-09-22 10:12:26 +02:00
  • 2e5cae1b23 Update comment for screenSize() Samuel Mannehed 2016-10-24 14:26:53 +02:00
  • 1a15f22905 Remove unnecessary anonymous function Samuel Mannehed 2016-10-24 14:08:53 +02:00
  • 4770b0c311 Typo fix for last commit Samuel Mannehed 2016-10-24 13:59:35 +02:00
  • 7d20158b4b Add missing log output for UI-specific errors Samuel Mannehed 2016-10-24 13:36:05 +02:00
  • daca5b1727 Reformat lines to avoid line-breaks Samuel Mannehed 2016-10-24 13:35:06 +02:00
  • 9b3d363d07 Merge pull request #686 from CendioOssman/favicon Samuel Mannehed 2016-10-24 12:09:58 +02:00
  • 0f80564aa1 Merge pull request #696 from CendioOssman/wheel Solly Ross 2016-10-21 22:56:49 -04:00
  • ffcadf9507 Better method to keep focus on virtual keyboard Pierre Ossman 2016-10-21 16:27:43 +02:00
  • ebb9086ae8 Support standard mouse wheel event Pierre Ossman 2016-10-21 16:02:27 +02:00
  • a2495799af Merge pull request #677 from CendioOssman/perf Samuel Mannehed 2016-10-20 12:47:21 +02:00
  • c7f2f11416 Merge branch 'asadpanda-patch1' into master Samuel Mannehed 2016-10-20 01:14:57 +02:00
  • 7c1b2bac90 Add Meta Key mapping to xtscancodes.js Asad Saeed 2016-09-06 14:42:13 -04:00
  • ac33960368 Merge pull request #649 from kanaka/dontgrabinviewonly Samuel Mannehed 2016-10-20 01:04:14 +02:00
  • b0f7466ad4 Merge pull request #687 from CendioOssman/info Samuel Mannehed 2016-10-20 01:02:55 +02:00
  • 795719ec3d Merge pull request #619 from zarmhast/touchmouse Samuel Mannehed 2016-10-20 00:45:20 +02:00
  • 4b20f2364c Fix for touchscreen devices that also have a mouse. zarmhast 2016-06-04 23:12:26 +00:00
  • 5826ab6f6a Merge pull request #650 from kanaka/touchdetect Samuel Mannehed 2016-10-20 00:18:32 +02:00
  • d6cb04aa6b Disable forced touch gestures on IE and Edge Samuel Mannehed 2016-10-20 00:01:33 +02:00
  • 8473635a09 Fix typo that caused clipping by default on IE Samuel Mannehed 2016-10-19 15:33:06 +02:00
  • f75e4d3caa Add safety check in code for moving the handle Samuel Mannehed 2016-10-18 13:32:00 +02:00
  • 59cd99bc38 Move the handle properly when page is scrolled Samuel Mannehed 2016-10-18 13:26:17 +02:00
  • 0b96eddf56 Don't send Unicode to RFB.sendKey() Pierre Ossman 2016-10-14 08:40:43 +02:00
  • 115eedf69c Use Unicode keysym range as fallback Pierre Ossman 2016-10-14 08:39:28 +02:00
  • 171086bc1d Improve info and error icons Pierre Ossman 2016-10-14 16:05:57 +02:00
  • 1351544e9f Remove iOS startup image Pierre Ossman 2016-10-14 15:46:08 +02:00
  • 2b4e6ed523 Clean up page icon ("favicon") handling Pierre Ossman 2016-10-14 13:24:35 +02:00
  • 4dc8953658 Use correct terminology in RFB.sendKey() Pierre Ossman 2016-10-14 08:37:48 +02:00
  • bea2b3fdfc New way of detecting touch samhed 2016-08-25 14:21:32 +02:00
  • eef91bf9e3 Hide input related buttons in view only Samuel Mannehed 2016-10-14 01:44:53 +02:00
  • ceb847b0e3 Don't modify mouse or keyboard in view_only mode Samuel Mannehed 2016-09-01 15:39:26 +02:00
  • 301dc0e20b Add logging when creation of RFB fails Samuel Mannehed 2016-09-01 15:36:04 +02:00
  • 7ae53db9cd Don't request a new desktop size in view_only Samuel Mannehed 2016-09-01 15:35:31 +02:00
  • 81bd2d6682 Don't grab keyboard or mouse in view-only mode Samuel Mannehed 2016-09-01 15:03:39 +02:00
  • 267d1edfb6 Remove unused startup screen image Pierre Ossman 2016-10-13 16:58:27 +02:00
  • da346c3b21 Remove redeclaration of a variable Samuel Mannehed 2016-10-13 14:57:37 +02:00
  • d951b40956 Support older base64 recordings Pierre Ossman 2016-10-05 10:20:17 +02:00
  • 00df30999b Merge pull request #651 from kanaka/separatestates Samuel Mannehed 2016-10-01 10:20:01 +02:00
  • ca99791caa Merge pull request #665 from CendioOssman/bell Solly Ross 2016-09-30 19:37:09 -04:00