Commit Graph

39 Commits (9e192f40f2a7fe0785fce8739f270fa1e826eb56)

Author SHA1 Message Date
dscho d9214f99ce cmdline arg -passwd added 24 years ago
dscho e0168dbd9a start x11vnc, an x0rfbserver clone 24 years ago
dscho 4415df9540 Visual C++ / win32 compatibility reestablished 24 years ago
dscho b2253e3657 changes from Justin, zippy added 24 years ago
dscho 682027413c gettimeofday for windows 24 years ago
dscho a6e540172b clean ups 24 years ago
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 9f07e222f8 rfbSelectBox, consoleFonts, too many changes 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 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 48eb9b22c7 rfbDoCopyRect/Region and rfbScheduleCopyRect/Region. 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 05c8f2d484 upgraded to TridiaVNC 1.2.1 24 years ago
dscho 130ae151d1 no more compile warnings, pthread final(?) fixes 24 years ago
dscho 095539cd8c support for server side colour maps, fix for non-pthread, support for 3bpp 24 years ago
dscho 08ed0461c7 finally fixed pthreads 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 11d64787ee added setTranslateFunction as member of rfbScreenInfo,
cursor may be NULL (no cursor).
24 years ago
dscho fb53d48120 docu and cursors in examples. 24 years ago
dscho 5c3eae9237 API corrections 24 years ago
dscho d6082b6941 adapted pnmshow to aligned width 24 years ago
dscho 94f04a8631 fix cursor bug; missing keysym; fix align problem on SGI; clean up cursor.c
clean up rfb.h a bit; endian issues
24 years ago
dscho 5c438e3fb2 bugfix: cursor (works now without xcursor encoding) 24 years ago
dscho fa85c12aa9 cursor changes 24 years ago
dscho 1e83d9a599 cleaned up warnings, cursor changes 24 years ago
dscho febced5536 http added, prepare for cursor 24 years ago
dscho 2634379912 comments & new example: pnmshow 24 years ago
dscho 47341aa554 now lines are drawn for the example, first steps to make clients independent. 24 years ago
dscho af4e02678b hooks inserted 24 years ago
dscho 757fdc2454 Initial revision 24 years ago