barrier/lib/server
crs 3d961e4767 Adapted and applied patch by Brent Priddy for re-resolving the server
hostname on each connection.  This allows the client to startup
without being able to resolve the server's hostname.  It also lets
it handle changes in the server's address, a typical scenario when
the client is a laptop moving between networks.
2004-12-30 13:28:51 +00:00
..
CClientListener.cpp Removed recursive mutexes. Simplified stream filters as a side 2004-09-29 21:59:26 +00:00
CClientListener.h Checkpoint. synergys now works. Still need to do lib/client and 2004-02-14 14:04:36 +00:00
CClientProxy.cpp Moved clipboard changed event to CClientProxy because only it 2004-02-29 17:28:51 +00:00
CClientProxy.h Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
CClientProxy1_0.cpp Fixed handling of screen resolution changes. 2004-05-16 18:04:36 +00:00
CClientProxy1_0.h Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
CClientProxy1_1.cpp Checkpoint. synergys now works. Still need to do lib/client and 2004-02-14 14:04:36 +00:00
CClientProxy1_1.h Checkpoint. synergys now works. Still need to do lib/client and 2004-02-14 14:04:36 +00:00
CClientProxy1_2.cpp Added files forgotten in previous checkin. 2004-05-01 15:19:53 +00:00
CClientProxy1_2.h Added files forgotten in previous checkin. 2004-05-01 15:19:53 +00:00
CClientProxyUnknown.cpp Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
CClientProxyUnknown.h Checkpoint. synergys now works. Still need to do lib/client and 2004-02-14 14:04:36 +00:00
CConfig.cpp Adapted and applied patch by Brent Priddy for re-resolving the server 2004-12-30 13:28:51 +00:00
CConfig.h Checkpoint. Code does not run. Still converting over to new 2004-02-01 21:09:22 +00:00
CPrimaryClient.cpp Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
CPrimaryClient.h Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
CServer.cpp Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
CServer.h Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
Makefile.am Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
server.dsp Changed VC++ projects to put release targets in ./build, debug 2004-05-16 18:02:49 +00:00