barrier/lib/platform
crs 1758ea6f9f Attempt to fix problems with multimon windows. The mouse position
reported by the synergy hook dll is in a space with 0,0 in the
upper-left which is not necessarily the same as the virtual desktop
space.  So the windows primary screen now accounts for that.  On
the secondary screen, mouse_event() doesn't seem to accept negative
coordinates even on the windows NT family, making monitors with
negative coordinates inaccessible via absolute moves.  So if the
move will be to negative coordinates, use the windows 95 family
fallback of absolute moving to 0,0 then relative moving to the
final position.
2003-01-11 14:01:44 +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 Attempt to fix problems with multimon windows. The mouse position 2003-01-11 14:01:44 +00:00
CMSWindowsPrimaryScreen.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CMSWindowsScreen.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CMSWindowsScreen.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CMSWindowsScreenSaver.cpp Improved handling of screen saver handling when windows 2k is 2002-12-25 18:44:54 +00:00
CMSWindowsScreenSaver.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsSecondaryScreen.cpp Attempt to fix problems with multimon windows. The mouse position 2003-01-11 14:01:44 +00:00
CMSWindowsSecondaryScreen.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CSynergyHook.cpp Added low-level mouse hook to support mouse wheel on NT (>=SP3). 2003-01-07 21:11:54 +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 Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CXWindowsPrimaryScreen.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CXWindowsScreen.cpp Fixed bug in detecting screen saver activation. Was using || instead 2002-11-05 19:23:05 +00:00
CXWindowsScreen.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CXWindowsScreenSaver.cpp Fixed bug in detecting screen saver activation. Was using || instead 2002-11-05 19:23:05 +00:00
CXWindowsScreenSaver.h Fixed bug in detecting screen saver activation. Was using || instead 2002-11-05 19:23:05 +00:00
CXWindowsSecondaryScreen.cpp Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CXWindowsSecondaryScreen.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CXWindowsUtil.cpp Changed log level of two messages. Now won't spew about reading 2003-01-08 21:36:13 +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