barrier/lib/platform
Edward Carrel f7a5da4146 Fix for Issue 378, updating deprecated calls for creating mouse events under MacOS 10.6.
Thanks to snes350 for the initial patch to help fix this problem.
2010-06-01 10:49:22 +00:00
..
CMSWindowsClipboard.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CMSWindowsClipboard.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CMSWindowsClipboardAnyTextConverter.cpp Changes from mercurial repository. 2009-10-21 16:25:08 +00:00
CMSWindowsClipboardAnyTextConverter.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CMSWindowsClipboardBitmapConverter.cpp Changes from mercurial repository. 2009-10-21 16:25:08 +00:00
CMSWindowsClipboardBitmapConverter.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CMSWindowsClipboardHTMLConverter.cpp Changes from mercurial repository. 2009-10-21 16:25:08 +00:00
CMSWindowsClipboardHTMLConverter.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CMSWindowsClipboardTextConverter.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CMSWindowsClipboardTextConverter.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CMSWindowsClipboardUTF16Converter.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CMSWindowsClipboardUTF16Converter.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CMSWindowsDesks.cpp Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CMSWindowsDesks.h Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CMSWindowsEventQueueBuffer.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CMSWindowsEventQueueBuffer.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CMSWindowsKeyState.cpp check the return value of GetKeyboardLayout for 0 and take the keyboard layout of the desktop HWND instead 2010-02-25 14:21:47 +00:00
CMSWindowsKeyState.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CMSWindowsScreen.cpp Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CMSWindowsScreen.h Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CMSWindowsScreenSaver.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CMSWindowsScreenSaver.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CMSWindowsUtil.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CMSWindowsUtil.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
COSXClipboard.cpp Revamped OSX clipboard handling to rely on the pasteboard synchronization built into the API, rather than attempting to roll our own. 2009-11-25 11:09:37 +00:00
COSXClipboard.h Revamped OSX clipboard handling to rely on the pasteboard synchronization built into the API, rather than attempting to roll our own. 2009-11-25 11:09:37 +00:00
COSXClipboardAnyTextConverter.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
COSXClipboardAnyTextConverter.h I integrated the synergy.10.5.patch - now it does use new API (10.5) 2009-04-24 09:14:03 +00:00
COSXClipboardTextConverter.cpp I integrated the synergy.10.5.patch - now it does use new API (10.5) 2009-04-24 09:14:03 +00:00
COSXClipboardTextConverter.h I integrated the synergy.10.5.patch - now it does use new API (10.5) 2009-04-24 09:14:03 +00:00
COSXClipboardUTF16Converter.cpp I integrated the synergy.10.5.patch - now it does use new API (10.5) 2009-04-24 09:14:03 +00:00
COSXClipboardUTF16Converter.h I integrated the synergy.10.5.patch - now it does use new API (10.5) 2009-04-24 09:14:03 +00:00
COSXEventQueueBuffer.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
COSXEventQueueBuffer.h Partial work related to OS X 10.6 SDK compilation 2009-04-24 10:11:28 +00:00
COSXKeyState.cpp Help key (vk 114) translates to Insert correctly now, but may not work expectedly on OSX->OSX. Still better than not working at all. 2010-04-20 04:32:49 +00:00
COSXKeyState.h Update input-event handing to Quartz-taps on OS X 2009-11-01 19:15:10 +00:00
COSXScreen.cpp Fix for Issue 378, updating deprecated calls for creating mouse events under MacOS 10.6. 2010-06-01 10:49:22 +00:00
COSXScreen.h Fix for Issue 378, updating deprecated calls for creating mouse events under MacOS 10.6. 2010-06-01 10:49:22 +00:00
COSXScreenSaver.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
COSXScreenSaver.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
COSXScreenSaverUtil.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
COSXScreenSaverUtil.m Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CSynergyHook.cpp check for NULL when attaching to foreground window 2010-02-24 14:37:41 +00:00
CSynergyHook.h Changes from mercurial repository. 2009-10-21 16:25:08 +00:00
CXWindowsClipboard.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CXWindowsClipboard.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CXWindowsClipboardAnyBitmapConverter.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CXWindowsClipboardAnyBitmapConverter.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CXWindowsClipboardBMPConverter.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CXWindowsClipboardBMPConverter.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CXWindowsClipboardHTMLConverter.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CXWindowsClipboardHTMLConverter.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CXWindowsClipboardTextConverter.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CXWindowsClipboardTextConverter.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CXWindowsClipboardUCS2Converter.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CXWindowsClipboardUCS2Converter.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CXWindowsClipboardUTF8Converter.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CXWindowsClipboardUTF8Converter.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CXWindowsEventQueueBuffer.cpp Changes from mercurial repository. 2009-10-21 16:25:08 +00:00
CXWindowsEventQueueBuffer.h Hang Fix from Debian 2009-04-13 12:48:28 +00:00
CXWindowsKeyState.cpp Changes from mercurial repository. 2009-10-21 16:25:08 +00:00
CXWindowsKeyState.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CXWindowsScreen.cpp Possible Fix for flash Video Problems (Issue #291) 2010-02-09 17:04:54 +00:00
CXWindowsScreen.h Changes from mercurial repository. 2009-10-21 16:25:08 +00:00
CXWindowsScreenSaver.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CXWindowsScreenSaver.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CXWindowsUtil.cpp Fixed issue #17: Copying text from a remote computer crashes java programs. 2009-03-21 22:02:56 +00:00
CXWindowsUtil.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
OSXScreenSaverControl.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00