| Commit message (Expand) | Author | Age | Files | Lines |
* | fix for MinGW | dscho | 2004-12-20 | 1 | -1/+1 |
* | x11vnc: XFIXES cursorshape, XRANDR resize, remote control, gui | runge | 2004-12-17 | 1 | -1/+2 |
* | support MinGW32! | dscho | 2004-12-01 | 1 | -3/+3 |
* | tight-1 -> encodingstest | dscho | 2004-10-16 | 1 | -1/+1 |
* | rename tight-1.c into encodingstest.c, fixing it in the process. It now | dscho | 2004-10-16 | 2 | -17/+58 |
* | compiles, 1st run is okay, 2nd and subsequent give errors. Evidently, | dscho | 2004-10-15 | 1 | -38/+120 |
* | compiling, non functional version of a unit test for encodings | dscho | 2004-10-15 | 1 | -18/+211 |
* | global structures/functions should have "rfb", "sra" or "zrle" as prefix, | dscho | 2004-08-30 | 2 | -3/+3 |
* | convert c++ comments to c comments | dscho | 2004-06-18 | 1 | -1/+0 |
* | all this moving and renaming needs changes in the cvsignores, too! | dscho | 2004-06-07 | 1 | -1/+3 |
* | add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au... | dscho | 2004-06-07 | 4 | -3/+62 |
* | move the library into libvncserver/, x11vnc into x11vnc/ | dscho | 2004-05-25 | 1 | -1/+1 |
* | fix cargs.c: arguments were not correctly purged. | dscho | 2004-03-22 | 2 | -1/+30 |
* | 2002-09-11 Mark McLoughlin <mark@skynet.ie> | markmc | 2003-09-11 | 2 | -296/+1 |
* | 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 | -22/+33 |
* | more files to ignore | dscho | 2003-08-08 | 1 | -0/+4 |
* | API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge... | dscho | 2003-07-30 | 1 | -42/+28 |
* | further valgrinding showed leaked mallocs | dscho | 2003-07-29 | 1 | -1/+8 |
* | fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho... | dscho | 2003-07-28 | 3 | -1/+307 |
* | first beginnings of automatic tests, thanks to libvncclient | dscho | 2003-07-28 | 1 | -0/+25 |