summaryrefslogtreecommitdiffstats
path: root/contrib/x11vnc.c
Commit message (Collapse)AuthorAgeFilesLines
* handle mouse button number mismatchrunge2004-01-191-73/+922
| | | | | | improved pointer input handling during drags, etc. somewhat faster copy_tiles() -> copy_tiles() x11vnc options -buttonmap -old_pointer -old_copytile
* x11vnc options -allow, -localhost, -nodragging, -input_skiprunge2004-01-101-25/+169
| | | | minimize memory usage under -nofb
* 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 ↵dscho2003-07-301-34/+16
| | | | get prefix "LIBVNCSERVER_"
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵dscho2003-07-281-6/+6
| | | | should not be used in a library (use rfbLog instead)
* 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