TODO 788 Bytes
Newer Older
1 2 3
immediate:
----------

dscho's avatar
dscho committed
4 5
LibVNCClient cleanup: prefix with "rfbClient", and make sure it does
	not deliberately die() or exit() anywhere!
6
ANSIfy tightvnc-filetransfer
7 8 9
VisualNaCro testing
test IRIX -overlay (x11vnc)
java vncviewer doesn't do colour cursors?
dscho's avatar
dscho committed
10
MinGW32 doesn't do fcntl on sockets; use setsockopt instead...
dscho's avatar
dscho committed
11
make corre work again (libvncclient or libvncserver?)
dscho's avatar
dscho committed
12 13
teach SDLvncviewer about capitals...
teach SDLvncviewer about CopyRect...
dscho's avatar
dscho committed
14
implement "-record" in libvncclient
15 16
libtoolize
come up with an alpha cursor patch for Windows vncviewer
17 18 19 20

later:
------

dscho's avatar
dscho committed
21
selectbox: scroll bars
22 23 24
authentification schemes (secure vnc)
	IO function ptr exists; now explain how to tunnel and implement a
	client address restriction scheme.
25
using Hermes library for fast colour translations.
dscho's avatar
dscho committed
26 27
CORBA