Commit Graph

  • c6ad20992d Improved comments samhed 2013-07-11 12:37:01 +02:00
  • cf19ad3798 * Changed the trigger distance between touches from 50 to 20. * The trigger distance now takes devicePixelRatio into account. samhed 2013-07-08 17:10:04 +02:00
  • a4ec2f5c7d Limited the double click fix to touch devices. samhed 2013-07-03 14:41:09 +02:00
  • 9e97231acf Made the control bar thinner by removing the space below and above the control buttons. Samuel Mannehed 2013-06-28 16:28:11 +02:00
  • cc704b712d Removed duplicate of .noVNC_status_warn from the stylesheet. Samuel Mannehed 2013-06-28 15:32:37 +02:00
  • 0fa4e0a90a Merged the control-bar and the status-bar together. Also added a popup with the status text. Samuel Mannehed 2013-06-28 14:44:58 +02:00
  • b2f1961a3a to make double clicking on touch devices easier a double click is now triggered when two mouse clicks occur within 500 milli seconds and closer than 50 pixels together Samuel Mannehed 2013-06-25 17:45:43 +02:00
  • ca9a9964a0 Fix onMouseDisable so that clicks outside the canvas are propagated Phil Driscoll 2013-06-13 11:10:04 +01:00
  • c3c51ed32b Sync with websockify. Joel Martin 2013-04-25 09:52:10 -05:00
  • 8f12ca7a5a Merge pull request #252 from astrand/port-80-443 Joel Martin 2013-04-25 06:14:47 -07:00
  • b66ffcddcf Re-fix pull req #245: Peter Åstrand (astrand) 2013-04-25 09:07:09 +02:00
  • e6500004de Merge pull request #245 from wrouesnel/vnc-auto-fix Joel Martin 2013-04-23 09:19:59 -07:00
  • 58873b3222 Use port in UI.initSetting in include/ui.js Will Rouesnel 2013-04-23 14:32:02 +10:00
  • c42136d537 Add default port logic to include/ui.js Will Rouesnel 2013-04-22 20:07:20 +10:00
  • 44ff863273 rfb.js: set FBU.bytes before waiting from RRE. Joel Martin 2013-04-17 09:34:33 -05:00
  • 1e04775831 Merge pull request #249 from Medical-Insight/copy-rect-bytes Joel Martin 2013-04-16 11:18:23 -07:00
  • 9f554fcdf7 Set FBU.bytes to 1 in encHandlers.COPYRECT Vagn Johansen 2013-04-16 19:17:50 +02:00
  • 7c1cd93744 Remove references to wsproxy. Joel Martin 2013-04-15 12:22:34 -05:00
  • e83b9e03eb Detect port properly in vnc_auto.html when used on port 80 or 443. Will Rouesnel 2013-04-13 18:45:56 +10:00
  • 7dc038efd9 Add gimite/web-socket-js submodule for DFSG compliance. Joel Martin 2013-04-12 08:19:44 -05:00
  • cededc4d14 Merge pull request #244 from djipko/common_conf_to_oslo_conf Joel Martin 2013-04-08 10:32:03 -07:00
  • de0f8773b1 Import cfg from oslo in nova-novncproxy Nikola Dipanov 2013-04-08 15:42:56 +02:00
  • 60d991774b Merge pull request #241 from astrand/html-cleanup Joel Martin 2013-04-05 06:46:52 -07:00
  • ec34af8f61 Use wss when creating localhost connection to detect binary support jalf 2013-04-05 13:45:27 +02:00
  • 33f5d3bd92 Sync more header meta stuff from vnc.html: Peter Åstrand (astrand) 2013-04-05 09:30:10 +02:00
  • 9f0d23de4d Move over comment about URL connect parameters from vnc_auto.html. Peter Åstrand (astrand) 2013-04-05 09:29:08 +02:00
  • b597bdd1ec Fix typo: Peter Åstrand (astrand) 2013-04-05 09:22:19 +02:00
  • c2b1409a43 Merge pull request #239 from astrand/html-cleanup Joel Martin 2013-04-04 07:22:37 -07:00
  • e84101b3e7 Tweak order/whitespace/style to match vnc.html more closely. No functional changes. Peter Åstrand (astrand) 2013-04-03 15:54:49 +02:00
  • 3b2acc2258 Merge pull request #225 from Medical-Insight/crlf-to-lf Joel Martin 2013-01-31 06:58:33 -08:00
  • 301fc915a6 Converted to unix line endings jalf 2012-07-03 10:57:08 +02:00
  • b1b342a97e Capture mouse events and filter irrelevant ones jalf 2013-01-30 11:48:33 +01:00
  • 0d0f754aad Listen for mouseup events from window as well as target element jalf 2013-01-22 12:51:23 +01:00
  • 8a147535de Clamp mouseclick coordinates to target element bounds jalf 2013-01-29 17:06:03 +01:00
  • 49d5cee91e Merge pull request #220 from vaj/keyinput Joel Martin 2012-12-23 21:09:16 -08:00
  • 37a3081f05 Ctrl+'-' won't work on a US keyboad with Firefox. Firefox 17 generates 173 as the keycode for the minus key. Hirokazu Takahashi 2012-12-23 18:32:28 +09:00
  • d55f5377bb Merge pull request #216 from komawar/config-module Joel Martin 2012-11-30 11:58:50 -08:00
  • 902c6fb37f Changed the config module which includes CONF Nikhil Komawar 2012-11-30 11:50:57 -05:00
  • 705c54edb6 Sync with websockify. Joel Martin 2012-11-14 12:25:58 -05:00
  • 361cde7c96 Merge pull request #214 from otherwiseguy/master Joel Martin 2012-11-08 15:12:24 -08:00
  • f167ea0ecc Mirror FLAGS->CONF change in Nova Terry Wilson 2012-11-08 17:49:12 -05:00
  • 3516bdf3fa util/launch.sh: add --web option and try /usr/share/novnc Joel Martin 2012-11-01 11:35:35 -05:00
  • 51562999c7 util.js: script load sequential execution changes. Joel Martin 2012-11-01 10:47:37 -05:00
  • e7e6660272 include/playback.js: support binary (non-base64) data files. Joel Martin 2012-10-26 18:08:00 -05:00
  • 49578da448 sync with websockify Joel Martin 2012-10-26 18:07:25 -05:00
  • c95456c0e1 rfb.js: skip tight when true color is disabled. Joel Martin 2012-10-23 16:20:06 -05:00
  • 73ee4fa7cc util.js: fix dynamic script load on IE 9 (again). Joel Martin 2012-10-23 15:54:08 -05:00
  • 5514d29950 vnc.html: use standard HTML5 doctype. Joel Martin 2012-10-19 12:18:48 -05:00
  • 57430b8c12 ui.js: fix drag button so it can be toggled off. Joel Martin 2012-10-19 12:18:21 -05:00
  • e881ce5a1b Merge remote branch 'Medical-Insight/non-square-cursor-fix' Joel Martin 2012-10-18 17:44:13 -05:00
  • 8e2d749605 util.js: script load sequential execution changes. Joel Martin 2012-10-18 16:13:00 -05:00
  • 60106f240a Revert "supprt ALTGR key event" Joel Martin 2012-10-17 15:37:24 -05:00
  • c527482ebf Merge pull request #195 from moobyfr/keyboard-altgr Joel Martin 2012-10-17 13:30:50 -07:00
  • 35785a9081 Add binary/base64 data mode to perf/playback tests. Joel Martin 2012-10-17 11:50:50 -05:00
  • 6f4b1e4071 Refactor dynamic script loading. Add util.js:load_scripts() Joel Martin 2012-10-17 11:47:07 -05:00
  • 6f4cbb3f3c Always generate square cursor images in changeCursor (fix portrait mode issue). vj 2012-10-17 09:56:20 +02:00
  • 7a6c94b6b9 Merge pull request #191 from takaha/altgr Joel Martin 2012-10-16 08:09:35 -07:00
  • e16ad2fd02 Refactoring hot blocks to help Chrome optimizing compiler. Joel Martin 2012-10-15 13:48:07 -05:00
  • 1d728ace69 Change noVNC license to from LGPLv3 to MPL 2.0 Joel Martin 2012-10-11 12:16:58 -05:00
  • ab7674ff73 include/base64.js: update to MPL 2.0 base64 code from Mozilla Joel Martin 2012-10-10 14:36:44 -05:00
  • c76b2a8101 Handle Super and Menu keys (Windows keys) Blindauer Emmanuel 2012-10-06 10:31:47 +02:00
  • 079504a6d2 supprt ALTGR key event Hirokazu Takahashi 2012-09-25 15:55:06 +09:00
  • 8dfd916946 Update websockify Joel Martin 2012-09-21 07:09:45 -05:00
  • 8534fea664 debian/novnc.install: pick up include/start.js Joel Martin 2012-09-20 14:04:35 -05:00
  • d5fe15096b include/webutil.js: fix when 'chrome' global not present. Joel Martin 2012-09-17 17:18:44 -05:00
  • 6f955236e6 include/ui.js: call setBarPosition on initial load. Joel Martin 2012-09-14 16:37:08 -05:00
  • 5f03c3d093 tcp-client.js: after read, try read again. Joel Martin 2012-09-14 16:35:44 -05:00
  • 2cde6e4380 include/vnc.js: dynamic load without document.write. Joel Martin 2012-09-14 16:29:35 -05:00
  • 26945049be vnc.html, ui.js: move all Javascript to ui.js. Joel Martin 2012-09-14 16:27:35 -05:00
  • ee1af44161 ui.js: use localStorage/chrome.storage for settings. Joel Martin 2012-09-14 16:23:03 -05:00
  • 3af1c2751b webutil.js: add localStorage/chrome.storage settings. Joel Martin 2012-09-14 16:18:18 -05:00
  • 51fc3b5f03 rfb.js: add onFBResize event callback. Joel Martin 2012-09-14 11:47:01 -05:00
  • dbec398406 Note that tcp-stream.js is Apache 2.0 LICENSE. Joel Martin 2012-09-13 14:48:54 -05:00
  • 8ec3cfaacd tcp-client.js: read/write arraybuffer. Read/disconnect handling. Joel Martin 2012-09-13 14:42:47 -05:00
  • 07392d4fb8 include/chrome-app/tcp-client.js: import upstream. Joel Martin 2012-09-13 14:31:25 -05:00
  • 204675c85d Update websockify/websock.js. Joel Martin 2012-09-17 17:00:01 -05:00
  • 3435491edb Merge branch 'binary', fix encode_message Joel Martin 2012-09-14 17:27:45 -05:00
  • 39188f4ea8 doc/release.txt: fix small error in process. Joel Martin 2012-09-14 17:07:13 -05:00
  • ceec05260e noVNC version 0.4 Joel Martin 2012-09-14 17:00:56 -05:00
  • cbb55df039 README: simplify projects/companies. News/help/contact section. Joel Martin 2012-08-28 17:39:02 -05:00
  • 625040fc90 README: simplify projects/companies. News/help/contact section. Joel Martin 2012-08-28 17:39:02 -05:00
  • af6e9e2408 Merge pull request #185 from dark/master Joel Martin 2012-08-28 06:59:52 -07:00
  • cf068be2d8 Fix grep pattern when searching for listening sockets Marco Leogrande 2012-08-27 22:19:51 -07:00
  • fa5b334dcb webutil.js: use decodeURIComponent on getQueryVar values. Joel Martin 2012-08-21 09:46:11 -05:00
  • fcff386b92 websock.js: simpler binary support, protocols param. Joel Martin 2012-08-16 13:31:31 -05:00
  • fc003a13e7 Revert "Pull in latest websockify." Joel Martin 2012-08-15 13:48:03 -05:00
  • ca6b3f4cb1 Revert "Fix tight decoding when using binary/non-base64 connection." Joel Martin 2012-08-15 13:47:37 -05:00
  • 14717eb468 Fix tight decoding when using binary/non-base64 connection. Joel Martin 2012-08-15 12:45:53 -05:00
  • 4dd1bb1ecb Pull in latest websockify. Joel Martin 2012-08-14 15:33:42 -05:00
  • 50b81d4470 AltGR support (Firefox 15 currently) BLINDAUER EMMANUEL 2012-08-02 09:09:35 +02:00
  • af1527b276 timers: fix over repeated connects. Joel Martin 2012-06-28 10:29:12 -05:00
  • e5d5a7d3fd websock.js: comment out debug options. Joel Martin 2012-06-25 21:42:56 -05:00
  • d58f8b5144 License clarification: HTML,CSS,images,fonts under permissive licenses. Joel Martin 2012-06-24 16:23:58 -05:00
  • 18232af2a6 Merge branch 'master' of github.com:kanaka/noVNC Joel Martin 2012-06-23 14:23:50 -05:00
  • b50f340674 UltraVNC repeaterID cleanup. Joel Martin 2012-06-23 14:22:47 -05:00
  • 2090f1af67 Merge remote branch 'kassah/master' Joel Martin 2012-06-23 14:16:49 -05:00
  • 9450f132c6 remove docs/TODO: see issues marked as "feature". Joel Martin 2012-06-23 14:15:41 -05:00
  • 9ebc84f2e9 Update vnc_auto.html to use config option for repeaterID William Lightning 2012-06-22 22:34:20 -07:00
  • a997c5fd94 Make repeaterID show up in config options on vnc.html William Lightning 2012-06-22 22:30:57 -07:00
  • 12acb663eb Change RepeaterID to be a config option William Lightning 2012-06-22 22:30:05 -07:00