Commit Graph

12 Commits (master)

Author SHA1 Message Date
Christian Beier bf2470cec6 Check rfbGetScreen() return value everywhere.
13 years ago
dscho f164dc1893 examples/mac: disable the cursor
16 years ago
dscho 065e2ebb7e previous patch turned compile warning in a compile error; fix that ;-)
19 years ago
dscho efbf1d7240 fix compile warnings
19 years ago
dscho d15e35586b kill BackChannel and CustomClientMessage: the new extension technique makes these hooks obsolete
19 years ago
dscho 19a0d05bb9 compile fix on mac; still untested...
20 years ago
dscho 4fcb60871b rfbErr introduced
21 years ago
dscho eeb2061dfb API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
21 years ago
dscho 13b358fed1 fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead)
21 years ago
dscho 98b9663e29 the correct way to include rfb.h is now "#include <rfb/rfb.h>"
21 years ago
dscho 0552ea2e6e support for OS X is better now
21 years ago
dscho 28a84b63fe moved the OSXvnc-server to examples; IRIX fixes (not really IRIX, but shows there)
21 years ago