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
167c6197 [view]master2004-04-19 16:24:18 +0000dscho[libtdevnc] ignore SIGPIPE the correct way
a6149f34 [view]master2004-04-13 23:56:54 +0000runge[libtdevnc] x11vnc: do not send selection unless all clients are in RFB_NORMAL state.
increase rfbMaxClientWait when threaded to avoid ReadExact() timeouts for some viewers.
47eece6a [view]master2004-04-12 18:31:04 +0000dscho[libtdevnc] fix compilation without jpeg and a certain autoconf version
782c6e7a [view]master2004-04-08 20:07:29 +0000runge[libtdevnc] x11vnc options -blackout, -xinerama, -xwarppointer. check cargs.
modify configure.ac to pick up -lXinerama
e68063f2 [view]master2004-03-24 18:26:05 +0000dscho[libtdevnc] add support for pgm and pbm (8-bit and 1-bit grayscale images)
6a1a59f9 [view]master2004-03-22 08:40:51 +0000dscho[libtdevnc] fix cargs.c: arguments were not correctly purged.
5df82de5 [view]master2004-03-15 08:54:01 +0000dscho[libtdevnc] fix --link for libvncserver-config
ed986a0b [view]master2004-03-11 00:57:59 +0000runge[libtdevnc] x11vnc options -vncconnect, -connect, -remap,
-debug_pointer, and -debug_keyboard
add reverse connections, keysym remapping,
and debug output option
74b9f7de [view]master2004-02-29 17:56:17 +0000dscho[libtdevnc] link to pre.tar.gz, mention valgrind
9bdee1a7 [view]master2004-02-29 17:51:17 +0000dscho[libtdevnc] update on news
7aa9d277 [view]master2004-02-29 15:13:38 +0000dscho[libtdevnc] fixed valgrind warning
c08bfcfd [view]master2004-02-20 01:39:45 +0000runge[libtdevnc] x11vnc options -nosel -noprimary -visual.
add clipboard/selection handling.
add visual option (mostly for testing and workarounds).
improve shm cleanup on failures.
50a80e73 [view]master2004-02-04 07:59:03 +0000dscho[libtdevnc] make examples g++ compileable, thanks to Juan Jose Costello
2fbf23c1 [view]master2004-01-30 09:59:32 +0000dscho[libtdevnc] memory leaks fixed
e0cbabec [view]master2004-01-29 13:33:03 +0000dscho[libtdevnc] Honour the check for libz, libjpeg again
34fc97a5 [view]master2004-01-21 15:25:41 +0000dscho[libtdevnc] add "-progressive height" option to make SendFramebufferUpdate "preemptive"
3a472f88 [view]master2004-01-21 01:23:35 +0000dscho[libtdevnc] update
ce4c02b6 [view]master2004-01-21 01:20:53 +0000dscho[libtdevnc] ignore all test programs
c0c5aace [view]master2004-01-21 01:19:11 +0000dscho[libtdevnc] add a simple example how to use rfbDoCopyRect
d58d3af1 [view]master2004-01-21 01:17:47 +0000dscho[libtdevnc] ignore SIGPIPE by default; it is handled via EPIPE
c4a0223e [view]master2004-01-21 01:16:49 +0000dscho[libtdevnc] do not send unnecessary updated because of cursor drawing
dede7749 [view]master2004-01-19 21:02:32 +0000runge[libtdevnc] handle mouse button number mismatch
improved pointer input handling during drags, etc.
somewhat faster copy_tiles() -> copy_tiles()
x11vnc options -buttonmap -old_pointer -old_copytile
c63b5bb0 [view]master2004-01-19 20:27:29 +0000dscho[libtdevnc] 0.6 is out... version is 0.7pre now
bdc365a0 [view]master2004-01-19 17:34:46 +0000dscho[libtdevnc] inherit CFLAGS
6e7aa909 [view]master2004-01-19 17:34:25 +0000dscho[libtdevnc] fix usage of non-existent attribute buffer
15f3a61e [view]master2004-01-16 13:53:54 +0000dscho[libtdevnc] compile fix for cygwin
11e3f6a6 [view]master2004-01-10 02:52:20 +0000runge[libtdevnc] x11vnc options -allow, -localhost, -nodragging, -input_skip
minimize memory usage under -nofb
7cb3958f [view]master2003-12-09 15:22:11 +0000dscho[libtdevnc] fix compilation with Mac OSX: preprocessor can't do recursive macros
b7643ac9 [view]master2003-12-09 03:01:00 +0000runge[libtdevnc] x11vnc: XBell events, -nofb, -notruecolor, misc. cleaning
13716c3e [view]master2003-11-27 09:40:19 +0000dscho[libtdevnc] fixed link
f6e87107 [view]master2003-11-11 13:25:37 +0000dscho[libtdevnc] -inetd, -noshm and friends added
8b0d8da5 [view]master2003-11-07 07:23:06 +0000dscho[libtdevnc] release 0.6
d117c4b5 [view]master2003-10-08 20:23:52 +0000dscho[libtdevnc] fix gcc 2.x compilation: no C99
d02db5ca [view]master2003-09-11 16:34:08 +0000markmc[libtdevnc] 2002-09-11 Mark McLoughlin
* Makefile.in, */Makefile.in, aclocal.m4,
bootstrap.sh, config.h.in, configure,
depcomp, install-sh, missing, mkinstalldirs,
Removed auto-generated files from CVS.
9edf7e56 [view]master2003-09-11 16:08:19 +0000markmc[libtdevnc] 2003-09-11 Mark McLoughlin
* rdr/Exception.h, rdr/FdInStream.cxx, rdr/FdInStream.h,
rdr/FdOutStream.cxx, rdr/FdOutStream.h, rdr/FixedMemOutStream.h,
rdr/InStream.cxx, rdr/InStream.h, rdr/MemInStream.h,
rdr/MemOutStream.h, rdr/NullOutStream.cxx, rdr/NullOutStream.h,
rdr/OutStream.h, rdr/ZlibInStream.cxx, rdr/ZlibInStream.h,
rdr/ZlibOutStream.cxx, rdr/ZlibOutStream.h, rdr/types.h,
zrle.cxx, zrleDecode.h, zrleEncode.h: remove original
C++ ZRLE implementation. Its been ported to C.
* NEWS: copy the existing ChangeLog to here and make
this a more detailed ChangeLog.
937b906f [view]master2003-09-08 23:15:53 +0000dscho[libtdevnc] ZRLE no longer uses C++, but C
f41eee75 [view]master2003-08-29 11:30:28 +0000dscho[libtdevnc] added --disable-cxx flag to configure
872405e6 [view]master2003-08-18 09:25:09 +0000dscho[libtdevnc] Karl Runge: 8bpp handling now much better, single window also, many improvements
e66f28fc [view]master2003-08-18 09:24:03 +0000dscho[libtdevnc] socklen_t -> size_t
7dc44503 [view]master2003-08-18 08:30:56 +0000dscho[libtdevnc] using autoconf 1.6
1154bd89 [view]master2003-08-09 09:45:11 +0000dscho[libtdevnc] added Projects section
682e8a66 [view]master2003-08-08 11:41:04 +0000dscho[libtdevnc] more files to ignore
1fd42ce9 [view]master2003-08-08 11:36:21 +0000dscho[libtdevnc] make --without-jpeg, --without-zlib work
f9e17961 [view]master2003-08-08 11:36:12 +0000dscho[libtdevnc] add --without-jpeg, --without-zlib; repair --without-backchannel, --without-24bpp
98c888cd [view]master2003-08-08 08:12:50 +0000dscho[libtdevnc] handle EINTR after select()
4fcb6087 [view]master2003-08-06 15:12:49 +0000dscho[libtdevnc] rfbErr introduced
79c414ab [view]master2003-08-03 00:12:22 +0000dscho[libtdevnc] forgot to change WORDS_BIGENDIAN to LIBVNCSERVER_BIGENDIAN; #undef VERSION unneccessary...
34316ef6 [view]master2003-08-02 23:59:18 +0000dscho[libtdevnc] really check for setsid, not pgrp
37b93d78 [view]master2003-08-02 23:53:50 +0000dscho[libtdevnc] overlooked endian config.h constant
89c6e645 [view]master2003-08-02 23:46:19 +0000dscho[libtdevnc] required file
428fc93e [view]master2003-08-01 08:25:55 +0000dscho[libtdevnc] mention NEWS in README, add checks for fork and setpgrp
71c8b9a3 [view]master2003-07-31 23:27:35 +0000dscho[libtdevnc] credit last two changes to Erik
48029a3a [view]master2003-07-31 16:48:23 +0000dscho[libtdevnc] rfbLog can be overridden; EINTR on read/write means just try again
ae5142bd [view]master2003-07-30 14:58:32 +0000dscho[libtdevnc] add rfbclient.h to distribution; avoid C++ style comments
eeb2061d [view]master2003-07-30 09:42:36 +0000dscho[libtdevnc] API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
964aa162 [view]master2003-07-29 15:02:33 +0000dscho[libtdevnc] further valgrinding showed leaked mallocs
9b46601d [view]master2003-07-28 15:26:24 +0000dscho[libtdevnc] adapted dox
2cc93929 [view]master2003-07-28 15:26:05 +0000dscho[libtdevnc] is autoconfed now
13b358fe [view]master2003-07-28 12:01:07 +0000dscho[libtdevnc] fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead)
eef408c1 [view]master2003-07-28 00:58:27 +0000dscho[libtdevnc] first beginnings of automatic tests, thanks to libvncclient
9f0a1a3b [view]master2003-07-28 00:57:52 +0000dscho[libtdevnc] synced with TightVNC and RealVNC
b9ebdab1 [view]master2003-07-28 00:56:49 +0000dscho[libtdevnc] debug flags
cc250a1e [view]master2003-07-27 21:55:03 +0000dscho[libtdevnc] libvncclient
0fc57f20 [view]master2003-07-27 21:51:57 +0000dscho[libtdevnc] first alpha version of libvncclient
a1ce2ac4 [view]master2003-07-27 21:30:29 +0000dscho[libtdevnc] make vncauth usable also for upcoming libvncclient
1e60fc20 [view]master2003-07-25 08:18:27 +0000dscho[libtdevnc] Added simple examples
1694a574 [view]master2003-07-11 12:12:30 +0000dscho[libtdevnc] these files are generated by configure
0ca0f4b3 [view]master2003-07-11 07:35:37 +0000dscho[libtdevnc] long standing bug in http; was sending .jar twice
d5ac0a55 [view]master2003-07-10 09:29:01 +0000dscho[libtdevnc] another try to make CVS more helpful with configure
ebc250a9 [view]master2003-07-10 09:07:38 +0000dscho[libtdevnc] also distribute classes/ directory
13637517 [view]master2003-07-10 09:06:49 +0000dscho[libtdevnc] fix compile
d4d51c33 [view]master2003-06-28 16:32:35 +0000dscho[libtdevnc] http options inserted
6da36120 [view]master2003-05-05 11:20:35 +0000dscho[libtdevnc] fix am__fastdepCXX for system not having ZLIB
b3213b6d [view]master2003-04-03 10:52:39 +0000dscho[libtdevnc] added ChangeLog for x11vnc
c984f2b1 [view]master2003-04-03 10:49:34 +0000dscho[libtdevnc] new version from Karl!
c4d44f98 [view]master2003-02-28 14:05:27 +0000dscho[libtdevnc] let libvncserver-config behave as expected when called without installing
8d308e2f [view]master2003-02-27 07:46:24 +0000dscho[libtdevnc] added some documentation how to compile from CVS sources
d75c85d7 [view]master2003-02-21 08:27:29 +0000dscho[libtdevnc] #include instead of #include "rfbregion.h"
069808db [view]master2003-02-20 13:44:14 +0000dscho[libtdevnc] update ChangeLog
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
545988d0 [view]master2002-12-20 09:48:27 +0000dscho[libtdevnc] fixed compilation for zippy
866044e5 [view]master2002-12-20 09:47:19 +0000dscho[libtdevnc] Makefile for contrib
ce2fdb72 [view]master2002-12-19 14:40:13 +0000dscho[libtdevnc] new version of x11vnc from Karl Runge
58551e93 [view]master2002-12-15 19:30:55 +0000dscho[libtdevnc] small fixes: in X11/Xlib.h Bool is int (Karl Runge); indexed colour support
2d44cfd8 [view]master2002-12-15 19:27:43 +0000dscho[libtdevnc] fix: if no CXX is defined, really don't use zrle (Karl Runge)
4d871894 [view]master2002-12-06 16:03:50 +0000dscho[libtdevnc] compiler warnings, contrib directory, new x11vnc from Karl Runge
d60fda11 [view]master2002-10-29 16:04:24 +0000dscho[libtdevnc] fixed severe bug with sending fbupdates
19c7fc02 [view]master2002-10-29 14:07:15 +0000dscho[libtdevnc] patch from Const for CursorPosUpdate encoding
347ab48b [view]master2002-10-22 08:47:29 +0000dscho[libtdevnc] rdr
af85e5fe [view]master2002-10-22 08:46:27 +0000dscho[libtdevnc] updated to vnc-3.3.4 (ZRLE encoding)
5a5c22ff [view]master2002-08-31 14:16:33 +0000dscho[libtdevnc] patch for IRIX
b34beb1b [view]master2002-08-31 14:13:50 +0000dscho[libtdevnc] socket via proxy gets options set, compiler warning fixes
0024d747 [view]master2002-08-31 14:09:39 +0000dscho[libtdevnc] compiler warnings and format vulnerabilities fixed
08bfb7cb [view]master2002-08-27 15:35:54 +0000dscho[libtdevnc] IRIX changes
dd7e8eff [view]master2002-08-22 20:36:30 +0000dscho[libtdevnc] changes
c3e27a15 [view]master2002-08-22 20:35:13 +0000dscho[libtdevnc] a pseudo HTTP request for tunnelling (also via strict Web Proxy) was added.
727b0257 [view]master2002-08-22 10:13:48 +0000dscho[libtdevnc] synchronized with tightVNC 1.2.5
598c460c [view]master2002-08-19 10:41:11 +0000dscho[libtdevnc] unwarn compilation
fde8958d [view]master2002-07-28 16:58:32 +0000dscho[libtdevnc] prepare for version 0.4
7e6d5c65 [view]master2002-07-28 16:45:16 +0000dscho[libtdevnc] NewFB encoding added
131ede28 [view]master2002-06-13 17:41:40 +0000dscho[libtdevnc] pthread fix
af41bea6 [view]master2002-05-03 10:14:53 +0000dscho[libtdevnc] solaris fixes (INADDR_NONE)
d7117b69 [view]master2002-05-02 14:33:09 +0000dscho[libtdevnc] index was shadowed
ff9fbd97 [view]master2002-05-02 12:53:29 +0000dscho[libtdevnc] Tim's Changes
22405c3d [view]master2002-04-30 14:06:50 +0000dscho[libtdevnc] command line handling
dae41e0b [view]master2002-04-30 13:09:05 +0000dscho[libtdevnc] more mac
5d090960 [view]master2002-04-30 13:07:30 +0000dscho[libtdevnc] dimming for mac
103df739 [view]master2002-04-30 06:49:45 +0000dscho[libtdevnc] Mac compile fix
11deabd3 [view]master2002-04-25 14:19:04 +0000dscho[libtdevnc] x11vnc memleaks patched
efa12fa9 [view]master2002-04-25 13:41:52 +0000dscho[libtdevnc] memleaks patched
160c85f4 [view]master2002-04-25 08:08:38 +0000dscho[libtdevnc] now colour handling should be correct
48e64b87 [view]master2002-04-24 09:16:28 +0000dscho[libtdevnc] bug for 3 bpp planes (as Mac OSX)
e66eeecd [view]master2002-04-23 12:34:50 +0000dscho[libtdevnc] sync with TightVNC 1.2.3
fd2931c0 [view]master2002-04-23 11:20:47 +0000dscho[libtdevnc] OSXvnc-server compile fixes
a73243f8 [view]master2002-04-23 10:35:00 +0000dscho[libtdevnc] another solaris clean compile
b2865b4f [view]master2002-04-23 09:28:50 +0000dscho[libtdevnc] KBDDEBUG
49bfc728 [view]master2002-04-23 08:21:39 +0000dscho[libtdevnc] solaris endian changes
ab4126d1 [view]master2002-03-04 07:10:08 +0000dscho[libtdevnc] reverted exception fds to NULL, because of unexpected behaviour
c70b4dd8 [view]master2002-02-19 13:11:31 +0000dscho[libtdevnc] changes
9ec36a65 [view]master2002-02-18 07:42:28 +0000dscho[libtdevnc] select exceptfds
45a4b4a2 [view]master2002-02-18 06:43:54 +0000dscho[libtdevnc] changes from Tim Jansen: threading issues, new client can be rejected, and more
fbf2c977 [view]master2002-01-17 09:37:39 +0000dscho[libtdevnc] compile warning fix, dependency on 1instance.c
4d7ecfb8 [view]master2002-01-17 09:36:43 +0000dscho[libtdevnc] compile warning fix
7b90c447 [view]master2002-01-17 09:33:17 +0000dscho[libtdevnc] correct BackChannel handling, compile cleanups
ba66518f [view]master2002-01-16 20:01:29 +0000dscho[libtdevnc] compile fix
9fb7fef3 [view]master2002-01-16 19:45:21 +0000dscho[libtdevnc] clean ups and encoding "backchannel"
94570b01 [view]master2002-01-14 11:14:02 +0000dscho[libtdevnc] fixed compile on MAC
b9e4a63f [view]master2002-01-14 11:09:50 +0000dscho[libtdevnc] toggle view only with OSX
ca932ee1 [view]master2002-01-14 11:02:30 +0000dscho[libtdevnc] view mode now toggleable
1d514588 [view]master2001-12-21 15:27:10 +0000dscho[libtdevnc] shared mode added
cddeb0d9 [view]master2001-12-14 15:36:23 +0000dscho[libtdevnc] *argc=0 in cargs allowed, when copying area, first undraw cursor ...
11651ff2 [view]master2001-12-11 09:25:56 +0000dscho[libtdevnc] fixed osx compiling
f3306e9e [view]master2001-12-09 21:40:46 +0000dscho[libtdevnc] Makefile cleanup, some special options for OSX
8d8429b4 [view]master2001-12-09 20:08:44 +0000dscho[libtdevnc] tile modus now near perfect (shm's better though)

List generated Fri May 3 11:17:39 2024
Currently showing patches 45751 to 45933 of 46028 [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]