dscho
|
8a5f8f2590
|
export rfbReverseBytes; undefine VERSION, because it's too common
|
22 years ago |
dscho
|
5030d53ff0
|
converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h
|
22 years ago |
dscho
|
19c7fc0217
|
patch from Const for CursorPosUpdate encoding
|
22 years ago |
dscho
|
598c460ceb
|
unwarn compilation
|
23 years ago |
dscho
|
ff9fbd971b
|
Tim's Changes
|
23 years ago |
dscho
|
efa12fa978
|
memleaks patched
|
23 years ago |
dscho
|
45a4b4a223
|
changes from Tim Jansen: threading issues, new client can be rejected, and more
|
23 years ago |
dscho
|
9f07e222f8
|
rfbSelectBox, consoleFonts, too many changes
|
23 years ago |
dscho
|
fad7881732
|
pthreads corrections
|
23 years ago |
dscho
|
018e90db59
|
changed cursor functions to use screen info, not cursor
fixed copy rect.
|
23 years ago |
dscho
|
bd5fdd670c
|
fixed 2 pthreads issues, added noXCursor option.
|
23 years ago |
dscho
|
130ae151d1
|
no more compile warnings, pthread final(?) fixes
|
23 years ago |
dscho
|
f6e8bc8927
|
implemented rfbSetCursor
|
23 years ago |
dscho
|
641012310e
|
nother try
|
23 years ago |
dscho
|
58031bcb76
|
more pthread debugging
|
23 years ago |
dscho
|
c30ded8d53
|
exported rfbReverseByte
|
23 years ago |
dscho
|
0ea0b7f0df
|
don't send a cursor update if there is no cursor
|
23 years ago |
dscho
|
11d64787ee
|
added setTranslateFunction as member of rfbScreenInfo,
cursor may be NULL (no cursor).
|
23 years ago |
dscho
|
94f04a8631
|
fix cursor bug; missing keysym; fix align problem on SGI; clean up cursor.c
clean up rfb.h a bit; endian issues
|
23 years ago |
dscho
|
5c438e3fb2
|
bugfix: cursor (works now without xcursor encoding)
|
23 years ago |
dscho
|
fa85c12aa9
|
cursor changes
|
23 years ago |
dscho
|
1e83d9a599
|
cleaned up warnings, cursor changes
|
23 years ago |
dscho
|
febced5536
|
http added, prepare for cursor
|
23 years ago |