Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix compilation with Mac OSX: preprocessor can't do recursive macros | dscho | 2003-12-09 | 1 | -2/+9 | |
| | ||||||
* | 2002-09-11 Mark McLoughlin <[email protected]> | markmc | 2003-09-11 | 1 | -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 C | dscho | 2003-09-08 | 1 | -2/+1 | |
| | ||||||
* | added --disable-cxx flag to configure | dscho | 2003-08-29 | 1 | -31/+46 | |
| | ||||||
* | more files to ignore | dscho | 2003-08-08 | 1 | -0/+4 | |
| | ||||||
* | make --without-jpeg, --without-zlib work | dscho | 2003-08-08 | 3 | -1/+33 | |
| | ||||||
* | API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵ | dscho | 2003-07-30 | 11 | -114/+99 | |
| | | | | get prefix "LIBVNCSERVER_" | |||||
* | further valgrinding showed leaked mallocs | dscho | 2003-07-29 | 3 | -11/+45 | |
| | ||||||
* | is autoconfed now | dscho | 2003-07-28 | 1 | -365/+0 | |
| | ||||||
* | fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵ | dscho | 2003-07-28 | 12 | -289/+1036 | |
| | | | | should not be used in a library (use rfbLog instead) | |||||
* | first alpha version of libvncclient | dscho | 2003-07-27 | 11 | -0/+3024 | |