Commit Graph

197 Commits (cbf75f79c82c53035d3d8fbf363079d8bc0700a5)
 

Author SHA1 Message Date
dscho cbf75f79c8 webpage update
21 years ago
dscho 7caf2e3b53 forgotten .cvsignore
21 years ago
dscho 1c3c0c811b fixed header installation into $(prefix)/include/rfb
21 years ago
dscho e22be6634d moved include/ to rfb/
21 years ago
dscho 5ef5c81e79 fixed a bug when closing a client if no longer listening for new clients.
21 years ago
dscho 8a5f8f2590 export rfbReverseBytes; undefine VERSION, because it's too common
21 years ago
dscho ca872f759a INSTALL is copied by automake
21 years ago
dscho 8e9ab15572 INSTALL was missing
21 years ago
dscho aaee934fa3 fixed --link option to libvncserver-config
21 years ago
dscho 3c5d1b0ff2 cvs more flexible now; ZRLE encoding only when HAVE_ZRLE defined
21 years ago
dscho 1e4c2e7369 really fixed ClientConnectionGone problem
21 years ago
dscho 47c481b7ca fixed LinuxVNC colours
21 years ago
dscho d3bb5fb6eb fixed a bug that prevented the first connection to be closed
21 years ago
dscho 2a48679c1c fixed pthread debugging (locks...)
21 years ago
dscho 73d943b394 fixed dependecy to libvncserver.a; if the lib is newer, the programs are relinked
21 years ago
dscho 8305a4991a removed superfluous file
21 years ago
dscho bd9e5747e5 added colourmapexample; fixed LinuxVNC to show the right colours
21 years ago
dscho 4a1355d13c vncterm imported, porting issues solved (IRIX, OS X, Solaris)
21 years ago
dscho 0552ea2e6e support for OS X is better now
21 years ago
dscho 722577d8ba trying again to support OS X
21 years ago
dscho 23f45bc764 included vncterm
21 years ago
dscho 28a84b63fe moved the OSXvnc-server to examples; IRIX fixes (not really IRIX, but shows there)
21 years ago
dscho fd96c5e835 renamed sraRegion to rfbregion and put it in include/; will be installed now
21 years ago
dscho 75484911df portability changes
21 years ago
dscho f74a607696 order of X libraries is not good for IRIX
21 years ago
dscho e7d21a7a18 include order was wrong
21 years ago
dscho d832c5be9a source from CVS always will need a current autoconf/automake
21 years ago
dscho 153ff63d0f I give up supporting old autoconf/automake; now require at least 2.52
21 years ago
dscho 5bd8f59ce6 more macros included for older autoconf/automake
21 years ago
dscho 5030d53ff0 converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h
21 years ago
dscho f86f9cec24 ignore libvncserver-config
21 years ago
dscho b8a0af8259 bigendian is now determined at configure time
21 years ago
dscho 76e558d2b8 added website
21 years ago
dscho 0fb516818c small adjustments for autoconf/automake compatibility
21 years ago
dscho 4f3ac987fb make dist fixed; make rpm introduced
21 years ago
dscho c3d51c32e1 removed Makefiles; these are generated now
21 years ago
dscho 14f7c57705 ignore generated files
21 years ago
dscho 980f062a06 missing files
21 years ago
dscho e1d563f8b7 further autoconf'ing
21 years ago
dscho 9f6a47087b autoconf'ed everything
21 years ago
dscho 6c78073285 added files
21 years ago
dscho 8113f77d88 added Makefile in examples; "export" in cvs_update_anonymously
21 years ago
dscho 0f66740881 moved files to include; moved a file to examples/
21 years ago
dscho 6b7cdeb9ef moved files to contrib/ and examples/
21 years ago
dscho 357844447c fixed cargs (segmentation fault!)
22 years ago
dscho 49c2d82dcb strange, but standard X11 behaviour from Sun keymappings...
22 years ago
dscho ba2029e998 include commented debug functionality
22 years ago
dscho 43536e2ae1 AltGr fixes in x11vnc, renamed from altgr to modtweak
22 years ago
dscho 545988d031 fixed compilation for zippy
22 years ago
dscho 866044e5e7 Makefile for contrib
22 years ago