barrier/server
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
..
CMSWindowsPrimaryScreen.cpp added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
CMSWindowsPrimaryScreen.h added support for locking to a screen when the sroll lock is 2002-05-24 14:37:12 +00:00
CScreenMap.cpp fixed incorrect for-loop over directions conditional. 2002-05-22 17:02:58 +00:00
CScreenMap.h Indentation changes. 2002-04-29 14:40:01 +00:00
CServer.cpp added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
CServer.h added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
CServerProtocol.cpp server no longer asserts when a client connects with a name that's 2002-05-23 14:56:03 +00:00
CServerProtocol.h added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
CServerProtocol1_0.cpp added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
CServerProtocol1_0.h added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
CSynergyHook.cpp added support for mouse wheel on win32. 2002-05-23 18:35:08 +00:00
CSynergyHook.h added support for mouse wheel on win32. 2002-05-23 18:35:08 +00:00
CXWindowsPrimaryScreen.cpp checkpoint. changed clipboard model. the clipboard can only 2002-05-27 16:22:59 +00:00
CXWindowsPrimaryScreen.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
makehook.dsp added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
resource.h checkpoint. merging win32 code. server on X is currently broken 2001-11-19 00:33:36 +00:00
server.cpp added a third screen to hard coded map for testing purposes. 2002-05-23 15:00:39 +00:00
server.dsp added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
server.rc Fixes to get win32 client and server up to date. 2002-04-30 16:23:03 +00:00
synrgyhk.dsp added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00