azanar@carrel.org
71e53f05c9
Fix for Bug #57 . The event tap was never returning events of either of the types specified and so mapKeyFromEvent would prematurely return with a null-equivalent KeyButton. Pulling the entire block of code, as the value it produces isn't used anyway.
...
Also fixed an incorrect pair of constants in the event tap generation code. Luckily, the two constants resolve to the same integer value, but things would get ugly if either value changed.
Thanks to Peter Van der Beken (peterv@propagandism.org ) for the patch.
2011-04-02 17:27:45 +00:00
Nick Bolton
cc520f08d8
merge 1.4 r887:888 into trunk
2011-01-23 19:48:38 +00:00
Nick Bolton
516c07c956
changed synergy+ references back to synergy (trunk)
2011-01-15 04:01:31 +00:00
azanar@carrel.org
ed1a77252b
Fix for #2875 : MacOS cursor should now hide when not on the active screen. This time committed to the correct branch.
...
Thanks (again!) to Doug Marcey (dougmarcey@gmail.com ) for the patch.
2011-01-10 07:55:41 +00:00
Nick Bolton
8635348093
Fixed issue 154
2010-06-20 17:38:51 +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
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
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
Sorin Sbarnea
958fa80d1d
Initial commit of the synergy trunk sources from sf.net
2009-02-27 11:54:59 +00:00