barrier/synergy
crs c5f6b34d85 checkpoint. changed protocol to better handle clipboards. now
sending a sequence number with enter messages.  screens use that
sequence number in clipboard grab and data messages.  the server
uses the sequence number to order messages across clients.  also
changed secondary screens to send clipboard updates on leaving
(or when grab occurs when not active) instead of on a query from
the server.  primary effectively does the same.  the query
message has been removed.
2002-04-29 13:31:44 +00:00
..
CClipboard.cpp checkpoint. changed protocol to better handle clipboards. now 2002-04-29 13:31:44 +00:00
CClipboard.h checkpoint. changed protocol to better handle clipboards. now 2002-04-29 13:31:44 +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 more debug levels and moved some annoying debug messages 2002-04-27 18:49:03 +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 fixed function signature. 2001-11-25 18:44:13 +00:00
CXWindowsClipboard.h fixed function signature. 2001-11-25 18:44:13 +00:00
CXWindowsScreen.cpp checkpoint. changed protocol to better handle clipboards. now 2002-04-29 13:31:44 +00:00
CXWindowsScreen.h checkpoint. changed protocol to better handle clipboards. now 2002-04-29 13:31:44 +00:00
ClipboardTypes.h Added support for multiple clipboards. This is mainly to 2002-04-27 14:19:53 +00:00
IClipboard.h checkpoint. changed protocol to better handle clipboards. now 2002-04-29 13:31:44 +00:00
IPrimaryScreen.h checkpoint. changed protocol to better handle clipboards. now 2002-04-29 13:31:44 +00:00
ISecondaryScreen.h Added support for multiple clipboards. This is mainly to 2002-04-27 14:19:53 +00:00
IServerProtocol.h checkpoint. changed protocol to better handle clipboards. now 2002-04-29 13:31:44 +00:00
ISocketFactory.h removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
KeyTypes.h changed processing of key events in X. secondary screen now 2002-04-26 17:38:01 +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 checkpoint. changed protocol to better handle clipboards. now 2002-04-29 13:31:44 +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