| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | libvncserver.a is not deleted by make clean | dscho | 2001-09-28 | 1 | -2/+2 |
* | unnecessary include | dscho | 2001-09-28 | 1 | -3/+0 |
* | now compiles on FreeBSD | dscho | 2001-09-28 | 3 | -10/+13 |
* | make clean now cleans mac.o pnmshow.o and example.o | dscho | 2001-09-28 | 1 | -2/+2 |
* | added setTranslateFunction as member of rfbScreenInfo, | dscho | 2001-09-27 | 5 | -4/+26 |
* | try to make OSXvnc run again. | dscho | 2001-09-27 | 3 | -117/+42 |
* | docu and cursors in examples. | dscho | 2001-09-27 | 5 | -48/+116 |
* | API corrections | dscho | 2001-09-26 | 8 | -41/+169 |
* | adapted pnmshow to aligned width | dscho | 2001-09-26 | 3 | -10/+19 |
* | look for align bug with odd width. Bug in vncviewer? | dscho | 2001-09-25 | 3 | -3/+8 |
* | permanently moved authorization | dscho | 2001-09-25 | 7 | -57/+2 |
* | moved vncauth to libvncserver | dscho | 2001-09-25 | 4 | -20/+27 |
* | rmoved unneccessary files | dscho | 2001-09-25 | 2 | -369/+0 |
* | fix cursor bug; missing keysym; fix align problem on SGI; clean up cursor.c | dscho | 2001-09-25 | 10 | -260/+1868 |
* | forgot file | dscho | 2001-09-24 | 1 | -0/+49 |
* | bugfix: cursor (works now without xcursor encoding) | dscho | 2001-09-24 | 12 | -181/+126 |
* | cursor changes | dscho | 2001-09-24 | 5 | -17/+49 |
* | cleaned up warnings, cursor changes | dscho | 2001-09-23 | 11 | -156/+545 |
* | http added, prepare for cursor | dscho | 2001-09-21 | 8 | -3/+764 |