| Commit message (Expand) | Author | Age | Files | Lines |
| * | cmdline arg -passwd added | dscho | 2001-11-19 | 1 | -0/+3 |
| * | start x11vnc, an x0rfbserver clone | dscho | 2001-11-18 | 1 | -2/+3 |
| * | Visual C++ / win32 compatibility reestablished | dscho | 2001-11-15 | 1 | -1/+2 |
| * | changes from Justin, zippy added | dscho | 2001-11-14 | 1 | -2/+15 |
| * | add rfbDrawLine, rfbDrawPixel and vncev, an xev "lookalike" | dscho | 2001-10-18 | 1 | -0/+3 |
| * | deferUpdate | dscho | 2001-10-16 | 1 | -2/+6 |
| * | rfbSelectBox, consoleFonts, too many changes | dscho | 2001-10-13 | 1 | -5/+32 |
| * | cleanups | dscho | 2001-10-12 | 1 | -0/+3 |
| * | replaced xalloc with malloc functions, udp input support (untested), fixed http | dscho | 2001-10-11 | 1 | -106/+56 |
| * | copyrect corrections, fd_set in rfbNewClient, dox in rfb.h for pthreads | dscho | 2001-10-10 | 1 | -4/+9 |
| * | pthreads corrections | dscho | 2001-10-10 | 1 | -20/+25 |
| * | font corrections, displayHook | dscho | 2001-10-07 | 1 | -5/+9 |
| * | WIN32 compatibility, removed kbdptr.c | dscho | 2001-10-06 | 1 | -19/+46 |
| * | changed cursor functions to use screen info, not cursor | dscho | 2001-10-05 | 1 | -2/+2 |
| * | extracted font routines from example | dscho | 2001-10-05 | 1 | -0/+21 |
| * | rfbDoCopyRect/Region and rfbScheduleCopyRect/Region. | dscho | 2001-10-04 | 1 | -2/+9 |
| * | 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 | 1 | -14/+13 |
| * | upgraded to TridiaVNC 1.2.1 | dscho | 2001-10-03 | 1 | -1/+4 |
| * | no more compile warnings, pthread final(?) fixes | dscho | 2001-10-02 | 1 | -17/+54 |
| * | implemented rfbSetCursor | dscho | 2001-10-02 | 1 | -17/+3 |
| * | prototype for rfbSendBell | dscho | 2001-10-02 | 1 | -0/+1 |
| * | support for server side colour maps, fix for non-pthread, support for 3bpp | dscho | 2001-10-02 | 1 | -5/+19 |
| * | finally fixed pthreads | dscho | 2001-09-29 | 1 | -3/+2 |
| * | more pthread debugging | dscho | 2001-09-29 | 1 | -0/+3 |
| * | cleaned up pthreads (now compiles) and rfb.h (first undefine TRUE) | dscho | 2001-09-29 | 1 | -0/+2 |
| * | dropped miregion and all the X stuff in favour of Wez' sraRegion, added dox | dscho | 2001-09-29 | 1 | -18/+13 |
| * | exported rfbReverseByte | dscho | 2001-09-28 | 1 | -0/+4 |
| * | now compiles on FreeBSD | dscho | 2001-09-28 | 1 | -9/+11 |
| * | added setTranslateFunction as member of rfbScreenInfo, | dscho | 2001-09-27 | 1 | -1/+16 |
| * | try to make OSXvnc run again. | dscho | 2001-09-27 | 1 | -0/+6 |
| * | docu and cursors in examples. | dscho | 2001-09-27 | 1 | -1/+2 |
| * | API corrections | dscho | 2001-09-26 | 1 | -3/+9 |
| * | moved vncauth to libvncserver | dscho | 2001-09-25 | 1 | -1/+12 |
| * | fix cursor bug; missing keysym; fix align problem on SGI; clean up cursor.c | dscho | 2001-09-25 | 1 | -49/+20 |
| * | bugfix: cursor (works now without xcursor encoding) | dscho | 2001-09-24 | 1 | -7/+71 |
| * | cursor changes | dscho | 2001-09-24 | 1 | -0/+2 |
| * | cleaned up warnings, cursor changes | dscho | 2001-09-23 | 1 | -7/+31 |
| * | http added, prepare for cursor | dscho | 2001-09-21 | 1 | -0/+5 |
| * | now lines are drawn for the example, first steps to make clients independent. | dscho | 2001-08-14 | 1 | -1/+1 |
| * | hooks inserted | dscho | 2001-08-14 | 1 | -2/+15 |
| * | Initial revision | dscho | 2001-08-01 | 1 | -0/+522 |