Commit Graph

11 Commits (6b60690a4a1642c77bd6ac42789c4da6ed770075)

Author SHA1 Message Date
Christian Beier 705a5d46e6 Add doxygen documentation support.
14 years ago
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 658b65ad0c support MinGW32!
20 years ago
dscho 97299606da global structures/functions should have "rfb", "sra" or "zrle" as prefix,
20 years ago
dscho 50a80e7304 make examples g++ compileable, thanks to Juan Jose Costello
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>"
22 years ago
dscho 4f3ac987fb make dist fixed; make rpm introduced
22 years ago
dscho 6b7cdeb9ef moved files to contrib/ and examples/
22 years ago