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
/
cursor.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
move the library into libvncserver/, x11vnc into x11vnc/
dscho
2004-05-25
1
-527
/
+0
|
*
do not send unnecessary updated because of cursor drawing
dscho
2004-01-21
1
-7
/
+14
|
*
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵
dscho
2003-07-30
1
-4
/
+4
|
|
|
|
get prefix "LIBVNCSERVER_"
*
further valgrinding showed leaked mallocs
dscho
2003-07-29
1
-7
/
+24
|
*
export rfbReverseBytes; undefine VERSION, because it's too common
dscho
2003-02-17
1
-3
/
+1
|
*
converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h
dscho
2003-02-09
1
-6
/
+6
|
*
patch from Const for CursorPosUpdate encoding
dscho
2002-10-29
1
-6
/
+41
|
*
unwarn compilation
dscho
2002-08-19
1
-2
/
+2
|
*
Tim's Changes
dscho
2002-05-02
1
-6
/
+7
|
*
memleaks patched
dscho
2002-04-25
1
-0
/
+2
|
*
changes from Tim Jansen: threading issues, new client can be rejected, and more
dscho
2002-02-18
1
-2
/
+2
|
*
rfbSelectBox, consoleFonts, too many changes
dscho
2001-10-13
1
-6
/
+6
|
*
pthreads corrections
dscho
2001-10-10
1
-1
/
+5
|
*
changed cursor functions to use screen info, not cursor
dscho
2001-10-05
1
-13
/
+3
|
|
|
|
fixed copy rect.
*
fixed 2 pthreads issues, added noXCursor option.
dscho
2001-10-04
1
-11
/
+15
|
*
no more compile warnings, pthread final(?) fixes
dscho
2001-10-02
1
-52
/
+21
|
*
implemented rfbSetCursor
dscho
2001-10-02
1
-0
/
+26
|
*
nother try
dscho
2001-09-29
1
-1
/
+7
|
*
more pthread debugging
dscho
2001-09-29
1
-7
/
+50
|
*
exported rfbReverseByte
dscho
2001-09-28
1
-10
/
+4
|
*
don't send a cursor update if there is no cursor
dscho
2001-09-28
1
-0
/
+1
|
*
added setTranslateFunction as member of rfbScreenInfo,
dscho
2001-09-27
1
-1
/
+4
|
|
|
|
cursor may be NULL (no cursor).
*
fix cursor bug; missing keysym; fix align problem on SGI; clean up cursor.c
dscho
2001-09-25
1
-54
/
+45
|
|
|
|
clean up rfb.h a bit; endian issues
*
bugfix: cursor (works now without xcursor encoding)
dscho
2001-09-24
1
-145
/
+1
|
*
cursor changes
dscho
2001-09-24
1
-0
/
+8
|
*
cleaned up warnings, cursor changes
dscho
2001-09-23
1
-77
/
+299
|
*
http added, prepare for cursor
dscho
2001-09-21
1
-0
/
+350