| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix short vs. char problem with X cursors. Have fg == bg == 0 imply interpol... | runge | 2007-03-24 | 1 | -7/+51 |
* | Corrected Cursor Statistics reporting as messages | steven_carr | 2006-05-16 | 1 | -2/+2 |
* | The great UltraVNC Compatibility Commit | steven_carr | 2006-05-15 | 1 | -8/+3 |
* | Client Independent Server Side Scaling is now supported | steven_carr | 2006-05-03 | 1 | -0/+10 |
* | fix some non-gcc compiler warnings and signals in x11vnc | runge | 2006-02-20 | 1 | -1/+1 |
* | main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of ... | runge | 2005-06-14 | 1 | -14/+34 |
* | ANSIfy, fix some warnings from Linus' sparse | dscho | 2005-05-15 | 1 | -8/+10 |
* | 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 | 1 | -4/+7 |
* | 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 | 1 | -36/+64 |
* | add cursor alphablending to rfb.h cursor.c, x11vnc -alphablend -snapfb etc.. | runge | 2005-01-16 | 1 | -6/+81 |
* | 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 |
* | global structures/functions should have "rfb", "sra" or "zrle" as prefix, | dscho | 2004-08-30 | 1 | -17/+17 |
* | fix cursor trails (when not using cursor encoding and moving the cursor, | dscho | 2004-06-07 | 1 | -2/+14 |
* | move the library into libvncserver/, x11vnc into x11vnc/ | dscho | 2004-05-25 | 1 | -0/+527 |