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
ba10bcee [view]master2005-01-21 14:29:30 +0000dscho[libtdevnc] if no argc & argv are passed, honour the serverHost&serverPort which was set by the application
80ca7cf1 [view]master2005-01-20 14:22:48 +0000dscho[libtdevnc] no need to strdup for MakeXCursor
cafeb40f [view]master2005-01-20 14:10:26 +0000dscho[libtdevnc] disappearing cursor fixed & debug message purged
155f4c10 [view]master2005-01-20 14:04:10 +0000dscho[libtdevnc] fix disappearing cursor
47646a20 [view]master2005-01-19 18:32:49 +0000dscho[libtdevnc] redraw region under old cursor even if the old cursor doesn't have to be freed.
ff87112b [view]master2005-01-19 02:21:14 +0000dscho[libtdevnc] a granted wish has several children ;-)
d354bb60 [view]master2005-01-19 02:15:00 +0000dscho[libtdevnc] fix test (don't show cursor...); correctly set the encodings in the client;
really test 20 seconds
81ac5600 [view]master2005-01-19 02:08:23 +0000dscho[libtdevnc] oops, a debug message slipped through
a84b3d07 [view]master2005-01-18 23:18:04 +0000dscho[libtdevnc] pointerClient was still static.
do not make requestedRegion empty without reason.
the cursor handling for clients which don't handle CursorShape updates was
completely broken. It originally was very complicated for performance
reasons, however, in most cases it made performance even worse, because at
idle times there was way too much checking going on, and furthermore,
sometimes unnecessary updates were inevitable.
The code now is much more elegant: the ClientRec structure knows exactly
where it last painted the cursor, and the ScreenInfo structure knows where
the cursor shall be.
As a consequence there is no more rfbDrawCursor()/rfbUndrawCursor(), no more
dontSendFramebufferUpdate, and no more isCursorDrawn. It is now possible to
have clients which understand CursorShape updates and clients which don't at
the same time.
rfbSetCursor no longer has the option freeOld; this is obsolete, as the cursor
structure knows what to free and what not.
dd923e86 [view]master2005-01-18 22:58:59 +0000dscho[libtdevnc] add convenience function to clip using x2,y2 instead of w,h

List generated Mon Jun 15 15:20:05 2026
Currently showing patches 56181 to 56190 of 56585 [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]