Commit Graph

14 Commits (ce8e04a7613377b9c420a4e5452065e5e3dae2d8)

Author SHA1 Message Date
Christian Beier 5cbe612618 LinuxVNC: fix segfault at "linuxvnc 1 -help".
15 years ago
Vic Lee a4cc897222 Fix various compilation warnings
15 years ago
dscho 6dd263946e do not always include rfb/keysym.h
18 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.
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 6e7aa909e9 fix usage of non-existent attribute buffer
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 47c481b7ca fixed LinuxVNC colours
22 years ago
dscho bd9e5747e5 added colourmapexample; fixed LinuxVNC to show the right colours
22 years ago
dscho 23f45bc764 included vncterm
22 years ago