Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Serbian locale name. | Bob Arnson | 2022-08-06 | 1 | -0/+0 |
| | | | | https://github.com/wixtoolset/issues/issues/6742 | ||||
* | Use UTF-8 for Kazakh language | Rob Mensching | 2022-03-14 | 1 | -1/+1 |
| | | | | Fixes 5685 | ||||
* | Add compiler extension to handle platforms. | Bob Arnson | 2022-01-30 | 10 | -43/+24 |
| | | | | | | | | Custom actions to print EULA and validate install directories are defined in WixUIExtension compiler extension, to handle platform-specific custom actions referred to from `DoAction` control events. This is the least-worst solution, given the `DoAction` approach used in the WixUI authoring and anyone customizing a WixUI set. | ||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -1/+2 |
| | |||||
* | Move UI.wixext into ext | Rob Mensching | 2021-05-03 | 87 | -0/+25904 |