Commit Graph

24 Commits (6fb77fb0c15fdc8185a160704db4c87891ace742)

Author SHA1 Message Date
dscho ee52441372 hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac
19 years ago
dscho 8bee4eb990 ANSIfy, fix some warnings from Linus' sparse
19 years ago
dscho 34f714bcdc socketInitDone -> socketState
19 years ago
dscho a84b3d072a pointerClient was still static.
19 years ago
dscho 658b65ad0c support MinGW32!
20 years ago
dscho 97299606da global structures/functions should have "rfb", "sra" or "zrle" as prefix,
20 years ago
dscho 2a4a0f487e convert c++ comments to c comments
20 years ago
dscho 876868553d move the library into libvncserver/, x11vnc into x11vnc/
20 years ago
dscho bdc365a09c inherit CFLAGS
20 years ago
dscho 6e7aa909e9 fix usage of non-existent attribute buffer
20 years ago
markmc d02db5cac4 2002-09-11 Mark McLoughlin <mark@skynet.ie>
21 years ago
dscho 937b906f0d ZRLE no longer uses C++, but C
21 years ago
dscho f41eee753e added --disable-cxx flag to configure
21 years ago
dscho 7dc44503f6 using autoconf 1.6
21 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 d5ac0a551a another try to make CVS more helpful with configure
21 years ago
dscho 98b9663e29 the correct way to include rfb.h is now "#include <rfb/rfb.h>"
21 years ago
dscho 47c481b7ca fixed LinuxVNC colours
21 years ago
dscho 73d943b394 fixed dependecy to libvncserver.a; if the lib is newer, the programs are relinked
21 years ago
dscho bd9e5747e5 added colourmapexample; fixed LinuxVNC to show the right colours
21 years ago
dscho 0552ea2e6e support for OS X is better now
21 years ago
dscho 23f45bc764 included vncterm
21 years ago