3 - Add sources for the java stuff.
4 - Implement encryption in libvncserver.
5 - Add a libvncclient-config script.
7 make SDLvncviewer more versatile
8 - test for missing keys (especially "[]{}" with ./examples/mac),
9 - map Apple/Linux/Windows keys onto each other,
12 style fixes: use Linux' coding guidelines & ANSIfy tightvnc-filetransfer:
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
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.