881 Commits

Author SHA1 Message Date
0602285220 Switch to Visual Studio 2017 2018-09-05 14:56:08 +02:00
1fe80bd0e0 Stop using internal unique_ptr::_Myptr member 2018-09-05 14:40:27 +02:00
b3e5c93f4b Add explicit constructors/operators to sanitizing_blob_(z)f
Otherwise the compiler might generate default ones - and delete them
too.
2018-09-05 14:32:03 +02:00
366e08899b Review implicit narrowing conversions 2018-09-05 14:29:49 +02:00
d5142aaf15 Distinguish or merge variables with same names
...to resolve C4457 warnings.
2018-09-05 14:27:59 +02:00
0b3e340dbe Update sub-modules 2018-09-05 13:22:59 +02:00
b655bd7d0b Register en_US language in nmake register
When "Language" setting is absent in registry, the initialization of
wxWidget localization raises asserts.
2018-09-05 13:16:59 +02:00
daeca67bee Force disable incremental linking
Incremental linking and reference optimization are mutually exclusive.
While VC2010 defaulted to non-incremental linking, this conflict was not
apparent.
2018-09-05 13:15:48 +02:00
d2b66563e1 Fix incorrect template parameter tolerated by VC2010 2018-09-05 13:13:14 +02:00
0d21610322 Remove MFC dependency 2018-09-05 13:11:14 +02:00
f75e72757e VS10Solution.sln => GEANTLink.sln 2018-09-05 13:06:21 +02:00
2e81aee089 Update MSIBuild sub-module 2018-09-05 13:03:54 +02:00
7a6b760845 Upgrade to wxWidgets 3.1.1 and wxFormBuilder 3.8.1 2018-09-03 13:59:18 +02:00
5fd1c3b60e Switch to SHA-256 signing of final MSI files
This breaks support for Windows Vista.
1.2c
2018-07-04 11:27:13 +02:00
e2c9914ef9 Import translations from Transifex 2018-07-04 10:02:49 +02:00
34a8f1b155 Update translation template 2018-06-20 15:32:34 +02:00
47f0a41fb6 Update sub-modules 2018-06-20 15:00:53 +02:00
352ad4f9d2 Stop using <> parentheses to avoid XML/HTML markup
Transifex treats strings enclosed in <> as HTML.
2018-06-20 14:59:52 +02:00
fc40c44612 .gitignore output WLANManager.exe properly 2018-06-20 14:58:48 +02:00
9846d29d76 Switch to SHA-256 signing 2018-06-20 14:58:27 +02:00
502f26059d Preset version to 1.2c 2018-06-20 14:58:17 +02:00
d0e363b7c0 Enable Italian GUI 2018-06-20 14:57:07 +02:00
6259a80cf4 Update translations 2018-06-20 14:57:01 +02:00
83f975861c Auto-detect devenv.com path 2018-06-20 14:56:36 +02:00
7593a34ff4 Set version to 1.2b 1.2b 2017-12-05 10:04:27 +01:00
8aae24d63d Translation update 2017-12-05 10:03:42 +01:00
dd29b58da6 Update wxExtend module 2017-12-05 10:03:33 +01:00
864b8177e5 Update WinStd module 2017-12-05 10:03:19 +01:00
8de444dadf Distribution folder changed 2017-11-20 12:04:11 +01:00
1db7e953e8 Issue with NULL-initialized new profile configuration fixed 2017-07-10 10:48:10 +02:00
8605dcc751 Sub-module update 2017-05-30 12:35:06 +02:00
9210f2a711 Translation update 2017-05-30 12:34:49 +02:00
5d5e14b724 Version set to 1.2a 1.2a 2017-05-22 09:31:00 +02:00
1d583c39c9 daea1bba62ba514ed13d716ca5b5b1c89763c8f9 reverted 2017-05-22 09:14:09 +02:00
9926cd19ee WMI\Autologger records not installed any more, since they caused feature completeness check trouble: MsiUseFeature() reports feature broken, when it is denied access to any component folder or registry key 2017-05-22 09:13:40 +02:00
daea1bba62 MsiUseFeature() returning INSTALLSTATE_BROKEN is tolerated in non-elevated process now 2017-05-22 08:38:39 +02:00
f05f8dab76 Version set to 1.2 1.2 2017-05-17 13:10:54 +02:00
ba11abff1d WLANManager.exe now deployed as WLANManager-Win32.exe and WLANManager-x64.exe 2017-05-17 13:09:26 +02:00
22f578b451 Documentation update 2017-05-17 12:53:10 +02:00
7bc76ac54c Supported OS list update 2017-05-17 12:28:14 +02:00
5e35c5769a Documentation update 2017-05-17 12:25:39 +02:00
3f888dd781 Secondary error message pop-up removed 2017-05-17 10:26:41 +02:00
5b065bce3d Update README.md 2017-05-16 13:34:06 +02:00
d8a1fe95aa Sub-module update 2017-05-16 13:31:39 +02:00
f57ee6c0f8 Documentation update 2017-05-16 13:31:24 +02:00
3364719ba1 WLANManager support for multiple wireless interfaces 2017-05-16 13:11:10 +02:00
e46739a510 Indentation fix 2017-03-14 09:36:48 +01:00
adc860fa6e Version set to 1.2-beta2 1.2-beta2 2017-02-24 11:09:27 +01:00
d4cc3053a6 Clean-up 2017-02-23 12:09:00 +01:00
38c6189d5f AuthMode setting correctly logged now 2017-02-23 11:18:23 +01:00