1 immediate: 2 ---------- 3 - Add sources for the java stuff. 4 - Implement encryption in libvncserver. 5 - Add a libvncclient-config script. 6 7 make SDLvncviewer more versatile 8 - test for missing keys (especially "[]{}" with ./examples/mac), 9 - map Apple/Linux/Windows keys onto each other, 10 - handle selection 11 - handle scroll wheel 12 style fixes: use Linux' coding guidelines & ANSIfy tightvnc-filetransfer: 13 discuss on list 14 LibVNCClient cleanup: prefix with "rfbClient", and make sure it does 15 not deliberately die() or exit() anywhere! 16 java vncviewer doesn't do colour cursors? 17 make corre work again (libvncclient or libvncserver?) 18 teach SDLvncviewer about CopyRect... 19 implement "-record" in libvncclient 20 implement QoS for Windows in libvncclient 21 22 later: 23 ------ 24 25 selectbox: scroll bars 26 authentification schemes (secure vnc) 27 IO function ptr exists; now explain how to tunnel and implement a 28 client address restriction scheme. 29 VisualNaCro testing 30