Commit Graph

25 Commits (11e3f6a6b0c6e5b6e1923e05fa8001d698d86f8d)

Author SHA1 Message Date
runge b7643ac9aa x11vnc: XBell events, -nofb, -notruecolor, misc. cleaning
21 years ago
dscho 8b0d8da5bf release 0.6
21 years ago
dscho 937b906f0d ZRLE no longer uses C++, but C
21 years ago
dscho f41eee753e added --disable-cxx flag to configure
21 years ago
dscho f9e179613f add --without-jpeg, --without-zlib; repair --without-backchannel, --without-24bpp
21 years ago
dscho 34316ef618 really check for setsid, not pgrp
21 years ago
dscho 428fc93ee8 mention NEWS in README, add checks for fork and setpgrp
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 ebc250a946 also distribute classes/ directory
21 years ago
dscho 6da361200c fix am__fastdepCXX for system not having ZLIB
21 years ago
dscho c4d44f983e let libvncserver-config behave as expected when called without installing
21 years ago
dscho e22be6634d moved include/ to rfb/
21 years ago
dscho aaee934fa3 fixed --link option to libvncserver-config
21 years ago
dscho 0552ea2e6e support for OS X is better now
22 years ago
dscho 722577d8ba trying again to support OS X
22 years ago
dscho 23f45bc764 included vncterm
22 years ago
dscho 28a84b63fe moved the OSXvnc-server to examples; IRIX fixes (not really IRIX, but shows there)
22 years ago
dscho f74a607696 order of X libraries is not good for IRIX
22 years ago
dscho e7d21a7a18 include order was wrong
22 years ago
dscho 5030d53ff0 converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h
22 years ago
dscho b8a0af8259 bigendian is now determined at configure time
22 years ago
dscho 0fb516818c small adjustments for autoconf/automake compatibility
22 years ago
dscho 4f3ac987fb make dist fixed; make rpm introduced
22 years ago
dscho 9f6a47087b autoconf'ed everything
22 years ago