index
:
libtdevnc
master
r14.1.x
Shared TDE VNC library sources
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libvncserver
/
cursor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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