summaryrefslogtreecommitdiffstats
path: root/examples/pnmshow24.c
Commit message (Collapse)AuthorAgeFilesLines
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵dscho2003-07-301-2/+2
| | | | get prefix "LIBVNCSERVER_"
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵dscho2003-07-281-1/+1
| | | | should not be used in a library (use rfbLog instead)
* 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