summaryrefslogtreecommitdiffstats
path: root/vncterm/VNConsole.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various compilation warningsVic Lee2009-11-101-2/+2
* do not always include rfb/keysym.hdscho2006-09-121-0/+1
* ANSIfy, fix some warnings from Linus' sparsedscho2005-05-151-1/+0
* socketInitDone -> socketStatedscho2005-05-071-2/+3
* pointerClient was still static.dscho2005-01-181-9/+2
* global structures/functions should have "rfb", "sra" or "zrle" as prefix,dscho2004-08-301-28/+28
* convert c++ comments to c commentsdscho2004-06-181-1/+1
* fix usage of non-existent attribute bufferdscho2004-01-191-8/+11
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...dscho2003-07-301-3/+3
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...dscho2003-07-281-6/+6
* fixed LinuxVNC coloursdscho2003-02-101-3/+1
* added colourmapexample; fixed LinuxVNC to show the right coloursdscho2003-02-101-1/+4
* included vnctermdscho2003-02-091-0/+499