barrier/client
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
..
CClient.cpp added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
CClient.h added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
CMSWindowsSecondaryScreen.cpp added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
CMSWindowsSecondaryScreen.h added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
CXWindowsSecondaryScreen.cpp checkpoint. changed clipboard model. the clipboard can only 2002-05-27 16:22:59 +00:00
CXWindowsSecondaryScreen.h checkpoint. changed clipboard model. the clipboard can only 2002-05-27 16:22:59 +00:00
Makefile executables are now built into a common area on unix (and they 2001-11-25 18:42:13 +00:00
client.cpp fixed parameter type for socket port. 2002-05-22 16:51:59 +00:00
client.dsp added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
client.rc checkpoint. merging win32 code. server on X is currently broken 2001-11-19 00:33:36 +00:00
resource.h checkpoint. merging win32 code. server on X is currently broken 2001-11-19 00:33:36 +00:00