summaryrefslogtreecommitdiffstats
path: root/libvncclient/vncviewer.c
Commit message (Collapse)AuthorAgeFilesLines
* do not use GNU-only getlinedscho2004-06-301-3/+12
|
* support password reading with getpass(); support -play to play vncrec'orded ↵dscho2004-06-181-6/+35
| | | | files
* add client_examples/, add SDLvncviewer, libvncclient API changes, suppress ↵dscho2004-06-071-5/+56
| | | | automake CFLAGS nagging
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵dscho2003-07-301-3/+3
| | | | get prefix "LIBVNCSERVER_"
* further valgrinding showed leaked mallocsdscho2003-07-291-0/+4
|
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵dscho2003-07-281-129/+12
| | | | should not be used in a library (use rfbLog instead)
* first alpha version of libvncclientdscho2003-07-271-0/+240