barrier/platform
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
..
CMSWindowsClipboard.cpp fixed a bug in clipboard conversion (was using wrong converter or 2002-07-23 18:59:44 +00:00
CMSWindowsClipboard.h unicode clipboard changes for win32 plus some bug fixes. 2002-07-23 15:26:40 +00:00
CMSWindowsClipboardAnyTextConverter.cpp unicode clipboard changes for win32 plus some bug fixes. 2002-07-23 15:26:40 +00:00
CMSWindowsClipboardAnyTextConverter.h unicode clipboard changes for win32 plus some bug fixes. 2002-07-23 15:26:40 +00:00
CMSWindowsClipboardTextConverter.cpp unicode clipboard changes for win32 plus some bug fixes. 2002-07-23 15:26:40 +00:00
CMSWindowsClipboardTextConverter.h unicode clipboard changes for win32 plus some bug fixes. 2002-07-23 15:26:40 +00:00
CMSWindowsClipboardUTF16Converter.cpp unicode clipboard changes for win32 plus some bug fixes. 2002-07-23 15:26:40 +00:00
CMSWindowsClipboardUTF16Converter.h unicode clipboard changes for win32 plus some bug fixes. 2002-07-23 15:26:40 +00:00
CMSWindowsScreen.cpp changed waitForEvent() to handle a peculiar feature of 2002-07-18 16:58:08 +00:00
CMSWindowsScreen.h checkpoint. refactored win32 code. had to edit and rename some 2002-07-15 15:01:36 +00:00
CMSWindowsScreenSaver.cpp added win32 screen saver class forgotten in previous checkins. 2002-07-01 12:58:52 +00:00
CMSWindowsScreenSaver.h added win32 screen saver class forgotten in previous checkins. 2002-07-01 12:58:52 +00:00
CPlatform.cpp checkpoint. more conversion to automake. 2002-06-19 11:23:49 +00:00
CPlatform.h checkpoint. more conversion to automake. 2002-06-19 11:23:49 +00:00
CSynergyHook.cpp fixed handling of calling init() when a previous process did not 2002-07-18 17:03:10 +00:00
CSynergyHook.h attempt to fix stuttering when leaving win32 screen. seems to 2002-07-17 17:27:41 +00:00
CUnixPlatform.cpp removed restart function from platform. no longer trying to 2002-07-24 13:01:18 +00:00
CUnixPlatform.h removed restart function from platform. no longer trying to 2002-07-24 13:01:18 +00:00
CWin32Platform.cpp removed restart function from platform. no longer trying to 2002-07-24 13:01:18 +00:00
CWin32Platform.h removed restart function from platform. no longer trying to 2002-07-24 13:01:18 +00:00
CXWindowsClipboard.cpp removed unnecessary atoms from X clipboard object. 2002-07-23 12:35:36 +00:00
CXWindowsClipboard.h removed unnecessary atoms from X clipboard object. 2002-07-23 12:35:36 +00:00
CXWindowsClipboardTextConverter.cpp checkpoint. more UTF8 clipboard stuff. 2002-07-23 11:36:18 +00:00
CXWindowsClipboardTextConverter.h checkpoint. adding support for unicode in clipboard. 2002-07-22 17:32:51 +00:00
CXWindowsClipboardUCS2Converter.cpp checkpoint. adding support for unicode in clipboard. 2002-07-22 17:32:51 +00:00
CXWindowsClipboardUCS2Converter.h checkpoint. adding support for unicode in clipboard. 2002-07-22 17:32:51 +00:00
CXWindowsClipboardUTF8Converter.cpp checkpoint. adding support for unicode in clipboard. 2002-07-22 17:32:51 +00:00
CXWindowsClipboardUTF8Converter.h checkpoint. adding support for unicode in clipboard. 2002-07-22 17:32:51 +00:00
CXWindowsScreen.cpp removed restart function from platform. no longer trying to 2002-07-24 13:01:18 +00:00
CXWindowsScreen.h checkpoint. refactored win32 code. had to edit and rename some 2002-07-15 15:01:36 +00:00
CXWindowsScreenSaver.cpp refactoring. refactored stuff in client (with changes to server 2002-07-12 20:41:23 +00:00
CXWindowsScreenSaver.h refactoring. refactored stuff in client (with changes to server 2002-07-12 20:41:23 +00:00
CXWindowsUtil.cpp removed restart function from platform. no longer trying to 2002-07-24 13:01:18 +00:00
CXWindowsUtil.h CXWindowsUtil::CErrorLock wasn't XSync()'ing the display before 2002-06-22 19:47:27 +00:00
IMSWindowsScreenEventHandler.h moved onError() method to IScreenReceiver from IPrimaryScreenReceiver. 2002-07-16 16:52:26 +00:00
IPlatform.h removed restart function from platform. no longer trying to 2002-07-24 13:01:18 +00:00
Makefile.am checkpoint. adding support for unicode in clipboard. 2002-07-22 17:32:51 +00:00
makehook.dsp checkpoint. refactored win32 code. had to edit and rename some 2002-07-15 15:01:36 +00:00
platform.dsp unicode clipboard changes for win32 plus some bug fixes. 2002-07-23 15:26:40 +00:00
synrgyhk.dsp completing previous checkin. 2002-07-15 15:03:04 +00:00