| Commit message (Expand) | Author | Age | Files | Lines |
* | fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,... | runge | 2005-11-25 | 3 | -8/+97 |
* | configure.ac: test ... == ... not allowed on all unix. | runge | 2005-10-23 | 1 | -1/+1 |
* | x11vnc: -filexfer, -slow_fb, -blackout noptr,... | runge | 2005-10-23 | 6 | -952/+1480 |
* | DEFINES -> AM_CFLAGS | dscho | 2005-10-06 | 1 | -1/+1 |
* | x11vnc: more gui fixes, gui requests via client_sock, PASSWD_REQUIRED build ... | runge | 2005-07-18 | 6 | -1068/+1858 |
* | x11vnc: setup for new release 0.7.3 while I remember how.. | runge | 2005-07-13 | 4 | -729/+704 |
* | x11vnc: tweaks for release, fix queue buildup under -viewonly. | runge | 2005-07-13 | 6 | -1050/+1569 |
* | x11vnc: more improvements to gui, scary nopassword warning msg. | runge | 2005-07-11 | 6 | -1339/+2836 |
* | x11vnc: -grab_buster for XGrabServer deadlock; fix scrolls and copyrect for ... | runge | 2005-07-09 | 6 | -57/+678 |
* | x11vnc: -gui tray now embeds in systray; more improvements to gui. | runge | 2005-07-07 | 6 | -812/+3574 |
* | x11vnc: -gui tray mode, httpd.c: check httpListenSock >= 0. | runge | 2005-07-02 | 6 | -173/+1719 |
* | x11vnc: track keycode state for heuristics, -sloppy_keys, -wmdt, add -nodbg... | runge | 2005-06-27 | 6 | -735/+1053 |
* | 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 |