| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix when xmlns placed directly on PermissionEx | Rob Mensching | 2022-11-15 | 1 | -2/+7 |
| | | | | | | | | | This is NOT recommended in v4 and its converter will move namespaces to the root element, but WiX v3 allowed it so we'll continued to do so in v4. Fixes 7010 | ||||
| * | Loc files were still using inner text, stop doing that | Rob Mensching | 2022-10-31 | 8 | -15/+15 |
| | | | | | Fixes 6970 | ||||
| * | Support add, modify and remove comments on user accounts | Ron Martin | 2022-10-21 | 2 | -0/+91 |
| | | | | | Fixes 5371 | ||||
| * | Downgrade error to warning when search refs a reserved prefix variable. | Sean Hall | 2022-08-02 | 1 | -0/+19 |
| | | | | | The engine doesn't actually prevent external callers from setting variables that start with 'Wix'. | ||||
| * | Expose and use methods to parse attributes with Burn variable names. | Sean Hall | 2022-07-21 | 1 | -0/+8 |
| | | | | | Fixes 6819 | ||||
| * | Add tests to validate Variable name validation | Rob Mensching | 2022-07-12 | 1 | -0/+57 |
| | | | | | Closes #6819 | ||||
| * | Add ability to disable file system redirection for File/DirectorySearch | Sean Hall | 2022-04-28 | 1 | -0/+5 |
| | | | | | Fixes 5476 | ||||
| * | Move Util.wixext into ext | Rob Mensching | 2021-05-03 | 43 | -0/+416 |
