Commit Graph

  • ebbec43a6b Enable extra keys for all devices Pierre Ossman 2016-08-25 20:52:46 +02:00
  • d616c9226c Merge control bar sections Pierre Ossman 2016-08-25 20:49:52 +02:00
  • 8a7ec6ea19 Add a separate dialog for the password prompt Samuel Mannehed 2016-08-29 14:46:58 +02:00
  • 8d7708c82e Abstract status dialog CSS class handling Samuel Mannehed 2016-08-29 14:42:03 +02:00
  • c8d4402f58 Move touch text input out of control bar Pierre Ossman 2016-08-25 20:45:52 +02:00
  • 79fd3b1fcf Apply CSS style to input elements Pierre Ossman 2016-08-30 15:23:20 +02:00
  • 24d8b311ca Bling up popups Pierre Ossman 2016-08-25 20:11:11 +02:00
  • b0c6d3c6aa Remove redundant modifier state variables samhed 2016-08-25 16:55:55 +02:00
  • 8bf688265d Replace icons with SVG versions Pierre Ossman 2016-08-25 16:31:38 +02:00
  • ca5c74ad5a Show all status messages in a popup top bar samhed 2016-08-25 16:08:29 +02:00
  • 63bf2ba578 Support RFB bell Pierre Ossman 2016-09-19 15:15:07 +02:00
  • ed8cbe4e7b Clean up panel open/close API Pierre Ossman 2016-08-25 15:23:46 +02:00
  • d9e8621436 Make "selected" an extra CSS class Pierre Ossman 2016-08-25 14:49:05 +02:00
  • a49d929846 Harmonise CSS names samhed 2016-08-25 14:41:53 +02:00
  • e40978c7fc Let CSS control what it means to be hidden/closed Pierre Ossman 2016-08-25 14:22:44 +02:00
  • 6cba147d4e Simplify modifier button display Pierre Ossman 2016-08-25 17:32:57 +02:00
  • 999f1d45db Show/hide logo in updateVisualState() samhed 2016-08-25 13:21:33 +02:00
  • eeb395dc91 Remove unnecessary span:s samhed 2016-08-25 13:02:24 +02:00
  • 286947cbe2 Fix name for panel CSS class samhed 2016-08-25 11:10:25 +02:00
  • f9fff03719 Remove unused description samhed 2016-08-25 10:51:43 +02:00
  • f0d9ab9698 Avoid ambigious optional arguments samhed 2016-08-24 18:03:32 +02:00
  • 3e3eec28f3 Remove beforeunload handler Pierre Ossman 2016-09-01 12:35:22 +02:00
  • 0f6af1e3ec Separate UI.start() in to sub-functions samhed 2016-08-24 17:23:11 +02:00
  • d7f790719a Add events to objects the modern way samhed 2016-08-24 17:01:03 +02:00
  • bfa414e5e8 Remove unused event handlers samhed 2016-08-25 12:58:58 +02:00
  • 17eb0fcf50 Trigger autoconnect at proper time samhed 2016-08-24 16:35:44 +02:00
  • 2869308c80 Sort style sheet samhed 2016-08-24 12:17:53 +02:00
  • 3911256cff Place related elements together samhed 2016-08-24 11:10:40 +02:00
  • 9fc0e4f6e3 Strict positioning of panels samhed 2016-08-24 11:06:23 +02:00
  • 222f3fba08 Remove unused CSS samhed 2016-08-23 17:53:21 +02:00
  • ecd49c159f Create separate style sheet for vnc_auto.html Pierre Ossman 2016-09-02 16:16:04 +02:00
  • 33e1462999 Fix TIGHT negotiation with zero sub-auth types Dmitry Sankevich 2015-12-16 15:35:23 +06:00
  • f9a0404f51 Merge pull request #661 from kanaka/feature/realvnc5-version-number Solly Ross 2016-09-16 17:50:04 -04:00
  • 49aa5b81c7 Detect RealVNC's RFB 5.0 Protocol Version Lars Ole Hurlen 2016-03-11 08:32:50 +01:00
  • 9dfbf44028 Merge pull request #603 from WardF/master Solly Ross 2016-09-16 17:16:43 -04:00
  • 386db8f54f Merge pull request #496 from kanaka/refactor/modularized Solly Ross 2016-09-16 16:16:09 -04:00
  • bd5340c7ee Move input-related files into core/input Solly Ross 2016-09-14 13:45:08 -04:00
  • b4ef49ea36 Remove unecessary event-related code from Util Solly Ross 2016-09-03 14:06:42 -04:00
  • e4fef7be2d Util shouldn't modify window object Solly Ross 2016-09-03 13:58:32 -04:00
  • 9eca6889be Switch to PhantomJS 2.x for testing Solly Ross 2016-09-03 13:53:47 -04:00
  • 3949a09534 Don't modify Array prototype Solly Ross 2016-09-03 13:49:55 -04:00
  • 72bdd06ea2 Clean up Util Solly Ross 2016-09-03 13:39:12 -04:00
  • a62b1b352a Clean up unused files in tests Solly Ross 2016-09-14 13:53:13 -04:00
  • ae510306b5 Enable noVNC to become Browserifiable Solly Ross 2016-09-14 13:52:53 -04:00
  • 7a16304e52 Update copyright Samuel Mannehed 2016-09-03 19:26:29 +02:00
  • 17f67ca83c Fix indentation in list of encodings Samuel Mannehed 2016-09-01 16:00:22 +02:00
  • 25e4928fbb Move QEMUExtendedKeyEvent encoding Samuel Mannehed 2016-09-01 15:59:01 +02:00
  • 058be7851d Add missing commas and semicolons Samuel Mannehed 2016-09-01 15:56:28 +02:00
  • f4f4e8993d Merge pull request #596 from danielhb/master Solly Ross 2016-08-29 13:28:15 -04:00
  • 49637e432e QEMU RFB extension - keyboard.js changes Daniel Henrique Barboza 2016-04-11 07:11:43 -03:00
  • 8f06673a25 QEMU RFB extension - rfb.js and input.js changes Daniel Henrique Barboza 2016-04-11 07:11:05 -03:00
  • 99feba6ba8 QEMU RFB extension - new file xtscancodes.js Daniel Henrique Barboza 2016-08-26 15:47:03 -03:00
  • 4e0c36dda7 Add missing return values samhed 2016-08-26 12:20:51 +02:00
  • 9104d3b567 Remove unnecessary debug logging samhed 2016-08-26 12:19:30 +02:00
  • c4df8ca92c Remove bad trailing commas samhed 2016-08-26 12:18:28 +02:00
  • bf568e56f0 Merge branch 'continuousupdates' into noVNCmaster samhed 2016-08-26 12:06:05 +02:00
  • 12f4747ced Removing unused import (#642) Trần Tuấn Anh 2016-08-26 16:09:22 +07:00
  • 76a86ff514 Add support for ContinuousUpdates samhed 2016-06-02 16:41:38 +02:00
  • da17d0369d Add missing event argument and curly bracket Samuel Mannehed 2016-08-25 16:49:02 +02:00
  • b9efece4a8 Fix window close warning Samuel Mannehed 2016-08-25 15:32:15 +02:00
  • 9d16e512ba Proper spacing Samuel Mannehed 2016-08-25 15:16:04 +02:00
  • e961641fa9 Fix the extra keys Samuel Mannehed 2016-08-25 14:40:21 +02:00
  • 342d408d64 Merge pull request #583 from kanaka/bug/misc-fixes Solly Ross 2016-08-23 16:00:48 -04:00
  • 19c19bed06 Merge pull request #632 from patrakov/master Solly Ross 2016-08-23 15:11:03 -04:00
  • c7925074c4 Revert poor workaround for brief Firefox bug Solly Ross 2016-02-24 16:13:06 -05:00
  • 6521c6ac0f Fix ImageData Constructor Support Detection Solly Ross 2015-12-22 15:16:52 -05:00
  • 54fc35248d Merge pull request #640 from nunojusto/patch-1 Joel Martin 2016-08-16 17:34:38 -05:00
  • 83d3e02fd9 Update launch.sh nunojusto 2016-08-16 22:10:14 +01:00
  • 6024677ffa Fixed RGB data buffer size (#615) Alexander E. Patrakov 2016-07-31 21:55:04 +05:00
  • da82b3426c Release 0.6.1 v0.6.1 Solly Ross 2016-07-04 15:29:00 -04:00
  • 5230ab6764 Release 0.6.0 v0.6.0 Solly Ross 2016-07-01 14:16:09 -04:00
  • 67685d0700 Fix missing mistyped setTimeout handler in UI Solly Ross 2016-07-01 14:50:30 -04:00
  • 15e733f533 Clarify that utils/launch.sh is MPL-2.0 Joel Martin 2016-06-13 10:22:43 -05:00
  • b2cdd55859 Proper error handling for tight filters samhed 2016-06-10 17:15:42 +02:00
  • 3daa86cbae Update vnc_auto after the screen namechange samhed 2016-06-08 16:02:37 +02:00
  • 3df1326239 Add support for fences samhed 2016-06-02 16:00:33 +02:00
  • 37195e4b5e Lower level check for framebuffer update requests samhed 2016-06-03 15:22:19 +02:00
  • 89d2837fa8 Always flush socket after each message samhed 2016-06-02 15:09:00 +02:00
  • b1538a0fa4 Fix 'sent' assertion samhed 2016-06-03 14:13:35 +02:00
  • cf0236de18 Fix typo in pointer event test samhed 2016-06-03 14:13:15 +02:00
  • 3af1a3a05b Avoid unnecessary delays samhed 2016-06-02 14:57:44 +02:00
  • 5a20f425d4 Clean up encodings array samhed 2016-06-02 14:53:22 +02:00
  • 5fd3f88e50 Merge branch 'ui-cleanup' of https://github.com/kanaka/noVNC samhed 2016-06-03 10:46:05 +02:00
  • ae11605141 Split the setDesktopSize function (#618) Samuel 2016-06-02 22:37:52 +02:00
  • a1dbbcc1a7 Consistent closing tags for void elements Samuel Mannehed 2016-05-27 09:36:00 +02:00
  • 3f2c25a60f Use a consistent naming convention for elements Samuel Mannehed 2016-05-26 23:15:39 +02:00
  • 682fd02be6 Change the names of settings-elements Samuel Mannehed 2016-04-30 04:35:19 +02:00
  • a20a898765 Timeouts should always use anonymous functions samhed 2016-04-27 00:41:16 +02:00
  • 4d26f58e0d Change name of clipboard functions samhed 2016-04-27 00:31:50 +02:00
  • 95dd60011c Group together related functions and add dividers samhed 2016-04-27 00:29:25 +02:00
  • afcf031a68 Send the xvp keys from anonymous functions samhed 2016-04-26 23:59:44 +02:00
  • fdf21468d3 Renamed and moved keyboard and mouse functions samhed 2016-04-26 23:41:58 +02:00
  • 9e45354efc Renamed and moved updateXvpButton samhed 2016-04-26 23:29:15 +02:00
  • ab81ddf5d4 Move the connect and disconnect functions samhed 2016-04-26 23:26:13 +02:00
  • e00698fef8 Clarify comments and variable names for viewDrag samhed 2016-04-26 23:21:32 +02:00
  • cd611a5326 Renamed showExtraKeys to toggleExtraKeys samhed 2016-04-26 19:13:35 +02:00
  • 4e471b5b55 Moved and split the popupStatus function samhed 2016-04-26 19:04:32 +02:00
  • 45c70c9e23 Moved and changed order of the setting-functions samhed 2016-04-26 18:47:55 +02:00
  • 0bd2cbacaa Remove whitespace from function definitions samhed 2016-04-26 18:42:10 +02:00
  • 29475d7728 Moved UpdateState and UpdateVisualState samhed 2016-04-26 18:40:13 +02:00