| Commit message (Expand) | Author | Age | Files | Lines |
* | fix memory leaks detected using valgrind | dscho | 2005-05-14 | 4 | -6/+10 |
* | x11vnc: more improvements to -scrollcopyrect and -xkb modes. | runge | 2005-05-14 | 7 | -1765/+5326 |
* | socketInitDone -> socketState | dscho | 2005-05-07 | 14 | -20/+96 |
* | libvncserver/main.c: fix memory leak in rfbDoCopyRect/rfbScheduleCopyRect; c... | runge | 2005-05-03 | 3 | -12/+22 |
* | x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for x11vnc... | runge | 2005-05-03 | 8 | -885/+3732 |
* | clear requested region after handling it | dscho | 2005-04-27 | 2 | -1/+4 |
* | x11vnc: -wireframe, -wirecopyrect, -privremote, -safer, -nocmd, -unsafe, -no... | runge | 2005-04-19 | 8 | -1095/+3114 |
* | 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 | 20 | -290/+2862 |
* | x11vnc: use DEC-XTRAP on legacy X11R5, -shiftcmap, -http | runge | 2005-04-04 | 8 | -234/+551 |
* | x11vnc: fix event leaks, build-time customizations, -nolookup | runge | 2005-03-29 | 7 | -1000/+1556 |
* | x11vnc: scale cursors, speed up some scaling, alt arrows, -norepeat N | runge | 2005-03-20 | 7 | -1145/+1963 |
* | x11vnc: X DAMAGE support, -clip WxH+X+Y, identd. | runge | 2005-03-12 | 7 | -718/+1700 |
* | fix compilation when no libz is available | dscho | 2005-03-09 | 1 | -0/+2 |
* | do the in_addr_t stuff correctly... | dscho | 2005-03-07 | 2 | -1/+6 |
* | check for in_addr_t | dscho | 2005-03-07 | 1 | -0/+11 |
* | fix for older SDL versions | dscho | 2005-03-06 | 1 | -3/+9 |
* | autoconf: rpm -> rpmbuild and echo -n -> printf | runge | 2005-03-05 | 4 | -3/+6 |
* | add '-listen ipaddr' option | runge | 2005-03-05 | 13 | -658/+1008 |
* | do not crash when /tmp is not writable | dscho | 2005-03-01 | 1 | -1/+5 |
* | 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 | 7 | -672/+1826 |
* | x11vnc -input to fine tune allow user input. per-client settings -R | runge | 2005-02-11 | 7 | -176/+1243 |
* | x11vnc -users, fix -solid on gnome/kde, configure.ac pwd.h wait.h and utmpx.h | runge | 2005-02-09 | 8 | -160/+965 |
* | prepare_x11vnc_dist.sh: few tweaks for next release | runge | 2005-02-07 | 2 | -3/+8 |
* | configure.ac: --with-jpeg=DIR --with-zlib=DIR, /usr/sfw | runge | 2005-02-07 | 2 | -20/+87 |
* | x11vnc -solid color, -opts; tightvnc unix viewer alpha patch | runge | 2005-02-05 | 8 | -405/+1155 |
* | 10l: really fix preferredEncoding set from outside | dscho | 2005-01-25 | 2 | -2/+2 |
* | 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 | 7 | -303/+2423 |
* | test Floyd-Steinberg dither for alpha masks | dscho | 2005-01-23 | 1 | -2/+7 |
* | implemented Floyd-Steinberg dither in order to rfbMakeMaskFromAlphaSource | dscho | 2005-01-21 | 3 | -1/+39 |
* | use Getopt | dscho | 2005-01-21 | 1 | -0/+32 |
* | if no argc & argv are passed, honour the serverHost&serverPort which was set ... | dscho | 2005-01-21 | 1 | -5/+4 |
* | no need to strdup for MakeXCursor | dscho | 2005-01-20 | 1 | -5/+10 |
* | disappearing cursor fixed & debug message purged | dscho | 2005-01-20 | 2 | -1/+4 |
* | fix disappearing cursor | dscho | 2005-01-20 | 3 | -12/+12 |
* | redraw region under old cursor even if the old cursor doesn't have to be freed. | dscho | 2005-01-19 | 1 | -2/+3 |
* | a granted wish has several children ;-) | dscho | 2005-01-19 | 1 | -2/+7 |
* | fix test (don't show cursor...); correctly set the encodings in the client; | dscho | 2005-01-19 | 1 | -7/+5 |
* | oops, a debug message slipped through | dscho | 2005-01-19 | 1 | -2/+0 |
* | pointerClient was still static. | dscho | 2005-01-18 | 10 | -245/+196 |
* | add convenience function to clip using x2,y2 instead of w,h | dscho | 2005-01-18 | 2 | -0/+25 |
* | add a cursor test (interactive for now) | dscho | 2005-01-18 | 2 | -1/+344 |
* | more ignorance | dscho | 2005-01-18 | 1 | -1/+4 |
* | LibVNCClient is included | dscho | 2005-01-17 | 1 | -4/+6 |
* | alpha cursor and VisualNaCro news | dscho | 2005-01-17 | 1 | -0/+4 |
* | ignore generated files | dscho | 2005-01-16 | 1 | -0/+19 |