134 Commits

Author SHA1 Message Date
320f7e9ee5 Clean-up localization templates
Localization templates were set to sl_SI by accident, causing Poedit to
fill translations from TM on updates. This disturbs Transifex.
2018-11-23 08:54:53 +01:00
dee59f333b Simplify Active Setup custom action names
The "ca" prefix is redundant.
2018-11-22 11:06:58 +01:00
521b987137 Merge branch 'master' of https://github.com/Amebis/MSIBuild 2018-11-22 10:29:15 +01:00
bd7bf7fec7 Introduce support for Microsoft Active Setup 2018-11-22 10:28:55 +01:00
332709b1d0 Force SHA-256 digest for timestamp signatures
Comodo timestamp server defaults to SHA-1. To make sure timestamp
signatures are SHA-256, add appropriate signtool.exe flag.
2018-11-06 16:42:10 +01:00
17bf10bb2c Update translations 2018-11-06 15:31:57 +01:00
06230f6ebd Switch to independent Transifex project for localization 2018-09-19 12:12:03 +02:00
c48b64a64a Extend copyright year 2018-09-07 23:54:14 +02:00
3701db4606 Convert CAB name to MSI-compliant identifier when embedding
When CAB filename does not conform to MSI identifier, the filename must
not be used as a CAB ID directly.
2018-09-07 10:39:06 +02:00
aa5314abcd Add support for ARM64 2018-09-07 10:30:45 +02:00
951fbec79d Enlarge icons for high-DPI displays
MSI has a very simple icon support (it loads only single image out of
available image set, it always loads the first one or the one with the
exactly specified 16/32/48px size...). Therefore GUI icons were
simplified to contain 64x64px image only and MSI controls updated to use
centering/down-scaling.
2018-07-17 12:26:58 +02:00
bd107af75b Display UAC shield on buttons that will require elevation
The maintenance dialog (Change/Repair/Remove) is a bit more convoluted.
We'd need to replace the radio-button selection with a three push-
buttons solution to make things easier. To make things worse, Change and
Repair don't seem to require elevation. Only Remove. This would make the
three push-button solution look ugly. Fortunately, not many people
wonder into the maintenance dialog. Therefore, we shall leave things
there as they are for the time being.
2018-07-17 12:10:57 +02:00
5afb9b339f Switch to SHA-256 signing of MSI files
This breaks support for Windows Vista.
2018-07-04 11:01:49 +02:00
1dda7ea237 Import translations from Transifex 2018-07-04 10:00:53 +02:00
6cb387cb8f Merge branch 'master' of https://github.com/Amebis/MSIBuild 2018-06-20 11:51:19 +02:00
cd0aec9bbb Update translations 2018-06-20 11:51:07 +02:00
a467b5b312 Update nl_NL.po (POEditor.com) 2018-01-12 08:00:59 +01:00
61bca29e40 Update digital signatures 2017-12-22 08:39:00 +01:00
cc374d5acb Translation update 2017-05-30 12:31:58 +02:00
2a48f7e192 Translation update 2017-05-30 12:19:41 +02:00
2c96dff9c2 Sub-module update 2017-04-18 14:46:27 +02:00
143db76302 Sub-module update 2017-04-18 14:45:04 +02:00
91ccd03ccf Copyright extended to 2017 2017-04-18 13:59:41 +02:00
576b84d74d Changed to RFC3161 time-stamping and forced SHA1 digest to support Vista 2017-03-10 13:47:16 +01:00
ce10368864 Merge branch 'master' of https://github.com/Amebis/MSIBuild 2017-02-06 07:56:42 +01:00
9a48de29dc Translation update 2017-02-06 07:56:17 +01:00
496fe15c00 Translation update 2017-02-02 18:15:49 +01:00
d057e1067a Translation update 2016-11-18 06:23:28 +01:00
977949addd Empty table stubs always included in the output MSI to determine database structure before some 3rd party merge module does it his own way . reducing false ICE errors for misaligned key sizes 2016-11-08 11:15:55 +01:00
131e528a94 Localization update 2016-10-17 10:16:33 +02:00
ad5bee8e29 Russian translations complete 2016-10-17 09:20:47 +02:00
1df7cf10c8 Serbian translation updated 2016-10-10 17:33:03 +02:00
99716d6aa1 Translation update 2016-10-10 09:45:08 +02:00
f6238f0895 IDT handling improved
- Escaping support for TAB added
- Check for line breaks in cells added
2016-10-05 19:35:39 +02:00
11614f64b3 Issue with unescaping \\n sequences fixed 2016-10-05 17:26:46 +02:00
eb1b47758d Unescaping of PO messages takes place after messages are concatenated to prevent issues if an escape sequence would break between lines 2016-10-05 17:14:25 +02:00
e6254a78df Slovenian translation update 2016-10-05 11:31:27 +02:00
acd14666d1 Slovenian translation update 2016-10-05 11:23:01 +02:00
5199e63b0b Escape sequences in IDT no longer honored - they are not standardized and uniformly defined in the first place, making RTF code in license agreements garbled 2016-10-04 16:08:42 +02:00
84f11d90f4 Translation update 2016-10-04 16:06:58 +02:00
f900467603 Translation refresh 2016-10-04 14:57:26 +02:00
ae5729dedd Russian translation update 2016-10-04 14:56:34 +02:00
d2e4553dd0 Translation update 2016-09-30 14:32:07 +02:00
df5ffbdd2b /L parameter description updated to match its behavior better 2016-09-26 12:50:18 +02:00
db17da5e68 SetLangMST merged to AddStorage 2016-09-19 12:50:04 +02:00
9247483942 Translations updated 2016-09-19 11:51:53 +02:00
2a3c4c5722 Merge branch 'master' of https://github.com/Amebis/MSIBuild 2016-09-19 11:32:25 +02:00
aea5347649 Translations extracted with MIS.wsf/IDTExtract now 2016-09-19 11:31:59 +02:00
9cd1fa468b IDT2PO split to IDTDiff and IDTExtract 2016-09-19 11:25:26 +02:00
2825aea682 Source file English "en_US" instead of generic "En" now 2016-09-19 09:35:10 +02:00