summaryrefslogtreecommitdiffstats
path: root/examples/vncev.c
Commit message (Expand)AuthorAgeFilesLines
* hide strict ansi stuff if not explicitely turned on; actually use the socklen...dscho2005-05-181-0/+2
* ANSIfy, fix some warnings from Linus' sparsedscho2005-05-151-12/+15
* support MinGW32!dscho2004-12-011-0/+2
* global structures/functions should have "rfb", "sra" or "zrle" as prefix,dscho2004-08-301-1/+1
* make examples g++ compileable, thanks to Juan Jose Costellodscho2004-02-041-1/+1
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...dscho2003-07-301-2/+2
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...dscho2003-07-281-1/+1
* the correct way to include rfb.h is now "#include <rfb/rfb.h>"dscho2003-02-201-1/+1
* make dist fixed; make rpm introduceddscho2003-02-091-0/+1
* moved files to contrib/ and examples/dscho2003-02-071-0/+120