Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]


GIT HashBranchDateAuthorLog Message
ac263ce9 [view]master2001-10-12 09:34:55 +0000dscho[libtdevnc] changes to Makefile
e7dacc57 [view]master2001-10-12 07:36:35 +0000dscho[libtdevnc] cleanups
67094d7c [view]master2001-10-11 15:44:58 +0000dscho[libtdevnc] replaced xalloc with malloc functions, udp input support (untested), fixed http
519a8e0e [view]master2001-10-10 23:56:04 +0000dscho[libtdevnc] copyrect corrections, fd_set in rfbNewClient, dox in rfb.h for pthreads
problem
fad78817 [view]master2001-10-10 15:07:17 +0000dscho[libtdevnc] pthreads corrections
631d3be5 [view]master2001-10-09 17:16:50 +0000dscho[libtdevnc] start udp
27e3c69d [view]master2001-10-08 18:15:47 +0000dscho[libtdevnc] removes region.h
a7d66f23 [view]master2001-10-07 03:49:02 +0000dscho[libtdevnc] fixed 24bit (update was garbled)
87c12192 [view]master2001-10-07 02:59:57 +0000dscho[libtdevnc] font corrections, displayHook
446f334c [view]master2001-10-06 17:45:42 +0000dscho[libtdevnc] WIN32 compatibility, removed kbdptr.c
018e90db [view]master2001-10-05 21:41:16 +0000dscho[libtdevnc] changed cursor functions to use screen info, not cursor
fixed copy rect.
8f407f8a [view]master2001-10-05 20:19:35 +0000dscho[libtdevnc] extracted font routines from example
48eb9b22 [view]master2001-10-04 18:03:37 +0000dscho[libtdevnc] rfbDoCopyRect/Region and rfbScheduleCopyRect/Region.
1ed7f54e [view]master2001-10-04 12:18:13 +0000dscho[libtdevnc] tried to compile on Sparcs. Original cc has problems. ar isn't there.
bd5fdd67 [view]master2001-10-04 11:58:57 +0000dscho[libtdevnc] fixed 2 pthreads issues, added noXCursor option.
2a683877 [view]master2001-10-03 17:40:57 +0000dscho[libtdevnc] working on IRIX pthreads problem
b3f2c7d0 [view]master2001-10-03 17:09:55 +0000dscho[libtdevnc] java viewer bug fixed
05c8f2d4 [view]master2001-10-03 02:11:59 +0000dscho[libtdevnc] upgraded to TridiaVNC 1.2.1
130ae151 [view]master2001-10-02 23:04:35 +0000dscho[libtdevnc] no more compile warnings, pthread final(?) fixes
b8c6f3b1 [view]master2001-10-02 16:47:20 +0000dscho[libtdevnc] some todo items
f6e8bc89 [view]master2001-10-02 16:40:45 +0000dscho[libtdevnc] implemented rfbSetCursor
090c4738 [view]master2001-10-02 15:17:57 +0000dscho[libtdevnc] prototype for rfbSendBell
622de218 [view]master2001-10-02 10:18:23 +0000dscho[libtdevnc] changes
e9b44e06 [view]master2001-10-02 10:11:32 +0000dscho[libtdevnc] forgot files for 3 bpp
095539cd [view]master2001-10-02 02:44:03 +0000dscho[libtdevnc] support for server side colour maps, fix for non-pthread, support for 3bpp
aa8d2ae1 [view]master2001-10-01 15:48:05 +0000dscho[libtdevnc] have to upgrade to newest VNC sources
08ed0461 [view]master2001-09-29 19:51:17 +0000dscho[libtdevnc] finally fixed pthreads
64101231 [view]master2001-09-29 15:29:13 +0000dscho[libtdevnc] nother try
58031bcb [view]master2001-09-29 14:55:25 +0000dscho[libtdevnc] more pthread debugging
25697e82 [view]master2001-09-29 13:07:53 +0000dscho[libtdevnc] cleaned up pthreads (now compiles) and rfb.h (first undefine TRUE)
282b071a [view]master2001-09-29 12:51:24 +0000dscho[libtdevnc] dropped miregion and all the X stuff in favour of Wez' sraRegion, added dox
c30ded8d [view]master2001-09-28 15:21:18 +0000dscho[libtdevnc] exported rfbReverseByte
0ea0b7f0 [view]master2001-09-28 10:26:25 +0000dscho[libtdevnc] don't send a cursor update if there is no cursor
23287dc5 [view]master2001-09-28 09:38:30 +0000dscho[libtdevnc] small changes to README (contact) and TODO (autoconf?)
e42147df [view]master2001-09-28 09:24:58 +0000dscho[libtdevnc] libvncserver.a is not deleted by make clean
e8b0499a [view]master2001-09-28 09:21:35 +0000dscho[libtdevnc] unnecessary include
9e5110fa [view]master2001-09-28 09:20:50 +0000dscho[libtdevnc] now compiles on FreeBSD
7c10483c [view]master2001-09-28 08:46:35 +0000dscho[libtdevnc] make clean now cleans mac.o pnmshow.o and example.o
11d64787 [view]master2001-09-27 15:42:54 +0000dscho[libtdevnc] added setTranslateFunction as member of rfbScreenInfo,
cursor may be NULL (no cursor).
080ad356 [view]master2001-09-27 11:29:05 +0000dscho[libtdevnc] try to make OSXvnc run again.
fb53d481 [view]master2001-09-27 09:01:39 +0000dscho[libtdevnc] docu and cursors in examples.
5c3eae92 [view]master2001-09-26 21:20:27 +0000dscho[libtdevnc] API corrections
d6082b69 [view]master2001-09-26 10:34:56 +0000dscho[libtdevnc] adapted pnmshow to aligned width
74c7c6cd [view]master2001-09-25 22:56:14 +0000dscho[libtdevnc] look for align bug with odd width. Bug in vncviewer?
1342b7e1 [view]master2001-09-25 12:42:40 +0000dscho[libtdevnc] permanently moved authorization
38cbc4b7 [view]master2001-09-25 11:58:24 +0000dscho[libtdevnc] moved vncauth to libvncserver
7074bbff [view]master2001-09-25 10:56:48 +0000dscho[libtdevnc] rmoved unneccessary files
94f04a86 [view]master2001-09-25 10:52:57 +0000dscho[libtdevnc] fix cursor bug; missing keysym; fix align problem on SGI; clean up cursor.c
clean up rfb.h a bit; endian issues
cb3b9c77 [view]master2001-09-24 22:03:40 +0000dscho[libtdevnc] forgot file
5c438e3f [view]master2001-09-24 22:02:28 +0000dscho[libtdevnc] bugfix: cursor (works now without xcursor encoding)
fa85c12a [view]master2001-09-24 07:30:50 +0000dscho[libtdevnc] cursor changes
1e83d9a5 [view]master2001-09-23 02:00:31 +0000dscho[libtdevnc] cleaned up warnings, cursor changes
febced55 [view]master2001-09-21 23:33:47 +0000dscho[libtdevnc] http added, prepare for cursor
c880fd33 [view]master2001-09-20 12:34:50 +0000dscho[libtdevnc] changed README at last
8c599f70 [view]master2001-09-13 09:49:46 +0000dscho[libtdevnc] Now you can write something in addition to mouse movements ...
26343799 [view]master2001-08-14 10:24:32 +0000dscho[libtdevnc] comments & new example: pnmshow
47341aa5 [view]master2001-08-14 09:57:47 +0000dscho[libtdevnc] now lines are drawn for the example, first steps to make clients independent.
af4e0267 [view]master2001-08-14 07:48:57 +0000dscho[libtdevnc] hooks inserted
757fdc24 [view]master2001-08-01 11:52:01 +0000dscho[libtdevnc] Initial revision

List generated Wed Jul 3 04:17:40 2024
Currently showing patches 46901 to 46959 of 46959 [View All on Single Page]
Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]