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
/
examples
/
vncev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix vncev example compilation on Windows
Christian Beier
2017-01-29
1
-1
/
+2
*
Fix (most) MinGW32 compiler warnings.
Christian Beier
2011-03-17
1
-1
/
+2
*
Check rfbGetScreen() return value everywhere.
Christian Beier
2011-03-17
1
-0
/
+2
*
Add doxygen documentation support.
Christian Beier
2010-11-18
1
-1
/
+4
*
hide strict ansi stuff if not explicitely turned on; actually use the socklen...
dscho
2005-05-18
1
-0
/
+2
*
ANSIfy, fix some warnings from Linus' sparse
dscho
2005-05-15
1
-12
/
+15
*
support MinGW32!
dscho
2004-12-01
1
-0
/
+2
*
global structures/functions should have "rfb", "sra" or "zrle" as prefix,
dscho
2004-08-30
1
-1
/
+1
*
make examples g++ compileable, thanks to Juan Jose Costello
dscho
2004-02-04
1
-1
/
+1
*
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...
dscho
2003-07-30
1
-2
/
+2
*
fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...
dscho
2003-07-28
1
-1
/
+1
*
the correct way to include rfb.h is now "#include <rfb/rfb.h>"
dscho
2003-02-20
1
-1
/
+1
*
make dist fixed; make rpm introduced
dscho
2003-02-09
1
-0
/
+1
*
moved files to contrib/ and examples/
dscho
2003-02-07
1
-0
/
+120