Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move vncterm to https://github.com/LibVNC/vncterm. | Christian Beier | 2014-09-09 | 1 | -194/+0 |
| | |||||
* | Fix some compiler warnings that hinted some no too unimportant errors. | Christian Beier | 2012-05-09 | 1 | -1/+4 |
| | |||||
* | LinuxVNC: Fix for no input possible because of ctrl key being stuck. | Christian Beier | 2010-01-07 | 1 | -1/+2 |
| | | | | | | | | Issue was reported as Debian bug ##555988, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555988 Signed-off-by: Christian Beier <dontmind@freeshell.org> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
* | LinuxVNC: fix segfault at "linuxvnc 1 -help". | Christian Beier | 2010-01-04 | 1 | -1/+3 |
| | | | | | | | | | This fixes Debian Bug #399501: Switch to tty1. Run "linuxvnc 1 -help". You see help text, followed by "Segmentation fault". Signed-off-by: Christian Beier <dontmind@freeshell.org> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
* | do not always include rfb/keysym.h | dscho | 2006-09-12 | 1 | -0/+1 |
| | |||||
* | socketInitDone -> socketState | dscho | 2005-05-07 | 1 | -1/+1 |
| | |||||
* | global structures/functions should have "rfb", "sra" or "zrle" as prefix, | dscho | 2004-08-30 | 1 | -5/+5 |
| | | | | while structure members should not | ||||
* | convert c++ comments to c comments | dscho | 2004-06-18 | 1 | -1/+0 |
| | |||||
* | rfbErr introduced | dscho | 2003-08-06 | 1 | -4/+4 |
| | |||||
* | API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵ | dscho | 2003-07-30 | 1 | -1/+1 |
| | | | | get prefix "LIBVNCSERVER_" | ||||
* | fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵ | dscho | 2003-07-28 | 1 | -7/+7 |
| | | | | should not be used in a library (use rfbLog instead) | ||||
* | fixed LinuxVNC colours | dscho | 2003-02-10 | 1 | -0/+16 |
| | |||||
* | included vncterm | dscho | 2003-02-09 | 1 | -0/+172 |