Commit Graph

14 Commits (e383deccf9846abd964e18e5900ee690e4c01ca4)

Author SHA1 Message Date
dscho 97299606da global structures/functions should have "rfb", "sra" or "zrle" as prefix,
while structure members should not
22 years ago
dscho 2a4a0f487e convert c++ comments to c comments 22 years ago
dscho 35236477c4 all this moving and renaming needs changes in the cvsignores, too! 22 years ago
dscho 2b8c2a5c3a add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging 22 years ago
dscho 876868553d move the library into libvncserver/, x11vnc into x11vnc/ 22 years ago
dscho 6a1a59f90e fix cargs.c: arguments were not correctly purged. 22 years ago
markmc d02db5cac4 2002-09-11 Mark McLoughlin <mark@skynet.ie>
* Makefile.in, */Makefile.in, aclocal.m4,
          bootstrap.sh, config.h.in, configure,
          depcomp, install-sh, missing, mkinstalldirs,
        Removed auto-generated files from CVS.
23 years ago
dscho 937b906f0d ZRLE no longer uses C++, but C 23 years ago
dscho f41eee753e added --disable-cxx flag to configure 23 years ago
dscho 682e8a669a more files to ignore 23 years ago
dscho eeb2061dfb API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_" 23 years ago
dscho 964aa1628f further valgrinding showed leaked mallocs 23 years ago
dscho 13b358fed1 fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead) 23 years ago
dscho eef408c1d8 first beginnings of automatic tests, thanks to libvncclient 23 years ago