barrier/lib
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
..
arch merge 1.3 r867:868 into trunk and 1.4 2011-01-21 00:39:25 +00:00
base changed synergy+ references back to synergy (trunk) 2011-01-15 04:01:31 +00:00
client changed synergy+ references back to synergy (trunk) 2011-01-15 04:01:31 +00:00
common updated some copyright stuff 2011-01-15 04:52:17 +00:00
io changed synergy+ references back to synergy (trunk) 2011-01-15 04:01:31 +00:00
mt changed synergy+ references back to synergy (trunk) 2011-01-15 04:01:31 +00:00
net changed synergy+ references back to synergy (trunk) 2011-01-15 04:01:31 +00:00
platform 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. 2011-04-02 17:27:45 +00:00
server 1.3 merge r871:872 into trunk and 1.4 2011-01-21 17:28:19 +00:00
synergy Preparing for HelloWorldTest 2011-01-28 18:59:45 +00:00