Commit Graph

86 Commits

Author SHA1 Message Date
Nick Bolton 3e70306f08 finished COSXClipboardTests 2011-04-24 17:37:15 +00:00
Nick Bolton 7cd8980f7f finished CMSWindowsClipboardTests 2011-04-24 12:09:52 +00:00
Nick Bolton 0168428198 created unittest dir, made test CMakeLists.txt smaller, and created first basic test for CClipboard 2011-04-22 20:32:29 +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
BostonVaulter d98e861001 Preparing for HelloWorldTest 2011-01-28 18:59:45 +00:00
BostonVaulter 57c1acb27a Starting on integrating unit tests 2011-01-28 18:59:36 +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
tehwan 3095826f0a 1.3 merge r871:872 into trunk and 1.4 2011-01-21 17:28:19 +00:00
tehwan bac6e971e3 1.3 merge r870 into trunk and 1.4 2011-01-21 03:56:00 +00:00
tehwan 4496f36a80 merge 1.3 r867:868 into trunk and 1.4 2011-01-21 00:39:25 +00:00
Nick Bolton 8285d95ba4 changed --disable-xinitthreads to --no-xinitthreads and added the arg to --help. also fixed the --help (added missing info about --yscroll, and other stuff) 2011-01-17 20:56:04 +00:00
Nick Bolton 728e8bb035 merge 1.3 r843:844 into trunk 2011-01-17 00:41:14 +00:00
Nick Bolton 1a3edbdd70 updated some copyright stuff 2011-01-15 04:52:17 +00:00
Nick Bolton 516c07c956 changed synergy+ references back to synergy (trunk) 2011-01-15 04:01:31 +00:00
Nick Bolton f4d937532e normalised line endings - replaced \r\n with \n 2011-01-15 02:20:14 +00:00
Nick Bolton 77200d5779 Merge 1.4 r826:827 intro trunk 2011-01-13 01:34: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
syed.amer@gilani.eu cd7249d41d reactivated fix for xlib. the fix apparently only broke things on very very old rhel installations. 2011-01-04 19:01:24 +00:00
Nick Bolton 148ebb611b Merging 1.4.2 r678 into trunk 2010-06-25 18:16:07 +00:00
BostonVaulter 680fdeda92 Modified --version output to reflect synergy+ 2010-06-25 10:46:19 +00:00
Nick Bolton 84c66db56c Fixed typo in --help 2010-06-20 19:59:21 +00:00
Nick Bolton 8635348093 Fixed issue 154 2010-06-20 17:38:51 +00:00
Nick Bolton 8ee25ea2ce Merge 1.4.1 r603:604 into trunk 2010-06-13 00:06:11 +00:00
Nick Bolton 351818a4db Merge 1.4.1 r601:602 into trunk 2010-06-12 18:32:25 +00:00
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 87349de8e3 Fixed build error caused by last commit (tested on Linux) 2010-06-05 19:25:23 +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
Nick Bolton a1d8d46f11 Fixed issue 497 2010-06-05 14:24:14 +00:00
Nick Bolton 24765e6891 Fixed issue 506 - plus some quite major refactoring 2010-06-05 14:20:19 +00:00
Nick Bolton a19e800b99 Removed 64-bit warning, and reduced more code duplication 2010-06-05 13:17:35 +00:00
Nick Bolton 028142bee9 Reduced code duplication (setup file logging) 2010-06-05 13:13:07 +00:00
Nick Bolton f83e91f304 Fixed issue 505 2010-06-05 12:52:30 +00:00
Nick Bolton a8df07a362 Fixed issue 504 2010-06-05 12:43:34 +00:00
Nick Bolton bb05505bd4 Fixed issue 501 2010-06-05 10:22:34 +00:00
Nick Bolton b7e528c8ab Fixed issue 502 2010-06-05 07:44:49 +00:00
Nick Bolton a26bba1cc9 Fixed minor syntax error 2010-06-05 00:05:17 +00:00
Nick Bolton bc014ad24a Removing less than useful help text. 2010-06-04 23:48:22 +00:00
Nick Bolton 15cee8a74d Fixed issue 498 -- merged the --help args together a little bit from each server and client 2010-06-04 23:33:30 +00:00
Nick Bolton f3e4c6dede Fixed issue 497 2010-06-04 17:58:45 +00:00
feng.ye.gm@gmail.com 33c51789c5 Make it compile under linux. 2010-06-02 07:36:47 +00:00
Nick Bolton 7842596748 Added Ctrl-C handling for issue 479 2010-06-01 22:22:58 +00:00
Nick Bolton 60a428443e Tidied up exit (return code instead of printing ugly message) 2010-06-01 21:52:26 +00:00
Nick Bolton b88d0fb5fd Fixed issue 480 2010-06-01 21:49:09 +00:00
Nick Bolton 70cfc74ce1 Improve fix for issue 479 2010-06-01 21:29:38 +00:00
Nick Bolton a2b79e062c Fixed issue 479 2010-06-01 20:22:37 +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