Commit Graph

  • 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 v0.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
  • d5575ef6f3 Merge pull request #172 from soheilhassasyeganeh/fix_novarpc Joel Martin 2012-06-22 15:41:43 -07:00
  • 90f18a8a96 Fixes nova rpc package. Soheil Hassas Yeganeh 2012-06-21 21:38:52 -04:00
  • bee36506e1 Fix forcing of web-socket-js even when native available. Joel Martin 2012-06-08 10:42:26 -05:00
  • cb3ad1b5b5 Merge pull request #168 from soheilhassasyeganeh/master Joel Martin 2012-06-08 08:26:41 -07:00
  • b1d2225eee Merging with upstream tree. Soheil Hassas Yeganeh 2012-06-08 11:12:22 -04:00
  • 8d0c7fb5ac Add ultravnc_repeater.pl support to rfb.js and vnc_auto.html William Lightning 2012-06-06 23:10:13 -07:00
  • 9e2351f5eb Switch to nova's new flag API. Soheil Hassas Yeganeh 2012-06-06 21:26:25 -03:00
  • ab44059b8b README: Add PocketVNC. Joel Martin 2012-05-24 07:08:45 -05:00
  • a04087e44c Merge pull request #166 from mnaser/patch-1 Joel Martin 2012-05-18 09:44:54 -07:00
  • 9f54c23629 Remove old flagfile support Mohammed Naser 2012-05-17 13:48:42 -03:00
  • 72a5596e50 rfb: Use the render queue for copyrect. Joel Martin 2012-05-17 11:19:07 -05:00
  • 34d8b844ae Move render queue processing to Display and use requestAnimationFrame Joel Martin 2012-05-17 11:13:08 -05:00
  • a0726a4b56 rfb: debug output cleanup. Joel Martin 2012-05-17 11:07:07 -05:00
  • 57044a3c0a README: Link to websockify encryption page. Joel Martin 2012-05-16 18:31:04 -05:00
  • dc6e501f20 Fail the connection on unexpected tightPNG cmode. Joel Martin 2012-05-16 18:07:18 -05:00
  • e472e6ce3a docs/release.txt: --all and --tags are incompatible Joel Martin 2012-05-11 14:48:34 -05:00
  • 17bb6ca38e docs/release.txt: correct tag instructions Joel Martin 2012-05-11 14:45:53 -05:00
  • df4fa13b89 noVNC version 0.3 v0.3 Joel Martin 2012-05-11 14:42:05 -05:00
  • 53dfab7fb7 Pull from websockify. Fix close code. Joel Martin 2012-05-10 22:10:01 -05:00
  • bc28395abf Add/use display.drawImage which is viewport relative. Joel Martin 2012-05-10 18:13:07 -05:00
  • a117514183 Merge pull request #162 from toddfreese/master Joel Martin 2012-05-10 15:31:14 -07:00
  • 58ad83878c Added support for RealVNC Mac. Todd Freese 2012-05-10 12:29:36 -05:00
  • 02d1f19b5f Pull from websockify. Joel Martin 2012-05-10 08:05:47 -05:00
  • 4910600b71 Merge pull request #158 from cloudbuilders/fix_rpc_backend Joel Martin 2012-04-30 15:16:24 -07:00
  • ca78183171 Use explicit check for rpc.register_opts Anthony Young 2012-04-30 14:07:15 -07:00
  • 901e565503 Update to fix trunk nova issue with rpc library Anthony Young 2012-04-30 13:21:48 -07:00
  • 483157f87f Comment out duplicates in unicodeTable. Joel Martin 2012-04-26 08:18:27 -05:00
  • dcf1994d3e Don't treat onerror as a close. Joel Martin 2012-04-25 20:13:25 -05:00
  • c390011099 Update websockify to pull in close code/reason fixes. Joel Martin 2012-04-25 13:46:30 -05:00
  • f8380ff939 Add code/reason to close event messages. Remove useless object print in error event. Joel Martin 2012-04-13 11:23:30 -05:00
  • f736c3316a Merge pull request #149 from ohadlevy/patch-1 Joel Martin 2012-04-10 07:07:35 -07:00
  • cbd3435a07 Update README.md Ohad Levy 2012-04-10 16:58:27 +03:00
  • bd96e91932 Use page host:port as default for WebSocket host/port. Joel Martin 2012-04-03 16:46:27 -05:00