1immediate:
2----------
3- Add sources for the java stuff.
4- Implement encryption in libvncserver.
5- Add a libvncclient-config script.
6
7make 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
12style fixes: use Linux' coding guidelines & ANSIfy tightvnc-filetransfer:
13	discuss on list
14LibVNCClient cleanup: prefix with "rfbClient", and make sure it does
15	not deliberately die() or exit() anywhere!
16java vncviewer doesn't do colour cursors?
17make corre work again (libvncclient or libvncserver?)
18teach SDLvncviewer about CopyRect...
19implement "-record" in libvncclient
20implement QoS for Windows in libvncclient
21
22later:
23------
24
25selectbox: scroll bars
26authentification schemes (secure vnc)
27	IO function ptr exists; now explain how to tunnel and implement a
28	client address restriction scheme.
29VisualNaCro testing
30