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
|
22 years ago |
dscho
|
eeb2061dfb
|
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
|
22 years ago |
dscho
|
13b358fed1
|
fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead)
|
22 years ago |
dscho
|
98b9663e29
|
the correct way to include rfb.h is now "#include <rfb/rfb.h>"
|
22 years ago |
dscho
|
0552ea2e6e
|
support for OS X is better now
|
22 years ago |
dscho
|
28a84b63fe
|
moved the OSXvnc-server to examples; IRIX fixes (not really IRIX, but shows there)
|
22 years ago |