summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* moved include/ to rfb/dscho2003-02-188-10/+6
* fixed a bug when closing a client if no longer listening for new clients.dscho2003-02-181-1/+2
* export rfbReverseBytes; undefine VERSION, because it's too commondscho2003-02-172-3/+3
* INSTALL is copied by automakedscho2003-02-171-231/+0
* INSTALL was missingdscho2003-02-171-0/+231
* fixed --link option to libvncserver-configdscho2003-02-162-3/+11
* cvs more flexible now; ZRLE encoding only when HAVE_ZRLE defineddscho2003-02-102-6/+12
* really fixed ClientConnectionGone problemdscho2003-02-102-8/+10
* fixed LinuxVNC coloursdscho2003-02-102-3/+17
* fixed a bug that prevented the first connection to be closeddscho2003-02-102-2/+21
* fixed pthread debugging (locks...)dscho2003-02-101-11/+11
* fixed dependecy to libvncserver.a; if the lib is newer, the programs are reli...dscho2003-02-103-3/+3
* removed superfluous filedscho2003-02-101-1/+0
* added colourmapexample; fixed LinuxVNC to show the right coloursdscho2003-02-104-3/+38
* vncterm imported, porting issues solved (IRIX, OS X, Solaris)dscho2003-02-091-1/+2
* support for OS X is better nowdscho2003-02-095-9/+16
* trying again to support OS Xdscho2003-02-092-1/+9
* included vnctermdscho2003-02-0914-3/+1266
* moved the OSXvnc-server to examples; IRIX fixes (not really IRIX, but shows t...dscho2003-02-093-14/+18
* renamed sraRegion to rfbregion and put it in include/; will be installed nowdscho2003-02-099-11/+11
* portability changesdscho2003-02-091-0/+4
* order of X libraries is not good for IRIXdscho2003-02-091-1/+1
* include order was wrongdscho2003-02-092-5/+5
* source from CVS always will need a current autoconf/automakedscho2003-02-094-9308/+0
* I give up supporting old autoconf/automake; now require at least 2.52dscho2003-02-095-262/+9308
* more macros included for older autoconf/automakedscho2003-02-091-0/+124
* converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.hdscho2003-02-0930-385/+1063
* ignore libvncserver-configdscho2003-02-091-0/+1
* bigendian is now determined at configure timedscho2003-02-093-39/+8
* added websitedscho2003-02-091-0/+132
* small adjustments for autoconf/automake compatibilitydscho2003-02-092-5/+5
* make dist fixed; make rpm introduceddscho2003-02-097-13/+122
* removed Makefiles; these are generated nowdscho2003-02-087-1420/+5
* ignore generated filesdscho2003-02-084-0/+69
* missing filesdscho2003-02-085-0/+14
* further autoconf'ingdscho2003-02-084-1/+59
* autoconf'ed everythingdscho2003-02-0818-154/+1572
* added filesdscho2003-02-072-0/+203
* added Makefile in examples; "export" in cvs_update_anonymouslydscho2003-02-072-2/+52
* moved files to include; moved a file to examples/dscho2003-02-0711-270/+55
* moved files to contrib/ and examples/dscho2003-02-078-0/+1
* fixed cargs (segmentation fault!)dscho2002-12-302-18/+14
* strange, but standard X11 behaviour from Sun keymappings...dscho2002-12-251-0/+19
* include commented debug functionalitydscho2002-12-201-0/+5
* AltGr fixes in x11vnc, renamed from altgr to modtweakdscho2002-12-201-19/+26
* fixed compilation for zippydscho2002-12-201-2/+2
* Makefile for contribdscho2002-12-201-0/+3
* new version of x11vnc from Karl Rungedscho2002-12-192-39/+164
* small fixes: in X11/Xlib.h Bool is int (Karl Runge); indexed colour supportdscho2002-12-151-44/+70
* fix: if no CXX is defined, really don't use zrle (Karl Runge)dscho2002-12-152-0/+6