summaryrefslogtreecommitdiffstats
path: root/cursor.c
Commit message (Expand)AuthorAgeFilesLines
* patch from Const for CursorPosUpdate encodingdscho2002-10-291-6/+41
* unwarn compilationdscho2002-08-191-2/+2
* Tim's Changesdscho2002-05-021-6/+7
* memleaks patcheddscho2002-04-251-0/+2
* changes from Tim Jansen: threading issues, new client can be rejected, and moredscho2002-02-181-2/+2
* rfbSelectBox, consoleFonts, too many changesdscho2001-10-131-6/+6
* pthreads correctionsdscho2001-10-101-1/+5
* changed cursor functions to use screen info, not cursordscho2001-10-051-13/+3
* fixed 2 pthreads issues, added noXCursor option.dscho2001-10-041-11/+15
* no more compile warnings, pthread final(?) fixesdscho2001-10-021-52/+21
* implemented rfbSetCursordscho2001-10-021-0/+26
* nother trydscho2001-09-291-1/+7
* more pthread debuggingdscho2001-09-291-7/+50
* exported rfbReverseBytedscho2001-09-281-10/+4
* don't send a cursor update if there is no cursordscho2001-09-281-0/+1
* added setTranslateFunction as member of rfbScreenInfo,dscho2001-09-271-1/+4
* fix cursor bug; missing keysym; fix align problem on SGI; clean up cursor.cdscho2001-09-251-54/+45
* bugfix: cursor (works now without xcursor encoding)dscho2001-09-241-145/+1
* cursor changesdscho2001-09-241-0/+8
* cleaned up warnings, cursor changesdscho2001-09-231-77/+299
* http added, prepare for cursordscho2001-09-211-0/+350