Commit Graph

  • 4faaf43176 Use ES6 modules natively via Polyfill Solly Ross 2017-02-03 23:59:44 -05:00
  • fba220c6fc Vendor an ES6-modules-compatible Pako Solly Ross 2017-02-03 23:55:00 -05:00
  • 3ae0bb0968 Uncomment ES6 module syntax Solly Ross 2017-02-03 23:17:44 -05:00
  • d55e454582 Fix typos in imports and i18n Solly Ross 2017-02-03 23:12:53 -05:00
  • b56d975248 Merge branch 'settingswhileconnected' of https://github.com/samhed/noVNC Samuel Mannehed 2017-02-24 15:42:27 +01:00
  • 7a005a1b18 Merge branch 'disableLabels' of https://github.com/samhed/noVNC Samuel Mannehed 2017-02-24 15:13:09 +01:00
  • 6e8a8c8df1 Remove 512x512 icon Pierre Ossman 2017-02-23 16:29:16 +01:00
  • 90ecc739df Protect against race in setCapture() polyfill Pierre Ossman 2017-02-23 14:26:50 +01:00
  • 24584cca89 Disable labels for settings as well Samuel Mannehed 2017-02-17 16:16:29 +01:00
  • 6c857dc50c Set input type number for port & reconnect_delay Samuel Mannehed 2017-02-17 15:17:50 +01:00
  • a7ca8e5c1a Fix wrong colours on local cursor Pierre Ossman 2017-02-20 16:44:54 +01:00
  • fb49f91b00 Allow local cursor to be changed while connected Samuel Mannehed 2017-02-19 01:52:47 +01:00
  • 3a535adab0 Allow auto reconnect to be changed while connected Samuel Mannehed 2017-02-18 22:01:12 +01:00
  • ef1e8bab22 Allow view_only to be changed while connected Samuel Mannehed 2017-02-18 20:43:25 +01:00
  • f78a652e86 Don't send or recieve clipboard in view_only Samuel Mannehed 2017-02-18 20:39:57 +01:00
  • 0298305e80 Allow clipping to be changed while connected Samuel Mannehed 2017-02-18 16:30:35 +01:00
  • c3325dc6f7 Fix translateDOM for placeholders Samuel Mannehed 2017-02-17 12:43:59 +01:00
  • e677b66cc7 Proper workaround for Chrome's scrollbar bug Pierre Ossman 2017-02-16 16:28:55 +01:00
  • b56772ec43 Update drag button at right time Samuel Mannehed 2017-02-16 15:53:48 +01:00
  • 6bfd9dc96f Update clipping before changing scaling Samuel Mannehed 2017-02-16 15:38:58 +01:00
  • 5f38376adb Don't change stored setting when "forcing" Samuel Mannehed 2017-02-16 15:37:55 +01:00
  • 631428d966 Fix status class for IE Samuel Mannehed 2017-02-16 15:24:53 +01:00
  • b18ef8162e Allow scroll bars on Safari and IE Samuel Mannehed 2017-02-16 15:14:08 +01:00
  • f3b7727535 Fix canvas size on IE Samuel Mannehed 2017-02-16 14:48:34 +01:00
  • 280676c7e9 Properly encapsulate the scale in Display Samuel Mannehed 2017-02-16 13:32:11 +01:00
  • 8cbf1dd9d2 Set correct cursor style for setCapture() Samuel Mannehed 2017-02-16 13:25:34 +01:00
  • 10d1ecc118 Remove return value from event handlers Samuel Mannehed 2017-02-16 10:52:18 +01:00
  • a0e3ec0ae6 Stop using window.event Samuel Mannehed 2017-02-16 10:48:56 +01:00
  • af1b2ae1e5 Remove Util.getEventPosition() Samuel Mannehed 2017-02-16 10:43:32 +01:00
  • b69dda9b19 Clean up some mouse workarounds Samuel Mannehed 2017-02-14 16:22:56 +01:00
  • 1658466579 Improve setCapture polyfill Samuel Mannehed 2017-02-14 16:20:18 +01:00
  • 0ee5ca6ebe Fix tests after changing auth negotiation Pierre Ossman 2017-02-13 15:00:32 +01:00
  • 95533c579e Better selection of auth type Pierre Ossman 2017-02-13 13:58:10 +01:00
  • bd7d89e7cc Fix resize on Chrome Samuel Mannehed 2017-02-10 16:39:18 +01:00
  • 6ffdfd3aa7 Improve check for when to ignore mouse events Pierre Ossman 2017-02-09 16:02:58 +01:00
  • 86d15a4929 Use setCapture() polyfill everywhere Pierre Ossman 2017-02-09 15:51:22 +01:00
  • b345859ed6 More aggressive retaining of focus Pierre Ossman 2017-02-09 14:20:37 +01:00
  • 0ae5b50a0e Expect console.debug(), not console.log(), in test Pierre Ossman 2017-02-07 16:44:16 +01:00
  • d314d2c226 Merge branch 'util-console' of https://github.com/tghw/noVNC Pierre Ossman 2017-02-07 16:37:58 +01:00
  • 3f48c7017d Tweak spinner appearence Pierre Ossman 2017-02-07 16:09:10 +01:00
  • ec7ba3eeae Remove binary protocol tests Pierre Ossman 2017-02-03 17:16:02 +01:00
  • c4482d2de5 Remove buffer limit tests Pierre Ossman 2017-02-03 17:15:27 +01:00
  • d2467189f5 Don't delay WebSocket flushing Pierre Ossman 2017-02-03 17:11:39 +01:00
  • 84b05d24b0 Allow submitting the password from the input field Pierre Ossman 2017-02-03 13:19:15 +01:00
  • 648c83984c Scroll correct element Pierre Ossman 2017-02-03 13:17:43 +01:00
  • 2e6a58fb15 Avoid changing scale unless necessary Pierre Ossman 2017-02-03 12:00:13 +01:00
  • a6e52f9a73 Merge display scale changes Pierre Ossman 2017-02-03 11:56:02 +01:00
  • f6299e0aed Move keyboard style in CSS Pierre Ossman 2017-02-03 11:44:24 +01:00
  • 9865432a02 Center canvas (again) Pierre Ossman 2017-02-03 11:43:17 +01:00
  • 93c4b5caaa Merge pull request #762 from novnc/saveimmediately Samuel Mannehed 2017-01-30 13:02:49 +01:00
  • 623b1b7d96 Allow resize setting to be changed while connected Samuel Mannehed 2017-01-23 15:37:04 +01:00
  • 59387b34ea Separate init functions from event handling setup Samuel Mannehed 2017-01-23 14:54:31 +01:00
  • 3fdc69ceda Rename function for adding resize handlers Samuel Mannehed 2017-01-23 14:53:12 +01:00
  • b3d91b78e1 Rename and move init function for fullscreen Samuel Mannehed 2017-01-23 13:25:55 +01:00
  • dceda58642 Save settings immediately Samuel Mannehed 2017-01-23 12:20:45 +01:00
  • 0b09e9cb6f Remove unused toggleConnectPanel function Samuel Mannehed 2017-01-23 12:16:01 +01:00
  • aa90547519 Add UI wrapper for Webutil.init_logging Samuel Mannehed 2017-01-23 12:15:09 +01:00
  • 394ad22be9 Merge branch 'add-reconnect' of https://github.com/fd0/noVNC Pierre Ossman 2017-01-23 13:47:57 +01:00
  • 044d54ed62 Add reconnect option Alexander Neumann 2017-01-11 15:08:56 +01:00
  • a7619faf18 Set pointer cursor for status bar Pierre Ossman 2017-01-20 10:11:16 +01:00
  • 7d73fdf9a4 Replace TigerVNC with MobileVNC Samuel Mannehed 2017-01-19 13:45:06 +01:00
  • 413ea87741 Fix global error handler Pierre Ossman 2017-01-18 15:59:31 +01:00
  • 1ec1c512af Fix screenshot URL's Samuel Mannehed 2017-01-14 11:45:28 +01:00
  • adc19ca16e Change server example Samuel Mannehed 2017-01-14 11:42:03 +01:00
  • 5911cfd582 Update to new organization urls Samuel Mannehed 2017-01-14 11:33:36 +01:00
  • 6048299a13 Use textContent instead of innerHTML Solly Ross 2017-01-12 11:43:35 -05:00
  • 41f476a863 Add Pierre Ossman to core team Samuel Mannehed 2017-01-12 09:38:23 +01:00
  • 3e08594c89 Fix rfb._cleanup() (#743) Samuel Mannehed 2017-01-09 12:49:10 +01:00
  • 16ed7b8b43 Merge pull request #715 from CendioOssman/cleanup Solly Ross 2017-01-06 14:08:59 -05:00
  • 813458923e Avoid wrapping labels Pierre Ossman 2016-11-15 15:44:49 +01:00
  • cac935ffc2 Clean up z index ordering Pierre Ossman 2016-11-14 17:17:05 +01:00
  • b3c932c386 Make connect button more prominent Pierre Ossman 2016-10-29 17:58:34 +02:00
  • 512d3605ad Remove connect dialog Pierre Ossman 2016-10-29 17:58:34 +02:00
  • ef3e12b595 Remove vendor prefix from border-radius Pierre Ossman 2016-10-29 17:39:22 +02:00
  • 13304bacd0 Group rarely changed settings together Pierre Ossman 2016-10-29 17:37:09 +02:00
  • 575f69832d Group WebSocket settings together Pierre Ossman 2016-10-29 17:25:32 +02:00
  • 340d9d66cc Remove alternative style sheets Pierre Ossman 2016-10-30 21:36:54 +01:00
  • 58fc267b2b Remove unused token setting Pierre Ossman 2016-10-29 16:04:13 +02:00
  • 47fbdced45 Center canvas vertically as well Pierre Ossman 2016-10-30 21:32:35 +01:00
  • 8f2ca5feaa Black out background when connected Pierre Ossman 2016-10-29 16:02:35 +02:00
  • a124c8eab2 Changed the default compression level to 2 Alexander E. Patrakov 2016-12-29 17:56:59 +05:00
  • 558544364c Fix no auth "this._updateState" bug Lee-Feng 2016-12-20 15:37:31 +08:00
  • c01b2f0259 Merge pull request #699 from CendioOssman/double Samuel Mannehed 2016-12-13 12:42:22 +01:00
  • adf345fdc4 Clean up viewport handling Pierre Ossman 2016-11-11 15:32:11 +01:00
  • 3f781f2aa3 Remove max dimension handling Pierre Ossman 2016-11-11 14:29:03 +01:00
  • e549ae074f Prevent access to sensitive display variables Pierre Ossman 2016-11-11 14:01:42 +01:00
  • 84cd0e719e Double buffering damage tracking Pierre Ossman 2016-10-25 16:58:24 +02:00
  • 2ba767a7fe Use double buffering for the display Pierre Ossman 2016-10-25 16:58:21 +02:00
  • 18d21e3621 Update all state on session size change Pierre Ossman 2016-11-24 12:36:15 +01:00
  • 02329ab19c Don't violate Display abstraction Pierre Ossman 2016-10-29 15:24:22 +02:00
  • 3181a032f8 Add test for Display.flush() Pierre Ossman 2016-10-29 15:01:56 +02:00
  • 74e390512d Remove blitStringImage() in favour of imageRect() Pierre Ossman 2016-10-29 15:00:22 +02:00
  • 18e96092c3 Flush out rendering after each performance test Pierre Ossman 2016-10-24 17:57:51 +02:00
  • e12e2759b0 Run performance tests at full speed Pierre Ossman 2016-10-24 17:37:21 +02:00
  • e663da8c32 Merge pull request #727 from CendioOssman/travis Samuel Mannehed 2016-12-01 10:43:35 +01:00
  • 6ec3af22ca Skip language tests on broken browsers Pierre Ossman 2016-11-29 16:06:20 +01:00
  • acca6487f2 Update test platforms Pierre Ossman 2016-11-29 14:48:34 +01:00
  • a8cc32d8b9 Merge pull request #725 from CendioOssman/rightbar Samuel Mannehed 2016-11-29 13:23:02 +01:00
  • 77bc3a551b Fix translation util tests Samuel Mannehed 2016-11-28 16:11:47 +01:00
  • ffa819eec1 Remove duplicate line Samuel Mannehed 2016-11-28 16:11:03 +01:00