summaryrefslogtreecommitdiffstats
path: root/vncterm/LinuxVNC.c
Commit message (Collapse)AuthorAgeFilesLines
* do not always include rfb/keysym.hdscho2006-09-121-0/+1
|
* socketInitDone -> socketStatedscho2005-05-071-1/+1
|
* global structures/functions should have "rfb", "sra" or "zrle" as prefix,dscho2004-08-301-5/+5
| | | | while structure members should not
* convert c++ comments to c commentsdscho2004-06-181-1/+0
|
* rfbErr introduceddscho2003-08-061-4/+4
|
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵dscho2003-07-301-1/+1
| | | | get prefix "LIBVNCSERVER_"
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵dscho2003-07-281-7/+7
| | | | should not be used in a library (use rfbLog instead)
* fixed LinuxVNC coloursdscho2003-02-101-0/+16
|
* included vnctermdscho2003-02-091-0/+172