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
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

List generated Tue Apr 30 02:17:38 2024
Currently showing patches 45701 to 45800 of 45965 [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]