summaryrefslogtreecommitdiffstats
path: root/rfbserver.c
Commit message (Collapse)AuthorAgeFilesLines
* start x11vnc, an x0rfbserver clonedscho2001-11-181-1/+2
|
* Visual C++ / win32 compatibility reestablisheddscho2001-11-151-0/+4
|
* clean upsdscho2001-10-251-6/+6
|
* deferUpdatedscho2001-10-161-1/+1
|
* font errors, requestedRegion bugdscho2001-10-161-4/+6
|
* cleanupsdscho2001-10-121-1/+1
|
* replaced xalloc with malloc functions, udp input support (untested), fixed httpdscho2001-10-111-77/+99
|
* copyrect corrections, fd_set in rfbNewClient, dox in rfb.h for pthreadsdscho2001-10-101-1/+1
| | | | problem
* pthreads correctionsdscho2001-10-101-0/+1
|
* removes region.hdscho2001-10-081-1/+1
|
* font corrections, displayHookdscho2001-10-071-0/+4
|
* WIN32 compatibility, removed kbdptr.cdscho2001-10-061-4/+8
|
* changed cursor functions to use screen info, not cursordscho2001-10-051-4/+4
| | | | fixed copy rect.
* rfbDoCopyRect/Region and rfbScheduleCopyRect/Region.dscho2001-10-041-2/+3
|
* fixed 2 pthreads issues, added noXCursor option.dscho2001-10-041-21/+16
|
* java viewer bug fixeddscho2001-10-031-2/+4
|
* upgraded to TridiaVNC 1.2.1dscho2001-10-031-12/+32
|
* no more compile warnings, pthread final(?) fixesdscho2001-10-021-78/+93
|
* support for server side colour maps, fix for non-pthread, support for 3bppdscho2001-10-021-16/+13
|
* finally fixed pthreadsdscho2001-09-291-15/+9
|
* more pthread debuggingdscho2001-09-291-5/+9
|
* dropped miregion and all the X stuff in favour of Wez' sraRegion, added doxdscho2001-09-291-160/+97
|
* added setTranslateFunction as member of rfbScreenInfo,dscho2001-09-271-1/+1
| | | | cursor may be NULL (no cursor).
* fix cursor bug; missing keysym; fix align problem on SGI; clean up cursor.cdscho2001-09-251-5/+5
| | | | clean up rfb.h a bit; endian issues
* bugfix: cursor (works now without xcursor encoding)dscho2001-09-241-5/+6
|
* cursor changesdscho2001-09-241-13/+18
|
* cleaned up warnings, cursor changesdscho2001-09-231-20/+24
|
* hooks inserteddscho2001-08-141-2/+8
|
* Initial revisiondscho2001-08-011-0/+1443