Commit Graph

167 Commits (f86f9cec24a85bff17b4635f09c00513a2c356c3)
 

Author SHA1 Message Date
dscho d44e3af64b add rfbDrawLine, rfbDrawPixel and vncev, an xev "lookalike" 24 years ago
dscho 8e9f427a77 scheduleCopyRegion no longer sends frameBufferUpdates (no longer clobbers
deferring)
24 years ago
dscho 2c4869fc9a deferUpdate 24 years ago
dscho 47f18e575d font errors, requestedRegion bug 24 years ago
dscho f41dc003f6 unneccessary file 24 years ago
dscho a1b2220287 INT_MAX maybe not defined 24 years ago
dscho e47ffe3dfc todo 24 years ago
dscho 9f07e222f8 rfbSelectBox, consoleFonts, too many changes 24 years ago
dscho ac263ce9aa changes to Makefile 24 years ago
dscho e7dacc5717 cleanups 24 years ago
dscho 67094d7c28 replaced xalloc with malloc functions, udp input support (untested), fixed http 24 years ago
dscho 519a8e0e39 copyrect corrections, fd_set in rfbNewClient, dox in rfb.h for pthreads
problem
24 years ago
dscho fad7881732 pthreads corrections 24 years ago
dscho 631d3be540 start udp 24 years ago
dscho 27e3c69d32 removes region.h 24 years ago
dscho a7d66f23a2 fixed 24bit (update was garbled) 24 years ago
dscho 87c12192da font corrections, displayHook 24 years ago
dscho 446f334cc1 WIN32 compatibility, removed kbdptr.c 24 years ago
dscho 018e90db59 changed cursor functions to use screen info, not cursor
fixed copy rect.
24 years ago
dscho 8f407f8a1a extracted font routines from example 24 years ago
dscho 48eb9b22c7 rfbDoCopyRect/Region and rfbScheduleCopyRect/Region. 24 years ago
dscho 1ed7f54eef tried to compile on Sparcs. Original cc has problems. ar isn't there. 24 years ago
dscho bd5fdd670c fixed 2 pthreads issues, added noXCursor option. 24 years ago
dscho 2a683877ec working on IRIX pthreads problem 24 years ago
dscho b3f2c7d081 java viewer bug fixed 24 years ago
dscho 05c8f2d484 upgraded to TridiaVNC 1.2.1 24 years ago
dscho 130ae151d1 no more compile warnings, pthread final(?) fixes 24 years ago
dscho b8c6f3b188 some todo items 24 years ago
dscho f6e8bc8927 implemented rfbSetCursor 24 years ago
dscho 090c473876 prototype for rfbSendBell 24 years ago
dscho 622de21822 changes 24 years ago
dscho e9b44e06ef forgot files for 3 bpp 24 years ago
dscho 095539cd8c support for server side colour maps, fix for non-pthread, support for 3bpp 24 years ago
dscho aa8d2ae174 have to upgrade to newest VNC sources 24 years ago
dscho 08ed0461c7 finally fixed pthreads 24 years ago
dscho 641012310e nother try 24 years ago
dscho 58031bcb76 more pthread debugging 24 years ago
dscho 25697e8216 cleaned up pthreads (now compiles) and rfb.h (first undefine TRUE) 24 years ago
dscho 282b071a43 dropped miregion and all the X stuff in favour of Wez' sraRegion, added dox 24 years ago
dscho c30ded8d53 exported rfbReverseByte 24 years ago
dscho 0ea0b7f0df don't send a cursor update if there is no cursor 24 years ago
dscho 23287dc557 small changes to README (contact) and TODO (autoconf?) 24 years ago
dscho e42147df67 libvncserver.a is not deleted by make clean 24 years ago
dscho e8b0499ab1 unnecessary include 24 years ago
dscho 9e5110faf7 now compiles on FreeBSD 24 years ago
dscho 7c10483c86 make clean now cleans mac.o pnmshow.o and example.o 24 years ago
dscho 11d64787ee added setTranslateFunction as member of rfbScreenInfo,
cursor may be NULL (no cursor).
24 years ago
dscho 080ad356d3 try to make OSXvnc run again. 24 years ago
dscho fb53d48120 docu and cursors in examples. 24 years ago
dscho 5c3eae9237 API corrections 24 years ago