summaryrefslogtreecommitdiffstats
path: root/examples/fontsel.c
Commit message (Collapse)AuthorAgeFilesLines
* Check rfbGetScreen() return value everywhere.Christian Beier2011-03-171-0/+3
| | | | | This fixes a segfault when a server is invoked with the '-help' commandline argument.
* ANSIfy, fix some warnings from Linus' sparsedscho2005-05-151-5/+5
|
* socketInitDone -> socketStatedscho2005-05-071-1/+3
|
* rfbErr introduceddscho2003-08-061-1/+1
|
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵dscho2003-07-281-2/+2
| | | | 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-1/+1
|
* moved files to contrib/ and examples/dscho2003-02-071-0/+71