barrier/server
crs c6ecc79c0d removed restart function from platform. no longer trying to
restart if the X server connection was lost;  since synergy
is likely to be started by xdm or the user's xsession, it's
better for synergy to simply terminate when the connection
is lost.  synergy will still restart due to other errors.
also fixed numerous other minor bugs and cleaned some stuff
up (like app error codes are now consistent and enumerated
in Version.h, for lack of a better place).  and boosted
version and protocol numbers.
2002-07-24 13:01:18 +00:00
..
CClientProxy.cpp updated to new automake and refactored server stuff. the server 2002-07-09 21:22:31 +00:00
CClientProxy.h checkpoint. still refactoring. merged common code from primary 2002-07-13 22:00:38 +00:00
CClientProxy1_0.cpp checkpoint. still refactoring. merged common code from primary 2002-07-13 22:00:38 +00:00
CClientProxy1_0.h checkpoint. still refactoring. merged common code from primary 2002-07-13 22:00:38 +00:00
CConfig.cpp checkpoint. refactored win32 code. had to edit and rename some 2002-07-15 15:01:36 +00:00
CConfig.h checkpoint. refactored win32 code. had to edit and rename some 2002-07-15 15:01:36 +00:00
CHTTPServer.cpp checkpoint. refactored win32 code. had to edit and rename some 2002-07-15 15:01:36 +00:00
CHTTPServer.h refactored ISocket into IDataSocket. the latter and IListenSocket 2002-06-17 12:02:26 +00:00
CMSWindowsPrimaryScreen.cpp converted win32 to use unicode based KeyID. 2002-07-23 18:59:15 +00:00
CMSWindowsPrimaryScreen.h attempt to fix stuttering when leaving win32 screen. seems to 2002-07-17 17:27:41 +00:00
CPrimaryClient.cpp removed restart function from platform. no longer trying to 2002-07-24 13:01:18 +00:00
CPrimaryClient.h moved onError() method to IScreenReceiver from IPrimaryScreenReceiver. 2002-07-16 16:52:26 +00:00
CPrimaryScreen.cpp removed <CR> from previous change. 2002-07-19 17:39:45 +00:00
CPrimaryScreen.h attempt to fix stuttering when leaving win32 screen. seems to 2002-07-17 17:27:41 +00:00
CServer.cpp removed restart function from platform. no longer trying to 2002-07-24 13:01:18 +00:00
CServer.h now cancelling and waiting for the accept client thread before 2002-07-18 17:00:48 +00:00
CXWindowsPrimaryScreen.cpp checkpoint. converting KeyID to use UTF-32 encoding instead of 2002-07-23 17:04:41 +00:00
CXWindowsPrimaryScreen.h moved onError() method to IScreenReceiver from IPrimaryScreenReceiver. 2002-07-16 16:52:26 +00:00
Makefile.am checkpoint. still refactoring. merged common code from primary 2002-07-13 22:00:38 +00:00
resource.h checkpoint. merging win32 code. server on X is currently broken 2001-11-19 00:33:36 +00:00
server.cpp removed restart function from platform. no longer trying to 2002-07-24 13:01:18 +00:00
server.dsp checkpoint. refactored win32 code. had to edit and rename some 2002-07-15 15:01:36 +00:00
server.rc Fixes to get win32 client and server up to date. 2002-04-30 16:23:03 +00:00