summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* README: note that this is Xpra proof-of-concept branchxpraJoel Martin2013-05-141-0/+3
* Have RFB and Xpra co-exist in same tree.Joel Martin2013-05-145-439/+2496
* Xpra: render and interact with one window.Joel Martin2013-04-301-1228/+433
* Load vnc.html scripts dynamically too.Joel Martin2013-04-302-4/+4
* Add isArray to Object prototype.Joel Martin2013-04-221-0/+6
* Add gimite/web-socket-js submodule for DFSG compliance.Joel Martin2013-04-122-0/+3
* Merge pull request #244 from djipko/common_conf_to_oslo_confJoel Martin2013-04-081-1/+1
|\
| * Import cfg from oslo in nova-novncproxyNikola Dipanov2013-04-081-1/+1
|/
* Merge pull request #241 from astrand/html-cleanupJoel Martin2013-04-052-3/+19
|\
| * Sync more header meta stuff from vnc.html:Peter Åstrand (astrand)2013-04-051-2/+15
| * Move over comment about URL connect parameters from vnc_auto.html.Peter Åstrand (astrand)2013-04-051-0/+3
| * Fix typo:Peter Åstrand (astrand)2013-04-051-1/+1
* | Merge pull request #239 from astrand/html-cleanupJoel Martin2013-04-041-11/+19
|\ \ | |/
| * Tweak order/whitespace/style to match vnc.html more closely. NoPeter Åstrand (astrand)2013-04-031-11/+19
|/
* Merge pull request #225 from Medical-Insight/crlf-to-lfJoel Martin2013-01-311-91/+91
|\
| * Converted to unix line endingsjalf2013-01-311-91/+91
|/
* Capture mouse events and filter irrelevant onesjalf2013-01-301-1/+24
* Listen for mouseup events from window as well as target elementjalf2013-01-301-0/+4
* Clamp mouseclick coordinates to target element boundsjalf2013-01-301-1/+3
* Merge pull request #220 from vaj/keyinputJoel Martin2012-12-231-0/+4
|\
| * Ctrl+'-' won't work on a US keyboad with Firefox.Hirokazu Takahashi2012-12-231-0/+4
|/
* Merge pull request #216 from komawar/config-moduleJoel Martin2012-11-301-1/+1
|\
| * Changed the config module which includes CONFNikhil Komawar2012-11-301-1/+1
|/
* Sync with websockify.Joel Martin2012-11-143-24/+32
* Merge pull request #214 from otherwiseguy/masterJoel Martin2012-11-081-17/+17
|\
| * Mirror FLAGS->CONF change in NovaTerry Wilson2012-11-081-17/+17
|/
* util/launch.sh: add --web option and try /usr/share/novncJoel Martin2012-11-011-1/+11
* util.js: script load sequential execution changes.Joel Martin2012-11-011-4/+5
* include/playback.js: support binary (non-base64) data files.Joel Martin2012-10-261-2/+14
* sync with websockifyJoel Martin2012-10-263-30/+52
* rfb.js: skip tight when true color is disabled.Joel Martin2012-10-231-0/+5
* util.js: fix dynamic script load on IE 9 (again).Joel Martin2012-10-231-29/+33
* vnc.html: use standard HTML5 doctype.Joel Martin2012-10-191-1/+1
* ui.js: fix drag button so it can be toggled off.Joel Martin2012-10-191-1/+2
* Merge remote branch 'Medical-Insight/non-square-cursor-fix'Joel Martin2012-10-181-18/+31
|\
| * Always generate square cursor images in changeCursor (fix portrait mode issue).vj2012-10-171-18/+31
* | util.js: script load sequential execution changes.Joel Martin2012-10-181-8/+23
* | Revert "supprt ALTGR key event"Joel Martin2012-10-171-1/+0
* | Merge pull request #195 from moobyfr/keyboard-altgrJoel Martin2012-10-171-0/+4
|\ \
| * | Handle Super and Menu keys (Windows keys)Blindauer Emmanuel2012-10-061-0/+3
| * | AltGR support (Firefox 15 currently)BLINDAUER EMMANUEL2012-08-021-0/+1
* | | Add binary/base64 data mode to perf/playback tests.Joel Martin2012-10-173-5/+8
* | | Refactor dynamic script loading. Add util.js:load_scripts()Joel Martin2012-10-1711-65/+73
| |/ |/|
* | Merge pull request #191 from takaha/altgrJoel Martin2012-10-161-0/+1
|\ \
| * | supprt ALTGR key eventHirokazu Takahashi2012-09-251-0/+1
* | | Refactoring hot blocks to help Chrome optimizing compiler.Joel Martin2012-10-154-72/+87
* | | Change noVNC license to from LGPLv3 to MPL 2.0Joel Martin2012-10-1521-55/+55
* | | include/base64.js: update to MPL 2.0 base64 code from MozillaJoel Martin2012-10-101-66/+33
|/ /
* | Update websockifyJoel Martin2012-09-211-7/+7
* | debian/novnc.install: pick up include/start.jsJoel Martin2012-09-201-0/+1