| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | java viewer bug fixed | dscho | 2001-10-03 | 2 | -5/+9 |
* | upgraded to TridiaVNC 1.2.1 | dscho | 2001-10-03 | 9 | -57/+190 |
* | no more compile warnings, pthread final(?) fixes | dscho | 2001-10-02 | 10 | -238/+227 |
* | some todo items | dscho | 2001-10-02 | 1 | -9/+13 |
* | implemented rfbSetCursor | dscho | 2001-10-02 | 3 | -17/+30 |
* | prototype for rfbSendBell | dscho | 2001-10-02 | 1 | -0/+1 |
* | changes | dscho | 2001-10-02 | 1 | -0/+14 |
* | forgot files for 3 bpp | dscho | 2001-10-02 | 3 | -0/+528 |
* | support for server side colour maps, fix for non-pthread, support for 3bpp | dscho | 2001-10-02 | 10 | -80/+199 |
* | have to upgrade to newest VNC sources | dscho | 2001-10-01 | 1 | -0/+1 |
* | finally fixed pthreads | dscho | 2001-09-29 | 8 | -53/+94 |
* | nother try | dscho | 2001-09-29 | 2 | -1/+9 |
* | more pthread debugging | dscho | 2001-09-29 | 6 | -52/+88 |
* | cleaned up pthreads (now compiles) and rfb.h (first undefine TRUE) | dscho | 2001-09-29 | 3 | -3/+5 |
* | dropped miregion and all the X stuff in favour of Wez' sraRegion, added dox | dscho | 2001-09-29 | 39 | -13903/+1071 |
* | exported rfbReverseByte | dscho | 2001-09-28 | 2 | -10/+8 |
* | don't send a cursor update if there is no cursor | dscho | 2001-09-28 | 1 | -0/+1 |
* | small changes to README (contact) and TODO (autoconf?) | dscho | 2001-09-28 | 2 | -2/+4 |