| Commit message (Expand) | Author | Age | Files | Lines |
* | x11vnc: -wireframe, -wirecopyrect, -privremote, -safer, -nocmd, -unsafe, -no... | runge | 2005-04-19 | 1 | -286/+1956 |
* | x11vnc: fix some -rawfb bugs, add setup:cmd | runge | 2005-04-11 | 1 | -89/+205 |
* | x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ... | runge | 2005-04-10 | 1 | -204/+1326 |
* | x11vnc: use DEC-XTRAP on legacy X11R5, -shiftcmap, -http | runge | 2005-04-04 | 1 | -79/+285 |
* | x11vnc: fix event leaks, build-time customizations, -nolookup | runge | 2005-03-29 | 1 | -167/+559 |
* | x11vnc: scale cursors, speed up some scaling, alt arrows, -norepeat N | runge | 2005-03-20 | 1 | -463/+1064 |
* | x11vnc: X DAMAGE support, -clip WxH+X+Y, identd. | runge | 2005-03-12 | 1 | -149/+917 |
* | add '-listen ipaddr' option | runge | 2005-03-05 | 1 | -31/+227 |
* | x11vnc: final changes for 0.7.1 release. | runge | 2005-02-23 | 1 | -1/+1 |
* | x11vnc: -nap is now the default, version str 0.7.1. | runge | 2005-02-22 | 1 | -67/+73 |
* | x11vnc: -users lurk=, -solid for cde, -gui ez,.. beginner mode. | runge | 2005-02-14 | 1 | -275/+950 |
* | x11vnc -input to fine tune allow user input. per-client settings -R | runge | 2005-02-11 | 1 | -113/+501 |
* | x11vnc -users, fix -solid on gnome/kde, configure.ac pwd.h wait.h and utmpx.h | runge | 2005-02-09 | 1 | -125/+793 |
* | x11vnc -solid color, -opts; tightvnc unix viewer alpha patch | runge | 2005-02-05 | 1 | -24/+476 |
* | 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 | 1 | -75/+2066 |
* | 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 | 1 | -600/+1544 |
* | x11vnc: improve XFIXES cursor transparency, more remote-control cmds. | runge | 2004-12-27 | 1 | -171/+775 |
* | x11vnc: need tkx11vnc and tkx11vnc.h in x11vnc package | runge | 2004-12-23 | 1 | -6/+7 |
* | x11vnc: minor tweaks for x11vnc 0.7 file release | runge | 2004-12-23 | 1 | -8/+176 |
* | x11vnc: minor tweaks for 0.7 file release | runge | 2004-12-20 | 1 | -5/+1 |
* | x11vnc: synchronous mode for -remote, string cleanup | runge | 2004-12-20 | 1 | -337/+407 |
* | x11vnc: XFIXES cursorshape, XRANDR resize, remote control, gui | runge | 2004-12-17 | 1 | -1058/+5818 |
* | x11vnc: new pointer input handling algorithm; x11vnc pkg installs java viewer | runge | 2004-09-01 | 1 | -60/+232 |
* | 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 | 1 | -713/+1297 |
* | x11vnc: -overlay to fix colors with Sun 8+24 overlay visuals. -sid option. | runge | 2004-08-15 | 1 | -62/+287 |
* | fix XKBlib.h detection on *BSD, x11vnc: manpage and README | runge | 2004-08-04 | 1 | -10/+13 |
* | x11vnc: adjust version number and output | runge | 2004-07-31 | 1 | -4/+4 |
* | x11vnc: -cursorpos now the default, fix cursorpos + scaling bug. | runge | 2004-07-31 | 1 | -102/+141 |
* | x11vnc: -add_keysyms dynamically add missing keysyms to X server | runge | 2004-07-29 | 1 | -1/+146 |
* | x11vnc: -xkb (XKEYBOARD modtweak), -skip_keycodes, multi lines in x11vncrc | runge | 2004-07-27 | 1 | -104/+1053 |
* | x11vnc: ignore keysyms >4 for a keycode, add lastmod to -help, -version | runge | 2004-07-19 | 1 | -6/+21 |
* | modtweak is now the default for x11vnc; check X11/XKBlib.h in configure.ac | runge | 2004-07-16 | 1 | -112/+141 |
* | x11vnc: -norepeat to turn off X server autorepeat when clients exist. | runge | 2004-07-11 | 1 | -1/+83 |
* | x11vnc: extend -allow to re-read a file with allowed IP addresses. | runge | 2004-07-05 | 1 | -38/+99 |
* | x11vnc: improve scaled grid calc to regain text compression. add :pad option | runge | 2004-07-02 | 1 | -15/+94 |
* | x11vnc: round scaled width to multiple of 4 to make vncviewer happy. | runge | 2004-06-28 | 1 | -7/+44 |
* | x11vnc: speed up scaling a bit, add no blending option to -scale | runge | 2004-06-27 | 1 | -94/+195 |
* | x11vnc: add "-scale fraction" for global server-side scaling. | runge | 2004-06-26 | 1 | -82/+514 |
* | x11vnc: simple ~/.x11vncrc config file support, -rc, -norc | runge | 2004-06-17 | 1 | -23/+171 |
* | x11vnc: -clear_mods -clear_keys -storepasswd, add RFB_SERVER_IP RFB_SERVER_P... | runge | 2004-06-12 | 1 | -79/+283 |
* | x11vnc: rearrange file for easier maintenance, add RFB_CLIENT_COUNT to -acce... | runge | 2004-06-06 | 1 | -605/+760 |
* | *** empty log message *** | runge | 2004-05-28 | 1 | -1/+1 |
* | x11vnc: view-only plain passwd: -viewpasswd and 2nd line of -passwdfile | runge | 2004-05-27 | 1 | -13/+88 |
* | move the library into libvncserver/, x11vnc into x11vnc/ | dscho | 2004-05-25 | 1 | -0/+6742 |