barrier/lib/platform
syed.amer@gilani.eu f96c2b3572 Possible Fix for flash Video Problems (Issue #291)
Thanks to troxor for the Patch.
2010-02-09 17:04:54 +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 Merged in extra logging info from winsvc branch 2009-12-27 22:05:43 +00:00
CMSWindowsDesks.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +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 Added "/analyze" flag for compile in order to activate Code Analysis in Visual Studio 2008+. Resolved some of these warnings. 2009-12-21 16:52: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 Added fallback for when SetCursorPos, and some more debugging info (merged in from winsvc branch). 2009-12-27 21:48:51 +00:00
CMSWindowsScreen.h Added fallback for when SetCursorPos, and some more debugging info (merged in from winsvc branch). 2009-12-27 21:48:51 +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 Swapped command and alt/option key mapping for OSX. Issue #289. 2009-12-02 16:10:48 +00:00
COSXKeyState.h Update input-event handing to Quartz-taps on OS X 2009-11-01 19:15:10 +00:00
COSXScreen.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
COSXScreen.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
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 Changes from mercurial repository. 2009-10-21 16:25:08 +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