summaryrefslogtreecommitdiffstats
path: root/rfb.h
Commit message (Collapse)AuthorAgeFilesLines
* command line handlingdscho2002-04-301-0/+1
|
* another solaris clean compiledscho2002-04-231-9/+3
|
* solaris endian changesdscho2002-04-231-1/+14
|
* changes from Tim Jansen: threading issues, new client can be rejected, and moredscho2002-02-181-23/+51
|
* correct BackChannel handling, compile cleanupsdscho2002-01-171-0/+3
|
* clean ups and encoding "backchannel"dscho2002-01-161-2/+5
|
* cmdline arg -passwd addeddscho2001-11-191-0/+3
|
* start x11vnc, an x0rfbserver clonedscho2001-11-181-2/+3
|
* Visual C++ / win32 compatibility reestablisheddscho2001-11-151-1/+2
|
* changes from Justin, zippy addeddscho2001-11-141-2/+15
|
* add rfbDrawLine, rfbDrawPixel and vncev, an xev "lookalike"dscho2001-10-181-0/+3
|
* deferUpdatedscho2001-10-161-2/+6
|
* rfbSelectBox, consoleFonts, too many changesdscho2001-10-131-5/+32
|
* cleanupsdscho2001-10-121-0/+3
|
* replaced xalloc with malloc functions, udp input support (untested), fixed httpdscho2001-10-111-106/+56
|
* copyrect corrections, fd_set in rfbNewClient, dox in rfb.h for pthreadsdscho2001-10-101-4/+9
| | | | problem
* pthreads correctionsdscho2001-10-101-20/+25
|
* font corrections, displayHookdscho2001-10-071-5/+9
|
* WIN32 compatibility, removed kbdptr.cdscho2001-10-061-19/+46
|
* changed cursor functions to use screen info, not cursordscho2001-10-051-2/+2
| | | | fixed copy rect.
* extracted font routines from exampledscho2001-10-051-0/+21
|
* rfbDoCopyRect/Region and rfbScheduleCopyRect/Region.dscho2001-10-041-2/+9
|
* tried to compile on Sparcs. Original cc has problems. ar isn't there.dscho2001-10-041-0/+10
|
* fixed 2 pthreads issues, added noXCursor option.dscho2001-10-041-14/+13
|
* upgraded to TridiaVNC 1.2.1dscho2001-10-031-1/+4
|
* no more compile warnings, pthread final(?) fixesdscho2001-10-021-17/+54
|
* implemented rfbSetCursordscho2001-10-021-17/+3
|
* prototype for rfbSendBelldscho2001-10-021-0/+1
|
* support for server side colour maps, fix for non-pthread, support for 3bppdscho2001-10-021-5/+19
|
* finally fixed pthreadsdscho2001-09-291-3/+2
|
* more pthread debuggingdscho2001-09-291-0/+3
|
* cleaned up pthreads (now compiles) and rfb.h (first undefine TRUE)dscho2001-09-291-0/+2
|
* dropped miregion and all the X stuff in favour of Wez' sraRegion, added doxdscho2001-09-291-18/+13
|
* exported rfbReverseBytedscho2001-09-281-0/+4
|
* now compiles on FreeBSDdscho2001-09-281-9/+11
|
* added setTranslateFunction as member of rfbScreenInfo,dscho2001-09-271-1/+16
| | | | cursor may be NULL (no cursor).
* try to make OSXvnc run again.dscho2001-09-271-0/+6
|
* docu and cursors in examples.dscho2001-09-271-1/+2
|
* API correctionsdscho2001-09-261-3/+9
|
* moved vncauth to libvncserverdscho2001-09-251-1/+12
|
* fix cursor bug; missing keysym; fix align problem on SGI; clean up cursor.cdscho2001-09-251-49/+20
| | | | clean up rfb.h a bit; endian issues
* bugfix: cursor (works now without xcursor encoding)dscho2001-09-241-7/+71
|
* cursor changesdscho2001-09-241-0/+2
|
* cleaned up warnings, cursor changesdscho2001-09-231-7/+31
|
* http added, prepare for cursordscho2001-09-211-0/+5
|
* now lines are drawn for the example, first steps to make clients independent.dscho2001-08-141-1/+1
|
* hooks inserteddscho2001-08-141-2/+15
|
* Initial revisiondscho2001-08-011-0/+522