Commit Graph

  • 2e4a22c440 Use relative output paths in WiX Andrew Nelless 2017-02-08 16:02:58 +0000
  • 271418a0ba Fix WiX registry key components Andrew Nelless 2017-02-08 15:53:33 +0000
  • 8f17659d43 Fix OpenSSL binary paths in WiX Andrew Nelless 2017-02-08 15:21:14 +0000
  • 4263fd1717 Rename synergy library to synlib to work around conflict with GUI Andrew Nelless 2017-02-08 14:51:59 +0000
  • 31a7fb395c Restore GUI v1 executable name Andrew Nelless 2017-02-08 12:40:34 +0000
  • 6a5abbe3c2 Change OpenSSL binary path (again) Andrew Nelless 2017-02-08 12:38:59 +0000
  • 839318add6 Remove hardcoded filepaths in WiX project Andrew Nelless 2017-02-08 11:18:35 +0000
  • 196fa02443 Disable warnngs as errors on Windows Andrew Nelless 2017-02-08 00:55:56 +0000
  • 7d3531e3c2 Copy WiX setup files to build directory Andrew Nelless 2017-02-08 00:43:16 +0000
  • f9b3969f72 Fix up Synergy version number Andrew Nelless 2017-02-07 22:52:38 +0000
  • b52cadd1f7 Revert "Remove ugly Synergy version from about dialog" Andrew Nelless 2017-02-07 22:24:55 +0000
  • 7c9f99a378 Add build properties Andrew Nelless 2017-02-07 21:58:31 +0000
  • 15885086fa Make CMake configure WiX Andrew Nelless 2017-02-07 16:52:31 +0000
  • 9fbec1184e Cleanup WiX and make it configuration ready Andrew Nelless 2017-02-07 16:41:58 +0000
  • 5f3bf6ddeb Correct OpenSSL case Andrew Nelless 2017-02-07 15:25:04 +0000
  • f8b7282db1 Titlecase synergy.* Andrew Nelless 2017-02-07 14:58:42 +0000
  • b9d12e2197 Reindent WiX XML Andrew Nelless 2017-02-07 14:05:16 +0000
  • 7161e28cf6 Put binaries into install directory Andrew Nelless 2017-02-07 12:32:37 +0000
  • e4db361d62 Ensure source tree is clean after build Andrew Nelless 2017-01-07 16:47:29 +0000
  • e3f3b7424c Fix bonjour linkage on non-Windows platforms Andrew Nelless 2017-02-07 01:35:07 +0000
  • 7cd4642e92 Remove ugly Synergy version from about dialog Andrew Nelless 2016-12-19 17:40:24 +0000
  • 82a4b859c3 Make it clear was BUILD_SERVICE does Andrew Nelless 2017-02-04 03:15:51 +0000
  • c297fced3d Update OpenSSL to v1.0.2k Andrew Nelless 2017-02-03 23:39:09 +0000
  • c0e812a57a Move and update OpenSSL license Andrew Nelless 2017-01-26 20:42:51 +0000
  • 0d404cd659 Delete old build system and cruft Andrew Nelless 2017-01-26 20:38:26 +0000
  • 1a536acdff Add Qt5 core module to GUI1 linkage Andrew Nelless 2017-01-23 23:49:40 +0000
  • e779b2b49a Remove redundant OS_TARGET_* definitions Andrew Nelless 2017-01-23 20:58:44 +0000
  • ccda3a6e4f Add core to GUI1 linkage Andrew Nelless 2017-01-22 19:56:26 +0000
  • 6a27ad617a Remove spacify filter Andrew Nelless 2017-01-07 19:55:43 +0000
  • b46daccc29 Fix ODR violation of EventQueueTimer base class Andrew Nelless 2017-01-07 19:55:20 +0000
  • 6bb3a921e6 Remove OpenSSL binaries for macOS Andrew Nelless 2017-01-04 10:57:13 +0000
  • 3733290442 Remove old OpenSSL binaries for Windows Andrew Nelless 2017-01-03 23:56:08 +0000
  • e86029d7ea Fix up OpenSSL paths in CMake and WiX Andrew Nelless 2017-01-03 23:39:19 +0000
  • d95b39bb70 Remove duplicate OpenSSL headers on OS X Andrew Nelless 2017-01-03 23:31:40 +0000
  • c85ad6cd06 Relocate OS X OpenSSL binaries Andrew Nelless 2017-01-03 22:54:27 +0000
  • 0c0a969c5a Add MSVC14 builds of OpenSSL 1.0.2j for Win32 and Win64 Andrew Nelless 2017-01-03 22:40:46 +0000
  • cd8d4107e8 Remove duplicate openssl include files XinyuHou 2016-12-29 16:13:59 +0000
  • 2abfd7a0d5 Convert tabs into spaces XinyuHou 2016-12-29 16:11:21 +0000
  • c79759115b Use 64 bit openssl on Mac Jerry (Xinyu Hou) 2016-12-29 14:56:34 +0000
  • 84c8c891af Restructure the openssl lib for both 32 and 64 bit on Mac Jerry (Xinyu Hou) 2016-12-29 14:55:39 +0000
  • ed16db9df6 Ignore deprecated warning on Mac Jerry (Xinyu Hou) 2016-12-29 14:54:26 +0000
  • e58bbd197f Always build old GUI XinyuHou 2016-12-29 11:56:21 +0000
  • c960bdb6db Use Ascii rather than Unicode GUI project XinyuHou 2016-12-28 14:59:55 +0000
  • 1d2932df4f Fix ui file using wrong path XinyuHou 2016-12-28 14:59:19 +0000
  • c6cab74481 Change tab to spaces in commands1.py XinyuHou 2016-12-28 13:18:58 +0000
  • deea23f866 Apply tab to spaces filter to src folder XinyuHou 2016-12-28 11:50:32 +0000
  • 4902b8674c Add git attributes to use filter to convert tabs to 4 spaces XinyuHou 2016-12-28 10:49:00 +0000
  • 7f2b25d453 Compile old GUI on Windows only XinyuHou 2016-12-20 13:00:30 +0000
  • a76ae31126 Fix OpenService buffer for building with narrow char type Andrew Nelless 2016-12-19 18:08:41 +0000
  • 0d8bc9d7e2 Remove all xcopy commands in cmake XinyuHou 2016-12-19 16:07:51 +0000
  • e0b4561e55 Re-enable building GUI Andrew Nelless 2016-12-19 17:41:30 +0000
  • abeedf9bcc Add CMake build option for GUI Andrew Nelless 2016-12-19 17:41:01 +0000
  • b405f4e476 Remove unused GUI source files Andrew Nelless 2016-12-19 17:38:16 +0000
  • 14aa1cfd82 Move Qt UI files to source directory Andrew Nelless 2016-12-19 17:37:13 +0000
  • 5fdf50ce93 Fix missing trailing slashes in xcopy command Andrew Nelless 2016-12-14 16:41:22 +0000
  • 0322cf0112 Fix missing trailing slashes in xcopy command Andrew Nelless 2016-12-14 16:41:22 +0000
  • 0feb5df327 Remove usynergy Andrew Nelless 2017-02-07 01:24:51 +0000
  • 1759afd82d Remove synergyp Andrew Nelless 2016-12-13 21:41:37 +0000
  • 790d108a56 Remove useless OpenSSL tarball Andrew Nelless 2016-12-13 21:28:25 +0000
  • d37920364d Unzip GTest and GMock and remove zip handling code Andrew Nelless 2016-12-13 19:54:17 +0000
  • 72c394208f Fix Mac warning ⚠️ Jerry (Xinyu Hou) 2016-11-18 15:15:51 +0000
  • eb0e5a9ecd Only copy binaries to ROOT/bin on Windows Jerry (Xinyu Hou) 2016-11-18 15:13:42 +0000
  • 2a333b7fbf Copy binaries and libs into ROOT/bin Jerry (Xinyu Hou) 2016-11-17 12:33:25 +0000
  • 680c9b4078 Merge changes from v1.8.8-rc1 Andrew Nelless 2017-02-06 14:28:20 +0000
  • fc3cc78c3e Update changelog... again Andrew Nelless 2017-02-06 12:47:19 +0000
  • ed17e9275d XRandR: fix screen size calculation Martin Wilck 2017-02-06 12:37:43 +0100
  • 2d9ed0d335 Updated Changelog Andrew Nelless 2017-02-06 12:04:52 +0000
  • 2643cea67b #5074 Nuke -Werror. It's dumb right now Andrew Nelless 2017-02-06 10:51:16 +0000
  • 4b913b5599 v1.8.8-rc1 Andrew Nelless 2017-01-31 12:17:33 +0000
  • 1499f7b27c #5525 Add support for floating point start/end range values Reinder Feenstra 2017-01-25 22:11:13 +0100
  • f35e3e5e06 #5578 Virtual key table mapped for inactive IMEs Jiwoong Yoo 2017-01-26 06:07:44 +0900
  • 180d3e57d2 #5196 Korean and Japanese keyboards have same key code Jiwoong Yoo 2017-01-26 06:04:13 +0900
  • adf34eba40 #5785 Fix screen switch problem when cursor is in a corner Mike Hobbs 2016-12-29 11:32:41 -0600
  • b5a81579ed #5809 macOS: Add a version key to Info.plist Andrew Nelless 2017-01-20 22:57:53 +0000
  • 0eff5a95be #3992 macOS: Dragging broken in Unity James McMullan 2014-12-03 16:47:05 -0500
  • ba55369d42 #3197 Disable regular motion events when using XInput 2 Andreas Eriksson 2015-05-18 22:37:32 +0200
  • 8e6bf53233 #4504 Improve Korean language description Jee-Yong Um 2015-04-05 13:30:18 +0900
  • 21d4e6a908 #4477 Only allow mouse buttons 1-10 for XTestFakeButtons call. Christian Schmidt 2015-03-25 14:27:49 +0100
  • f5944278ed #4419 We never define _BYTE_ORDER so don't test for it. zbrode 2015-03-08 11:31:34 +1100
  • 3d3b7ca881 #4288 Remove auto Alt+Printscreen on Windows Fábio Oliveira 2014-12-23 15:15:53 +0000
  • 3bb833b798 #4193 System tray is unavailable on KDE5 伊冲 2014-11-07 10:59:45 +0800
  • a5140aa1b9 Fix typo in compiler flags Nye Liu 2016-12-21 17:36:31 -0800
  • c27c094f9c Merge changes from v1.8.6 and v1.8.7 Andrew Nelless 2017-01-20 23:18:03 +0000
  • 9799e96903 Update changelog for v1.8.7 v1.8.7-stable Andrew Nelless 2017-01-19 13:18:10 +0000
  • 487d8c99a1 Merge branch 'issue5784-edition-switching' into v1.8.7 XinyuHou 2017-01-18 12:44:10 +0000
  • fd6ea65f1a Version to1.8.7-stable XinyuHou 2017-01-18 12:43:17 +0000
  • b69570ec2c #5784 Fix using the wrong serial key Jerry (Xinyu Hou) 2016-12-28 15:57:15 +0000
  • ade4b7f8a2 Merge branch 'v1.8.6' XinyuHou 2016-12-12 18:32:00 +0000
  • 2ab21aaa01 Version to 1.8.6-stable v1.8.6-stable XinyuHou 2016-12-12 16:55:31 +0000
  • 5061f51a66 Update Changelog XinyuHou 2016-12-12 16:55:05 +0000
  • c31f908fb2 Fix warning in IPC proxy classes XinyuHou 2016-12-07 17:35:52 +0000
  • 74d63df244 Fix incorrect check of return code from dup XinyuHou 2016-12-07 17:28:15 +0000
  • 3b92a87261 Merge branch 'beefnog-mac-directions' of https://github.com/beefnog/synergy into beefnog-beefnog-mac-directions XinyuHou 2016-12-07 17:13:47 +0000
  • c764e26144 Merge branch 'mac-msg' of https://github.com/j2gl/synergy into j2gl-mac-msg XinyuHou 2016-12-07 16:39:40 +0000
  • e1dc29799f Fix wrong usage example in hm XinyuHou 2016-12-06 15:18:18 +0000
  • 4297673387 spelling error "implmented => implemented" Epakai 2016-10-22 01:59:37 -0500
  • 72b1ebcdb2 spelling error "unknow => unknown" Epakai 2016-10-22 02:00:28 -0500
  • a49de58738 #5752 Correct tab order in settings dialog XinyuHou 2016-12-06 12:03:40 +0000
  • d8cd60f057 Version to 1.8.6-rc2 XinyuHou 2016-12-06 11:22:54 +0000
  • 00db51cd93 Ask for logs in issue template Jerry (Xinyu Hou) 2016-12-05 11:01:53 +0000