Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dead code. | Sean Hall | 2021-01-17 | 1 | -14/+0 |
| | |||||
* | Add BA messages around system restore points. | Sean Hall | 2020-11-17 | 1 | -0/+46 |
| | |||||
* | Add logging and BA messages around MSI transactions. | Sean Hall | 2020-11-17 | 1 | -0/+77 |
| | |||||
* | Run unit tests in the build script. | Sean Hall | 2020-11-17 | 1 | -1/+1 |
| | |||||
* | Stop encrypting hidden variables. | Sean Hall | 2020-11-01 | 2 | -8/+0 |
| | | | | They were persisted in plaintext, and always had to be decrypted and sent to a separate process to actually be used. | ||||
* | Add CompareVersions engine method. | Sean Hall | 2020-10-24 | 3 | -0/+29 |
| | |||||
* | WIXFEAT:6210 Change data type of versions to strings. | Sean Hall | 2020-10-24 | 3 | -12/+16 |
| | |||||
* | Update splash screen to be per-monitor DPI aware. | Sean Hall | 2020-08-09 | 1 | -1/+1 |
| | | | | Remove GDI+ from engine since the higher quality scaling isn't worth the additional dependency. | ||||
* | WIXFEAT:4763 Change "string" variable type to literal and add "formatted". | Sean Hall | 2020-08-09 | 2 | -13/+2 |
| | |||||
* | Move Burn headers from BootstrapperCore repo. | Sean Hall | 2020-07-18 | 7 | -0/+1778 |