| Commit message (Expand) | Author | Age | Files | Lines |
| * | x11vnc -users, fix -solid on gnome/kde, configure.ac pwd.h wait.h and utmpx.h | runge | 2005-02-09 | 1 | -2/+2 |
| * | configure.ac: --with-jpeg=DIR --with-zlib=DIR, /usr/sfw | runge | 2005-02-07 | 1 | -20/+82 |
| * | new version... | dscho | 2005-01-14 | 1 | -2/+2 |
| * | released 0.7 | dscho | 2004-12-20 | 1 | -2/+2 |
| * | support MinGW32! | dscho | 2004-12-01 | 1 | -1/+7 |
| * | x11vnc: -cursor change shape handling, configure.ac: add more macros for X e... | runge | 2004-08-30 | 1 | -19/+52 |
| * | fix XKBlib.h detection on *BSD, x11vnc: manpage and README | runge | 2004-08-04 | 1 | -0/+3 |
| * | modtweak is now the default for x11vnc; check X11/XKBlib.h in configure.ac | runge | 2004-07-16 | 1 | -3/+7 |
| * | fix compilation on IRIX | dscho | 2004-06-08 | 1 | -0/+4 |
| * | fix test for sdl | dscho | 2004-06-08 | 1 | -5/+1 |
| * | add vnc2mpg, a program which makes a movie from a VNC desktop using FFMPEG | dscho | 2004-06-07 | 1 | -1/+7 |
| * | add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au... | dscho | 2004-06-07 | 1 | -0/+13 |
| * | -lvncserver is not default now | dscho | 2004-05-25 | 1 | -2/+0 |
| * | move the library into libvncserver/, x11vnc into x11vnc/ | dscho | 2004-05-25 | 1 | -0/+2 |
| * | fix compilation without jpeg and a certain autoconf version | dscho | 2004-04-12 | 1 | -2/+2 |
| * | x11vnc options -blackout, -xinerama, -xwarppointer. check cargs. | runge | 2004-04-08 | 1 | -0/+5 |
| * | Honour the check for libz, libjpeg again | dscho | 2004-01-29 | 1 | -1/+3 |
| * | 0.6 is out... version is 0.7pre now | dscho | 2004-01-19 | 1 | -2/+2 |
| * | compile fix for cygwin | dscho | 2004-01-16 | 1 | -0/+4 |
| * | x11vnc: XBell events, -nofb, -notruecolor, misc. cleaning | runge | 2003-12-09 | 1 | -0/+4 |
| * | release 0.6 | dscho | 2003-11-07 | 1 | -2/+2 |
| * | ZRLE no longer uses C++, but C | dscho | 2003-09-08 | 1 | -31/+6 |
| * | added --disable-cxx flag to configure | dscho | 2003-08-29 | 1 | -2/+9 |
| * | add --without-jpeg, --without-zlib; repair --without-backchannel, --without-2... | dscho | 2003-08-08 | 1 | -7/+26 |
| * | really check for setsid, not pgrp | dscho | 2003-08-02 | 1 | -2/+1 |
| * | mention NEWS in README, add checks for fork and setpgrp | dscho | 2003-08-01 | 1 | -0/+2 |
| * | API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge... | dscho | 2003-07-30 | 1 | -1/+2 |
| * | fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho... | dscho | 2003-07-28 | 1 | -0/+2 |
| * | also distribute classes/ directory | dscho | 2003-07-10 | 1 | -0/+1 |
| * | fix am__fastdepCXX for system not having ZLIB | dscho | 2003-05-05 | 1 | -2/+2 |
| * | let libvncserver-config behave as expected when called without installing | dscho | 2003-02-28 | 1 | -0/+2 |
| * | moved include/ to rfb/ | dscho | 2003-02-18 | 1 | -2/+2 |
| * | fixed --link option to libvncserver-config | dscho | 2003-02-16 | 1 | -2/+10 |
| * | support for OS X is better now | dscho | 2003-02-09 | 1 | -0/+1 |
| * | trying again to support OS X | dscho | 2003-02-09 | 1 | -0/+4 |
| * | included vncterm | dscho | 2003-02-09 | 1 | -0/+4 |
| * | moved the OSXvnc-server to examples; IRIX fixes (not really IRIX, but shows t... | dscho | 2003-02-09 | 1 | -14/+17 |
| * | order of X libraries is not good for IRIX | dscho | 2003-02-09 | 1 | -1/+1 |
| * | include order was wrong | dscho | 2003-02-09 | 1 | -2/+2 |
| * | converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h | dscho | 2003-02-09 | 1 | -0/+2 |
| * | bigendian is now determined at configure time | dscho | 2003-02-09 | 1 | -0/+1 |
| * | small adjustments for autoconf/automake compatibility | dscho | 2003-02-09 | 1 | -1/+1 |
| * | make dist fixed; make rpm introduced | dscho | 2003-02-09 | 1 | -8/+23 |
| * | autoconf'ed everything | dscho | 2003-02-08 | 1 | -0/+88 |