summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Move zippy.c to examples.Christian Beier2011-03-102-186/+0
* Remove unneeded files concerning CVS.Christian Beier2011-01-311-6/+0
* clean up build flagsdscho2009-02-031-1/+1
* Build shared libraries per defaultdscho2007-03-301-1/+1
* Make VPATH building work with -I $(top_srcdir) for rfb/rfb.hrunge2006-04-261-1/+1
* DEFINES -> AM_CFLAGSdscho2005-10-061-1/+1
* ANSIfy, fix some warnings from Linus' sparsedscho2005-05-151-4/+4
* pointerClient was still static.dscho2005-01-181-3/+0
* support MinGW32!dscho2004-12-011-1/+1
* global structures/functions should have "rfb", "sra" or "zrle" as prefix,dscho2004-08-301-4/+4
* add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au...dscho2004-06-071-1/+1
* move the library into libvncserver/, x11vnc into x11vnc/dscho2004-05-253-6897/+1
* x11vnc: -gone, -passwdfile, -o logfile; add view-only to -acceptrunge2004-05-222-137/+577
* x11vnc: more -inetd fixes.runge2004-05-141-3/+34
* x11vnc: less fprintf under -q so '-q -inetd' has no stderr output.runge2004-05-142-25/+43
* x11vnc: improvements to -accept popup: yes/no buttons and timeout.runge2004-05-132-30/+100
* x11vnc: clean up -Wall warnings.runge2004-05-082-27/+26
* x11vnc: add -accept some-command/xmessage/popuprunge2004-05-082-7/+268
* x11vnc: mouse -> keystroke and keystroke -> mouse remappings.runge2004-05-062-127/+445
* x11vnc: add -auth, more -cursorpos and -nofb workrunge2004-04-282-37/+162
* x11vnc: add -cursorpos for Cursor Position Updates, and -sigpiperunge2004-04-202-8/+138
* x11vnc: do not send selection unless all clients are in RFB_NORMAL state.runge2004-04-132-7/+51
* x11vnc options -blackout, -xinerama, -xwarppointer. check cargs.runge2004-04-082-260/+814
* x11vnc options -vncconnect, -connect, -remap,runge2004-03-112-56/+511
* x11vnc options -nosel -noprimary -visual.runge2004-02-202-63/+655
* handle mouse button number mismatchrunge2004-01-192-73/+932
* compile fix for cygwindscho2004-01-161-1/+5
* x11vnc options -allow, -localhost, -nodragging, -input_skiprunge2004-01-102-25/+177
* x11vnc: XBell events, -nofb, -notruecolor, misc. cleaningrunge2003-12-092-46/+152
* -inetd, -noshm and friends addeddscho2003-11-111-10/+116
* 2002-09-11 Mark McLoughlin <mark@skynet.ie>markmc2003-09-111-341/+0
* ZRLE no longer uses C++, but Cdscho2003-09-081-2/+1
* Karl Runge: 8bpp handling now much better, single window also, many improvementsdscho2003-08-181-63/+199
* using autoconf 1.6dscho2003-08-181-26/+39
* rfbErr introduceddscho2003-08-061-4/+4
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...dscho2003-07-303-86/+55
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...dscho2003-07-283-42/+56
* another try to make CVS more helpful with configuredscho2003-07-101-0/+329
* added ChangeLog for x11vncdscho2003-04-031-0/+51
* new version from Karl!dscho2003-04-031-265/+1187
* the correct way to include rfb.h is now "#include <rfb/rfb.h>"dscho2003-02-203-3/+4
* fixed dependecy to libvncserver.a; if the lib is newer, the programs are reli...dscho2003-02-101-1/+1
* source from CVS always will need a current autoconf/automakedscho2003-02-091-329/+0
* I give up supporting old autoconf/automake; now require at least 2.52dscho2003-02-091-0/+329
* converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.hdscho2003-02-091-1/+1
* make dist fixed; make rpm introduceddscho2003-02-091-2/+5
* removed Makefiles; these are generated nowdscho2003-02-082-340/+1
* ignore generated filesdscho2003-02-081-0/+1
* missing filesdscho2003-02-081-0/+4
* autoconf'ed everythingdscho2003-02-082-22/+342