barrier/synergy
crs 854d2c7fbf checkpoint. changed clipboard model. the clipboard can only
be accessed now between open()/close().  ownership of the
clipboard is asserted via the empty() method.  this parallels
the win32 model (but the win32 code hasn't been updated yet).

refactored X11 clipboard code.  moved the bulk of it into
CXWindowsClipboard and moved some comment event handling into
CXWindowsScreen.  changed how requests are processed into a
hopefully easier to understand model.  added support for getting
clipboard from and sending clipboard to motif (or at least
lesstif) clients.  sending to lesstif required a hack to work
around an apparent bug in lesstif.
2002-05-27 16:22:59 +00:00
..
CClipboard.cpp checkpoint. changed clipboard model. the clipboard can only 2002-05-27 16:22:59 +00:00
CClipboard.h checkpoint. changed clipboard model. the clipboard can only 2002-05-27 16:22:59 +00:00
CInputPacketStream.cpp removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
CInputPacketStream.h Indentation changes. 2002-04-29 14:40:01 +00:00
CMSWindowsClipboard.cpp removed unnecessary call in screen class, added logging calls 2002-05-22 17:08:37 +00:00
CMSWindowsClipboard.h Fixes to get win32 client and server up to date. 2002-04-30 16:23:03 +00:00
CMSWindowsScreen.cpp added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
CMSWindowsScreen.h added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
COutputPacketStream.cpp Indentation change. 2002-05-02 11:44:21 +00:00
COutputPacketStream.h Indentation changes. 2002-04-29 14:40:01 +00:00
CProtocolUtil.cpp removed unnecessary call in screen class, added logging calls 2002-05-22 17:08:37 +00:00
CProtocolUtil.h Indentation changes. 2002-04-29 14:40:01 +00:00
CTCPSocketFactory.cpp removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
CTCPSocketFactory.h Indentation changes. 2002-04-29 14:40:01 +00:00
CXWindowsClipboard.cpp checkpoint. changed clipboard model. the clipboard can only 2002-05-27 16:22:59 +00:00
CXWindowsClipboard.h checkpoint. changed clipboard model. the clipboard can only 2002-05-27 16:22:59 +00:00
CXWindowsScreen.cpp checkpoint. changed clipboard model. the clipboard can only 2002-05-27 16:22:59 +00:00
CXWindowsScreen.h checkpoint. changed clipboard model. the clipboard can only 2002-05-27 16:22:59 +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 clipboard model. the clipboard can only 2002-05-27 16:22:59 +00:00
IPrimaryScreen.h added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
ISecondaryScreen.h added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
IServerProtocol.h added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
ISocketFactory.h Indentation changes. 2002-04-29 14:40:01 +00:00
KeyTypes.h changed processing of key events in X. secondary screen now 2002-04-26 17:38:01 +00:00
Makefile checkpoint. changed clipboard model. the clipboard can only 2002-05-27 16:22:59 +00:00
MouseTypes.h Started over. 2001-10-06 14:13:28 +00:00
ProtocolTypes.h added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
XSynergy.cpp server no longer asserts when a client connects with a name that's 2002-05-23 14:56:03 +00:00
XSynergy.h server no longer asserts when a client connects with a name that's 2002-05-23 14:56:03 +00:00
synergy.dsp Fixes to get win32 client and server up to date. 2002-04-30 16:23:03 +00:00