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
54da39ba [view]master2003-02-20 13:24:43 +0000dscho[libtdevnc] #include instead of "rfb.h"
98b9663e [view]master2003-02-20 13:23:07 +0000dscho[libtdevnc] the correct way to include rfb.h is now "#include "
cbf75f79 [view]master2003-02-19 07:02:13 +0000dscho[libtdevnc] webpage update
7caf2e3b [view]master2003-02-19 06:39:32 +0000dscho[libtdevnc] forgotten .cvsignore
1c3c0c81 [view]master2003-02-19 06:27:31 +0000dscho[libtdevnc] fixed header installation into $(prefix)/include/rfb
e22be663 [view]master2003-02-18 16:02:38 +0000dscho[libtdevnc] moved include/ to rfb/
5ef5c81e [view]master2003-02-18 15:49:14 +0000dscho[libtdevnc] fixed a bug when closing a client if no longer listening for new clients.
8a5f8f25 [view]master2003-02-17 16:03:52 +0000dscho[libtdevnc] export rfbReverseBytes; undefine VERSION, because it's too common
ca872f75 [view]master2003-02-17 12:18:47 +0000dscho[libtdevnc] INSTALL is copied by automake
8e9ab155 [view]master2003-02-17 12:17:25 +0000dscho[libtdevnc] INSTALL was missing
aaee934f [view]master2003-02-16 01:25:42 +0000dscho[libtdevnc] fixed --link option to libvncserver-config
3c5d1b0f [view]master2003-02-10 20:40:36 +0000dscho[libtdevnc] cvs more flexible now; ZRLE encoding only when HAVE_ZRLE defined
1e4c2e73 [view]master2003-02-10 20:21:09 +0000dscho[libtdevnc] really fixed ClientConnectionGone problem
47c481b7 [view]master2003-02-10 20:10:38 +0000dscho[libtdevnc] fixed LinuxVNC colours
d3bb5fb6 [view]master2003-02-10 20:09:20 +0000dscho[libtdevnc] fixed a bug that prevented the first connection to be closed
2a48679c [view]master2003-02-10 20:07:14 +0000dscho[libtdevnc] fixed pthread debugging (locks...)
73d943b3 [view]master2003-02-10 20:06:40 +0000dscho[libtdevnc] fixed dependecy to libvncserver.a; if the lib is newer, the programs are relinked
8305a499 [view]master2003-02-10 14:21:00 +0000dscho[libtdevnc] removed superfluous file
bd9e5747 [view]master2003-02-10 14:16:32 +0000dscho[libtdevnc] added colourmapexample; fixed LinuxVNC to show the right colours
4a1355d1 [view]master2003-02-09 19:18:16 +0000dscho[libtdevnc] vncterm imported, porting issues solved (IRIX, OS X, Solaris)
0552ea2e [view]master2003-02-09 18:58:06 +0000dscho[libtdevnc] support for OS X is better now
722577d8 [view]master2003-02-09 18:14:11 +0000dscho[libtdevnc] trying again to support OS X
23f45bc7 [view]master2003-02-09 18:05:54 +0000dscho[libtdevnc] included vncterm
28a84b63 [view]master2003-02-09 17:55:10 +0000dscho[libtdevnc] moved the OSXvnc-server to examples; IRIX fixes (not really IRIX, but shows there)
fd96c5e8 [view]master2003-02-09 17:20:15 +0000dscho[libtdevnc] renamed sraRegion to rfbregion and put it in include/; will be installed now
75484911 [view]master2003-02-09 17:08:52 +0000dscho[libtdevnc] portability changes
f74a6076 [view]master2003-02-09 16:37:43 +0000dscho[libtdevnc] order of X libraries is not good for IRIX
e7d21a7a [view]master2003-02-09 15:43:18 +0000dscho[libtdevnc] include order was wrong
d832c5be [view]master2003-02-09 15:20:55 +0000dscho[libtdevnc] source from CVS always will need a current autoconf/automake
153ff63d [view]master2003-02-09 15:17:52 +0000dscho[libtdevnc] I give up supporting old autoconf/automake; now require at least 2.52
5bd8f59c [view]master2003-02-09 15:11:39 +0000dscho[libtdevnc] more macros included for older autoconf/automake
5030d53f [view]master2003-02-09 15:04:00 +0000dscho[libtdevnc] converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h
f86f9cec [view]master2003-02-09 13:32:07 +0000dscho[libtdevnc] ignore libvncserver-config
b8a0af82 [view]master2003-02-09 13:30:53 +0000dscho[libtdevnc] bigendian is now determined at configure time
76e558d2 [view]master2003-02-09 13:14:07 +0000dscho[libtdevnc] added website
0fb51681 [view]master2003-02-09 12:04:59 +0000dscho[libtdevnc] small adjustments for autoconf/automake compatibility
4f3ac987 [view]master2003-02-09 03:38:26 +0000dscho[libtdevnc] make dist fixed; make rpm introduced
c3d51c32 [view]master2003-02-08 14:39:39 +0000dscho[libtdevnc] removed Makefiles; these are generated now
14f7c577 [view]master2003-02-08 14:35:42 +0000dscho[libtdevnc] ignore generated files
980f062a [view]master2003-02-08 14:31:01 +0000dscho[libtdevnc] missing files
e1d563f8 [view]master2003-02-08 14:28:27 +0000dscho[libtdevnc] further autoconf'ing
9f6a4708 [view]master2003-02-08 14:26:39 +0000dscho[libtdevnc] autoconf'ed everything
6c780732 [view]master2003-02-07 19:03:10 +0000dscho[libtdevnc] added files
8113f77d [view]master2003-02-07 19:01:10 +0000dscho[libtdevnc] added Makefile in examples; "export" in cvs_update_anonymously
0f667408 [view]master2003-02-07 18:58:00 +0000dscho[libtdevnc] moved files to include; moved a file to examples/
6b7cdeb9 [view]master2003-02-07 11:53:43 +0000dscho[libtdevnc] moved files to contrib/ and examples/
35784444 [view]master2002-12-30 09:33:35 +0000dscho[libtdevnc] fixed cargs (segmentation fault!)
49c2d82d [view]master2002-12-25 16:02:49 +0000dscho[libtdevnc] strange, but standard X11 behaviour from Sun keymappings...
ba2029e9 [view]master2002-12-20 10:54:29 +0000dscho[libtdevnc] include commented debug functionality
43536e2a [view]master2002-12-20 10:37:05 +0000dscho[libtdevnc] AltGr fixes in x11vnc, renamed from altgr to modtweak

List generated Fri Mar 14 12:18:01 2025
Currently showing patches 51151 to 51200 of 51349 [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]