Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x11vnc options -nosel -noprimary -visual. | runge | 2004-02-20 | 2 | -63/+655 |
| | | | | | | add clipboard/selection handling. add visual option (mostly for testing and workarounds). improve shm cleanup on failures. | ||||
* | handle mouse button number mismatch | runge | 2004-01-19 | 2 | -73/+932 |
| | | | | | | improved pointer input handling during drags, etc. somewhat faster copy_tiles() -> copy_tiles() x11vnc options -buttonmap -old_pointer -old_copytile | ||||
* | 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 |
| | | | | minimize memory usage under -nofb | ||||
* | 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 |
| | | | | | | | * Makefile.in, */Makefile.in, aclocal.m4, bootstrap.sh, config.h.in, configure, depcomp, install-sh, missing, mkinstalldirs, Removed auto-generated files from CVS. | ||||
* | 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 ↵ | dscho | 2003-07-30 | 3 | -86/+55 |
| | | | | get prefix "LIBVNCSERVER_" | ||||
* | fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵ | dscho | 2003-07-28 | 3 | -42/+56 |
| | | | | should not be used in a library (use rfbLog instead) | ||||
* | 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 ↵ | dscho | 2003-02-10 | 1 | -1/+1 |
| | | | | relinked | ||||
* | 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 |