summaryrefslogtreecommitdiffstats
path: root/examples/mac.c
Commit message (Expand)AuthorAgeFilesLines
* Check rfbGetScreen() return value everywhere.Christian Beier2011-03-171-0/+2
* examples/mac: disable the cursordscho2008-05-131-0/+3
* previous patch turned compile warning in a compile error; fix that ;-)dscho2005-12-091-1/+1
* fix compile warningsdscho2005-12-081-3/+5
* kill BackChannel and CustomClientMessage: the new extension technique makes t...dscho2005-10-061-60/+0
* compile fix on mac; still untested...dscho2004-12-201-5/+5
* rfbErr introduceddscho2003-08-061-1/+1
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...dscho2003-07-301-13/+13
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...dscho2003-07-281-2/+2
* the correct way to include rfb.h is now "#include <rfb/rfb.h>"dscho2003-02-201-2/+2
* support for OS X is better nowdscho2003-02-091-2/+0
* moved the OSXvnc-server to examples; IRIX fixes (not really IRIX, but shows t...dscho2003-02-091-0/+608