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
3a84b0cc [view]master2004-12-17 03:55:35 +0000runge[libtdevnc] x11vnc: XFIXES cursorshape, XRANDR resize, remote control, gui
7e13b8a5 [view]master2004-12-01 23:12:54 +0000dscho[libtdevnc] fix compilation on non MinGW32...
658b65ad [view]master2004-12-01 23:06:56 +0000dscho[libtdevnc] support MinGW32!
7d3b1c97 [view]master2004-12-01 18:21:39 +0000dscho[libtdevnc] use rfbClientErr to log errors, check if calloc succeded (both hinted by Andre Leiradella)
c641923d [view]master2004-11-30 16:45:03 +0000dscho[libtdevnc] fix long reads (in some events of success, no TRUE was returned)
9a8a28c1 [view]master2004-11-30 16:36:27 +0000dscho[libtdevnc] add EncodingUltra; it is not implemented in the libraries yet, so this is just a place holder
b1ee3af4 [view]master2004-10-16 02:50:22 +0000dscho[libtdevnc] TODOs from encodingstest
ca96ef26 [view]master2004-10-16 02:49:20 +0000dscho[libtdevnc] tight-1 -> encodingstest
5a3e352f [view]master2004-10-16 02:48:45 +0000dscho[libtdevnc] rename tight-1.c into encodingstest.c, fixing it in the process. It now
passes all encodings except corre (broken) and zrle (not yet implemented
in libvncclient)
b583cf53 [view]master2004-10-16 02:46:52 +0000dscho[libtdevnc] move read buffer to rfbClient structure (thread safety); make rfbClientLog
overrideable
8715a8ab [view]master2004-10-15 23:12:44 +0000dscho[libtdevnc] compiles, 1st run is okay, 2nd and subsequent give errors. Evidently,
libvncclient is not yet reentrant (or threadsafe).
31d0617d [view]master2004-10-15 21:25:57 +0000dscho[libtdevnc] no need to modify argv
1ca3bdc7 [view]master2004-10-15 16:22:41 +0000dscho[libtdevnc] ideas
7ea0d024 [view]master2004-10-15 16:22:06 +0000dscho[libtdevnc] compiling, non functional version of a unit test for encodings
dca073b6 [view]master2004-10-04 09:15:35 +0000dscho[libtdevnc] cursor problem
28d09a73 [view]master2004-10-02 23:54:14 +0000dscho[libtdevnc] release client list mutex earlier
e383decc [view]master2004-09-14 08:30:59 +0000dscho[libtdevnc] added success stories and link to x11vnc's home
b2bc0cdd [view]master2004-09-14 07:49:09 +0000dscho[libtdevnc] add success stories (only one at the moment)
d10f5ebe [view]master2004-09-07 15:32:14 +0000dscho[libtdevnc] new API
3060d5fa [view]master2004-09-03 11:18:50 +0000dscho[libtdevnc] output only via rfbErr
be508330 [view]master2004-09-03 10:38:45 +0000dscho[libtdevnc] libvncserver.a is in libvncserver/ now
3495019a [view]master2004-09-01 02:19:06 +0000runge[libtdevnc] x11vnc: new pointer input handling algorithm; x11vnc pkg installs java viewer
86d7695f [view]master2004-08-30 15:48:15 +0000dscho[libtdevnc] API changes
97299606 [view]master2004-08-30 15:45:58 +0000dscho[libtdevnc] global structures/functions should have "rfb", "sra" or "zrle" as prefix,
while structure members should not
0d3b958b [view]master2004-08-30 15:33:14 +0000dscho[libtdevnc] my ffmpeg was compiled with mp3lame...
52ba8bfb [view]master2004-08-30 13:49:20 +0000runge[libtdevnc] x11vnc: -cursor change shape handling, configure.ac: add more macros for X extensions
3a4f41f6 [view]master2004-08-17 12:57:33 +0000dscho[libtdevnc] news: QEMU patch v6
d77d118d [view]master2004-08-15 19:59:01 +0000runge[libtdevnc] x11vnc: -overlay to fix colors with Sun 8+24 overlay visuals. -sid option.
6460243e [view]master2004-08-04 03:20:36 +0000runge[libtdevnc] fix XKBlib.h detection on *BSD, x11vnc: manpage and README
2c668dea [view]master2004-08-04 03:11:03 +0000runge[libtdevnc] fix XKBlib.h detection on *BSD, x11vnc: manpage and README
a19a9de3 [view]master2004-07-31 14:46:52 +0000runge[libtdevnc] x11vnc: adjust version number and output
33c4ea8e [view]master2004-07-31 13:56:26 +0000runge[libtdevnc] x11vnc: -cursorpos now the default, fix cursorpos + scaling bug.
c41ab764 [view]master2004-07-29 01:04:27 +0000runge[libtdevnc] x11vnc: -add_keysyms dynamically add missing keysyms to X server
eb9a6928 [view]master2004-07-27 01:14:37 +0000runge[libtdevnc] x11vnc: -xkb (XKEYBOARD modtweak), -skip_keycodes, multi lines in x11vncrc
64605a8c [view]master2004-07-19 23:14:35 +0000runge[libtdevnc] x11vnc: ignore keysyms >4 for a keycode, add lastmod to -help, -version
57234c52 [view]master2004-07-16 02:03:58 +0000runge[libtdevnc] modtweak is now the default for x11vnc; check X11/XKBlib.h in configure.ac
03376f71 [view]master2004-07-11 02:14:42 +0000runge[libtdevnc] x11vnc: -norepeat to turn off X server autorepeat when clients exist.
4015b992 [view]master2004-07-05 02:19:29 +0000runge[libtdevnc] x11vnc: extend -allow to re-read a file with allowed IP addresses.
515dbae4 [view]master2004-07-02 01:35:59 +0000runge[libtdevnc] x11vnc: improve scaled grid calc to regain text compression. add :pad option
b68e3879 [view]master2004-06-30 10:34:30 +0000dscho[libtdevnc] do not use GNU-only getline
b6caa102 [view]master2004-06-28 22:30:41 +0000runge[libtdevnc] x11vnc: round scaled width to multiple of 4 to make vncviewer happy.
88f1aa70 [view]master2004-06-27 02:54:50 +0000runge[libtdevnc] x11vnc: speed up scaling a bit, add no blending option to -scale
b512ce1b [view]master2004-06-26 03:17:45 +0000runge[libtdevnc] x11vnc: add "-scale fraction" for global server-side scaling.
2a4a0f48 [view]master2004-06-18 09:18:22 +0000dscho[libtdevnc] convert c++ comments to c comments
1589d04d [view]master2004-06-18 09:15:43 +0000dscho[libtdevnc] debug
c8ccb166 [view]master2004-06-18 09:14:27 +0000dscho[libtdevnc] cleanups; libvncclient supports -encodings already
2e9817e0 [view]master2004-06-18 09:13:35 +0000dscho[libtdevnc] cleanups; support vncrec'orded files as input
97a1de32 [view]master2004-06-18 09:12:25 +0000dscho[libtdevnc] now that the examples reside in a subdirectory, the classes path has to be adapted
a6d341c0 [view]master2004-06-18 09:11:21 +0000dscho[libtdevnc] more comments; support playing vncrec'orded files
11271316 [view]master2004-06-18 09:02:15 +0000dscho[libtdevnc] support password reading with getpass(); support -play to play vncrec'orded files

List generated Sun Jun 21 22:20:55 2026
Currently showing patches 56251 to 56300 of 56616 [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]