Commit Graph

325 Commits (5f9a07d7e1613dbccd5a27e845dbb8a7f2a27b2e)

Author SHA1 Message Date
dscho 47646a200f redraw region under old cursor even if the old cursor doesn't have to be freed.
20 years ago
dscho 81ac5600be oops, a debug message slipped through
20 years ago
dscho a84b3d072a pointerClient was still static.
20 years ago
dscho dd923e8660 add convenience function to clip using x2,y2 instead of w,h
20 years ago
runge b58e460fac add cursor alphablending to rfb.h cursor.c, x11vnc -alphablend -snapfb etc..
20 years ago
dscho 8d2ae4ea51 add comment "if col=bcol, assume background is transparent"
20 years ago
dscho 135767a93e fix comment
20 years ago
dscho a87e288f09 close socket in ClientConnectionGone
20 years ago
dscho 2cd3c824c6 return value of rfbProcessEvents tells if an update was pending
20 years ago
dscho b9a8f19bb4 fix segfault when trying to write outside of frameBuffer
20 years ago
dscho e78a41c69c add hook to allow for custom client messages
20 years ago
runge 2cc1b1d3e7 x11vnc: synchronous mode for -remote, string cleanup
20 years ago
dscho f28038b28a don't mix up width & height!
20 years ago
dscho 658b65ad0c support MinGW32!
20 years ago
dscho 28d09a73ce release client list mutex earlier
20 years ago
dscho 3060d5fa15 output only via rfbErr
20 years ago
dscho 97299606da global structures/functions should have "rfb", "sra" or "zrle" as prefix,
20 years ago
dscho 2a4a0f487e convert c++ comments to c comments
20 years ago
dscho 1589d04d50 debug
20 years ago
dscho 6bda09f03c fix CoRRE with maxRectsPerUpdate bug
20 years ago
dscho 35236477c4 all this moving and renaming needs changes in the cvsignores, too!
20 years ago
dscho fefcb9188a fix cursor trails (when not using cursor encoding and moving the cursor,
20 years ago
dscho 2b8c2a5c3a add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging
20 years ago
runge e3c8cddef9 x11vnc: view-only plain passwd: -viewpasswd and 2nd line of -passwdfile
20 years ago
dscho 876868553d move the library into libvncserver/, x11vnc into x11vnc/
20 years ago