Commit Graph

11 Commits (be5b1296e4aa4d8a51cd709853408ec0cd7b768b)

Author SHA1 Message Date
dscho 446a6fabac fix memory leaks detected using valgrind
18 years ago
dscho 34f714bcdc socketInitDone -> socketState
18 years ago
dscho a84b3d072a pointerClient was still static.
18 years ago
dscho 2d03c071df reverted segfault fix; use rfbDrawCharWithClip
18 years ago
dscho 97299606da global structures/functions should have "rfb", "sra" or "zrle" as prefix,
19 years ago
dscho 97a1de323b now that the examples reside in a subdirectory, the classes path has to be adapted
19 years ago
dscho 50a80e7304 make examples g++ compileable, thanks to Juan Jose Costello
19 years ago
dscho eeb2061dfb API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
20 years ago
dscho 98b9663e29 the correct way to include rfb.h is now "#include <rfb/rfb.h>"
20 years ago
dscho 9f6a47087b autoconf'ed everything
20 years ago
dscho 6b7cdeb9ef moved files to contrib/ and examples/
20 years ago