Changeset 48945 in vbox
- Timestamp:
- Oct 7, 2013 9:33:32 PM (11 years ago)
- Location:
- trunk/src/VBox/Additions/x11/VBoxClient
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp
-
Property svn:keywords
changed from
Id
toId Revision
-
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp
r48487 r48945 1711 1711 ASMAtomicWriteBool(&m_fSrvStopping, true); 1712 1712 RTSemEventSignal(m_hEventSem); 1713 1713 1714 1714 if (m_pDisplay) 1715 1715 { … … 1726 1726 DO(("DnD_TERM: error sending xevent\n")); 1727 1727 } 1728 1728 1729 1729 /* We cannot signal the m_hHGCMThread as it is most likely waiting in vbglR3DoIOCtl() */ 1730 1730 /* Wait for our event threads to stop. */ -
trunk/src/VBox/Additions/x11/VBoxClient/main.cpp
-
Property svn:keywords
changed from
Id
toId Revision
-
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/x11/VBoxClient/seamless-host.cpp
-
Property svn:keywords
changed from
Id
toId Revision
-
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp
-
Property svn:keywords
changed from
Id
toId Revision
-
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/x11/VBoxClient/thread.cpp
-
Property svn:keywords
changed from
Id
toId Revision
-
Property svn:keywords
changed from
Note:
See TracChangeset
for help on using the changeset viewer.