| Commit message (Expand) | Author | Age | Files | Lines |
| * | update TODO | dscho | 2005-10-07 | 1 | -1/+2 |
| * | more TODOs, and an update to the website | dscho | 2005-09-29 | 1 | -1/+2 |
| * | fix annoying zrle decoding bug | dscho | 2005-06-28 | 1 | -1/+0 |
| * | ZRLE has problems with RealVNC server. Look into it. | dscho | 2005-06-21 | 1 | -1/+1 |
| * | more TODOs | dscho | 2005-06-06 | 1 | -0/+2 |
| * | implement ZRLE decoding | dscho | 2005-05-24 | 1 | -2/+0 |
| * | update TODOs | dscho | 2005-05-17 | 1 | -0/+1 |
| * | 10l: really fix preferredEncoding set from outside | dscho | 2005-01-25 | 1 | -1/+0 |
| * | implemented Floyd-Steinberg dither in order to rfbMakeMaskFromAlphaSource | dscho | 2005-01-21 | 1 | -1/+0 |
| * | a granted wish has several children ;-) | dscho | 2005-01-19 | 1 | -2/+7 |
| * | support MinGW32! | dscho | 2004-12-01 | 1 | -0/+1 |
| * | TODOs from encodingstest | dscho | 2004-10-16 | 1 | -0/+4 |
| * | ideas | dscho | 2004-10-15 | 1 | -73/+2 |
| * | cursor problem | dscho | 2004-10-04 | 1 | -0/+1 |
| * | fixed | dscho | 2004-06-15 | 1 | -1/+2 |
| * | added -encodings | dscho | 2004-06-07 | 1 | -1/+1 |
| * | fix cursor trails (when not using cursor encoding and moving the cursor, | dscho | 2004-06-07 | 1 | -1/+1 |
| * | add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au... | dscho | 2004-06-07 | 1 | -0/+1 |
| * | synced with TightVNC and RealVNC | dscho | 2003-07-28 | 1 | -8/+13 |
| * | converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h | dscho | 2003-02-09 | 1 | -1/+1 |
| * | further autoconf'ing | dscho | 2003-02-08 | 1 | -0/+1 |
| * | autoconf'ed everything | dscho | 2003-02-08 | 1 | -5/+4 |
| * | fixed dumb XTestFakeInput bug | dscho | 2001-11-27 | 1 | -1/+1 |
| * | removed XTestGrabControl. Doesn't really solve the problem of a bad param. | dscho | 2001-11-27 | 1 | -1/+1 |
| * | few changes | dscho | 2001-11-27 | 1 | -2/+2 |
| * | no crash when display was wrong | dscho | 2001-11-26 | 1 | -1/+2 |
| * | todo | dscho | 2001-11-26 | 1 | -1/+2 |
| * | docu, warning fixed | dscho | 2001-11-14 | 1 | -1/+2 |
| * | add rfbDrawLine, rfbDrawPixel and vncev, an xev "lookalike" | dscho | 2001-10-18 | 1 | -0/+1 |
| * | deferUpdate | dscho | 2001-10-16 | 1 | -1/+1 |
| * | font errors, requestedRegion bug | dscho | 2001-10-16 | 1 | -0/+3 |
| * | todo | dscho | 2001-10-13 | 1 | -0/+1 |
| * | rfbSelectBox, consoleFonts, too many changes | dscho | 2001-10-13 | 1 | -3/+10 |
| * | copyrect corrections, fd_set in rfbNewClient, dox in rfb.h for pthreads | dscho | 2001-10-10 | 1 | -3/+10 |
| * | changed cursor functions to use screen info, not cursor | dscho | 2001-10-05 | 1 | -1/+1 |
| * | rfbDoCopyRect/Region and rfbScheduleCopyRect/Region. | dscho | 2001-10-04 | 1 | -2/+5 |
| * | fixed 2 pthreads issues, added noXCursor option. | dscho | 2001-10-04 | 1 | -3/+3 |
| * | working on IRIX pthreads problem | dscho | 2001-10-03 | 1 | -1/+2 |
| * | java viewer bug fixed | dscho | 2001-10-03 | 1 | -3/+5 |
| * | upgraded to TridiaVNC 1.2.1 | dscho | 2001-10-03 | 1 | -7/+7 |
| * | no more compile warnings, pthread final(?) fixes | dscho | 2001-10-02 | 1 | -12/+13 |
| * | some todo items | dscho | 2001-10-02 | 1 | -9/+13 |
| * | support for server side colour maps, fix for non-pthread, support for 3bpp | dscho | 2001-10-02 | 1 | -3/+6 |
| * | have to upgrade to newest VNC sources | dscho | 2001-10-01 | 1 | -0/+1 |
| * | finally fixed pthreads | dscho | 2001-09-29 | 1 | -4/+10 |
| * | nother try | 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 | -1/+1 |
| * | small changes to README (contact) and TODO (autoconf?) | dscho | 2001-09-28 | 1 | -1/+1 |
| * | docu and cursors in examples. | dscho | 2001-09-27 | 1 | -1/+3 |
| * | API corrections | dscho | 2001-09-26 | 1 | -0/+1 |