| Commit message (Expand) | Author | Age | Files | Lines |
* | 10l: really fix preferredEncoding set from outside | dscho | 2005-01-25 | 1 | -1/+2 |
* | implemented Floyd-Steinberg dither in order to rfbMakeMaskFromAlphaSource | dscho | 2005-01-21 | 1 | -0/+38 |
* | disappearing cursor fixed & debug message purged | dscho | 2005-01-20 | 1 | -1/+0 |
* | fix disappearing cursor | dscho | 2005-01-20 | 3 | -12/+12 |
* | redraw region under old cursor even if the old cursor doesn't have to be freed. | dscho | 2005-01-19 | 1 | -2/+3 |
* | oops, a debug message slipped through | dscho | 2005-01-19 | 1 | -2/+0 |
* | pointerClient was still static. | dscho | 2005-01-18 | 4 | -158/+148 |
* | add convenience function to clip using x2,y2 instead of w,h | dscho | 2005-01-18 | 1 | -0/+22 |
* | add cursor alphablending to rfb.h cursor.c, x11vnc -alphablend -snapfb etc.. | runge | 2005-01-16 | 1 | -6/+81 |
* | add comment "if col=bcol, assume background is transparent" | dscho | 2005-01-14 | 1 | -1/+2 |
* | fix comment | dscho | 2005-01-14 | 1 | -1/+2 |
* | close socket in ClientConnectionGone | dscho | 2005-01-14 | 1 | -0/+3 |
* | return value of rfbProcessEvents tells if an update was pending | dscho | 2005-01-14 | 1 | -2/+8 |
* | fix segfault when trying to write outside of frameBuffer | dscho | 2005-01-14 | 1 | -1/+1 |
* | add hook to allow for custom client messages | dscho | 2005-01-03 | 2 | -0/+9 |
* | x11vnc: synchronous mode for -remote, string cleanup | runge | 2004-12-20 | 1 | -0/+1 |
* | don't mix up width & height! | dscho | 2004-12-17 | 1 | -1/+1 |
* | support MinGW32! | dscho | 2004-12-01 | 3 | -13/+17 |
* | release client list mutex earlier | dscho | 2004-10-02 | 1 | -2/+2 |
* | output only via rfbErr | dscho | 2004-09-03 | 1 | -4/+4 |
* | global structures/functions should have "rfb", "sra" or "zrle" as prefix, | dscho | 2004-08-30 | 20 | -423/+423 |
* | convert c++ comments to c comments | dscho | 2004-06-18 | 1 | -8/+8 |
* | debug | dscho | 2004-06-18 | 1 | -0/+8 |
* | fix CoRRE with maxRectsPerUpdate bug | dscho | 2004-06-15 | 1 | -2/+4 |
* | all this moving and renaming needs changes in the cvsignores, too! | dscho | 2004-06-07 | 1 | -0/+4 |
* | fix cursor trails (when not using cursor encoding and moving the cursor, | dscho | 2004-06-07 | 1 | -2/+14 |
* | add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au... | dscho | 2004-06-07 | 1 | -1/+1 |
* | x11vnc: view-only plain passwd: -viewpasswd and 2nd line of -passwdfile | runge | 2004-05-27 | 2 | -13/+15 |
* | move the library into libvncserver/, x11vnc into x11vnc/ | dscho | 2004-05-25 | 37 | -0/+12775 |