summaryrefslogtreecommitdiffstats
path: root/libvncclient
Commit message (Collapse)AuthorAgeFilesLines
...
* fix compilation with Mac OSX: preprocessor can't do recursive macrosdscho2003-12-091-2/+9
|
* 2002-09-11 Mark McLoughlin <[email protected]>markmc2003-09-111-361/+0
| | | | | | | * Makefile.in, */Makefile.in, aclocal.m4, bootstrap.sh, config.h.in, configure, depcomp, install-sh, missing, mkinstalldirs, Removed auto-generated files from CVS.
* ZRLE no longer uses C++, but Cdscho2003-09-081-2/+1
|
* added --disable-cxx flag to configuredscho2003-08-291-31/+46
|
* more files to ignoredscho2003-08-081-0/+4
|
* make --without-jpeg, --without-zlib workdscho2003-08-083-1/+33
|
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵dscho2003-07-3011-114/+99
| | | | get prefix "LIBVNCSERVER_"
* further valgrinding showed leaked mallocsdscho2003-07-293-11/+45
|
* is autoconfed nowdscho2003-07-281-365/+0
|
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵dscho2003-07-2812-289/+1036
| | | | should not be used in a library (use rfbLog instead)
* first alpha version of libvncclientdscho2003-07-2711-0/+3024