summaryrefslogtreecommitdiffstats
path: root/contrib/x11vnc.c
Commit message (Expand)AuthorAgeFilesLines
* move the library into libvncserver/, x11vnc into x11vnc/dscho2004-05-251-6742/+0
* x11vnc: -gone, -passwdfile, -o logfile; add view-only to -acceptrunge2004-05-221-137/+570
* x11vnc: more -inetd fixes.runge2004-05-141-3/+34
* x11vnc: less fprintf under -q so '-q -inetd' has no stderr output.runge2004-05-141-24/+41
* x11vnc: improvements to -accept popup: yes/no buttons and timeout.runge2004-05-131-30/+97
* x11vnc: clean up -Wall warnings.runge2004-05-081-27/+25
* x11vnc: add -accept some-command/xmessage/popuprunge2004-05-081-7/+264
* x11vnc: mouse -> keystroke and keystroke -> mouse remappings.runge2004-05-061-127/+435
* x11vnc: add -auth, more -cursorpos and -nofb workrunge2004-04-281-37/+156
* x11vnc: add -cursorpos for Cursor Position Updates, and -sigpiperunge2004-04-201-8/+134
* x11vnc: do not send selection unless all clients are in RFB_NORMAL state.runge2004-04-131-7/+45
* x11vnc options -blackout, -xinerama, -xwarppointer. check cargs.runge2004-04-081-260/+805
* x11vnc options -vncconnect, -connect, -remap,runge2004-03-111-56/+503
* x11vnc options -nosel -noprimary -visual.runge2004-02-201-63/+646
* handle mouse button number mismatchrunge2004-01-191-73/+922
* 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