Commit Graph

  • 60d991774b Merge pull request #241 from astrand/html-cleanup Joel Martin 2013-04-05 06:46:52 -0700
  • ec34af8f61 Use wss when creating localhost connection to detect binary support jalf 2013-04-05 13:45:27 +0200
  • b7a4126a54 Merge 33f5d3bd92 into c2b1409a43 astrand 2013-04-05 00:45:04 -0700
  • 33f5d3bd92 Sync more header meta stuff from vnc.html: Peter Åstrand (astrand) 2013-04-05 09:30:10 +0200
  • 9f0d23de4d Move over comment about URL connect parameters from vnc_auto.html. Peter Åstrand (astrand) 2013-04-05 09:29:08 +0200
  • b597bdd1ec Fix typo: Peter Åstrand (astrand) 2013-04-05 09:22:19 +0200
  • c2b1409a43 Merge pull request #239 from astrand/html-cleanup Joel Martin 2013-04-04 07:22:37 -0700
  • c04ab7072f Merge e84101b3e7 into 3b2acc2258 astrand 2013-04-04 00:04:32 -0700
  • e84101b3e7 Tweak order/whitespace/style to match vnc.html more closely. No functional changes. Peter Åstrand (astrand) 2013-04-03 15:54:49 +0200
  • 92da007bc4 Merge 01d60f5aba into 3b2acc2258 astrand 2013-02-28 02:07:06 -0800
  • 01d60f5aba Fix https://github.com/kanaka/noVNC/issues/230: Remove support for old Hixie protocols. Hybi protocols 7 and 8 are still supported, in addition to protocol 13 - RFC 6455. Peter Åstrand (astrand) 2013-02-28 10:47:36 +0100
  • ad56af709d Merge 9e087c20ae into 3b2acc2258 zmedico 2013-02-26 14:43:59 -0800
  • 9e087c20ae Add "Raw Encoding" checkbox to Settings. Zac Medico 2013-02-26 14:17:13 -0800
  • c307d966d5 allow RFB conf to specify default cursor jalf 2013-01-29 10:44:01 +0100
  • ea1439ce41 Merge 71bbfe6793 into 3b2acc2258 Hirokazu Takahashi 2013-01-31 07:11:10 -0800
  • c939c0cd55 Merge 3a2027e4be into 3b2acc2258 Hirokazu Takahashi 2013-01-31 07:10:59 -0800
  • 3b2acc2258 Merge pull request #225 from Medical-Insight/crlf-to-lf Joel Martin 2013-01-31 06:58:33 -0800
  • 81cb4a6c38 Merge 301fc915a6 into b1b342a97e jalfd 2013-01-31 02:34:32 -0800
  • 301fc915a6 Converted to unix line endings jalf 2012-07-03 10:57:08 +0200
  • 9ebb4ff46a Merge af5ae1e3ca into b1b342a97e Terry Wilson 2013-01-30 15:31:27 -0800
  • cecfda1cd0 Merge b1b342a97e into 49d5cee91e jalfd 2013-01-30 07:50:17 -0800
  • b1b342a97e Capture mouse events and filter irrelevant ones jalf 2013-01-30 11:48:33 +0100
  • 0d0f754aad Listen for mouseup events from window as well as target element jalf 2013-01-22 12:51:23 +0100
  • 8a147535de Clamp mouseclick coordinates to target element bounds jalf 2013-01-29 17:06:03 +0100
  • 8b9df3a3c1 Merge cab775d7ac into 49d5cee91e jalfd 2013-01-22 04:21:54 -0800
  • cab775d7ac Register onmouseup events if they occur outside canvas jalf 2013-01-22 12:51:23 +0100
  • 49d5cee91e Merge pull request #220 from vaj/keyinput Joel Martin 2012-12-23 21:09:16 -0800
  • 1607fee982 Merge 37a3081f05 into d55f5377bb Hirokazu Takahashi 2012-12-23 01:50:09 -0800
  • 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 +0900
  • 3a2027e4be Ctrl Lock and Alt Lock support: You can prevent unnecessary interference from the client when you type keys such as "Alt + F" or "Ctrl + Alt + Backspace". And you can also type "AltGr + Ctrl + 9" to enter "Ctrl + ]" with a German keyboard. Hirokazu Takahashi 2012-12-12 12:09:22 +0900
  • e37086c1e1 viewer-side keymap Hirokazu Takahashi 2012-12-11 20:05:06 +0900
  • 77c250c442 AltGr key emulation support Lost key-modifier events recovery support Hirokazu Takahashi 2012-12-11 17:30:22 +0900
  • 0820c08dfc Handle repeated key events correctly. - No leaking memory. - Make the viewer side be in charge of handling repeated key events. Hirokazu Takahashi 2012-09-26 16:21:10 +0900
  • 70dae7d4f3 Disable IME while noVNC is running, or IME may intercept key events and make them broken. Hirokazu Takahashi 2012-09-25 15:56:45 +0900
  • 7f2507aeaa Fixing ReferenceError errors. Renan Gonçalves 2012-12-10 15:11:18 +0100
  • d55f5377bb Merge pull request #216 from komawar/config-module Joel Martin 2012-11-30 11:58:50 -0800
  • f7e44bd9ea Merge 902c6fb37f into 705c54edb6 Nikhil Komawar 2012-11-30 08:54:00 -0800
  • 902c6fb37f Changed the config module which includes CONF Nikhil Komawar 2012-11-30 11:50:57 -0500
  • af5ae1e3ca Grab CONF from the correct place Terry Wilson 2012-11-20 13:54:19 -0600
  • 705c54edb6 Sync with websockify. Joel Martin 2012-11-14 12:25:58 -0500
  • 361cde7c96 Merge pull request #214 from otherwiseguy/master Joel Martin 2012-11-08 15:12:24 -0800
  • aa9beecc06 Merge f167ea0ecc into 3516bdf3fa Terry Wilson 2012-11-08 14:54:47 -0800
  • f167ea0ecc Mirror FLAGS->CONF change in Nova Terry Wilson 2012-11-08 17:49:12 -0500
  • 3519267879 Merge 0cb3aa2a6c into 3516bdf3fa YAMAMOTO Takashi 2012-11-08 00:30:12 -0800
  • 0cb3aa2a6c implement ctrl-lock and alt-lock for vnc_auto.html YAMAMOTO Takashi 2012-11-08 17:20:51 +0900
  • 20d467cc50 implement "send backslash" button for vnc.html YAMAMOTO Takashi 2012-11-07 14:51:45 +0900
  • c24d98138b code cleanup YAMAMOTO Takashi 2012-11-07 14:08:29 +0900
  • 93bb0f9508 add "send backslash" button. YAMAMOTO Takashi 2012-11-07 12:54:17 +0900
  • 3516bdf3fa util/launch.sh: add --web option and try /usr/share/novnc Joel Martin 2012-11-01 11:35:35 -0500
  • 51562999c7 util.js: script load sequential execution changes. Joel Martin 2012-11-01 10:47:37 -0500
  • e7e6660272 include/playback.js: support binary (non-base64) data files. Joel Martin 2012-10-26 18:08:00 -0500
  • 49578da448 sync with websockify Joel Martin 2012-10-26 18:07:25 -0500
  • c95456c0e1 rfb.js: skip tight when true color is disabled. Joel Martin 2012-10-23 16:20:06 -0500
  • 73ee4fa7cc util.js: fix dynamic script load on IE 9 (again). Joel Martin 2012-10-23 15:54:08 -0500
  • 5514d29950 vnc.html: use standard HTML5 doctype. Joel Martin 2012-10-19 12:18:48 -0500
  • 57430b8c12 ui.js: fix drag button so it can be toggled off. Joel Martin 2012-10-19 12:18:21 -0500
  • e881ce5a1b Merge remote branch 'Medical-Insight/non-square-cursor-fix' Joel Martin 2012-10-18 17:44:13 -0500
  • bac5f82bf2 Merge 6f4cbb3f3c into 8e2d749605 Vagn Johansen 2012-10-18 15:35:30 -0700
  • 8e2d749605 util.js: script load sequential execution changes. Joel Martin 2012-10-18 16:13:00 -0500
  • 60106f240a Revert "supprt ALTGR key event" Joel Martin 2012-10-17 15:37:24 -0500
  • c527482ebf Merge pull request #195 from moobyfr/keyboard-altgr Joel Martin 2012-10-17 13:30:50 -0700
  • 49eb3c431a Merge c76b2a8101 into 35785a9081 Blindauer Emmanuel 2012-10-17 13:29:48 -0700
  • 7d82056c7a Merge d7dbc42372 into 7a6c94b6b9 Hirokazu Takahashi 2012-10-17 11:19:04 -0700
  • 35785a9081 Add binary/base64 data mode to perf/playback tests. Joel Martin 2012-10-17 11:50:50 -0500
  • 6f4b1e4071 Refactor dynamic script loading. Add util.js:load_scripts() Joel Martin 2012-10-17 11:47:07 -0500
  • ed1cddd8be Merge 3c5fc57833 into 7a6c94b6b9 Hirokazu Takahashi 2012-10-17 03:04:19 -0700
  • 6f4cbb3f3c Always generate square cursor images in changeCursor (fix portrait mode issue). vj 2012-10-17 09:56:20 +0200
  • 7a6c94b6b9 Merge pull request #191 from takaha/altgr Joel Martin 2012-10-16 08:09:35 -0700
  • e77cef14ac Merge 079504a6d2 into e16ad2fd02 Hirokazu Takahashi 2012-10-15 22:08:42 -0700
  • 3c5fc57833 Yet another script initializing order control Hirokazu Takahashi 2012-10-16 12:33:09 +0900
  • e16ad2fd02 Refactoring hot blocks to help Chrome optimizing compiler. Joel Martin 2012-10-15 13:48:07 -0500
  • 1d728ace69 Change noVNC license to from LGPLv3 to MPL 2.0 Joel Martin 2012-10-11 12:16:58 -0500
  • d7dbc42372 scripts' initialization control. - Initalize scripts in register order. - Fire a NoVnc.onload event when all scripts are loaded and initialized. - noVNC starts its service when catching a NoVnc.onload event. Hirokazu Takahashi 2012-10-15 19:04:38 +0900
  • ab7674ff73 include/base64.js: update to MPL 2.0 base64 code from Mozilla Joel Martin 2012-10-10 14:36:44 -0500
  • c76b2a8101 Handle Super and Menu keys (Windows keys) Blindauer Emmanuel 2012-10-06 10:31:47 +0200
  • 4e862da033 s/imeMode/ime-mode/ ime-mode is more standard. It also works for Chrome browser. Hirokazu Takahashi 2012-10-04 12:36:21 +0900
  • 71bbfe6793 Handle repeated key events correctly. - No leaking memory. - Make the viewer side be in charge of handling repeated key events. Hirokazu Takahashi 2012-09-26 16:21:10 +0900
  • c599e56689 Disable IME while noVNC is working, since IME intercept key events and make them broken. Hirokazu Takahashi 2012-09-25 15:56:45 +0900
  • 079504a6d2 supprt ALTGR key event Hirokazu Takahashi 2012-09-25 15:55:06 +0900
  • 8dfd916946 Update websockify Joel Martin 2012-09-21 07:09:45 -0500
  • 88027cfec8 Merge a038aff0f0 into 8534fea664 yamahata 2012-09-21 04:59:53 -0700
  • 8534fea664 debian/novnc.install: pick up include/start.js Joel Martin 2012-09-20 14:04:35 -0500
  • a038aff0f0 websockify: KeyError in wsproxy.py Isaku Yamahata 2012-09-20 15:03:25 +0900
  • d5fe15096b include/webutil.js: fix when 'chrome' global not present. Joel Martin 2012-09-17 17:18:44 -0500
  • 6f955236e6 include/ui.js: call setBarPosition on initial load. Joel Martin 2012-09-14 16:37:08 -0500
  • 5f03c3d093 tcp-client.js: after read, try read again. Joel Martin 2012-09-14 16:35:44 -0500
  • 2cde6e4380 include/vnc.js: dynamic load without document.write. Joel Martin 2012-09-14 16:29:35 -0500
  • 26945049be vnc.html, ui.js: move all Javascript to ui.js. Joel Martin 2012-09-14 16:27:35 -0500
  • ee1af44161 ui.js: use localStorage/chrome.storage for settings. Joel Martin 2012-09-14 16:23:03 -0500
  • 3af1c2751b webutil.js: add localStorage/chrome.storage settings. Joel Martin 2012-09-14 16:18:18 -0500
  • 51fc3b5f03 rfb.js: add onFBResize event callback. Joel Martin 2012-09-14 11:47:01 -0500
  • dbec398406 Note that tcp-stream.js is Apache 2.0 LICENSE. Joel Martin 2012-09-13 14:48:54 -0500
  • 8ec3cfaacd tcp-client.js: read/write arraybuffer. Read/disconnect handling. Joel Martin 2012-09-13 14:42:47 -0500
  • 07392d4fb8 include/chrome-app/tcp-client.js: import upstream. Joel Martin 2012-09-13 14:31:25 -0500
  • 204675c85d Update websockify/websock.js. Joel Martin 2012-09-17 17:00:01 -0500
  • 3435491edb Merge branch 'binary', fix encode_message Joel Martin 2012-09-14 17:27:45 -0500
  • 39188f4ea8 doc/release.txt: fix small error in process. Joel Martin 2012-09-14 17:07:13 -0500
  • ceec05260e noVNC version 0.4 v0.4 Joel Martin 2012-09-14 17:00:56 -0500
  • 71d9f9308a Merge 2f3b9fe527 into cbb55df039 YAMAMOTO Takashi 2012-09-05 19:40:34 -0700
  • 2f3b9fe527 remove a bogus check which makes scaling effectively no-op. YAMAMOTO Takashi 2012-09-06 08:36:05 +0900