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
/
rfb
/
rfbclient.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rfbclient.h: use 'extern "C"' to make it convenient to include from C++
dscho
2007-04-06
1
-0
/
+9
*
LibVNCClient: some users do not want to get whole-screen updates; introduce c...
dscho
2007-02-01
1
-0
/
+4
*
libvncclient: add GotCursorShape() and GotCopyRect(); x11vnc dep on libvncclient
runge
2007-01-31
1
-0
/
+6
*
make cut text handling using a hook
dscho
2006-09-11
1
-2
/
+2
*
The great UltraVNC Compatibility Commit
steven_carr
2006-05-15
1
-0
/
+21
*
Client side support for PalmVNC/UltraVNC 'Server Side Scaling'
steven_carr
2006-05-04
1
-0
/
+3
*
Ultra Encoding added. Tested against UltraVNC V1.01
steven_carr
2006-05-02
1
-2
/
+6
*
libvncclient: support changing of framebuffer size; make SDLvncviewer use it
dscho
2006-04-28
1
-0
/
+2
*
add KeyboardLedState extension
dscho
2006-03-28
1
-0
/
+6
*
plug memory leaks
dscho
2005-12-07
1
-0
/
+1
*
fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,...
runge
2005-11-25
1
-0
/
+2
*
add an extension mechanism for LibVNCClient, modify the client data handling
dscho
2005-10-06
1
-1
/
+30
*
make zlib and tight handling thread safe (static -> rfbClient)
dscho
2005-05-23
1
-0
/
+44
*
move read buffer to rfbClient structure (thread safety); make rfbClientLog
dscho
2004-10-16
1
-4
/
+12
*
more comments; support playing vncrec'orded files
dscho
2004-06-18
1
-1
/
+13
*
add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au...
dscho
2004-06-07
1
-18
/
+12
*
add rfbclient.h to distribution; avoid C++ style comments
dscho
2003-07-30
1
-2
/
+0
*
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...
dscho
2003-07-30
1
-38
/
+38
*
further valgrinding showed leaked mallocs
dscho
2003-07-29
1
-0
/
+1
*
fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...
dscho
2003-07-28
1
-6
/
+11
*
first alpha version of libvncclient
dscho
2003-07-27
1
-0
/
+186