| Commit message (Expand) | Author | Age | Files | Lines |
| * | API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge... | dscho | 2003-07-30 | 3 | -86/+55 |
| * | fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho... | dscho | 2003-07-28 | 3 | -42/+56 |
| * | another try to make CVS more helpful with configure | dscho | 2003-07-10 | 1 | -0/+329 |
| * | added ChangeLog for x11vnc | dscho | 2003-04-03 | 1 | -0/+51 |
| * | new version from Karl! | dscho | 2003-04-03 | 1 | -265/+1187 |
| * | the correct way to include rfb.h is now "#include <rfb/rfb.h>" | dscho | 2003-02-20 | 3 | -3/+4 |
| * | fixed dependecy to libvncserver.a; if the lib is newer, the programs are reli... | dscho | 2003-02-10 | 1 | -1/+1 |
| * | source from CVS always will need a current autoconf/automake | dscho | 2003-02-09 | 1 | -329/+0 |
| * | I give up supporting old autoconf/automake; now require at least 2.52 | dscho | 2003-02-09 | 1 | -0/+329 |
| * | converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h | dscho | 2003-02-09 | 1 | -1/+1 |
| * | make dist fixed; make rpm introduced | dscho | 2003-02-09 | 1 | -2/+5 |
| * | removed Makefiles; these are generated now | dscho | 2003-02-08 | 2 | -340/+1 |
| * | ignore generated files | dscho | 2003-02-08 | 1 | -0/+1 |
| * | missing files | dscho | 2003-02-08 | 1 | -0/+4 |
| * | autoconf'ed everything | dscho | 2003-02-08 | 2 | -22/+342 |
| * | moved files to include; moved a file to examples/ | dscho | 2003-02-07 | 2 | -5/+32 |
| * | strange, but standard X11 behaviour from Sun keymappings... | dscho | 2002-12-25 | 1 | -0/+19 |
| * | include commented debug functionality | dscho | 2002-12-20 | 1 | -0/+5 |
| * | AltGr fixes in x11vnc, renamed from altgr to modtweak | dscho | 2002-12-20 | 1 | -19/+26 |
| * | Makefile for contrib | dscho | 2002-12-20 | 1 | -0/+3 |
| * | new version of x11vnc from Karl Runge | dscho | 2002-12-19 | 2 | -39/+164 |
| * | small fixes: in X11/Xlib.h Bool is int (Karl Runge); indexed colour support | dscho | 2002-12-15 | 1 | -44/+70 |
| * | compiler warnings, contrib directory, new x11vnc from Karl Runge | dscho | 2002-12-06 | 2 | -0/+1533 |