Commit Graph

47 Commits (efa12fa978ca10c329e4cb14fefa597a6d93f2e8)

Author SHA1 Message Date
dscho a73243f8c2 another solaris clean compile
22 years ago
dscho 49bfc728fa solaris endian changes
22 years ago
dscho 45a4b4a223 changes from Tim Jansen: threading issues, new client can be rejected, and more
23 years ago
dscho 7b90c44708 correct BackChannel handling, compile cleanups
23 years ago
dscho 9fb7fef3c6 clean ups and encoding "backchannel"
23 years ago
dscho d9214f99ce cmdline arg -passwd added
23 years ago
dscho e0168dbd9a start x11vnc, an x0rfbserver clone
23 years ago
dscho 4415df9540 Visual C++ / win32 compatibility reestablished
23 years ago
dscho b2253e3657 changes from Justin, zippy added
23 years ago
dscho d44e3af64b add rfbDrawLine, rfbDrawPixel and vncev, an xev "lookalike"
23 years ago
dscho 2c4869fc9a deferUpdate
23 years ago
dscho 9f07e222f8 rfbSelectBox, consoleFonts, too many changes
23 years ago
dscho e7dacc5717 cleanups
23 years ago
dscho 67094d7c28 replaced xalloc with malloc functions, udp input support (untested), fixed http
23 years ago
dscho 519a8e0e39 copyrect corrections, fd_set in rfbNewClient, dox in rfb.h for pthreads
23 years ago
dscho fad7881732 pthreads corrections
23 years ago
dscho 87c12192da font corrections, displayHook
23 years ago
dscho 446f334cc1 WIN32 compatibility, removed kbdptr.c
23 years ago
dscho 018e90db59 changed cursor functions to use screen info, not cursor
23 years ago
dscho 8f407f8a1a extracted font routines from example
23 years ago
dscho 48eb9b22c7 rfbDoCopyRect/Region and rfbScheduleCopyRect/Region.
23 years ago
dscho 1ed7f54eef tried to compile on Sparcs. Original cc has problems. ar isn't there.
23 years ago
dscho bd5fdd670c fixed 2 pthreads issues, added noXCursor option.
23 years ago
dscho 05c8f2d484 upgraded to TridiaVNC 1.2.1
23 years ago
dscho 130ae151d1 no more compile warnings, pthread final(?) fixes
23 years ago
dscho f6e8bc8927 implemented rfbSetCursor
23 years ago
dscho 090c473876 prototype for rfbSendBell
23 years ago
dscho 095539cd8c support for server side colour maps, fix for non-pthread, support for 3bpp
23 years ago
dscho 08ed0461c7 finally fixed pthreads
23 years ago
dscho 58031bcb76 more pthread debugging
23 years ago
dscho 25697e8216 cleaned up pthreads (now compiles) and rfb.h (first undefine TRUE)
23 years ago
dscho 282b071a43 dropped miregion and all the X stuff in favour of Wez' sraRegion, added dox
23 years ago
dscho c30ded8d53 exported rfbReverseByte
23 years ago
dscho 9e5110faf7 now compiles on FreeBSD
23 years ago
dscho 11d64787ee added setTranslateFunction as member of rfbScreenInfo,
23 years ago
dscho 080ad356d3 try to make OSXvnc run again.
23 years ago
dscho fb53d48120 docu and cursors in examples.
23 years ago
dscho 5c3eae9237 API corrections
23 years ago
dscho 38cbc4b783 moved vncauth to libvncserver
23 years ago
dscho 94f04a8631 fix cursor bug; missing keysym; fix align problem on SGI; clean up cursor.c
23 years ago
dscho 5c438e3fb2 bugfix: cursor (works now without xcursor encoding)
23 years ago
dscho fa85c12aa9 cursor changes
23 years ago
dscho 1e83d9a599 cleaned up warnings, cursor changes
23 years ago
dscho febced5536 http added, prepare for cursor
23 years ago
dscho 47341aa554 now lines are drawn for the example, first steps to make clients independent.
23 years ago
dscho af4e02678b hooks inserted
23 years ago
dscho 757fdc2454 Initial revision
23 years ago