index
:
libtdevnc
master
r14.1.x
Shared TDE VNC library sources
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vncterm
Commit message (
Expand
)
Author
Age
Files
Lines
*
pointerClient was still static.
dscho
2005-01-18
1
-9
/
+2
*
support MinGW32!
dscho
2004-12-01
1
-3
/
+9
*
global structures/functions should have "rfb", "sra" or "zrle" as prefix,
dscho
2004-08-30
3
-34
/
+34
*
convert c++ comments to c comments
dscho
2004-06-18
4
-5
/
+3
*
move the library into libvncserver/, x11vnc into x11vnc/
dscho
2004-05-25
1
-2
/
+2
*
inherit CFLAGS
dscho
2004-01-19
1
-1
/
+1
*
fix usage of non-existent attribute buffer
dscho
2004-01-19
1
-8
/
+11
*
2002-09-11 Mark McLoughlin <mark@skynet.ie>
markmc
2003-09-11
1
-361
/
+0
*
ZRLE no longer uses C++, but C
dscho
2003-09-08
1
-6
/
+5
*
added --disable-cxx flag to configure
dscho
2003-08-29
1
-4
/
+4
*
using autoconf 1.6
dscho
2003-08-18
1
-32
/
+46
*
rfbErr introduced
dscho
2003-08-06
2
-5
/
+5
*
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...
dscho
2003-07-30
5
-73
/
+58
*
fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...
dscho
2003-07-28
5
-54
/
+69
*
another try to make CVS more helpful with configure
dscho
2003-07-10
1
-0
/
+348
*
the correct way to include rfb.h is now "#include <rfb/rfb.h>"
dscho
2003-02-20
2
-1
/
+3
*
fixed LinuxVNC colours
dscho
2003-02-10
2
-3
/
+17
*
fixed dependecy to libvncserver.a; if the lib is newer, the programs are reli...
dscho
2003-02-10
1
-1
/
+1
*
added colourmapexample; fixed LinuxVNC to show the right colours
dscho
2003-02-10
1
-1
/
+4
*
support for OS X is better now
dscho
2003-02-09
2
-7
/
+14
*
included vncterm
dscho
2003-02-09
11
-0
/
+1259