Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert c++ comments to c comments | dscho | 2004-06-18 | 4 | -5/+3 |
| | |||||
* | move the library into libvncserver/, x11vnc into x11vnc/ | dscho | 2004-05-25 | 1 | -2/+2 |
| | |||||
* | inherit CFLAGS | dscho | 2004-01-19 | 1 | -1/+1 |
| | |||||
* | fix usage of non-existent attribute buffer | dscho | 2004-01-19 | 1 | -8/+11 |
| | |||||
* | 2002-09-11 Mark McLoughlin <mark@skynet.ie> | 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 | -6/+5 |
| | |||||
* | added --disable-cxx flag to configure | dscho | 2003-08-29 | 1 | -4/+4 |
| | |||||
* | using autoconf 1.6 | dscho | 2003-08-18 | 1 | -32/+46 |
| | |||||
* | rfbErr introduced | dscho | 2003-08-06 | 2 | -5/+5 |
| | |||||
* | API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵ | dscho | 2003-07-30 | 5 | -73/+58 |
| | | | | get prefix "LIBVNCSERVER_" | ||||
* | fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵ | dscho | 2003-07-28 | 5 | -54/+69 |
| | | | | should not be used in a library (use rfbLog instead) | ||||
* | another try to make CVS more helpful with configure | dscho | 2003-07-10 | 1 | -0/+348 |
| | |||||
* | the correct way to include rfb.h is now "#include <rfb/rfb.h>" | dscho | 2003-02-20 | 2 | -1/+3 |
| | |||||
* | fixed LinuxVNC colours | dscho | 2003-02-10 | 2 | -3/+17 |
| | |||||
* | fixed dependecy to libvncserver.a; if the lib is newer, the programs are ↵ | dscho | 2003-02-10 | 1 | -1/+1 |
| | | | | relinked | ||||
* | added colourmapexample; fixed LinuxVNC to show the right colours | dscho | 2003-02-10 | 1 | -1/+4 |
| | |||||
* | support for OS X is better now | dscho | 2003-02-09 | 2 | -7/+14 |
| | |||||
* | included vncterm | dscho | 2003-02-09 | 11 | -0/+1259 |