]> git.proxmox.com Git - mirror_novnc.git/history - include
Merge branch 'master' of git@github.com:kanaka/noVNC
[mirror_novnc.git] / include /
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 MartinFix playback of recorded VNC.
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-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-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-25 Joel MartinNo exception if noVNC_logo is undefined.
2011-03-22 Joel MartinHigher connectTimeout default with web-socket-js.
2011-03-16 Joel MartinUpdate web-socket-js to bb5797cad.
2011-02-19 Joel MartinSome JSLint'ing
2011-02-03 Joel MartinAdd logo, favicon.
2011-02-02 Joel MartinFix CSS sizes with HTML5 doctype.
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 Martininclude/canvas.js: add numpad support to getKeysym.
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-12 Joel Martinwsproxy, wstelnet: wrap command, WS telnet client.
2011-01-07 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-01-04 Joel Martininclude/canvas.js: show full user agent in console.
2011-01-04 Joel Martininclude/rfb.js: show Flash version in console.
2011-01-03 Joel MartinExpose getKeysym and add keyboard test.
2010-12-25 Joel MartinFix to "Tolerate fragmented ServerInit".
2010-12-24 Joel MartinTolerate fragmented ServerInit.
2010-12-10 Joel MartinMake compatible with jQuery. Slight API change.
2010-11-15 Joel Martinrfb.js: avoid multiple b64 sequences per frame.
2010-11-10 Joel MartinRename default_controls.js to ui.js.
2010-11-09 Joel MartinAdd Chrome Frame support. Close requests in web.py.
2010-11-06 Joel MartinFix flush with strict DOCTYPE.
2010-11-06 Joel Martincanvas.js: workaround WebKit bug, issue #28.
2010-11-06 Joel Martindefault_controls.js: canvas fail fix. Misc cleanup.
2010-10-28 Joel MartinIssue #34: fix RFB 3.3/3.7 with no auth scheme.
2010-10-24 Joel MartinExpose VNC shared mode setting in UIs.
2010-10-18 Joel MartinFix style caching. Canvas cleanup from Diet-noVNC.
2010-10-14 Joel MartinFix reason_len not defined bug.
2010-10-14 Joel Martinrfb.js: fail() wrapper for common failed pattern.
2010-10-01 Joel Martinrfb.js: rQwait, cuttext simplification.
2010-09-30 Joel Martininclude/des.js: trim some fat.
2010-09-29 Joel Martinwebutil.js, util.js: split cleanup.
2010-09-29 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2010-09-29 Antoine MercadalSplit util into two file:
2010-09-29 Joel Martindes.js: remove decrypt and simplify.
2010-09-25 Joel MartinShow rect/enc counts, add vnc_perf.html test.
2010-09-24 Joel Martinrfb.js, canvas.js: status feedback on Canvas functionality.
2010-09-23 Joel MartinRefactor settings object, add connectTimeout setting.
2010-09-23 Joel Martinrfb.js: wait for SecurityResult failure reason bytes.
2010-09-23 Joel MartinMisc cleanup: debug logging, record filename, etc.
2010-09-23 Joel Martinutil.js: detect firefox 4.X correctly.
2010-09-22 Joel Martinlogging: add Util.get_logging(), canvas clearing.
2010-09-22 Joel Martinplayback.js: move to include/ for easier reference.
2010-09-20 Joel MartinNo local cursor by default due to issues #27, #29.
2010-09-15 Joel MartinAPI change: add sendKey() to manually send key code.
2010-09-11 Joel Martinrfb.js: state refactor, add 'disconnect' state.
2010-09-11 Joel Martinweb-socket-js (issue #37): close() when connecting
2010-09-11 Joel Martingimite/web-socket-js issue #35: async onclose.
2010-09-08 Joel MartinLicense header cleanup.
2010-09-08 Joel Martinweb-socket-js: 9e7663771 build and remove source.
2010-09-08 Joel Martindefault_controls.js: Fix cursor setting init.
2010-09-08 Joel MartinJSLint.
2010-09-01 Joel MartinIssue #15 - rfb.js: wait for security type list.
2010-08-31 Joel Martincanvas.js: Fix ignore for scrolled window.
2010-08-31 Joel MartinRename tightpng img queue variable to imgQ.
2010-08-30 Joel MartinMore timing "history" purge.
2010-08-30 Joel Martinrfb.js: JSLint'ing
2010-08-30 Joel MartinMerge init() into the constructor.
2010-08-27 Joel MartinRemove psuedo-UTF8 encoding.
2010-08-27 Joel Martinrfb.js: remove timing history.
2010-08-27 Joel Martinrfb.js/tight_png: fix indexed receive queue handling.
2010-08-26 Joel MartinIndexed receive queue. Up to 2X speedup in Chrome.
2010-08-11 Joel MartinTreat RFB 3.6 as 3.3.
2010-08-06 Joel MartinScroll render test and perf speedup.
2010-08-04 primalmotion* take care of kanaka's suggestions
2010-08-04 primalmotion* Adding a way to set the DOM document to use.
2010-08-04 Joel MartinJSLint: use ===.
2010-08-03 Joel MartinEncrypt default to off, TODO updates.
2010-08-02 Joel MartinNew API. Refactor Canvas and RFB objects.
2010-08-02 Joel MartinCatch exceptions in cursor detection.
2010-07-30 Joel MartinPreliminary scaling code (deactivated).
next