| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | modtweak is now the default for x11vnc; check X11/XKBlib.h in configure.ac | runge | 2004-07-16 | 4 | -115/+157 |
* | x11vnc: -norepeat to turn off X server autorepeat when clients exist. | runge | 2004-07-11 | 3 | -1/+92 |
* | x11vnc: extend -allow to re-read a file with allowed IP addresses. | runge | 2004-07-05 | 2 | -38/+103 |
* | x11vnc: improve scaled grid calc to regain text compression. add :pad option | runge | 2004-07-02 | 2 | -15/+99 |
* | do not use GNU-only getline | dscho | 2004-06-30 | 1 | -3/+12 |
* | x11vnc: round scaled width to multiple of 4 to make vncviewer happy. | runge | 2004-06-28 | 2 | -7/+49 |
* | x11vnc: speed up scaling a bit, add no blending option to -scale | runge | 2004-06-27 | 2 | -94/+199 |
* | x11vnc: add "-scale fraction" for global server-side scaling. | runge | 2004-06-26 | 3 | -82/+522 |
* | convert c++ comments to c comments | dscho | 2004-06-18 | 6 | -14/+11 |
* | debug | dscho | 2004-06-18 | 1 | -0/+8 |
* | cleanups; libvncclient supports -encodings already | dscho | 2004-06-18 | 1 | -14/+12 |
* | cleanups; support vncrec'orded files as input | dscho | 2004-06-18 | 1 | -34/+25 |
* | now that the examples reside in a subdirectory, the classes path has to be ad... | dscho | 2004-06-18 | 3 | -3/+3 |
* | more comments; support playing vncrec'orded files | dscho | 2004-06-18 | 1 | -1/+13 |
* | support password reading with getpass(); support -play to play vncrec'orded f... | dscho | 2004-06-18 | 3 | -24/+122 |
* | x11vnc: simple ~/.x11vncrc config file support, -rc, -norc | runge | 2004-06-17 | 3 | -23/+177 |
* | fixed | dscho | 2004-06-15 | 1 | -1/+2 |
* | fix silly hextile bug | dscho | 2004-06-15 | 1 | -1/+1 |
* | recognize more encodings | dscho | 2004-06-15 | 1 | -0/+6 |
* | debug | dscho | 2004-06-15 | 1 | -1/+17 |
* | fix CoRRE with maxRectsPerUpdate bug | dscho | 2004-06-15 | 1 | -2/+4 |
* | fix silly update bug with raw encoding | dscho | 2004-06-15 | 1 | -8/+9 |
* | x11vnc: -clear_mods -clear_keys -storepasswd, add RFB_SERVER_IP RFB_SERVER_P... | runge | 2004-06-12 | 3 | -79/+294 |
* | fix compilation on IRIX | dscho | 2004-06-08 | 2 | -2/+7 |
* | fix test for sdl | dscho | 2004-06-08 | 1 | -5/+1 |
* | fix compilation on MacOSX | dscho | 2004-06-08 | 1 | -5/+4 |
* | layout and wording fix | dscho | 2004-06-07 | 1 | -2/+5 |
* | more news | dscho | 2004-06-07 | 1 | -0/+3 |
* | now that it is released, increment x11vnc's version | dscho | 2004-06-07 | 2 | -1/+2 |
* | all this moving and renaming needs changes in the cvsignores, too! | dscho | 2004-06-07 | 6 | -3/+35 |
* | fix bug 968264: make rpm did not work with x11vnc package | dscho | 2004-06-07 | 3 | -4/+4 |
* | add vnc2mpg, a program which makes a movie from a VNC desktop using FFMPEG | dscho | 2004-06-07 | 3 | -2/+445 |
* | added -encodings | dscho | 2004-06-07 | 2 | -2/+10 |
* | fix cursor trails (when not using cursor encoding and moving the cursor, | dscho | 2004-06-07 | 4 | -4/+17 |
* | add mouse button handling | dscho | 2004-06-07 | 1 | -1/+12 |
* | add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au... | dscho | 2004-06-07 | 22 | -177/+471 |
* | x11vnc: rearrange file for easier maintenance, add RFB_CLIENT_COUNT to -acce... | runge | 2004-06-06 | 3 | -606/+770 |
* | *** 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 | 6 | -31/+116 |
* | a script which automatically converts a few files to make an x11vnc release | dscho | 2004-05-25 | 1 | -0/+62 |
* | -lvncserver is not default now | dscho | 2004-05-25 | 1 | -2/+0 |
* | move the library into libvncserver/, x11vnc into x11vnc/ | dscho | 2004-05-25 | 49 | -48/+560 |
* | x11vnc: -gone, -passwdfile, -o logfile; add view-only to -accept | runge | 2004-05-22 | 4 | -138/+581 |
* | x11vnc: more -inetd fixes. | runge | 2004-05-14 | 1 | -3/+34 |
* | x11vnc: less fprintf under -q so '-q -inetd' has no stderr output. | runge | 2004-05-14 | 2 | -25/+43 |
* | x11vnc: improvements to -accept popup: yes/no buttons and timeout. | runge | 2004-05-13 | 2 | -30/+100 |
* | x11vnc: clean up -Wall warnings. | runge | 2004-05-08 | 2 | -27/+26 |
* | x11vnc: add -accept some-command/xmessage/popup | runge | 2004-05-08 | 3 | -9/+273 |
* | x11vnc: mouse -> keystroke and keystroke -> mouse remappings. | runge | 2004-05-06 | 3 | -131/+454 |
* | prevent segmentation fault when requested area is too big; if select is inter... | dscho | 2004-05-05 | 2 | -5/+30 |