barrier/lib/platform
crs 9dabd425a5 Added check for the screen saver actually being active before
entering the loop waiting for it to deactivate.  The failure
to check was causing the screen saver code to kick in when
the screen saver timeout occurred, even if the screen saver
wasn't enabled (because Windows still sends the screen saver
activating message for no good reason when the screen saver
is disabled).
2003-03-21 19:16:37 +00:00
..
CMSWindowsClipboard.cpp Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
CMSWindowsClipboard.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsClipboardAnyTextConverter.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsClipboardAnyTextConverter.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsClipboardTextConverter.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsClipboardTextConverter.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsClipboardUTF16Converter.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsClipboardUTF16Converter.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsPrimaryScreen.cpp Added a log message why the user is locked to the screen. 2003-03-17 22:32:01 +00:00
CMSWindowsPrimaryScreen.h Added switch delay and double-tap options to win32 and added a 2003-03-12 22:34:07 +00:00
CMSWindowsScreen.cpp Added switch delay and double-tap options to win32 and added a 2003-03-12 22:34:07 +00:00
CMSWindowsScreen.h Added switch delay and double-tap options to win32 and added a 2003-03-12 22:34:07 +00:00
CMSWindowsScreenSaver.cpp Added check for the screen saver actually being active before 2003-03-21 19:16:37 +00:00
CMSWindowsScreenSaver.h Fixed detection of screen saver shutdown on windows nt. 2003-03-16 17:40:57 +00:00
CMSWindowsSecondaryScreen.cpp Added type casts to avoid warning. 2003-03-17 22:31:59 +00:00
CMSWindowsSecondaryScreen.h Made releaseKeys() only synthesize key releases for those keys 2003-03-16 17:40:56 +00:00
CSynergyHook.cpp Minor hook fixes. 2003-03-16 17:40:47 +00:00
CSynergyHook.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CXWindowsClipboard.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CXWindowsClipboard.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CXWindowsClipboardTextConverter.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CXWindowsClipboardTextConverter.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CXWindowsClipboardUCS2Converter.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CXWindowsClipboardUCS2Converter.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CXWindowsClipboardUTF8Converter.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CXWindowsClipboardUTF8Converter.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CXWindowsPrimaryScreen.cpp Added a log message why the user is locked to the screen. 2003-03-17 22:32:01 +00:00
CXWindowsPrimaryScreen.h Added support on X11 for a global option to delay switching screens 2003-02-22 21:53:25 +00:00
CXWindowsScreen.cpp Fixed double locking of mutex. 2003-03-13 19:20:55 +00:00
CXWindowsScreen.h Added support on X11 for a global option to delay switching screens 2003-02-22 21:53:25 +00:00
CXWindowsScreenSaver.cpp Moved comment to more relevant location. 2003-03-13 20:24:45 +00:00
CXWindowsScreenSaver.h Synergy no longer tries to suppress the screen saver once it starts. 2003-01-11 15:16:41 +00:00
CXWindowsSecondaryScreen.cpp Made releaseKeys() only synthesize key releases for those keys 2003-03-16 17:40:56 +00:00
CXWindowsSecondaryScreen.h Made releaseKeys() only synthesize key releases for those keys 2003-03-16 17:40:56 +00:00
CXWindowsUtil.cpp Fixed getWindowProperty(). It wasn't catching all failure 2003-03-21 19:13:15 +00:00
CXWindowsUtil.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
IMSWindowsScreenEventHandler.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
Makefile.am Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
makehook.dsp Ported recent changes to win32 and fixed CRLF problems with project 2002-10-29 22:07:55 +00:00
platform.dsp Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
synrgyhk.dsp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00