summaryrefslogtreecommitdiffstats
path: root/rfbregion.c
Commit message (Collapse)AuthorAgeFilesLines
* move the library into libvncserver/, x11vnc into x11vnc/dscho2004-05-251-862/+0
|
* fixed valgrind warningdscho2004-02-291-7/+12
|
* rfbErr introduceddscho2003-08-061-1/+1
|
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵dscho2003-07-301-23/+22
| | | | get prefix "LIBVNCSERVER_"
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵dscho2003-07-281-2/+1
| | | | should not be used in a library (use rfbLog instead)
* synced with TightVNC and RealVNCdscho2003-07-281-0/+33
|
* renamed sraRegion to rfbregion and put it in include/; will be installed nowdscho2003-02-091-0/+826