summaryrefslogtreecommitdiffstats
path: root/examples/example.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various compilation warningsVic Lee2009-11-101-1/+1
* Fix blooptest exampledscho2006-03-011-0/+1
* fix off by one bugdscho2005-05-241-2/+4
* ANSIfy, fix some warnings from Linus' sparsedscho2005-05-151-12/+16
* fix memory leaks detected using valgrinddscho2005-05-141-0/+1
* socketInitDone -> socketStatedscho2005-05-071-2/+7
* pointerClient was still static.dscho2005-01-181-7/+0
* reverted segfault fix; use rfbDrawCharWithClipdscho2005-01-141-1/+1
* global structures/functions should have "rfb", "sra" or "zrle" as prefix,dscho2004-08-301-2/+2
* now that the examples reside in a subdirectory, the classes path has to be ad...dscho2004-06-181-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-3/+3
* the correct way to include rfb.h is now "#include <rfb/rfb.h>"dscho2003-02-201-2/+2
* autoconf'ed everythingdscho2003-02-081-5/+5
* moved files to contrib/ and examples/dscho2003-02-071-0/+330