| Commit message (Expand) | Author | Age | Files | Lines |
* | compile fix | dscho | 2002-01-16 | 1 | -1/+1 |
* | clean ups and encoding "backchannel" | dscho | 2002-01-16 | 8 | -8/+69 |
* | fixed compile on MAC | dscho | 2002-01-14 | 1 | -0/+2 |
* | toggle view only with OSX | dscho | 2002-01-14 | 1 | -4/+55 |
* | view mode now toggleable | dscho | 2002-01-14 | 2 | -5/+192 |
* | shared mode added | dscho | 2001-12-21 | 2 | -7/+32 |
* | *argc=0 in cargs allowed, when copying area, first undraw cursor ... | dscho | 2001-12-14 | 2 | -0/+5 |
* | fixed osx compiling | dscho | 2001-12-11 | 1 | -8/+8 |
* | Makefile cleanup, some special options for OSX | dscho | 2001-12-09 | 2 | -9/+42 |
* | tile modus now near perfect (shm's better though) | dscho | 2001-12-09 | 1 | -54/+72 |
* | start to probe single pixels for updates | dscho | 2001-12-08 | 1 | -8/+55 |
* | fixed dumb XTestFakeInput bug | dscho | 2001-11-27 | 2 | -8/+8 |
* | removed XTestGrabControl. Doesn't really solve the problem of a bad param. | dscho | 2001-11-27 | 2 | -2/+2 |
* | few changes | dscho | 2001-11-27 | 2 | -32/+59 |
* | input works on other X11 servers than XFree86 | dscho | 2001-11-27 | 2 | -4/+8 |
* | no crash when display was wrong | dscho | 2001-11-26 | 2 | -1/+7 |
* | todo | dscho | 2001-11-26 | 1 | -1/+2 |
* | init keyboard now takes correct display | dscho | 2001-11-25 | 1 | -2/+1 |
* | keyboard handling now works. | dscho | 2001-11-23 | 1 | -6/+92 |
* | added cmd line parameters | dscho | 2001-11-22 | 1 | -0/+7 |
* | changes | dscho | 2001-11-21 | 1 | -0/+1 |
* | shm works again | dscho | 2001-11-20 | 1 | -1/+1 |
* | missing include for XTest | dscho | 2001-11-20 | 2 | -2/+3 |
* | x11vnc now works with colour maps | dscho | 2001-11-19 | 1 | -5/+8 |
* | tmp | dscho | 2001-11-19 | 1 | -4/+3 |
* | first support for colourmaps | dscho | 2001-11-19 | 1 | -6/+23 |
* | works, but loads high | dscho | 2001-11-19 | 2 | -40/+128 |
* | cmdline arg -passwd added | dscho | 2001-11-19 | 3 | -2/+15 |
* | x11vnc now works view only and with SHM | dscho | 2001-11-19 | 2 | -24/+57 |
* | start x11vnc, an x0rfbserver clone | dscho | 2001-11-18 | 6 | -7/+153 |
* | Visual C++ / win32 compatibility reestablished | dscho | 2001-11-15 | 7 | -24/+112 |
* | docu, warning fixed | dscho | 2001-11-14 | 3 | -5/+8 |
* | changes | dscho | 2001-11-14 | 1 | -0/+4 |
* | separated argument handling from main.c | dscho | 2001-11-14 | 1 | -0/+114 |
* | changes from Justin, zippy added | dscho | 2001-11-14 | 14 | -76/+262 |
* | gettimeofday for windows | dscho | 2001-11-08 | 1 | -0/+14 |
* | clean ups | dscho | 2001-10-25 | 5 | -41/+41 |
* | changes | dscho | 2001-10-19 | 1 | -0/+2 |
* | add rfbDrawLine, rfbDrawPixel and vncev, an xev "lookalike" | dscho | 2001-10-18 | 6 | -1/+175 |
* | scheduleCopyRegion no longer sends frameBufferUpdates (no longer clobbers | dscho | 2001-10-16 | 1 | -4/+23 |
* | deferUpdate | dscho | 2001-10-16 | 5 | -8/+30 |
* | font errors, requestedRegion bug | dscho | 2001-10-16 | 3 | -6/+11 |
* | unneccessary file | dscho | 2001-10-15 | 1 | -21/+0 |
* | INT_MAX maybe not defined | dscho | 2001-10-13 | 1 | -0/+4 |
* | todo | dscho | 2001-10-13 | 1 | -0/+1 |
* | rfbSelectBox, consoleFonts, too many changes | dscho | 2001-10-13 | 17 | -261/+1148 |
* | changes to Makefile | dscho | 2001-10-12 | 1 | -1/+1 |
* | cleanups | dscho | 2001-10-12 | 3 | -2/+5 |
* | replaced xalloc with malloc functions, udp input support (untested), fixed http | dscho | 2001-10-11 | 13 | -236/+204 |
* | copyrect corrections, fd_set in rfbNewClient, dox in rfb.h for pthreads | dscho | 2001-10-10 | 5 | -11/+46 |