barrier/synergy
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
..
CClipboard.cpp no longer attempting to unmarshall clipboard formats that aren't 2002-07-23 15:34:05 +00:00
CClipboard.h indentation and other formatting changes. also cleaned up 2002-06-10 22:06:45 +00:00
CInputPacketStream.cpp synergy hook DLL will now restart itself if a client tries to 2002-06-26 16:31:48 +00:00
CInputPacketStream.h synergy hook DLL will now restart itself if a client tries to 2002-06-26 16:31:48 +00:00
COutputPacketStream.cpp formatting changes. 2002-06-17 13:31:21 +00:00
COutputPacketStream.h Indentation changes. 2002-04-29 14:40:01 +00:00
CProtocolUtil.cpp synergy hook DLL will now restart itself if a client tries to 2002-06-26 16:31:48 +00:00
CProtocolUtil.h checkpoint. more conversion to automake. 2002-06-19 11:23:49 +00:00
CTCPSocketFactory.cpp refactored ISocket into IDataSocket. the latter and IListenSocket 2002-06-17 12:02:26 +00:00
CTCPSocketFactory.h refactored ISocket into IDataSocket. the latter and IListenSocket 2002-06-17 12:02:26 +00:00
ClipboardTypes.h Added support for multiple clipboards. This is mainly to 2002-04-27 14:19:53 +00:00
IClient.h checkpoint. still refactoring. merged common code from primary 2002-07-13 22:00:38 +00:00
IClipboard.h no longer attempting to unmarshall clipboard formats that aren't 2002-07-23 15:34:05 +00:00
IPrimaryScreenReceiver.h moved onError() method to IScreenReceiver from IPrimaryScreenReceiver. 2002-07-16 16:52:26 +00:00
IScreen.h moved onError() method to IScreenReceiver from IPrimaryScreenReceiver. 2002-07-16 16:52:26 +00:00
IScreenEventHandler.h moved onError() method to IScreenReceiver from IPrimaryScreenReceiver. 2002-07-16 16:52:26 +00:00
IScreenReceiver.h moved onError() method to IScreenReceiver from IPrimaryScreenReceiver. 2002-07-16 16:52:26 +00:00
IScreenSaver.h checkpoint. adding screen saver support. only on X so far 2002-06-22 19:20:21 +00:00
IServer.h moved onError() method to IScreenReceiver from IPrimaryScreenReceiver. 2002-07-16 16:52:26 +00:00
ISocketFactory.h refactored ISocket into IDataSocket. the latter and IListenSocket 2002-06-17 12:02:26 +00:00
KeyTypes.h converted win32 to use unicode based KeyID. 2002-07-23 18:59:15 +00:00
Makefile.am checkpoint. still refactoring. merged common code from primary 2002-07-13 22:00:38 +00:00
MouseTypes.h Started over. 2001-10-06 14:13:28 +00:00
ProtocolTypes.h removed restart function from platform. no longer trying to 2002-07-24 13:01:18 +00:00
Version.h removed restart function from platform. no longer trying to 2002-07-24 13:01:18 +00:00
XScreen.cpp indentation and other formatting changes. also cleaned up 2002-06-10 22:06:45 +00:00
XScreen.h added better handling of X server disconnecting unexpectedly. 2002-06-03 13:45:30 +00:00
XSynergy.cpp formatting changes. 2002-06-17 13:31:21 +00:00
XSynergy.h server now rejects clients that are not in the configuration. 2002-05-31 18:18:29 +00:00
synergy.dsp checkpoint. refactored win32 code. had to edit and rename some 2002-07-15 15:01:36 +00:00