summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* autoconf'ed everythingdscho2003-02-081-63/+675
* moved files to include; moved a file to examples/dscho2003-02-071-64/+13
* fixed compilation for zippydscho2002-12-201-2/+2
* fix: if no CXX is defined, really don't use zrle (Karl Runge)dscho2002-12-151-0/+4
* compiler warnings, contrib directory, new x11vnc from Karl Rungedscho2002-12-061-14/+17
* updated to vnc-3.3.4 (ZRLE encoding)dscho2002-10-221-6/+22
* compiler warnings and format vulnerabilities fixeddscho2002-08-311-1/+3
* IRIX changesdscho2002-08-271-1/+2
* unwarn compilationdscho2002-08-191-2/+2
* solaris fixes (INADDR_NONE)dscho2002-05-031-0/+1
* more macdscho2002-04-301-1/+1
* x11vnc memleaks patcheddscho2002-04-251-1/+1
* OSXvnc-server compile fixesdscho2002-04-231-3/+6
* another solaris clean compiledscho2002-04-231-2/+5
* reverted exception fds to NULL, because of unexpected behaviourdscho2002-03-041-2/+2
* compile warning fix, dependency on 1instance.cdscho2002-01-171-0/+4
* clean ups and encoding "backchannel"dscho2002-01-161-1/+1
* Makefile cleanup, some special options for OSXdscho2001-12-091-3/+5
* input works on other X11 servers than XFree86dscho2001-11-271-3/+4
* missing include for XTestdscho2001-11-201-2/+2
* works, but loads highdscho2001-11-191-2/+3
* x11vnc now works view only and with SHMdscho2001-11-191-1/+1
* start x11vnc, an x0rfbserver clonedscho2001-11-181-3/+7
* docu, warning fixeddscho2001-11-141-2/+2
* changes from Justin, zippy addeddscho2001-11-141-2/+6
* clean upsdscho2001-10-251-2/+3
* add rfbDrawLine, rfbDrawPixel and vncev, an xev "lookalike"dscho2001-10-181-0/+3
* rfbSelectBox, consoleFonts, too many changesdscho2001-10-131-4/+7
* changes to Makefiledscho2001-10-121-1/+1
* pthreads correctionsdscho2001-10-101-2/+2
* removes region.hdscho2001-10-081-4/+3
* fixed 24bit (update was garbled)dscho2001-10-071-0/+2
* extracted font routines from exampledscho2001-10-051-2/+2
* rfbDoCopyRect/Region and rfbScheduleCopyRect/Region.dscho2001-10-041-2/+2
* upgraded to TridiaVNC 1.2.1dscho2001-10-031-1/+1
* no more compile warnings, pthread final(?) fixesdscho2001-10-021-2/+2
* support for server side colour maps, fix for non-pthread, support for 3bppdscho2001-10-021-3/+14
* finally fixed pthreadsdscho2001-09-291-3/+9
* more pthread debuggingdscho2001-09-291-9/+9
* cleaned up pthreads (now compiles) and rfb.h (first undefine TRUE)dscho2001-09-291-2/+2
* dropped miregion and all the X stuff in favour of Wez' sraRegion, added doxdscho2001-09-291-5/+11
* libvncserver.a is not deleted by make cleandscho2001-09-281-2/+2
* now compiles on FreeBSDdscho2001-09-281-1/+1
* make clean now cleans mac.o pnmshow.o and example.odscho2001-09-281-2/+2
* try to make OSXvnc run again.dscho2001-09-271-1/+1
* API correctionsdscho2001-09-261-2/+1
* moved vncauth to libvncserverdscho2001-09-251-18/+14
* fix cursor bug; missing keysym; fix align problem on SGI; clean up cursor.cdscho2001-09-251-0/+2
* bugfix: cursor (works now without xcursor encoding)dscho2001-09-241-1/+2
* cleaned up warnings, cursor changesdscho2001-09-231-2/+2