Commit graph

15 commits

Author SHA1 Message Date
Nick Bolton
143c4cd297 restructured source code, put CMakeLists.txt in more conventional locations, and split the libraries up 2011-04-25 21:09:32 +00:00
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
1ec74a535f merge 1.3 r894:895 into 1.4 and trunk 2011-01-24 17:00:54 +00:00
Nick Bolton
556422516c merge 1.3 r892:893 into 1.4 and trunk 2011-01-24 15:01:29 +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
Nick Bolton
8635348093 Fixed issue 154 2010-06-20 17:38:51 +00:00
Nick Bolton
b62582444e Merge 1.4.1 r594:595 into trunk 2010-06-12 17:40:28 +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
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
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
Sorin Sbarnea
958fa80d1d Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00