| Commit message (Expand) | Author | Age | Files | Lines |
* | x11vnc: long info and tips when XOpenDisplay fails, reinstate "bad desktop" ... | runge | 2005-06-21 | 4 | -20/+118 |
* | configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes. | runge | 2005-06-18 | 4 | -733/+871 |
* | main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of ... | runge | 2005-06-14 | 6 | -1245/+2068 |
* | main.c: no sraRgnSubstract for copyRect, scrolls for x11vnc -scale; add -fix... | runge | 2005-06-04 | 6 | -149/+435 |
* | main.c: fix copyRect for non-cursor-shape-aware clients. | runge | 2005-05-31 | 4 | -444/+522 |
* | x11vnc: scrolling: grabserver, autorepeat throttling, mouse wheel, fix onetile | runge | 2005-05-25 | 6 | -233/+978 |
* | x11vnc: more scrolling, -scr_term, -wait_ui, -nowait_bog | runge | 2005-05-18 | 6 | -226/+1045 |
* | more files to ignore | dscho | 2005-05-14 | 1 | -0/+3 |
* | x11vnc: more improvements to -scrollcopyrect and -xkb modes. | runge | 2005-05-14 | 6 | -1765/+5323 |
* | socketInitDone -> socketState | dscho | 2005-05-07 | 1 | -1/+1 |
* | x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for x11vnc... | runge | 2005-05-03 | 6 | -885/+3685 |
* | x11vnc: -wireframe, -wirecopyrect, -privremote, -safer, -nocmd, -unsafe, -no... | runge | 2005-04-19 | 7 | -1095/+3108 |
* | x11vnc: add rawfb setup example misc/ranfb.pl | runge | 2005-04-12 | 3 | -2/+159 |
* | x11vnc: fix some -rawfb bugs, add setup:cmd | runge | 2005-04-11 | 7 | -573/+932 |
* | x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ... | runge | 2005-04-10 | 17 | -288/+2855 |
* | x11vnc: use DEC-XTRAP on legacy X11R5, -shiftcmap, -http | runge | 2005-04-04 | 6 | -234/+526 |
* | x11vnc: fix event leaks, build-time customizations, -nolookup | runge | 2005-03-29 | 6 | -1000/+1553 |
* | x11vnc: scale cursors, speed up some scaling, alt arrows, -norepeat N | runge | 2005-03-20 | 6 | -1145/+1959 |
* | x11vnc: X DAMAGE support, -clip WxH+X+Y, identd. | runge | 2005-03-12 | 6 | -718/+1697 |
* | add '-listen ipaddr' option | runge | 2005-03-05 | 6 | -642/+949 |
* | x11vnc: final changes for 0.7.1 release. | runge | 2005-02-23 | 4 | -986/+1267 |
* | x11vnc: -nap is now the default, version str 0.7.1. | runge | 2005-02-22 | 6 | -216/+269 |
* | x11vnc: -users lurk=, -solid for cde, -gui ez,.. beginner mode. | runge | 2005-02-14 | 6 | -672/+1823 |
* | x11vnc -input to fine tune allow user input. per-client settings -R | runge | 2005-02-11 | 6 | -176/+1239 |
* | x11vnc -users, fix -solid on gnome/kde, configure.ac pwd.h wait.h and utmpx.h | runge | 2005-02-09 | 6 | -158/+959 |
* | x11vnc -solid color, -opts; tightvnc unix viewer alpha patch | runge | 2005-02-05 | 6 | -405/+1007 |
* | whoops, test version of x11vnc.c leaked out... | runge | 2005-01-24 | 1 | -1889/+0 |
* | sync with new cursor mechanism, -timeout, -noalphablend, try :0 if no other ... | runge | 2005-01-24 | 6 | -303/+2419 |
* | pointerClient was still static. | dscho | 2005-01-18 | 1 | -20/+15 |
* | add cursor alphablending to rfb.h cursor.c, x11vnc -alphablend -snapfb etc.. | runge | 2005-01-16 | 6 | -1654/+2988 |
* | x11vnc: improve XFIXES cursor transparency, more remote-control cmds. | runge | 2004-12-27 | 6 | -606/+1586 |
* | x11vnc: need tkx11vnc and tkx11vnc.h in x11vnc package | runge | 2004-12-23 | 3 | -11/+13 |
* | x11vnc: need tkx11vnc and tkx11vnc.h in x11vnc package | runge | 2004-12-23 | 1 | -2/+2 |
* | x11vnc: need tkx11vnc and tkx11vnc.h in x11vnc package | runge | 2004-12-23 | 1 | -1/+1 |
* | x11vnc: minor tweaks for x11vnc 0.7 file release | runge | 2004-12-23 | 6 | -48/+358 |
* | x11vnc: minor tweaks for 0.7 file release | runge | 2004-12-20 | 5 | -13/+74 |
* | x11vnc: synchronous mode for -remote, string cleanup | runge | 2004-12-20 | 6 | -619/+1298 |
* | x11vnc: XFIXES cursorshape, XRANDR resize, remote control, gui | runge | 2004-12-17 | 6 | -1678/+11934 |
* | support MinGW32! | dscho | 2004-12-01 | 1 | -1/+1 |
* | x11vnc: new pointer input handling algorithm; x11vnc pkg installs java viewer | runge | 2004-09-01 | 4 | -64/+246 |
* | global structures/functions should have "rfb", "sra" or "zrle" as prefix, | dscho | 2004-08-30 | 1 | -45/+45 |
* | x11vnc: -cursor change shape handling, configure.ac: add more macros for X e... | runge | 2004-08-30 | 4 | -829/+1580 |
* | x11vnc: -overlay to fix colors with Sun 8+24 overlay visuals. -sid option. | runge | 2004-08-15 | 4 | -357/+712 |
* | fix XKBlib.h detection on *BSD, x11vnc: manpage and README | runge | 2004-08-04 | 2 | -0/+3381 |
* | fix XKBlib.h detection on *BSD, x11vnc: manpage and README | runge | 2004-08-04 | 3 | -11/+21 |
* | x11vnc: adjust version number and output | runge | 2004-07-31 | 2 | -4/+5 |
* | x11vnc: -cursorpos now the default, fix cursorpos + scaling bug. | runge | 2004-07-31 | 2 | -102/+146 |
* | x11vnc: -add_keysyms dynamically add missing keysyms to X server | runge | 2004-07-29 | 2 | -1/+149 |
* | x11vnc: -xkb (XKEYBOARD modtweak), -skip_keycodes, multi lines in x11vncrc | runge | 2004-07-27 | 2 | -104/+1063 |
* | x11vnc: ignore keysyms >4 for a keycode, add lastmod to -help, -version | runge | 2004-07-19 | 2 | -6/+25 |