Commit Graph

119 Commits (64daa71ede302d4d0ba4174b3dcec49bf2588111)

Author SHA1 Message Date
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/
22 years ago
dscho aaee934fa3 fixed --link option to libvncserver-config
22 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