summaryrefslogtreecommitdiffstats
path: root/examples/pnmshow24.c
Commit message (Expand)AuthorAgeFilesLines
* Rename 'classes' dir to 'webclients'.Christian Beier2011-11-091-1/+1
* Check rfbGetScreen() return value everywhere.Christian Beier2011-03-171-0/+2
* Add doxygen documentation support.Christian Beier2010-11-181-0/+4
* x11vnc: the big split.runge2006-01-091-1/+2
* fix client non-jpeg/libz buildsrunge2006-01-081-2/+5
* ANSIfy, fix some warnings from Linus' sparsedscho2005-05-151-1/+1
* global structures/functions should have "rfb", "sra" or "zrle" as prefix,dscho2004-08-301-1/+1
* now that the examples reside in a subdirectory, the classes path has to be ad...dscho2004-06-181-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-2/+2
* moved files to include; moved a file to examples/dscho2003-02-071-4/+4
* moved files to contrib/ and examples/dscho2003-02-071-0/+90