Commit Graph

20 Commits (master)

Author SHA1 Message Date
Stefan Weil 532789f494 Fix some typos (it's / its)
8 years ago
Johannes Schindelin bd811bdee9 After free()ing clientData, set it to NULL
10 years ago
Christian Beier faadd48448 Rename 'classes' dir to 'webclients'.
13 years ago
Christian Beier bf2470cec6 Check rfbGetScreen() return value everywhere.
13 years ago
Christian Beier 705a5d46e6 Add doxygen documentation support.
14 years ago
Vic Lee a4cc897222 Fix various compilation warnings
15 years ago
dscho f38f67e4e9 Fix blooptest example
18 years ago
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