barrier/lib/platform
crs 1eab99d70c Added support for input methods. Only handling IMs that don't
need a precompose area or status area.  This includes IMs that
do simple dead key composition.  This only changes the server.
The client still does not decompose a character it cannot
generate directly into the keysyms to compose the character.
2003-06-22 21:27:38 +00:00
..
CMSWindowsClipboard.cpp No longer installing clibboard format for plain text on windows nt 2003-05-26 09:49:38 +00:00
CMSWindowsClipboard.h Fixed several win32 bugs. First, synergy wasn't forwarding mouse 2003-04-13 14:59:53 +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 Changed MS clipboard text converters to truncate the clipboard 2003-04-08 19:26:35 +00:00
CMSWindowsClipboardTextConverter.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsClipboardUTF16Converter.cpp Changed MS clipboard text converters to truncate the clipboard 2003-04-08 19:26:35 +00:00
CMSWindowsClipboardUTF16Converter.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsPrimaryScreen.cpp ctrl+alt+del emulation checkpoint. 2003-06-08 22:12:12 +00:00
CMSWindowsPrimaryScreen.h Fixed getting locked to screen after ctrl+alt+del. Also fixed 2003-05-17 20:58:27 +00:00
CMSWindowsScreen.cpp Fixed loss of ctrl+alt+del key releases when the Winlogin desktop 2003-05-26 09:46:52 +00:00
CMSWindowsScreen.h Fixed getting locked to screen after ctrl+alt+del. Also fixed 2003-05-17 20:58:27 +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 ctrl+alt+del emulation checkpoint. 2003-06-08 22:12:12 +00:00
CMSWindowsSecondaryScreen.h ctrl+alt+del emulation checkpoint. 2003-06-08 22:12:12 +00:00
CSynergyHook.cpp Fixed getting locked to screen after ctrl+alt+del. Also fixed 2003-05-17 20:58:27 +00:00
CSynergyHook.h Fixed a few win32 keyboard/mouse problems. First, the mouse hook 2003-05-03 12:54:22 +00:00
CXWindowsClipboard.cpp Added workaround for broken clipboard owners that report the 2003-05-26 09:50:35 +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 support for input methods. Only handling IMs that don't 2003-06-22 21:27:38 +00:00
CXWindowsPrimaryScreen.h Added support for input methods. Only handling IMs that don't 2003-06-22 21:27:38 +00:00
CXWindowsScreen.cpp Added workaround for apparent Xinerama bug when warping the pointer. 2003-04-14 22:15:56 +00:00
CXWindowsScreen.h Added workaround for apparent Xinerama bug when warping the pointer. 2003-04-14 22:15:56 +00:00
CXWindowsScreenSaver.cpp Removed periodic call to XForceScreenSaver() to prevent the built-in 2003-04-13 17:13:27 +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 More fixes for X11 client keyboard handling. 2003-06-22 16:39:02 +00:00
CXWindowsSecondaryScreen.h More fixes for X11 client keyboard handling. 2003-06-22 16:39:02 +00:00
CXWindowsUtil.cpp Added KeySym <-> Unicode mappings. Changed code to use those 2003-04-24 20:11:38 +00:00
CXWindowsUtil.h Added KeySym <-> Unicode mappings. Changed code to use those 2003-04-24 20:11:38 +00:00
IMSWindowsScreenEventHandler.h Fixed getting locked to screen after ctrl+alt+del. Also fixed 2003-05-17 20:58:27 +00:00
Makefile.am Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
makehook.dsp Win32 project configuration fixes. 2003-04-16 20:59:25 +00:00
platform.dsp Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
synrgyhk.dsp Win32 project configuration fixes. 2003-04-16 20:59:25 +00:00