| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix various compilation warnings | Vic Lee | 2009-11-10 | 1 | -2/+2 |
* | mingw32 crosscompile fixes. | Christian Beier | 2009-10-02 | 1 | -0/+2 |
* | clean up build flags | dscho | 2009-02-03 | 1 | -2/+1 |
* | Build shared libraries per default | dscho | 2007-03-30 | 1 | -1/+1 |
* | do not always include rfb/keysym.h | dscho | 2006-09-12 | 2 | -0/+2 |
* | fix some build issues WRT ultravnc code. | runge | 2006-05-13 | 1 | -2/+2 |
* | hide strict ansi stuff if not explicitely turned on; actually use the socklen... | dscho | 2005-05-18 | 1 | -0/+2 |
* | ANSIfy, fix some warnings from Linus' sparse | dscho | 2005-05-15 | 2 | -1/+2 |
* | socketInitDone -> socketState | dscho | 2005-05-07 | 2 | -3/+4 |
* | pointerClient was still static. | dscho | 2005-01-18 | 1 | -9/+2 |
* | support MinGW32! | dscho | 2004-12-01 | 1 | -3/+9 |
* | global structures/functions should have "rfb", "sra" or "zrle" as prefix, | dscho | 2004-08-30 | 3 | -34/+34 |
* | 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 |
* | 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 ge... | dscho | 2003-07-30 | 5 | -73/+58 |
* | fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho... | dscho | 2003-07-28 | 5 | -54/+69 |
* | 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 reli... | dscho | 2003-02-10 | 1 | -1/+1 |
* | 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 |