summaryrefslogtreecommitdiffstats
path: root/vncterm/LinuxVNC.c
Commit message (Expand)AuthorAgeFilesLines
* Move vncterm to https://github.com/LibVNC/vncterm.Christian Beier2014-09-091-194/+0
* Fix some compiler warnings that hinted some no too unimportant errors.Christian Beier2012-05-091-1/+4
* LinuxVNC: Fix for no input possible because of ctrl key being stuck.Christian Beier2010-01-071-1/+2
* LinuxVNC: fix segfault at "linuxvnc 1 -help".Christian Beier2010-01-041-1/+3
* do not always include rfb/keysym.hdscho2006-09-121-0/+1
* socketInitDone -> socketStatedscho2005-05-071-1/+1
* global structures/functions should have "rfb", "sra" or "zrle" as prefix,dscho2004-08-301-5/+5
* convert c++ comments to c commentsdscho2004-06-181-1/+0
* rfbErr introduceddscho2003-08-061-4/+4
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...dscho2003-07-301-1/+1
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...dscho2003-07-281-7/+7
* fixed LinuxVNC coloursdscho2003-02-101-0/+16
* included vnctermdscho2003-02-091-0/+172