summaryrefslogtreecommitdiffstats
path: root/translate.c
Commit message (Expand)AuthorAgeFilesLines
* rfbErr introduceddscho2003-08-061-4/+4
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...dscho2003-07-301-21/+21
* renamed sraRegion to rfbregion and put it in include/; will be installed nowdscho2003-02-091-1/+1
* converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.hdscho2003-02-091-3/+3
* Tim's Changesdscho2002-05-021-2/+2
* changes from Tim Jansen: threading issues, new client can be rejected, and moredscho2002-02-181-2/+3
* WIN32 compatibility, removed kbdptr.cdscho2001-10-061-0/+3
* no more compile warnings, pthread final(?) fixesdscho2001-10-021-5/+6
* support for server side colour maps, fix for non-pthread, support for 3bppdscho2001-10-021-29/+110
* dropped miregion and all the X stuff in favour of Wez' sraRegion, added doxdscho2001-09-291-5/+3
* Initial revisiondscho2001-08-011-0/+400