[First Page] [Previous Page] [Next Page] [Last Page]
GIT Hash | Branch | Date | Author | Log Message |
---|---|---|---|---|
c1363fa9 [view] | master | 2010-11-10 18:57:23 +0000 | George Kiagiadakis | [libtdevnc] Fix memory corruption bug. This bug occured when a second telepathy tubes client was connected after the first one had disconnected and the channel (thus, the screen too) had been destroyed. Signed-off-by: Johannes Schindelin |
9f8d8d4e [view] | master | 2010-11-10 18:57:17 +0000 | George Kiagiadakis | [libtdevnc] Split two event-loop related functions out of the rfbProcessEvents() mechanism. This is required to be able to do proper event loop integration with Qt. Idea was taken from vino's libvncserver fork. Signed-off-by: Christian Beier |
35246edd [view] | master | 2010-11-10 18:57:13 +0000 | George Kiagiadakis | [libtdevnc] Fix compilation in c89 mode. Signed-off-by: Johannes Schindelin |
1d90725a [view] | master | 2010-11-08 04:25:13 +0000 | tpearson | [tellico] Fix failure to install |
900120ca [view] | master | 2010-11-07 20:51:58 +0000 | tpearson | [tellico] Fix FTBFS |
61d74eef [view] | master | 2010-11-07 17:55:55 +0000 | tpearson | [tellico] Buildfix |
e5523350 [view] | master | 2010-11-02 22:23:12 +0100 | Christian Beier | [libtdevnc] libvnc[server|client]: implement xvp VNC extension. This implements the xvp VNC extension, which is described in the community version of the RFB protocol: http://tigervnc.sourceforge.net/cgi-bin/rfbproto It is also mentioned in the official RFB protocol. |
5da7c7a7 [view] | master | 2010-10-28 12:43:20 +0200 | Tobias Doerffel | [libtdevnc] Added missing initialization of extension mutex When not calling rfbRegisterProtocolExtension() the extension mutex is uninitialized but used upon calling rfbGetExtensionIterator() and rfbReleaseExtensionIterator() in rfbNewTCPOrUDPClient(). This causes libvncserver to crash on Win32 when building with thread support. Signed-off-by: Tobias Doerffel Signed-off-by: Christian Beier |
c9858532 [view] | master | 2010-10-28 00:03:55 +0000 | samelian | [tdelibs] [kdelibs] install cmake import modules (for imported targets support) |
e0e9e985 [view] | master | 2010-10-27 23:53:16 +0000 | samelian | [other] [kde-common/cmake] added support for imported targets; few fixes DESTDIR related |
[First Page] [Previous Page] [Next Page] [Last Page]
© 2010-2025 Trinity Desktop Project