Commit Graph

3193 Commits

Author SHA1 Message Date
Steve Williams 0f2c7099c5 Merge branch 'waldyrious-patch-1' into pr_cleanup_mar18_2 2018-03-05 13:44:37 +00:00
Steve Williams 3982e74d30 issue5648 - reapply int to float changes 2018-03-05 13:43:47 +00:00
Steve Williams 2006af9143 Merge branch 'patch-1' of https://github.com/waldyrious/synergy-core into waldyrious-patch-1 2018-03-05 11:50:32 +00:00
Andrew Nelless cbfa585fa7
Merge pull request #6261 from rombert/feature/fix-romanian
Add support for latin 's' and 't' with comma below
2018-03-03 01:59:30 +00:00
Robert Munteanu dfb8d15010 Add support for latin 's' and 't' with comma below
These codes were not supported at all, presumably due to being introduced
only in Unicode 3.0.
2018-02-24 23:13:43 +02:00
Nick Bolton 426e81fa71
Update README.md 2018-02-07 15:53:00 +00:00
Waldir Pimenta 3d440547ee
synergy.conf.example: clarify comments
instead of saying apparently absolute statements
like "Foo is to the right of Bar",
use relative phrasing "for Bar, Foo is to the right".
This makes it clearer that the configuration file
does not describe a globally consistent spatial arrangement
but rather a set of areas that can be linked in arbitrary ways.
2018-01-23 14:26:30 +00:00
Andrew Nelless 35602ed6bf #6234 Change protocol error message 2017-12-20 15:02:26 +00:00
Andrew Nelless 703097c19b Remove synwinhk DLL 2017-12-13 18:28:48 +00:00
Xinyu Hou a48ff8bcb5 Merge branch 'mac-input-detection' 2017-12-13 12:26:11 -05:00
Xinyu Hou 6368207dec Release quartz event tap in screen Dtor 2017-12-13 11:47:26 -05:00
Andrew Nelless 0e11b8777f Remove scary memcpy hack 2017-12-13 16:18:22 +00:00
Andrew Nelless 1fb01f6833 Remove Windows 2000 only mouse wheel support 2017-12-13 16:00:37 +00:00
Xinyu Hou d770160e00 Add log for releasing quartz event tap 2017-12-13 10:59:41 -05:00
Andrew Nelless 2d56cc1c92 Remove NT 3.51 and Win9x mouse wheel support... 2017-12-13 15:27:48 +00:00
Andrew Nelless db1770df39 Remove support for "high-level" mouse and keyboard hooks 2017-12-13 15:16:51 +00:00
Xinyu Hou adcb1b9b1f Log for creating quartz event tap 2017-12-13 10:13:39 -05:00
Xinyu Hou 4dc9f893c3 Quit when failed to create quartz event tap 2017-12-13 09:42:41 -05:00
Xinyu Hou d5872caa7e Merge branch 'mac-bundle' 2017-12-12 11:42:48 -05:00
Andrew Nelless 5ff0637a82 Remove IPC 2017-12-11 22:59:02 +00:00
Xinyu Hou 9da6974ada Install synergy core into resource folder on Mac 2017-12-11 10:28:54 -05:00
Andrew Nelless 607201d586
#6211 Abort if the carbon loop doesn't become ready within timeout 2017-12-05 15:44:10 +00:00
Xinyu Hou eb8416b27f Fix Mac debug build 2017-12-04 10:48:34 -05:00
Jerry (Xinyu Hou) 3e7d9fca40 Fix unused variables 2017-11-27 14:20:31 +00:00
Andrew Nelless af5c3c2917 #define build number as string 2017-11-27 01:18:42 +00:00
Andrew Nelless 4fc45c2e56
Attempt to fix Windows KeyState test build 2017-11-26 22:40:47 +00:00
Andrew Nelless 71ed35681e
Fix log outputter build on Windows 2017-11-26 22:11:41 +00:00
Andrew Nelless e21c41ba99 Remove last remnants of TLS 2017-11-26 21:44:26 +00:00
Andrew Nelless 75b2cd0b41 Apply clang-tidy fixes 2017-11-26 16:42:00 +00:00
Andrew Nelless 5fbada9424 Add support for clang-tidy checks 2017-11-26 16:36:47 +00:00
Andrew Nelless 4b3adfce94 Remove legacy TLS support and fix tests 2017-11-26 14:58:00 +00:00
Andrew Nelless 764a6d3803
Create README.md 2017-11-26 14:15:32 +00:00
Andrew Nelless 0bd448d5ca Reduce clipboard chunk size to 32KiB 2017-10-31 13:28:36 +00:00
Jerry (Xinyu Hou) 8d440e68ec Update send log link 2017-10-11 12:29:54 +01:00
Nick Bolton 36f4003688 Merge branch 'master' of github.com:symless/synergy-core 2017-10-04 10:33:27 +01:00
Nick Bolton 39fe216b8c #6151 Remove synergy2 Linux shortcut 2017-10-04 10:33:05 +01:00
Nick Bolton ad8a911590 #6162 Make --run-as-uid Linux specific 2017-10-02 22:42:56 +01:00
Nick Bolton b028e88fed #6162 Add UID arg so service can change process user 2017-10-02 18:20:47 +01:00
Xinyu Hou 23464a38a7 #6161 Install hook before connection established 2017-09-29 12:54:30 -04:00
Xinyu Hou 0625daacde #6161 Detect local input before connected on Mac 2017-09-28 14:04:48 -04:00
Nick Bolton 856e93df0c Update Readme.txt 2017-09-18 12:05:03 +01:00
Nick Bolton d75e7aa638 #6151 Add optional cmake install 2017-09-18 09:48:46 +01:00
Nick Bolton e674c0e63b Revert "Revert "#6151 Install synergy core to dictory for packaging""
This reverts commit 77d82b4f4b.
2017-09-18 09:41:13 +01:00
Nick Bolton 77d82b4f4b Revert "#6151 Install synergy core to dictory for packaging"
This reverts commit 841bd079c9.
2017-09-15 13:17:22 +01:00
Jerry (Xinyu Hou) 841bd079c9 #6151 Install synergy core to dictory for packaging 2017-09-14 18:04:11 +01:00
Nick Bolton d2f5ba6599 #6151 Improve --server and --client arg suppress comment 2017-09-14 14:57:44 +01:00
Nick Bolton c47b4bd492 #6151 Remove redundant --no-tray arg 2017-09-14 14:40:49 +01:00
Nick Bolton 7e0cdf6c7f #6151 Update copyright and simplify cmake 2017-09-14 13:38:51 +01:00
Nick Bolton 4fe38023aa #6151 Rename synergy lib to core lib 2017-09-14 13:28:16 +01:00
Nick Bolton ce02171eab #6151 Remove tray from core, add core deprecated warning 2017-09-14 13:28:01 +01:00