summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* ZRLE no longer uses C++, but Cdscho2003-09-081-2/+1
|
* added --disable-cxx flag to configuredscho2003-08-291-22/+33
|
* more files to ignoredscho2003-08-081-0/+4
|
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵dscho2003-07-301-42/+28
| | | | get prefix "LIBVNCSERVER_"
* further valgrinding showed leaked mallocsdscho2003-07-291-1/+8
|
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵dscho2003-07-283-1/+307
| | | | should not be used in a library (use rfbLog instead)
* first beginnings of automatic tests, thanks to libvncclientdscho2003-07-281-0/+25