]> git.proxmox.com Git - mirror_novnc.git/history - tests
Merge pull request #308 from samhed/autoconnect
[mirror_novnc.git] / tests /
2012-10-18 Joel MartinMerge remote branch 'Medical-Insight/non-square-cursor...
2012-10-17 Joel MartinMerge pull request #195 from moobyfr/keyboard-altgr
2012-10-17 Joel MartinAdd binary/base64 data mode to perf/playback tests.
2012-10-17 Joel MartinRefactor dynamic script loading. Add util.js:load_scripts()
2012-10-16 Joel MartinMerge pull request #191 from takaha/altgr
2012-10-15 Joel MartinChange noVNC license to from LGPLv3 to MPL 2.0
2012-01-12 Joel MartinMerge remote branch 'origin/issue-70'
2011-09-26 Joel MartinMake tests/vnc_perf.html work again.
2011-09-22 Joel MartinViewport clip/drag for mobile/touchscreen devices.
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 MartinViewport handling in include/display.js
2011-09-08 Joel MartinMerge remote branch 'kanaka/master' into mobile
2011-08-22 Joel MartinWorking viewport test.
2011-08-03 Joel MartinAdd a viewport example/test.
2011-07-24 Joel MartinTouch events and mouse button selectors.
2011-07-18 Joel MartinChange default PixelFormat. Fix canvas test.
2011-06-26 Joel MartinFix playback of recorded VNC.
2011-04-21 Joel Martintests/browser.js: Missing. Needed for arrays.html test.
2011-04-06 Joel Martinutil/json2graph.py: new location for json2graph.py.
2011-04-05 Joel MartinRefactor keyboard event handling.
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-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-01-17 Joel Martintests/vnc_perf.html: load from data/multi.js
2011-01-13 Joel MartinRemove files that are now in websockify.
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 MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-01-03 Joel MartinExpose getKeysym and add keyboard test.
2010-12-10 Joel MartinMake compatible with jQuery. Slight API change.
2010-11-08 Joel Martinwsproxy.js: Fix multi-frame decoding.
2010-09-29 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2010-09-29 Antoine MercadalSplit util into two file:
2010-09-25 Joel MartinShow rect/enc counts, add vnc_perf.html test.
2010-09-23 Joel MartinMisc cleanup: debug logging, record filename, etc.
2010-09-22 Joel Martinplayback.js: move to include/ for easier reference.
2010-09-08 Joel MartinJSLint.
2010-09-07 Joel Martinvnc_playback.html: print frame_idx on error.
2010-09-01 Joel Martinplayback.js: realtime playback and split out code.
2010-08-27 Joel MartinRemove psuedo-UTF8 encoding.
2010-08-26 Joel MartinTest both builtin and base64.js functions.
2010-08-26 Joel MartinIndexed receive queue. Up to 2X speedup in Chrome.
2010-08-12 Joel MartinAdd Javascript variable container to record data.
2010-08-06 Joel MartinScroll render test and perf speedup.
2010-08-02 Joel MartinNew API. Refactor Canvas and RFB objects.
2010-07-22 Joel MartinTurn off firebug-lite in canvas test page.
2010-07-22 Joel MartinAPI changes. Client cursor and settings menu.
2010-07-13 Joel MartinAdd native base64 test (atob and btoa).
2010-07-07 Joel MartinRemoved missed mootools include in ws.html test.
2010-07-06 Joel MartinRemove unneeded mootools and FABridge test.
2010-06-24 Joel MartinSupport WebSockets 76 (hixie-76, hybi-00).
2010-06-23 Joel MartinVarious cross-browser fixes.
2010-06-17 Joel MartinAdd daemonization support to wsproxy.*.
2010-06-15 Joel MartinAdd mouse position routines to util.js.
2010-06-07 Joel MartinMove wsproxy and web utils into utils/ subdir.
2010-05-28 Joel MartinTest non-base64 (straight UTF-8) encoding.
2010-05-25 Joel MartinUse relative include path in tests.
2010-05-25 Joel MartinAdd mouse wheel support and input test page.
2010-05-17 Joel MartinDouble Chrome hextile perf again. Add canvas test.
2010-05-17 Joel MartinAdd back canvas.html test page to tests subdir.
2010-05-17 Joel MartinCreate FABridge tester. Move wstest into tests subdir.