Commit Graph

29 Commits

Author SHA1 Message Date
Nick Bolton b62582444e Merge 1.4.1 r594:595 into trunk 2010-06-12 17:40:28 +00:00
Nick Bolton a8eb2a3bfd Merge 1.4.1 into trunk 2010-06-12 17:20:54 +00:00
Nick Bolton 52564a473a Potential fix for issue 26, but needs some GUI integration 2010-06-05 18:54:51 +00:00
Nick Bolton 801c3112b1 Fixed issue 507 2010-06-05 14:36:11 +00:00
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
Nick Bolton f974d8d680 Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
mthiel cc89770875 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
syed.amer@gilani.eu 588f257530 check the return value of GetKeyboardLayout for 0 and take the keyboard layout of the desktop HWND instead
Issue #386
2010-02-25 14:21:47 +00:00
syed.amer@gilani.eu 25d8110ed2 check for NULL when attaching to foreground window
Should fix Issue #66
thanks to joerg.bornemann for the patch
2010-02-24 14:37:41 +00:00
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
Nick Bolton b0574d6fee Merged in extra logging info from winsvc branch 2009-12-27 22:05:43 +00:00
Nick Bolton 771592a47f Added fallback for when SetCursorPos, and some more debugging info (merged in from winsvc branch). 2009-12-27 21:48:51 +00:00
Sorin Sbarnea 9face38556 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
syed.amer@gilani.eu 727fff2ac9 Swapped command and alt/option key mapping for OSX. Issue #289.
Thanks to richard.moats for the Patch
2009-12-02 16:10:48 +00:00
Edward Carrel e0a70cddf7 Revamped OSX clipboard handling to rely on the pasteboard synchronization built into the API, rather than attempting to roll our own.
This brings back clipboard sharing functionality under my environment; I'll be posting a call to test to the appropriate ticket.

Ref: Issue #67
2009-11-25 11:09:37 +00:00
syed.amer@gilani.eu 9515338c75 Update input-event handing to Quartz-taps on OS X
Created by mthiel
Issue #238
2009-11-01 19:15:10 +00:00
Sorin Sbarnea 98c68897d8 Changes from mercurial repository. 2009-10-21 16:25:08 +00:00
Sorin Sbarnea 86c29452f9 Partial work related to OS X 10.6 SDK compilation
issue #33: Modernize support for various MacOS APIs to their 10.5 equivalents.
2009-04-24 10:11:28 +00:00
Sorin Sbarnea e69caf4d8b I integrated the synergy.10.5.patch - now it does use new API (10.5)
Fixed issue #33: Modernize support for various MacOS APIs to their 10.5 equivalents.
2009-04-24 09:14:03 +00:00
syed.amer@gilani.eu 1ee6238aa1 Hang Fix from Debian 2009-04-13 12:48:28 +00:00
syed.amer@gilani.eu d06dc55021 initializes Xlib support for concurrent threads.
Should Fix crashes like reported in:
https://bugs.launchpad.net/synergy2/+bug/299152
2009-04-13 11:25:45 +00:00
sveith df0fd3d916 Fixed Issue 30: Synergy messes with umlauts and other silent keys 2009-04-09 14:59:46 +00:00
sveith 419fa0329d * Work around double dead key issue
* Possible fix for Issue #30: Synergy messes with umlauts and other silent keys
2009-04-07 12:52:53 +00:00
syed.amer@gilani.eu a4464ffb4b Fixed Issue #24: Display not turning on from Synergy Input 2009-03-29 13:14:07 +00:00
syed.amer@gilani.eu 8b2f75f376 Fixed Issue #16: Intermittent delay problem with synergyc under Xwindows 2009-03-29 12:56:05 +00:00
syed.amer@gilani.eu b3cf31bd7c Fixed Issue #20: Compiling with gcc > 4.3 failes 2009-03-29 12:50:33 +00:00
sveith 3580a29fd8 Fixed Issue #14: Synergy client on windows will not bring up desktop after screen powersave 2009-03-22 17:03:39 +00:00
Sorin Sbarnea ef7d5e4d08 Fixed issue #17: Copying text from a remote computer crashes java programs. 2009-03-21 22:02:56 +00:00
Sorin Sbarnea 958fa80d1d Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00