barrier/client
crs ed8ed72f26 synergy hook DLL will now restart itself if a client tries to
init() it while it's already running.  fixed an uninitialized
pointer bug in CServer and some cleanup-on-error code in
CMSWindowsPrimaryScreen.  also added timeout to read() on
IInputStream and a heartbeat sent by clients so the server
can disconnect clients that are dead but never reset the TCP
connection.  previously the server would keep these dead
clients around forever and if the user was locked on the
client screen for some reason then the server would have to
be rebooted (or the server would have to be killed via a
remote login).
2002-06-26 16:31:48 +00:00
..
CClient.cpp synergy hook DLL will now restart itself if a client tries to 2002-06-26 16:31:48 +00:00
CClient.h client now compresses mouse motion events. this fixes slow 2002-06-26 13:48:08 +00:00
CMSWindowsSecondaryScreen.cpp win32 screen saver now handled. 2002-06-23 21:53:31 +00:00
CMSWindowsSecondaryScreen.h win32 screen saver now handled. 2002-06-23 21:53:31 +00:00
CXWindowsSecondaryScreen.cpp checkpoint. adding screen saver support. only on X so far 2002-06-22 19:20:21 +00:00
CXWindowsSecondaryScreen.h checkpoint. adding screen saver support. only on X so far 2002-06-22 19:20:21 +00:00
Makefile.am added header files to _SOURCES. 2002-06-22 17:31:24 +00:00
client.cpp cleaned up some minor bugs. 2002-06-21 17:55:47 +00:00
client.dsp win32 changes. changed names of binaries. added support for 2002-06-08 21:48:00 +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