summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵dscho2003-07-303-86/+55
| | | | get prefix "LIBVNCSERVER_"
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵dscho2003-07-283-42/+56
| | | | should not be used in a library (use rfbLog instead)
* another try to make CVS more helpful with configuredscho2003-07-101-0/+329
|
* added ChangeLog for x11vncdscho2003-04-031-0/+51
|
* new version from Karl!dscho2003-04-031-265/+1187
|
* the correct way to include rfb.h is now "#include <rfb/rfb.h>"dscho2003-02-203-3/+4
|
* fixed dependecy to libvncserver.a; if the lib is newer, the programs are ↵dscho2003-02-101-1/+1
| | | | relinked
* source from CVS always will need a current autoconf/automakedscho2003-02-091-329/+0
|
* I give up supporting old autoconf/automake; now require at least 2.52dscho2003-02-091-0/+329
|
* converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.hdscho2003-02-091-1/+1
|
* make dist fixed; make rpm introduceddscho2003-02-091-2/+5
|
* removed Makefiles; these are generated nowdscho2003-02-082-340/+1
|
* ignore generated filesdscho2003-02-081-0/+1
|
* missing filesdscho2003-02-081-0/+4
|
* autoconf'ed everythingdscho2003-02-082-22/+342
|
* moved files to include; moved a file to examples/dscho2003-02-072-5/+32
|
* 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
|
* 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
|
* compiler warnings, contrib directory, new x11vnc from Karl Rungedscho2002-12-062-0/+1533