barrier/synergy
crs f15c9df85b added platform independent clipboard transfer stuff
clipboard owner support (MS windows done, X windows partial)
added key transfer on ms windows
mutex fixes in CClient (had race conditions)
faster debug output in ms windows
changed temporary screen name to "secondary"
network fixes on ms windows (poll returned wrong result)
fixed transparent cursor on ms windows
2001-11-25 18:32:41 +00:00
..
CClipboard.cpp added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
CClipboard.h added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
CInputPacketStream.cpp removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
CInputPacketStream.h removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
CMSWindowsClipboard.cpp added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
CMSWindowsClipboard.h added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
CMSWindowsScreen.cpp added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
CMSWindowsScreen.h added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
COutputPacketStream.cpp removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
COutputPacketStream.h removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
CProtocolUtil.cpp added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
CProtocolUtil.h added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
CTCPSocketFactory.cpp removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
CTCPSocketFactory.h removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
CXWindowsClipboard.cpp added preliminary support for getting the X selection. 2001-11-13 23:34:12 +00:00
CXWindowsClipboard.h checkpoint. merging win32 code. server on X is currently broken 2001-11-19 00:33:36 +00:00
CXWindowsScreen.cpp added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
CXWindowsScreen.h added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
IClipboard.h added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
IPrimaryScreen.h added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
ISecondaryScreen.h added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
IServerProtocol.h added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
ISocketFactory.h removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
KeyTypes.h Started over. 2001-10-06 14:13:28 +00:00
Makefile added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
MouseTypes.h Started over. 2001-10-06 14:13:28 +00:00
ProtocolTypes.h added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
XSynergy.cpp Started over. 2001-10-06 14:13:28 +00:00
XSynergy.h Started over. 2001-10-06 14:13:28 +00:00
synergy.dsp added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00