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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
clean ups
dscho
2001-10-25
5
-41
/
+41
|
*
changes
dscho
2001-10-19
1
-0
/
+2
|
*
add rfbDrawLine, rfbDrawPixel and vncev, an xev "lookalike"
dscho
2001-10-18
6
-1
/
+175
|
*
scheduleCopyRegion no longer sends frameBufferUpdates (no longer clobbers
dscho
2001-10-16
1
-4
/
+23
|
|
|
|
deferring)
*
deferUpdate
dscho
2001-10-16
5
-8
/
+30
|
*
font errors, requestedRegion bug
dscho
2001-10-16
3
-6
/
+11
|
*
unneccessary file
dscho
2001-10-15
1
-21
/
+0
|
*
INT_MAX maybe not defined
dscho
2001-10-13
1
-0
/
+4
|
*
todo
dscho
2001-10-13
1
-0
/
+1
|
*
rfbSelectBox, consoleFonts, too many changes
dscho
2001-10-13
17
-261
/
+1148
|
*
changes to Makefile
dscho
2001-10-12
1
-1
/
+1
|
*
cleanups
dscho
2001-10-12
3
-2
/
+5
|
*
replaced xalloc with malloc functions, udp input support (untested), fixed http
dscho
2001-10-11
13
-236
/
+204
|
*
copyrect corrections, fd_set in rfbNewClient, dox in rfb.h for pthreads
dscho
2001-10-10
5
-11
/
+46
|
|
|
|
problem
*
pthreads corrections
dscho
2001-10-10
6
-35
/
+48
|
*
start udp
dscho
2001-10-09
1
-0
/
+1
|
*
removes region.h
dscho
2001-10-08
3
-51
/
+4
|
*
fixed 24bit (update was garbled)
dscho
2001-10-07
3
-5
/
+9
|
*
font corrections, displayHook
dscho
2001-10-07
5
-24
/
+45
|
*
WIN32 compatibility, removed kbdptr.c
dscho
2001-10-06
16
-96
/
+585
|
*
changed cursor functions to use screen info, not cursor
dscho
2001-10-05
7
-36
/
+38
|
|
|
|
fixed copy rect.
*
extracted font routines from example
dscho
2001-10-05
6
-66
/
+99
|
*
rfbDoCopyRect/Region and rfbScheduleCopyRect/Region.
dscho
2001-10-04
6
-13
/
+96
|
*
tried to compile on Sparcs. Original cc has problems. ar isn't there.
dscho
2001-10-04
1
-0
/
+10
|
*
fixed 2 pthreads issues, added noXCursor option.
dscho
2001-10-04
6
-73
/
+81
|
*
working on IRIX pthreads problem
dscho
2001-10-03
2
-2
/
+3
|
*
java viewer bug fixed
dscho
2001-10-03
2
-5
/
+9
|
*
upgraded to TridiaVNC 1.2.1
dscho
2001-10-03
9
-57
/
+190
|
*
no more compile warnings, pthread final(?) fixes
dscho
2001-10-02
10
-238
/
+227
|
*
some todo items
dscho
2001-10-02
1
-9
/
+13
|
*
implemented rfbSetCursor
dscho
2001-10-02
3
-17
/
+30
|
*
prototype for rfbSendBell
dscho
2001-10-02
1
-0
/
+1
|
*
changes
dscho
2001-10-02
1
-0
/
+14
|
*
forgot files for 3 bpp
dscho
2001-10-02
3
-0
/
+528
|
*
support for server side colour maps, fix for non-pthread, support for 3bpp
dscho
2001-10-02
10
-80
/
+199
|
*
have to upgrade to newest VNC sources
dscho
2001-10-01
1
-0
/
+1
|
*
finally fixed pthreads
dscho
2001-09-29
8
-53
/
+94
|
*
nother try
dscho
2001-09-29
2
-1
/
+9
|
*
more pthread debugging
dscho
2001-09-29
6
-52
/
+88
|
*
cleaned up pthreads (now compiles) and rfb.h (first undefine TRUE)
dscho
2001-09-29
3
-3
/
+5
|
*
dropped miregion and all the X stuff in favour of Wez' sraRegion, added dox
dscho
2001-09-29
39
-13903
/
+1071
|
*
exported rfbReverseByte
dscho
2001-09-28
2
-10
/
+8
|
*
don't send a cursor update if there is no cursor
dscho
2001-09-28
1
-0
/
+1
|
*
small changes to README (contact) and TODO (autoconf?)
dscho
2001-09-28
2
-2
/
+4
|
*
libvncserver.a is not deleted by make clean
dscho
2001-09-28
1
-2
/
+2
|
*
unnecessary include
dscho
2001-09-28
1
-3
/
+0
|
*
now compiles on FreeBSD
dscho
2001-09-28
3
-10
/
+13
|
*
make clean now cleans mac.o pnmshow.o and example.o
dscho
2001-09-28
1
-2
/
+2
|
*
added setTranslateFunction as member of rfbScreenInfo,
dscho
2001-09-27
5
-4
/
+26
|
|
|
|
cursor may be NULL (no cursor).
*
try to make OSXvnc run again.
dscho
2001-09-27
3
-117
/
+42
|
[next]