]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2011-09-08 Chris GordonModifed UI. Move HTML from ui.js to vnc.html.
2011-09-08 Chris GordonHelper function for viewport meta changes.
2011-09-08 Chris GordonAdded support for native iOS and Android keyboards.
2011-08-10 Joel MartinFix websockify with python2.4
2011-08-04 Joel MartinREADME: Zentyal (Ebox) and SlapOS to projects list.
2011-08-03 Joel MartinAdd a viewport example/test.
2011-08-02 Joel MartinCatch Mozilla prefixing of WebSocket.
2011-07-24 Joel MartinTouch events and mouse button selectors.
2011-07-14 Joel MartinVersion 0.1, debian packaging, license text.
2011-07-13 Joel MartinREADME: Fix CloudSigma link.
2011-07-13 Joel MartinREADME: link to CloudSigma as product using noVNC.
2011-07-09 Joel MartinPull websockify socket() static method.
2011-07-07 Joel MartinPull IPv6 and HyBi fixes from websockify.
2011-07-07 Joel MartinPull IPv6 support from websockify.
2011-07-06 Joel MartinFix ordering of tightPNG fills.
2011-07-01 Joel MartinShow full pixelFormat received from server.
2011-06-28 Joel MartinRemove extraneous question mark.
2011-06-28 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-06-28 Joel MartinOnly append random string to swf path in IE.
2011-06-27 Joel MartinMerge pull request #67 from EdSchouten/master
2011-06-27 Ed SchoutenAdd support for passing the file name to get.
2011-06-26 Joel MartinClarify companies/projects link description.
2011-06-26 Joel MartinMove project/companies info to wiki.
2011-06-26 Joel MartinPull fix of recording from websockify.
2011-06-26 Joel MartinFix playback of recorded VNC.
2011-06-26 Anthony Youngadd ability to set title from url
2011-06-13 Joel MartinBroadway link cleanup.
2011-06-13 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-06-13 Joel MartinBroadway HTML5 GDK backend link.
2011-05-19 Joel MartinMerge pull request #59 from smussmann/patch-1
2011-05-19 Sam MussmannFixed minor typo
2011-05-12 Joel Martinutils/websocket.py: disable debug output.
2011-05-12 Joel MartinPull websockify 284ef3cc1a54
2011-05-11 Joel MartinRefactor configuration attributes.
2011-05-11 Joel MartinAPI changes/cleanup.
2011-05-09 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-05-09 Joel MartinStop sending empty frames.
2011-04-29 Joel Martininclude/canvas.js: missed scale fix.
2011-04-29 Joel MartinFix scale/rescale attribute/hooks.
2011-04-24 Joel MartinREADME.md: adjust links to clarify.
2011-04-24 Joel MartinREADME.md: Add OpenStack doc and video link.
2011-04-24 Joel MartinREADME.md: fix wiki links.
2011-04-21 Joel Martintests/browser.js: Missing. Needed for arrays.html test.
2011-04-19 Joel MartinSync with websockify. Save handshake headers.
2011-04-15 Joel Martininput.js: remove redundant switch case statments.
2011-04-15 Joel Martininput.js: uncomment special key handling for non-US...
2011-04-14 Joel Martininclude/input.js: change to LGPL-2 or later.
2011-04-12 Joel Martininput.js: adjust special key handling for non-US keys.
2011-04-06 Joel Martinutil/json2graph.py: new location for json2graph.py.
2011-04-06 Joel Martinutils/rebind, utils/u2x11: use /usr/bin/env
2011-04-05 Joel Martininclude/webutil.js: fix dirObj undefined attribute.
2011-04-05 Joel MartinFix copyright year to 2011.
2011-04-05 Joel MartinRefactor keyboard event handling.
2011-04-03 Joel MartinFix focus/clipboard related to mouse/keyboard refactor.
2011-04-03 Joel MartinAPI change: Mouse/kbd handling to include/input.js
2011-03-29 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-03-29 Joel MartinIE9 fixes: mouse, doctype. Adobe Flash link.
2011-03-26 Phil PhillipsMake scripts more compatible across OSes
2011-03-25 Joel MartinNo exception if noVNC_logo is undefined.
2011-03-24 Joel MartinIgnore utils/rebind.so
2011-03-22 Joel MartinHigher connectTimeout default with web-socket-js.
2011-03-16 Joel MartinUpdate web-socket-js to bb5797cad.
2011-03-15 Joel Martintest/*.html: use "../include" instead of symlink.
2011-03-14 Joel Martintests/keyboard.html: fix getKeysym call.
2011-02-23 Joel MartinClarify license on arrays test files.
2011-02-23 Joel MartinAdd Javascript binary byte array test.
2011-02-19 Joel MartinSome JSLint'ing
2011-02-05 Joel MartinAdd OpenNode to README. Update TODOs.
2011-02-03 Joel MartinAdd logo, favicon.
2011-02-02 Joel MartinFix CSS sizes with HTML5 doctype.
2011-02-01 Joel MartinBetter reaper, catch occasional bad WS header line.
2011-01-31 Joel MartinPull websockify: zombie reap, ignore unready clients.
2011-01-31 Joel MartinAdd DOCTYPE. Misc cleanup.
2011-01-31 Joel MartinIE9 fixes. Works but slow. API change.
2011-01-24 Joel MartinOpera 11 WebSockets and Opera '-' key mapping fix.
2011-01-24 Joel Martinwebsock.send returns true/false.
2011-01-24 Joel MartinTolerate some bufferedAmount.
2011-01-19 Joel Martincanvas.js: prevent Opera keyboard event bubbling.
2011-01-19 Joel Martinweb-socket-js: Add function invocation fix.
2011-01-19 Joel Martininclude/canvas.js: fix changeCursor data format.
2011-01-18 Joel MartinMove advanced, integration, troubleshoot to wiki.
2011-01-18 Joel Martininclude/canvas.js: add numpad support to getKeysym.
2011-01-18 Joel MartinMove browsers.md to Wiki.
2011-01-17 Joel Martintests/vnc_perf.html: load from data/multi.js
2011-01-17 Joel MartinMisc docs/{TODO,links} updates.
2011-01-17 Joel MartinUpdate gimite/web-socket-js build.
2011-01-17 Joel MartinFix strict mode complaints in firefox 4.
2011-01-13 Joel MartinConvert to Websock library.
2011-01-13 Joel MartinRemove files that are now in websockify.
2011-01-13 Joel Martinwsproxy.py: python2.4 fixes.
2011-01-12 Joel Martinwstelnet: forgot VT100.js.
2011-01-12 Joel MartinMinor correct to wstelnet.js header comment.
2011-01-12 Joel Martinwsproxy, wstelnet: wrap command, WS telnet client.
2011-01-09 Joel Martinwswrapper: add dup2, fix select w/ NULL timeout.
2011-01-08 Joel MartinRefactor and cleanup websocket.py and deps.
2011-01-07 Joel Martinutils/README.md: horizontal looks better.
2011-01-07 Joel Martinutils/README.md: flip table. Add web server info.
2011-01-07 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-01-07 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-01-07 Joel Martinwsproxy.py: add web serving capability.
next