| Commit message (Expand) | Author | Age | Files | Lines |
* | close socket in ClientConnectionGone | dscho | 2005-01-14 | 1 | -0/+3 |
* | new version... | dscho | 2005-01-14 | 1 | -2/+2 |
* | VisualNacro, a visual macro recorder for VNC. Alpha version | dscho | 2005-01-14 | 10 | -0/+1028 |
* | return value of rfbProcessEvents tells if an update was pending | dscho | 2005-01-14 | 2 | -4/+11 |
* | fix segfault when trying to write outside of frameBuffer | dscho | 2005-01-14 | 1 | -1/+1 |
* | argc and argv may be zero (which means to ignore them) | dscho | 2005-01-14 | 1 | -30/+36 |
* | add hook to allow for custom client messages | dscho | 2005-01-03 | 3 | -0/+14 |
* | x11vnc: improve XFIXES cursor transparency, more remote-control cmds. | runge | 2004-12-27 | 7 | -606/+1590 |
* | 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 | 7 | -49/+359 |
* | Ooh, I'm lazy. Some news were added retroactively. | dscho | 2004-12-20 | 1 | -0/+6 |
* | released 0.7 | dscho | 2004-12-20 | 3 | -3/+8 |
* | compile fix on mac; still untested... | dscho | 2004-12-20 | 1 | -5/+5 |
* | fix for MinGW | dscho | 2004-12-20 | 1 | -1/+1 |
* | 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 | 8 | -619/+1303 |
* | don't mix up width & height! | dscho | 2004-12-17 | 1 | -1/+1 |
* | x11vnc: XFIXES cursorshape, XRANDR resize, remote control, gui | runge | 2004-12-17 | 8 | -1679/+11945 |
* | fix compilation on non MinGW32... | dscho | 2004-12-01 | 1 | -0/+4 |
* | support MinGW32! | dscho | 2004-12-01 | 21 | -51/+183 |
* | use rfbClientErr to log errors, check if calloc succeded (both hinted by Andr... | dscho | 2004-12-01 | 4 | -17/+21 |
* | fix long reads (in some events of success, no TRUE was returned) | dscho | 2004-11-30 | 2 | -7/+11 |
* | add EncodingUltra; it is not implemented in the libraries yet, so this is jus... | dscho | 2004-11-30 | 1 | -0/+1 |
* | TODOs from encodingstest | dscho | 2004-10-16 | 1 | -0/+4 |
* | tight-1 -> encodingstest | dscho | 2004-10-16 | 1 | -1/+1 |
* | rename tight-1.c into encodingstest.c, fixing it in the process. It now | dscho | 2004-10-16 | 2 | -17/+58 |
* | move read buffer to rfbClient structure (thread safety); make rfbClientLog | dscho | 2004-10-16 | 6 | -35/+46 |
* | compiles, 1st run is okay, 2nd and subsequent give errors. Evidently, | dscho | 2004-10-15 | 1 | -38/+120 |
* | no need to modify argv | dscho | 2004-10-15 | 1 | -2/+4 |
* | ideas | dscho | 2004-10-15 | 1 | -73/+2 |
* | compiling, non functional version of a unit test for encodings | dscho | 2004-10-15 | 1 | -18/+211 |
* | cursor problem | dscho | 2004-10-04 | 1 | -0/+1 |
* | release client list mutex earlier | dscho | 2004-10-02 | 1 | -2/+2 |
* | added success stories and link to x11vnc's home | dscho | 2004-09-14 | 2 | -2/+22 |
* | add success stories (only one at the moment) | dscho | 2004-09-14 | 1 | -0/+32 |
* | new API | dscho | 2004-09-07 | 1 | -0/+3 |
* | output only via rfbErr | dscho | 2004-09-03 | 1 | -4/+4 |
* | libvncserver.a is in libvncserver/ now | dscho | 2004-09-03 | 1 | -1/+1 |
* | x11vnc: new pointer input handling algorithm; x11vnc pkg installs java viewer | runge | 2004-09-01 | 6 | -66/+258 |
* | API changes | dscho | 2004-08-30 | 1 | -0/+5 |
* | global structures/functions should have "rfb", "sra" or "zrle" as prefix, | dscho | 2004-08-30 | 36 | -590/+589 |
* | my ffmpeg was compiled with mp3lame... | dscho | 2004-08-30 | 1 | -1/+1 |
* | x11vnc: -cursor change shape handling, configure.ac: add more macros for X e... | runge | 2004-08-30 | 6 | -848/+1638 |
* | news: QEMU patch v6 | dscho | 2004-08-17 | 1 | -0/+1 |
* | x11vnc: -overlay to fix colors with Sun 8+24 overlay visuals. -sid option. | runge | 2004-08-15 | 5 | -357/+716 |
* | 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 | 6 | -12/+29 |
* | x11vnc: adjust version number and output | runge | 2004-07-31 | 2 | -4/+5 |