summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change default PixelFormat. Fix canvas test.issue-70Joel Martin2011-07-183-63/+75
* Version 0.1, debian packaging, license text.v0.1Joel Martin2011-07-1412-6/+143
* README: Fix CloudSigma link.Joel Martin2011-07-131-1/+1
* README: link to CloudSigma as product using noVNC.Joel Martin2011-07-131-1/+1
* Pull websockify socket() static method.Joel Martin2011-07-092-15/+24
* Pull IPv6 and HyBi fixes from websockify.Joel Martin2011-07-072-7/+9
* Pull IPv6 support from websockify.Joel Martin2011-07-072-18/+32
* Fix ordering of tightPNG fills.Joel Martin2011-07-061-8/+23
* Show full pixelFormat received from server.Joel Martin2011-07-011-3/+17
* Remove extraneous question mark.Joel Martin2011-06-281-1/+1
* Merge branch 'master' of git@github.com:kanaka/noVNCJoel Martin2011-06-281-2/+4
|\
| * Merge pull request #67 from EdSchouten/masterJoel Martin2011-06-271-2/+4
| |\
| | * Add support for passing the file name to get.Ed Schouten2011-06-271-2/+4
| |/
* | Only append random string to swf path in IE.Joel Martin2011-06-281-1/+1
* | Clarify companies/projects link description.Joel Martin2011-06-261-1/+1
|/
* Move project/companies info to wiki.Joel Martin2011-06-261-28/+3
* Pull fix of recording from websockify.Joel Martin2011-06-262-223/+288
* Fix playback of recorded VNC.Joel Martin2011-06-263-10/+26
* add ability to set title from urlAnthony Young2011-06-261-0/+1
* Broadway link cleanup.Joel Martin2011-06-131-2/+2
* Merge branch 'master' of git@github.com:kanaka/noVNCJoel Martin2011-06-131-1/+1
|\
| * Merge pull request #59 from smussmann/patch-1Joel Martin2011-05-191-1/+1
| |\
| | * Fixed minor typo Sam Mussmann2011-05-191-1/+1
| |/
* | Broadway HTML5 GDK backend link.Joel Martin2011-06-131-0/+4
|/
* utils/websocket.py: disable debug output.Joel Martin2011-05-121-2/+2
* Pull websockify 284ef3cc1a54Joel Martin2011-05-122-90/+387
* Refactor configuration attributes.Joel Martin2011-05-114-162/+159
* API changes/cleanup.Joel Martin2011-05-119-309/+366
* Merge branch 'master' of git@github.com:kanaka/noVNCJoel Martin2011-05-092-1/+11
|\
| * include/canvas.js: missed scale fix.Joel Martin2011-04-291-1/+7
| * Fix scale/rescale attribute/hooks.Joel Martin2011-04-292-1/+5
* | Stop sending empty frames.Joel Martin2011-05-091-1/+1
|/
* README.md: adjust links to clarify.Joel Martin2011-04-241-5/+5
* README.md: Add OpenStack doc and video link.Joel Martin2011-04-241-0/+4
* README.md: fix wiki links.Joel Martin2011-04-241-4/+4
* tests/browser.js: Missing. Needed for arrays.html test.Joel Martin2011-04-211-0/+134
* Sync with websockify. Save handshake headers.Joel Martin2011-04-191-5/+7
* input.js: remove redundant switch case statments.Joel Martin2011-04-151-4/+0
* input.js: uncomment special key handling for non-US keys.Joel Martin2011-04-151-2/+0
* include/input.js: change to LGPL-2 or later.Joel Martin2011-04-142-1/+3
* input.js: adjust special key handling for non-US keys.Joel Martin2011-04-121-21/+31
* util/json2graph.py: new location for json2graph.py.Joel Martin2011-04-062-2/+2
* utils/rebind, utils/u2x11: use /usr/bin/envJoel Martin2011-04-062-2/+2
* include/webutil.js: fix dirObj undefined attribute.Joel Martin2011-04-051-1/+5
* Fix copyright year to 2011.Joel Martin2011-04-059-9/+9
* Refactor keyboard event handling.Joel Martin2011-04-054-228/+1650
* Fix focus/clipboard related to mouse/keyboard refactor.Joel Martin2011-04-033-7/+13
* API change: Mouse/kbd handling to include/input.jsJoel Martin2011-04-037-308/+428
* Merge branch 'master' of git@github.com:kanaka/noVNCJoel Martin2011-03-295-5/+5
|\
| * Make scripts more compatible across OSesPhil Phillips2011-03-275-5/+5