]> git.proxmox.com Git - mirror_novnc.git/history - include
README.md: try browser tests in table.
[mirror_novnc.git] / include /
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 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-06-29 Joel MartinSignificant firefox perf improvement. Update TODOs.
2010-06-26 Joel MartinFix issue #7: security scheme list parsing.
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 MartinUpdate gimite/web-socket-js to dd80a1807758abfab4a0fde8...
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-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 MartinLess debug output.
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-03 Joel MartinFix Alt keysym.
2010-06-02 Joel MartinDirect example. Move all DOM code default_controls.js.
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 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 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.
2010-05-17 Joel MartinDouble Chrome hextile perf again. Add canvas test.
2010-05-17 Joel MartinAdd styling classes for status line state.
2010-05-17 Joel MartinCreate FABridge tester. Move wstest into tests subdir.
2010-05-15 Joel MartinMove canvas.js to include/canvas.js.
2010-05-15 Joel MartinMove vars into RFB namespace. Extend array in util.js.
2010-05-11 Joel MartinPull and modify stylesheet from kevinykchan/vnc-html5.
2010-05-11 Joel MartinIsolate DOM references in load() and connect().
2010-05-11 Joel MartinStyling/integration refactoring.
2010-05-05 Joel MartinDES that works with KVM's VNC. RFB 3.8 fixes.
2010-05-02 Joel MartinSupport for RFB 3.8 handshake.
2010-04-30 Joel MartinSupport for SSL/TLS ('wss://') on both sides.
2010-04-30 Joel MartinImport as3crypto_patch: ffda6e9cd8b1d74f45472c676afda83...
2010-04-18 Joel MartinStatus/error refactor. Fix firefox bugs.
2010-04-18 Joel MartinRemove mootools-more references.
2010-04-17 Joel MartinAdd web-socket-js support with packet re-ordering.
2010-04-17 Joel MartinImport web-socket-js: a0fb3933ce5c824bcb882f5a1cf87e46d...
2010-04-15 Joel MartinRemove uneeded mootools functions and used compressed...
2010-04-15 Joel MartinClarify DES code origination.
2010-04-15 Joel MartinSwitch to MPL/GPL base64 from Mozilla.
2010-04-13 Joel MartinSwitch to much faster console.log and separate utils...
2010-04-06 Joel MartinCleanup of files and vnc.js namespace.
2010-04-06 Joel MartinGot DES encryption of password working and colors corre...
2010-04-03 Joel MartinBase64 Javascript encode/decode library.
2010-04-01 Joel MartinAdd RFB specs and move *.js files into include/