| Commit message (Expand) | Author | Age | Files | Lines |
* | pointerClient was still static. | dscho | 2005-01-18 | 1 | -3/+0 |
* | support MinGW32! | dscho | 2004-12-01 | 1 | -1/+1 |
* | global structures/functions should have "rfb", "sra" or "zrle" as prefix, | dscho | 2004-08-30 | 1 | -4/+4 |
* | add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au... | dscho | 2004-06-07 | 1 | -1/+1 |
* | move the library into libvncserver/, x11vnc into x11vnc/ | dscho | 2004-05-25 | 3 | -6897/+1 |
* | x11vnc: -gone, -passwdfile, -o logfile; add view-only to -accept | runge | 2004-05-22 | 2 | -137/+577 |
* | x11vnc: more -inetd fixes. | runge | 2004-05-14 | 1 | -3/+34 |
* | x11vnc: less fprintf under -q so '-q -inetd' has no stderr output. | runge | 2004-05-14 | 2 | -25/+43 |
* | x11vnc: improvements to -accept popup: yes/no buttons and timeout. | runge | 2004-05-13 | 2 | -30/+100 |
* | x11vnc: clean up -Wall warnings. | runge | 2004-05-08 | 2 | -27/+26 |
* | x11vnc: add -accept some-command/xmessage/popup | runge | 2004-05-08 | 2 | -7/+268 |
* | x11vnc: mouse -> keystroke and keystroke -> mouse remappings. | runge | 2004-05-06 | 2 | -127/+445 |
* | x11vnc: add -auth, more -cursorpos and -nofb work | runge | 2004-04-28 | 2 | -37/+162 |
* | x11vnc: add -cursorpos for Cursor Position Updates, and -sigpipe | runge | 2004-04-20 | 2 | -8/+138 |
* | x11vnc: do not send selection unless all clients are in RFB_NORMAL state. | runge | 2004-04-13 | 2 | -7/+51 |
* | x11vnc options -blackout, -xinerama, -xwarppointer. check cargs. | runge | 2004-04-08 | 2 | -260/+814 |
* | x11vnc options -vncconnect, -connect, -remap, | runge | 2004-03-11 | 2 | -56/+511 |
* | x11vnc options -nosel -noprimary -visual. | runge | 2004-02-20 | 2 | -63/+655 |
* | handle mouse button number mismatch | runge | 2004-01-19 | 2 | -73/+932 |
* | compile fix for cygwin | dscho | 2004-01-16 | 1 | -1/+5 |
* | x11vnc options -allow, -localhost, -nodragging, -input_skip | runge | 2004-01-10 | 2 | -25/+177 |
* | x11vnc: XBell events, -nofb, -notruecolor, misc. cleaning | runge | 2003-12-09 | 2 | -46/+152 |
* | -inetd, -noshm and friends added | dscho | 2003-11-11 | 1 | -10/+116 |
* | 2002-09-11 Mark McLoughlin <mark@skynet.ie> | markmc | 2003-09-11 | 1 | -341/+0 |
* | ZRLE no longer uses C++, but C | dscho | 2003-09-08 | 1 | -2/+1 |
* | Karl Runge: 8bpp handling now much better, single window also, many improvements | dscho | 2003-08-18 | 1 | -63/+199 |
* | using autoconf 1.6 | dscho | 2003-08-18 | 1 | -26/+39 |
* | rfbErr introduced | dscho | 2003-08-06 | 1 | -4/+4 |
* | 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 |