]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2010-07-09 Joel MartinREADME.md: caption formatting.
2010-07-09 Joel MartinREADME.md: image caption and bigger dimensions.
2010-07-09 Joel MartinAdd screenshots to README.md.
2010-07-07 Joel MartinMarkdown links in README.md.
2010-07-07 Joel MartinLinks related to Tight PNG encoding work.
2010-07-07 Joel MartinRemoved missed mootools include in ws.html test.
2010-07-06 Joel MartinAdd troubleshooting section.
2010-07-06 Joel MartinRemove unneeded mootools and FABridge test.
2010-07-06 Joel MartinRefactor console logging code.
2010-07-05 Joel MartinInit updated web-socket-js correctly. TODO updates.
2010-07-02 Joel MartinDisable excanvas experiment.
2010-07-02 Joel MartinA little more cleanup of browser table.
2010-07-02 Joel MartinMore browser table cleanup.
2010-07-02 Joel MartinRemove unsupported table colors. Cleanup table.
2010-07-02 Joel MartinREADME.md: try browser tests in table.
2010-07-02 Joel MartinTest table in markdown.
2010-07-02 Joel MartinREADME/TODO: Windows browser testing results.
2010-07-02 Joel MartinRebuild web-socket-js swf with gimite updates.
2010-07-02 Joel MartinAdd global variable option for swf location.
2010-07-02 Joel MartinImport/merge gimite/web-socket-js up to da7caff96496c7d...
2010-07-01 Joel MartinClarify browser results in README.md
2010-07-01 Joel MartinRemove sequence code in client and proxies.
2010-07-01 Joel MartinUpdate web-socket-js binary build and README.md
2010-07-01 Joel MartinOpera fixes and big Opera performance boost.
2010-07-01 Joel MartinBetter web-socket-js dataQueue reset.
2010-07-01 Joel Martinweb-socket-js event fixes.
2010-07-01 Joel MartinAlways prefer JS ops if we have imageData.
2010-07-01 Joel MartinOpera works! Fix message event drops/reorders.
2010-07-01 Joel MartinUpdate C proxy to WS protocol version 76.
2010-06-29 Joel MartinSignificant firefox perf improvement. Update TODOs.
2010-06-26 Joel MartinFix issue #7: security scheme list parsing.
2010-06-24 Joel MartinRemove proxy handshake debug.
2010-06-24 Joel MartinAdd WebSockets spec links.
2010-06-24 Joel MartinAdd missing full GPL-3 text.
2010-06-24 Joel MartinRefactor canvas imageData test slightly.
2010-06-24 Joel MartinSupport WebSockets 76 (hixie-76, hybi-00).
2010-06-24 Joel MartinRemove invalid pos check from web-socket-js.
2010-06-24 Joel MartinMissed change web-socket-js to dd80a1807758abfab4a0fde8...
2010-06-24 Joel MartinAdd web-socket-js debug flag and default to off.
2010-06-24 Joel MartinSquelch MD5.as build warnings.
2010-06-24 Joel MartinTODO: Test IE 9 preview 3.
2010-06-24 Joel MartinUpdate gimite/web-socket-js to dd80a1807758abfab4a0fde8...
2010-06-24 Joel MartinTODO: already got Arora 0.5 working.
2010-06-24 Joel MartinTODO (WebSockets version 76) and Opera/Arora.
2010-06-24 Joel MartinAdd proxy functionality description.
2010-06-23 Joel MartinVarious cross-browser fixes.
2010-06-21 Joel MartinFix browser detection code in IE.
2010-06-21 Joel MartinUpdate README.md with browser support.
2010-06-20 Joel MartinBetter support console debug under Opera (DragonFly).
2010-06-18 Joel MartinTimeout connection.
2010-06-17 Joel MartinUpdate usage and README.md.
2010-06-17 Joel MartinMore arg processing fixes.
2010-06-17 Joel MartinArgument processing fixes. Misc proxy fixes.
2010-06-17 Joel MartinAdd daemonization support to wsproxy.*.
2010-06-17 Joel MartinUpdate TODO.
2010-06-16 Joel MartinForce SSL option to proxies. Use getopt_long.
2010-06-16 Joel MartinUpdate TODO.
2010-06-16 Joel MartinBetter C proxy host resolution.
2010-06-16 Joel MartinAdd listen address to proxy (C and python).
2010-06-16 Joel MartinRemove debug sendCtrlC function.
2010-06-15 Joel MartinDisabled ctrlAltDel button when N/A.
2010-06-15 Joel MartinAdd CtrlAltDel send button to status bar.
2010-06-15 Joel MartinNo mootools dep outside of default_controls.js.
2010-06-15 Joel MartinAdd mouse position routines to util.js.
2010-06-15 Joel MartinMove DOM event handling from vnc.js to canvas.js.
2010-06-14 Joel MartinMove vnc.js into include directory.
2010-06-14 Joel MartinAdd summary timing info on disconnect.
2010-06-14 Joel MartinLess debug output.
2010-06-14 Joel MartinMove cert gen to Usage section of README.md.
2010-06-13 Joel MartinRender PNG images in order. Update TODO.
2010-06-13 Joel MartinFix mouse focus issues.
2010-06-10 Joel MartinFix scrolled mouse position.
2010-06-10 Joel MartinDesktopResize and compression level pseudo-encodings.
2010-06-10 Joel MartinMore dynamic encoding list handling.
2010-06-09 Joel Martinbase64 encode instead of escaping images.
2010-06-09 Joel MartinAlmost double firefox tight_png render performance.
2010-06-09 Joel MartinTIGHT_PNG encoding and timing refactor.
2010-06-08 Joel Martinupdate failed state on WS onerror.
2010-06-07 Joel MartinOutput count for multi-packet decodes.
2010-06-07 Joel MartinAdd UTF-8 wire encoding support to C wsproxy.
2010-06-07 Joel MartinMove wsproxy and web utils into utils/ subdir.
2010-06-07 Joel MartinC wsproxy: seq numbers and decode multiple frames.
2010-06-04 Joel MartinFirst pass at working C wsproxy.
2010-06-04 Joel MartinGive better exception feedback in message handler.
2010-06-03 Joel MartinAdd 'tight' encoding to TODO list. Add rfb proto link.
2010-06-03 Joel MartinFix Alt keysym.
2010-06-03 Joel MartinClarify examples.
2010-06-02 Joel MartinExplain VNC_uri_prefix in README.md.
2010-06-02 Joel MartinUpdate README.md to reflect separate default controls...
2010-06-02 Joel MartinDirect example. Move all DOM code default_controls.js.
2010-06-01 Joel MartinAdd --record option to wsproxy.py.
2010-06-01 Joel MartinAdd colour map support (non-true-color).
2010-05-28 Joel MartinTest non-base64 (straight UTF-8) encoding.
2010-05-28 Joel MartinRound-trip timing for first full FBU.
2010-05-28 Joel MartinFix web-socket-js: encode sent data across FABridge.
2010-05-26 Joel MartinChange license to LGPL-3 and add some implementation...
2010-05-25 Joel MartinUse relative include path in tests.
2010-05-25 Joel MartinAdd mouse wheel support and input test page.
2010-05-20 Joel MartinDon't shift off subencoding in hextile.
2010-05-17 Joel MartinFix web-socket-js loading issue.
next