Nick Bolton
|
eb1083ec45
|
Fixed: Missing 'else if' on arg parsing #4168
|
2015-02-25 17:44:17 +00:00 |
Nick Bolton
|
a1bfddeb5b
|
Changed plugin manager to use installed arch #4168
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 |
XinyuHou
|
c4c0fc8a08
|
added enable crypto argument to synergys/c #4313
|
2015-02-12 15:50:08 +00:00 |
XinyuHou
|
b9c5eb2e6f
|
added certificate generate #4168
|
2015-02-11 17:28:56 +00:00 |
XinyuHou
|
80343c41eb
|
deleted old home brew crypto #4313
|
2015-02-11 11:12:54 +00:00 |
XinyuHou
|
b178d33d62
|
added plugin downloading from servere #4168
|
2015-02-09 15:37:47 +00:00 |
XinyuHou
|
05e6cb6254
|
queried plugin list from server #4168
|
2015-02-06 10:39:58 +00:00 |
XinyuHou
|
aa46fe91a7
|
added activate page in wizard #4168
|
2015-02-05 14:17:34 +00:00 |
XinyuHou
|
097f4c4c1f
|
Revert "added login window #4168"
This reverts commit ccc5834757 .
|
2015-02-05 11:44:33 +00:00 |
XinyuHou
|
ccc5834757
|
added login window #4168
|
2015-01-30 16:04:27 +00:00 |
Xinyu Hou
|
1aaa55163c
|
Fixed "c" prefix compile error on Windows
|
2014-11-11 14:50:09 +00:00 |
Nick Bolton
|
e8e156f0e2
|
dropped "c" prefix from class names
|
2014-11-11 13:51:47 +00:00 |
Xinyu Hou
|
d2191b6b93
|
Auto elevate for Windows UAC and screen lock #4130
|
2014-10-27 16:39:18 +00:00 |
Xinyu Hou
|
a71ebc78b3
|
Parse arg refactoring #4124
Fixed compile error on Linux
|
2014-10-23 11:37:59 +01:00 |
Xinyu Hou
|
f9f2d8e8af
|
Parse arg refactoring #4124
Implemented argParser class.
|
2014-10-22 16:35:28 +01:00 |
Xinyu Hou
|
d2814a423c
|
Parse arg refactoring #4124
Extracted platform specific argument parsing code.
|
2014-10-22 16:27:38 +01:00 |