Commit Graph

1839 Commits

Author SHA1 Message Date
Nick Bolton a1bfddeb5b Changed plugin manager to use installed arch
Using the processor arch to figure out which plugin to downloa is not
the best idea, since a user could install 32-bit Synergy on 64-bit
Windows.
2015-02-25 17:43:48 +00:00
Nick Bolton 40d304dc24 Refactored "syntool" usage into CoreInterface 2015-02-25 17:19:33 +00:00
Nick Bolton 595e403c87 Fixed: Spinner doesn't stop when no plugins
Also refactored duplicate code
2015-02-25 08:35:07 +00:00
Nick Bolton c300b65662 Fixed: Plugin downloader freezes if no plugins 2015-02-25 08:17:16 +00:00
Nick Bolton a30a685ed2 Improved wording on plugin downloader
Also used translate function on strings
2015-02-25 08:16:24 +00:00
Nick Bolton 3a0068ec2e Fixed: Plugin downloader fails if no plugins 2015-02-24 21:19:52 +00:00
Nick Bolton 9de8e42e1b upgraded openssl to 1.0.2 2015-02-23 15:47:39 +00:00
Nick Bolton 5e580e5266 Improved use of English on activate screen 2015-02-20 19:58:37 -05:00
Adam Potolsky bca57674d0 Added patch that will better detect which Linux distribution is used when determining which plugins to URL to generate. 2015-02-14 19:25:22 -08:00
Adam Potolsky b9e178a9ee Fixed compiler warning on non-windows systems. 2015-02-14 19:22:08 -08:00
XinyuHou 226f2c966a assigned arch static instance instead of create a new one 2015-02-13 15:58:54 +00:00
Xinyu Hou 4014176d8e Revert "created new instance of arch in plugin "
This reverts commit 8e4f758cb1.
2015-02-13 14:26:03 +00:00
Xinyu Hou 9f1255d986 Revert "did not pass arch into plugins "
This reverts commit 0f686ff308.
2015-02-13 14:25:29 +00:00
XinyuHou 0f686ff308 did not pass arch into plugins 2015-02-13 12:42:23 +00:00
XinyuHou 8e4f758cb1 created new instance of arch in plugin 2015-02-13 12:35:12 +00:00
XinyuHou d642714fe8 add padlock icon when use secure connection 2015-02-13 10:14:11 +00:00
XinyuHou 629f4b1781 used live url for openssl binary 2015-02-12 17:40:38 +00:00
XinyuHou 4cd20d97ea changed profile directory on mac 2015-02-12 16:52:34 +00:00
XinyuHou 81bb74a24b greyed out network security group when no plugin available 2015-02-12 16:49:18 +00:00
XinyuHou 6cf40afcd7 added copyright 2015-02-12 16:20:03 +00:00
XinyuHou 14bd991b24 productized setting dialog 2015-02-12 16:18:44 +00:00
XinyuHou c4c0fc8a08 added enable crypto argument to synergys/c 2015-02-12 15:50:08 +00:00
XinyuHou bbcca144f5 hacked avoid syntool sigsegv on linux 2015-02-11 17:32:18 +00:00
XinyuHou b9c5eb2e6f added certificate generate 2015-02-11 17:28:56 +00:00
XinyuHou 03ee40891e Merge branch 'master' of github.com:synergy/synergy 2015-02-11 11:13:17 +00:00
XinyuHou 80343c41eb deleted old home brew crypto 2015-02-11 11:12:54 +00:00
Xinyu Hou 028757e4e0 fixed compile warning on Mac 10.6 and below 2015-02-10 17:48:30 +00:00
XinyuHou 4fcec1d217 limited ns pluging to Mac 10.8 and above 2015-02-10 16:20:49 +00:00
XinyuHou 7d5df54bd0 fixed copy command for libns on Linux 2015-02-10 13:07:52 +00:00
XinyuHou 31440b1a8a added const cast 2015-02-10 12:22:30 +00:00
XinyuHou 98716f4e78 fixed compile error on ubuntu64 2015-02-10 12:13:59 +00:00
XinyuHou 3c4b6163e3 Merge remote-tracking branch 'origin/jerry-sandbox' 2015-02-10 10:28:45 +00:00
XinyuHou b178d33d62 added plugin downloading from servere 2015-02-09 15:37:47 +00:00
XinyuHou 05e6cb6254 queried plugin list from server 2015-02-06 10:39:58 +00:00
XinyuHou 82b932b1c4 added download plugin page in wizard 2015-02-05 15:52:50 +00:00
XinyuHou aa46fe91a7 added activate page in wizard 2015-02-05 14:17:34 +00:00
XinyuHou 097f4c4c1f Revert "added login window "
This reverts commit ccc5834757.
2015-02-05 11:44:33 +00:00
XinyuHou c25b6a8bf6 Revert "stored user email, token and type in settings "
This reverts commit 319de60286.
2015-02-05 11:44:31 +00:00
XinyuHou f4f7315a54 Revert "added copy right "
This reverts commit e2fb03b8ce.
2015-02-05 11:44:28 +00:00
XinyuHou fc04901cda Revert "moved gui into main subfolder "
This reverts commit 39f98d8133.
2015-02-05 11:44:23 +00:00
XinyuHou 26fb6b77db Revert "updated ignore list "
This reverts commit afc2a4d1a0.
2015-02-05 11:44:19 +00:00
XinyuHou db1a611171 Revert "added plugin manager gui "
This reverts commit bfa9bab78d.
2015-02-05 11:44:14 +00:00
XinyuHou c34928b7c8 Revert "seperated login result and edition type "
This reverts commit da68664bda.
2015-02-05 11:44:10 +00:00
XinyuHou c81fa7db52 Revert "changed login window to dialog "
This reverts commit d1c1d79453.
2015-02-05 11:44:04 +00:00
XinyuHou 52005f0905 Revert "changed plugin manager gui from window to dialog "
This reverts commit 1132da4598.
2015-02-05 11:43:54 +00:00
XinyuHou a0090c69ba wq
Revert "fixed plugin gui compile error on mac "

This reverts commit f6d4cf1c38.
2015-02-05 11:42:08 +00:00
Xinyu Hou f6d4cf1c38 fixed plugin gui compile error on mac 2015-02-04 19:11:54 +00:00
XinyuHou 1132da4598 changed plugin manager gui from window to dialog 2015-02-04 18:17:06 +00:00
XinyuHou d1c1d79453 changed login window to dialog 2015-02-04 17:30:06 +00:00
XinyuHou da68664bda seperated login result and edition type 2015-02-04 15:07:52 +00:00