Commit Graph

13 Commits (b7a901d78f9a43b8a9b7ce7ed7ab1257998576a6)

Author SHA1 Message Date
dscho 6fb77fb0c1 fix off by one bug
19 years ago
dscho 8bee4eb990 ANSIfy, fix some warnings from Linus' sparse
19 years ago
dscho 446a6fabac fix memory leaks detected using valgrind
19 years ago
dscho 34f714bcdc socketInitDone -> socketState
19 years ago
dscho a84b3d072a pointerClient was still static.
20 years ago
dscho 2d03c071df reverted segfault fix; use rfbDrawCharWithClip
20 years ago
dscho 97299606da global structures/functions should have "rfb", "sra" or "zrle" as prefix,
20 years ago
dscho 97a1de323b now that the examples reside in a subdirectory, the classes path has to be adapted
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 98b9663e29 the correct way to include rfb.h is now "#include <rfb/rfb.h>"
21 years ago
dscho 9f6a47087b autoconf'ed everything
22 years ago
dscho 6b7cdeb9ef moved files to contrib/ and examples/
22 years ago