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
/
example.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix blooptest example
dscho
2006-03-01
1
-0
/
+1
*
fix off by one bug
dscho
2005-05-24
1
-2
/
+4
*
ANSIfy, fix some warnings from Linus' sparse
dscho
2005-05-15
1
-12
/
+16
*
fix memory leaks detected using valgrind
dscho
2005-05-14
1
-0
/
+1
*
socketInitDone -> socketState
dscho
2005-05-07
1
-2
/
+7
*
pointerClient was still static.
dscho
2005-01-18
1
-7
/
+0
*
reverted segfault fix; use rfbDrawCharWithClip
dscho
2005-01-14
1
-1
/
+1
*
global structures/functions should have "rfb", "sra" or "zrle" as prefix,
dscho
2004-08-30
1
-2
/
+2
*
now that the examples reside in a subdirectory, the classes path has to be ad...
dscho
2004-06-18
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
-3
/
+3
*
the correct way to include rfb.h is now "#include <rfb/rfb.h>"
dscho
2003-02-20
1
-2
/
+2
*
autoconf'ed everything
dscho
2003-02-08
1
-5
/
+5
*
moved files to contrib/ and examples/
dscho
2003-02-07
1
-0
/
+330