Commit Graph

  • 9e99ce126c Fake key release for iOS hardware keyboards Pierre Ossman 2017-06-21 13:50:03 +02:00
  • 637a282be5 Scroll error stack trace Pierre Ossman 2017-06-15 13:49:27 +02:00
  • 55b459b479 Merge branch 'ios9' of https://github.com/CendioOssman/noVNC Pierre Ossman 2017-06-08 10:43:53 +02:00
  • a5c366b834 Merge pull request #838 from novnc/infra/fix-travis-sauce Solly Ross 2017-06-05 14:28:28 -04:00
  • b081ea7266 Fix Travis-Sauce Connection Solly Ross 2017-06-05 13:33:39 -04:00
  • 858ea4a774 Avoid use of 'let' and 'const' Pierre Ossman 2017-06-02 15:11:05 +02:00
  • 493ad1a24b Avoid nested function declarations Pierre Ossman 2017-06-02 14:44:20 +02:00
  • 844e983916 Limit use of keypress fallback Pierre Ossman 2017-06-02 14:38:16 +02:00
  • 459ed0083f Allow key events without symbols Pierre Ossman 2017-06-02 14:37:36 +02:00
  • 255fbe0c9e Fix traffic management in playback tests Pierre Ossman 2017-06-01 12:50:00 +02:00
  • 39193b2878 Merge branch 'record' of https://github.com/CendioOssman/noVNC Pierre Ossman 2017-06-01 10:29:19 +02:00
  • dfa7826d72 Get XT scan code mappings from the keycodemapdb project Pierre Ossman 2017-05-31 16:20:24 +02:00
  • beec05ce7a Merge pull request #831 from samhed/visualhint Samuel Mannehed 2017-05-30 10:19:42 +02:00
  • bbc1648c7a Add hint that the control bar can be moved Samuel Mannehed 2017-05-22 08:24:41 +02:00
  • 1433360ad9 Use one entry per file in transpile cache Pierre Ossman 2017-05-22 14:01:44 +02:00
  • 55d5353f90 Remove #nocache system as it is unused Pierre Ossman 2017-05-22 13:48:59 +02:00
  • 7c1f1a9cef Revert recording file format changes Pierre Ossman 2017-05-22 13:44:48 +02:00
  • c23665dd82 Clear the password input field Samuel Mannehed 2017-05-20 18:59:47 +02:00
  • aadcf47d6f Handle loading web workers in any path Pierre Ossman 2017-05-19 14:39:49 +02:00
  • 777df7c274 Don't fail on babel cache storage errors Pierre Ossman 2017-05-16 14:07:03 +02:00
  • b0061a3c49 Revert "Remove shadow from logo" Samuel Mannehed 2017-05-15 14:57:33 +02:00
  • 55988e7aec Fix bootstart of input field Pierre Ossman 2017-05-15 14:40:28 +02:00
  • afb621d577 Add missing semicolon Samuel Mannehed 2017-05-13 01:56:35 +02:00
  • c464f47e96 Remove trailing whitespace Samuel Mannehed 2017-05-13 01:45:23 +02:00
  • 7c44f86dcd Remove shadow from logo Samuel Mannehed 2017-05-13 01:43:02 +02:00
  • 69300d3c7c Update readme with new screenshots Samuel Mannehed 2017-05-12 17:10:27 +02:00
  • d4fc89d8b9 Catch errors for when we can't play bell Samuel Mannehed 2017-05-12 12:52:05 +02:00
  • 53f41f9692 Add vnc_lite to npmignore Samuel Mannehed 2017-05-12 09:01:20 +02:00
  • 83391ffc38 Rename vnc_auto to vnc_lite Samuel Mannehed 2017-05-12 08:57:23 +02:00
  • 7ca650b73d Add missing semi colon Samuel Mannehed 2017-05-12 08:48:41 +02:00
  • 333ad45c70 Don't capture touch events Samuel Mannehed 2017-05-11 13:34:43 +02:00
  • 4f1c81dca9 Stop tracking mouse capture state Samuel Mannehed 2017-05-11 13:30:40 +02:00
  • cb568ece8b Stop grabbing mouse events globally Samuel Mannehed 2017-05-11 13:27:10 +02:00
  • 901a425a4f Fix update-pot so that it can handle UTF-8 Samuel Mannehed 2017-05-09 11:59:23 +02:00
  • 8a0cbd742b Update German translation David Gnedt 2017-02-08 14:29:27 +01:00
  • fbe13344fb Merge pull request #819 from martinpitt/master Samuel Mannehed 2017-05-08 10:38:06 +02:00
  • a9b483cd20 Fix license name in package.json Martin Pitt 2017-05-08 09:46:38 +02:00
  • 26586b9ddf Remove colour map support Pierre Ossman 2017-05-04 15:13:33 +02:00
  • fb7e99e84b Remove browser engine detection Pierre Ossman 2017-05-04 14:52:05 +02:00
  • 099eb856cf Skip some keyboard tests on IE and Edge Pierre Ossman 2017-05-04 13:26:39 +02:00
  • 38170d2442 Merge branch 'png_cursor' of https://github.com/CendioOssman/noVNC Pierre Ossman 2017-05-04 13:13:02 +02:00
  • 545442afc3 Merge branch 'keyboard' of https://github.com/CendioOssman/noVNC Pierre Ossman 2017-05-04 12:18:55 +02:00
  • 5a3e9d3da8 Error.error can be null in some cases Pierre Ossman 2017-04-13 14:49:42 +02:00
  • 9782d4a324 Use KeyboardEvent.key too look up keysyms Pierre Ossman 2017-04-13 14:50:55 +02:00
  • 634cc1ba46 Handle CapsLock on macOS Pierre Ossman 2017-05-04 11:52:40 +02:00
  • bf43c26319 Clean up AltGraph handling Pierre Ossman 2017-01-27 12:52:24 +01:00
  • ae82053366 Simplify pressed key handling Pierre Ossman 2017-01-27 12:26:55 +01:00
  • 9fce233d51 Simplify handling of keypress Pierre Ossman 2017-01-27 12:24:20 +01:00
  • f7363fd26d Move keyboard handling in to Keyboard class Pierre Ossman 2017-01-27 10:36:10 +01:00
  • 9e6f71cb75 Remove modifier synchronisation Pierre Ossman 2017-01-27 10:49:04 +01:00
  • a784a9cabc Remove QEMU key event handler Pierre Ossman 2017-01-26 18:20:19 +01:00
  • d0703d1bde Simplify keyboard event API Pierre Ossman 2017-01-26 18:09:40 +01:00
  • 94f5cf05f3 Send keyboard events from single place Pierre Ossman 2017-01-26 17:59:25 +01:00
  • f714f7deae Improve lookup of special keys Pierre Ossman 2017-01-24 17:18:43 +01:00
  • bfa1b237b9 Improve character keysym lookup Pierre Ossman 2017-01-25 11:29:08 +01:00
  • 80cb8ffddd Use standard DOM identifiers for physical keys Pierre Ossman 2017-01-24 15:16:10 +01:00
  • 1c5702b0b5 Merge pull request #817 from univention/master Samuel Mannehed 2017-05-03 13:57:23 +02:00
  • 08cd672e40 Remove double unescaping of title Philipp Hahn 2017-05-03 12:01:05 +02:00
  • 36bdf13654 Only load ES6 module loader polyfill if needed Pierre Ossman 2017-04-28 14:38:59 +02:00
  • 0613d18894 Fix panning test for high DPI devices Samuel Mannehed 2017-04-21 15:23:18 +02:00
  • e4290d8c00 Add Pierre as contributor in package.json Samuel Mannehed 2017-04-19 15:34:16 +02:00
  • 101ff12736 Update url's Samuel Mannehed 2017-04-19 15:33:42 +02:00
  • 41c958d450 Properly restore the default style Samuel Mannehed 2017-04-11 10:53:06 +02:00
  • dd44a8ead8 Fixed the issue where novnc can't be relocated Soichi Hayashi 2017-04-03 16:31:19 +00:00
  • 270bdbd7fb Always send mouseUp events properly Samuel Mannehed 2017-04-05 14:00:59 +02:00
  • f4ae0a1402 Merge pull request #801 from CendioOssman/errors Samuel Mannehed 2017-04-03 08:18:48 +02:00
  • f7c620d34e Generate source map for ES module loader rollup Pierre Ossman 2017-03-02 15:49:43 +01:00
  • 36efb9783c Handle uncaught WebWorker exceptions Pierre Ossman 2017-03-02 15:48:47 +01:00
  • 5d00fd9bf0 Try to populate error location on Promise errors Pierre Ossman 2017-03-02 15:48:13 +01:00
  • 999b5da753 Only use unhandledrejection fallback when needed Pierre Ossman 2017-03-02 15:47:22 +01:00
  • 36653517a5 Use common code to handle Promise errors Pierre Ossman 2017-03-02 15:46:05 +01:00
  • 732233eda0 Handle partial error location information Pierre Ossman 2017-03-02 15:44:30 +01:00
  • 5da03103a3 ErrorEvent.error isn't always set Pierre Ossman 2017-03-02 14:22:15 +01:00
  • 13c558e3a0 Limit fallback error width to window width Pierre Ossman 2017-03-02 14:21:29 +01:00
  • c361080be8 Use monospace font for unhandled errors Pierre Ossman 2017-03-02 14:20:03 +01:00
  • 5abbdf5a51 Merge pull request #738 from patrakov/master Solly Ross 2017-03-24 17:40:15 -07:00
  • a5c8a755e8 Hide internal keyboard functions Pierre Ossman 2017-01-24 13:36:31 +01:00
  • 0a865e15ff Remove character substitution Pierre Ossman 2017-01-24 12:55:54 +01:00
  • 278a5e7fbd Simplify keysymdef.js Pierre Ossman 2017-01-24 12:49:29 +01:00
  • 041568bd31 Clean up keysymdef Pierre Ossman 2017-01-24 12:39:21 +01:00
  • 524d67f283 Remove keysym names from keysymdef.js Pierre Ossman 2017-01-24 12:07:26 +01:00
  • 9076defaca Get parse.js in sync with generated code Pierre Ossman 2017-03-24 10:49:00 +01:00
  • 7e19216368 Define an initial shadow for spinner Pierre Ossman 2017-03-23 17:53:09 +01:00
  • dd7068984d Merge pull request #774 from novnc/refactor/es6-module-loader Solly Ross 2017-03-22 15:28:13 -07:00
  • d6c17390f0 Make vnc_playback.html functional once more Solly Ross 2017-03-01 21:10:09 -05:00
  • 7569cdc21e Fix vnc_auto.html Solly Ross 2017-03-01 16:26:15 -05:00
  • 152c399513 Vendor in an IE11 polyfill for Promises Solly Ross 2017-03-01 11:17:44 -05:00
  • adfc9d3f54 Move error handler into separate file Solly Ross 2017-02-28 20:47:02 -05:00
  • e6a8eb15ca Only apply settings with an RFB object Solly Ross 2017-02-26 16:55:24 -05:00
  • b4ff032e20 Fix view_only clipboard handling Solly Ross 2017-02-26 16:50:54 -05:00
  • c53af3f5f6 Move scripts in vnc.html head Solly Ross 2017-02-14 18:11:55 -05:00
  • 399fa2ee2d Optimize ES6 Module Loader Polyfill Solly Ross 2017-02-11 16:49:03 -05:00
  • e25f9c4010 Use transition animation while loading Solly Ross 2017-02-14 18:39:19 -05:00
  • dfae3209eb Update tests to work with new structure Solly Ross 2017-02-05 12:34:47 -05:00
  • 6d6f0db0da Refactor ES6 module structure/split up Util Solly Ross 2017-02-04 21:26:00 -05:00
  • 6e744119f8 Remove WebUtil.load_scripts Solly Ross 2017-02-04 17:40:18 -05:00
  • 2a7c6d20ab Load translations over XHR Solly Ross 2017-02-14 19:38:54 -05:00
  • bc35b1d27e Remove WebUtil.dirObj Solly Ross 2017-02-04 17:16:05 -05:00
  • 6cae7b58b8 Allow transforming to any format Solly Ross 2017-02-04 17:12:00 -05:00
  • 83250a6aa6 Use PNG for mouse cursors Pierre Ossman 2017-03-06 15:54:00 +01:00