barrier/lib/platform
Nick Bolton b62582444e Merge 1.4.1 r594:595 into trunk 2010-06-12 17:40:28 +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 Fixed issue 507 2010-06-05 14:36:11 +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 Merge 1.4.1 r594:595 into trunk 2010-06-12 17:40:28 +00:00
CMSWindowsKeyState.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CMSWindowsRelauncher.cpp Merge 1.4.1 into trunk 2010-06-12 17:20:54 +00:00
CMSWindowsRelauncher.h Potential fix for issue 26, but needs some GUI integration 2010-06-05 18:54:51 +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 Merge 1.4.1 r594:595 into trunk 2010-06-12 17:40:28 +00:00
COSXKeyState.h Merge 1.4.1 r594:595 into trunk 2010-06-12 17:40:28 +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 Merge 1.4.1 r594:595 into trunk 2010-06-12 17:40:28 +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