summaryrefslogtreecommitdiffstats
path: root/contrib/x11vnc.c
Commit message (Expand)AuthorAgeFilesLines
* x11vnc options -allow, -localhost, -nodragging, -input_skiprunge2004-01-101-25/+169
* x11vnc: XBell events, -nofb, -notruecolor, misc. cleaningrunge2003-12-091-46/+146
* -inetd, -noshm and friends addeddscho2003-11-111-10/+116
* Karl Runge: 8bpp handling now much better, single window also, many improvementsdscho2003-08-181-63/+199
* rfbErr introduceddscho2003-08-061-4/+4
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...dscho2003-07-301-34/+16
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...dscho2003-07-281-6/+6
* new version from Karl!dscho2003-04-031-265/+1187
* the correct way to include rfb.h is now "#include <rfb/rfb.h>"dscho2003-02-201-1/+1
* converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.hdscho2003-02-091-1/+1
* 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
* new version of x11vnc from Karl Rungedscho2002-12-191-38/+163
* 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-061-0/+1352