summaryrefslogtreecommitdiffstats
path: root/main.c
Commit message (Collapse)AuthorAgeFilesLines
* support for server side colour maps, fix for non-pthread, support for 3bppdscho2001-10-021-2/+8
|
* finally fixed pthreadsdscho2001-09-291-17/+22
|
* more pthread debuggingdscho2001-09-291-30/+12
|
* cleaned up pthreads (now compiles) and rfb.h (first undefine TRUE)dscho2001-09-291-1/+1
|
* dropped miregion and all the X stuff in favour of Wez' sraRegion, added doxdscho2001-09-291-23/+17
|
* added setTranslateFunction as member of rfbScreenInfo,dscho2001-09-271-0/+1
| | | | cursor may be NULL (no cursor).
* docu and cursors in examples.dscho2001-09-271-20/+14
|
* API correctionsdscho2001-09-261-9/+25
|
* adapted pnmshow to aligned widthdscho2001-09-261-0/+3
|
* fix cursor bug; missing keysym; fix align problem on SGI; clean up cursor.cdscho2001-09-251-62/+42
| | | | clean up rfb.h a bit; endian issues
* bugfix: cursor (works now without xcursor encoding)dscho2001-09-241-0/+3
|
* cursor changesdscho2001-09-241-4/+13
|
* cleaned up warnings, cursor changesdscho2001-09-231-9/+49
|
* http added, prepare for cursordscho2001-09-211-1/+7
|
* comments & new example: pnmshowdscho2001-08-141-1/+1
|
* now lines are drawn for the example, first steps to make clients independent.dscho2001-08-141-10/+19
|
* hooks inserteddscho2001-08-141-25/+16
|
* Initial revisiondscho2001-08-011-0/+426