| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | pthreads corrections | dscho | 2001-10-10 | 6 | -35/+48 |
| * | start udp | dscho | 2001-10-09 | 1 | -0/+1 |
| * | removes region.h | dscho | 2001-10-08 | 3 | -51/+4 |
| * | fixed 24bit (update was garbled) | dscho | 2001-10-07 | 3 | -5/+9 |
| * | font corrections, displayHook | dscho | 2001-10-07 | 5 | -24/+45 |
| * | WIN32 compatibility, removed kbdptr.c | dscho | 2001-10-06 | 16 | -96/+585 |
| * | changed cursor functions to use screen info, not cursor | dscho | 2001-10-05 | 7 | -36/+38 |
| * | extracted font routines from example | dscho | 2001-10-05 | 6 | -66/+99 |
| * | rfbDoCopyRect/Region and rfbScheduleCopyRect/Region. | dscho | 2001-10-04 | 6 | -13/+96 |
| * | tried to compile on Sparcs. Original cc has problems. ar isn't there. | dscho | 2001-10-04 | 1 | -0/+10 |
| * | fixed 2 pthreads issues, added noXCursor option. | dscho | 2001-10-04 | 6 | -73/+81 |
| * | working on IRIX pthreads problem | dscho | 2001-10-03 | 2 | -2/+3 |