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
/
main.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
renamed sraRegion to rfbregion and put it in include/; will be installed now
dscho
2003-02-09
1
-1
/
+1
|
*
include order was wrong
dscho
2003-02-09
1
-3
/
+3
|
*
converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h
dscho
2003-02-09
1
-3
/
+5
|
*
bigendian is now determined at configure time
dscho
2003-02-09
1
-4
/
+5
|
*
autoconf'ed everything
dscho
2003-02-08
1
-4
/
+4
|
*
moved files to include; moved a file to examples/
dscho
2003-02-07
1
-1
/
+1
|
*
compiler warnings, contrib directory, new x11vnc from Karl Runge
dscho
2002-12-06
1
-1
/
+1
|
*
fixed severe bug with sending fbupdates
dscho
2002-10-29
1
-1
/
+2
|
*
patch from Const for CursorPosUpdate encoding
dscho
2002-10-29
1
-9
/
+25
|
*
updated to vnc-3.3.4 (ZRLE encoding)
dscho
2002-10-22
1
-1
/
+0
|
*
a pseudo HTTP request for tunnelling (also via strict Web Proxy) was added.
dscho
2002-08-22
1
-0
/
+1
|
*
unwarn compilation
dscho
2002-08-19
1
-3
/
+5
|
*
NewFB encoding added
dscho
2002-07-28
1
-36
/
+125
|
*
pthread fix
dscho
2002-06-13
1
-0
/
+1
|
*
Tim's Changes
dscho
2002-05-02
1
-3
/
+18
|
*
memleaks patched
dscho
2002-04-25
1
-3
/
+13
|
*
bug for 3 bpp planes (as Mac OSX)
dscho
2002-04-24
1
-3
/
+9
|
*
solaris endian changes
dscho
2002-04-23
1
-1
/
+4
|
*
changes from Tim Jansen: threading issues, new client can be rejected, and more
dscho
2002-02-18
1
-15
/
+42
|
*
*argc=0 in cargs allowed, when copying area, first undraw cursor ...
dscho
2001-12-14
1
-0
/
+2
|
*
cmdline arg -passwd added
dscho
2001-11-19
1
-2
/
+3
|
*
start x11vnc, an x0rfbserver clone
dscho
2001-11-18
1
-0
/
+5
|
*
Visual C++ / win32 compatibility reestablished
dscho
2001-11-15
1
-2
/
+1
|
*
changes from Justin, zippy added
dscho
2001-11-14
1
-66
/
+33
|
*
gettimeofday for windows
dscho
2001-11-08
1
-0
/
+14
|
*
clean ups
dscho
2001-10-25
1
-1
/
+1
|
*
add rfbDrawLine, rfbDrawPixel and vncev, an xev "lookalike"
dscho
2001-10-18
1
-0
/
+3
|
*
scheduleCopyRegion no longer sends frameBufferUpdates (no longer clobbers
dscho
2001-10-16
1
-4
/
+23
|
|
|
|
deferring)
*
deferUpdate
dscho
2001-10-16
1
-4
/
+20
|
*
rfbSelectBox, consoleFonts, too many changes
dscho
2001-10-13
1
-11
/
+31
|
*
replaced xalloc with malloc functions, udp input support (untested), fixed http
dscho
2001-10-11
1
-1
/
+11
|
*
copyrect corrections, fd_set in rfbNewClient, dox in rfb.h for pthreads
dscho
2001-10-10
1
-0
/
+8
|
|
|
|
problem
*
pthreads corrections
dscho
2001-10-10
1
-5
/
+7
|
*
font corrections, displayHook
dscho
2001-10-07
1
-12
/
+19
|
*
WIN32 compatibility, removed kbdptr.c
dscho
2001-10-06
1
-5
/
+34
|
*
changed cursor functions to use screen info, not cursor
dscho
2001-10-05
1
-12
/
+18
|
|
|
|
fixed copy rect.
*
rfbDoCopyRect/Region and rfbScheduleCopyRect/Region.
dscho
2001-10-04
1
-5
/
+75
|
*
fixed 2 pthreads issues, added noXCursor option.
dscho
2001-10-04
1
-23
/
+25
|
*
working on IRIX pthreads problem
dscho
2001-10-03
1
-1
/
+1
|
*
upgraded to TridiaVNC 1.2.1
dscho
2001-10-03
1
-3
/
+5
|
*
no more compile warnings, pthread final(?) fixes
dscho
2001-10-02
1
-24
/
+24
|
*
support for server side colour maps, fix for non-pthread, support for 3bpp
dscho
2001-10-02
1
-2
/
+8
|
*
finally fixed pthreads
dscho
2001-09-29
1
-17
/
+22
|
*
more pthread debugging
dscho
2001-09-29
1
-30
/
+12
|
*
cleaned up pthreads (now compiles) and rfb.h (first undefine TRUE)
dscho
2001-09-29
1
-1
/
+1
|
*
dropped miregion and all the X stuff in favour of Wez' sraRegion, added dox
dscho
2001-09-29
1
-23
/
+17
|
*
added setTranslateFunction as member of rfbScreenInfo,
dscho
2001-09-27
1
-0
/
+1
|
|
|
|
cursor may be NULL (no cursor).
*
docu and cursors in examples.
dscho
2001-09-27
1
-20
/
+14
|
*
API corrections
dscho
2001-09-26
1
-9
/
+25
|
*
adapted pnmshow to aligned width
dscho
2001-09-26
1
-0
/
+3
|
[next]