]> git.proxmox.com Git - mirror_novnc.git/history - tests
Fixed broken mouse test in test.rfb.js
[mirror_novnc.git] / tests /
2014-09-19 Solly RossFixed broken mouse test in test.rfb.js
2014-09-19 Solly RossFixed Cursor URI Support Detection
2014-09-19 Solly RossFixed Typo Causing MouseUp to not Register
2014-09-19 SollyMerge pull request #391 from mandre/fix_invalid_property
2014-09-19 Solly RossFixed assertion collision issues
2014-09-17 Martin AndréFix invalid updateState property of RFB
2014-09-15 SollyMerge pull request #368 from DirectXMan12/refactor...
2014-09-15 Solly RossAdd support for Travis CI and SauceLabs Testing
2014-09-15 Solly RossCleanup: RFB Client
2014-09-15 Solly RossCleanup: Display Helper
2014-09-15 Solly RossCleanup: WebSocket Helper
2014-09-15 Solly RossCleanup: Webutil code
2014-09-15 Solly RossCleanup: Keyboard code
2014-09-15 Solly RossCleanup: Util code
2014-09-15 Solly RossCleanup and Test: base64.js
2014-09-15 Solly RossSupport running all tests from the root directory
2014-06-03 Solly RossFix race condition in test runner
2014-06-03 Solly RossOutput error events from provider in test runner
2014-06-03 Solly RossFixed typo in run_from_console.js
2014-06-03 Solly RossAdd support for injecting test helper files
2014-06-03 Solly RossSupport automatically opening test HTML in browser
2014-02-17 SollyMerge pull request #242 from Medical-Insight/use-wss...
2014-02-10 SollyMerge pull request #327 from devicenull/master
2014-01-13 SollyMerge pull request #329 from Medical-Insight/fix-shift...
2014-01-06 Jesper DamFix issue #326: correct handling of shift key
2013-12-17 Solly RossSupport 'requires' Line in Test Runner
2013-12-17 Solly RossSupport Running All Tests
2013-12-17 Solly RossSupport Skipped Tests and Fix JSHint Issues
2013-12-05 jalfKeyboard Handling [8/8]: Introduce substituteCodepoint...
2013-12-05 jalfKeyboard Handling [6/8]: Update everything to include...
2013-12-05 jalfKeyboard Handling [4/8]: Update input.html to work...
2013-12-05 jalfKeyboard Handling [3/8]: Add unit tests for new keyboar...
2013-12-04 Solly RossAdd support for Outputting Autogenerated Test HTML
2013-12-04 SollyMerge pull request #322 from DirectXMan12/master
2013-12-04 Solly RossSupport Running Mocha Tests from the Console
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.
next