]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2011-09-29 Chris GordonMobile icons.
2011-09-28 Joel MartinLICENSE.txt, docs/TODO: bring up to date.
2011-09-27 Joel MartinAdd local copy of Orbitron font.
2011-09-27 Joel Martinvnc_auto.html: sync with mobile changes.
2011-09-27 Joel MartinAdd WebSocket URL path to UI settings.
2011-09-26 Joel MartinMove viewport functions.
2011-09-26 Joel MartinRemove support for non-HTML5 browsers.
2011-09-26 Joel Martininclude/ui.js: remove console.log debug.
2011-09-26 Joel MartinMake tests/vnc_perf.html work again.
2011-09-23 Joel MartinFixing iOS clipping, keyboard issues.
2011-09-23 Joel MartinOnly show move/drag button when clipping. Cleanup.
2011-09-22 Joel MartinViewport clip/drag for mobile/touchscreen devices.
2011-09-14 Joel MartinFix fbUpdateRequest undefined parameter logic.
2011-09-14 Joel MartinSome CSS style and DOM id/class cleanup.
2011-09-13 Joel MartinMerge branch 'master' into mobile
2011-09-13 Joel MartinFramebuffer requests based on clean/dirty areas.
2011-09-13 Joel MartinFix window/document sizing in firefox.
2011-09-13 Joel MartinFirefox offset bug: use margin instead of padding.
2011-09-13 Joel MartinMerge branch 'master' into mobile
2011-09-13 Joel MartinViewport handling in include/display.js
2011-09-10 Joel MartinPull websockify: python3 numpy buffer/string fix.
2011-09-08 Joel MartinFix setBarPosotion runtime errors.
2011-09-08 Joel MartinHTML, CSS and Javascript indent/formatting.
2011-09-08 Joel MartinDisable static canvas logo.
2011-09-08 Joel MartinMerge remote branch 'kanaka/master' into mobile
2011-09-08 Joel MartinRemove unused include/plain.css.
2011-09-08 Chris GordonNew theme. File: include/blue.css
2011-09-08 Chris GordonUpdated to use CSS3 gradients instead of images.
2011-09-08 Chris GordonFixed bugs with connection panel, and moved functions...
2011-09-08 Chris GordoniOS keyboard bug fix.
2011-09-08 Chris GordonBug fix with mobile buttons.
2011-09-08 Chris GordonAdd base.css. Bar position formatting.
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-09-06 Joel MartinOnly output debug colourMap table once.
2011-08-31 Joel Martinutils/websocket.py: add HyBi 13 support.
2011-08-31 Joel Martinutils/websocket.py: silence partial unmask debug.
2011-08-31 Joel Martinwebsocket.py: fix payload length calculation.
2011-08-24 Joel Martinwebsockify: pull HyBi fixes.
2011-08-22 Joel MartinWorking viewport test.
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.
next