| Commit message (Expand) | Author | Age | Files | Lines |
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 5 | -6/+0 |
* | Add BA events for setting the update bundle. | Sean Hall | 2021-12-11 | 1 | -0/+39 |
* | Add ability to customize file versioning rules for MsiPackage and MspPackage. | Sean Hall | 2021-12-08 | 1 | -2/+4 |
* | More VS2022 fixes. | Sean Hall | 2021-12-06 | 2 | -2/+2 |
* | Do not use kernel32.dll as test file | Rob Mensching | 2021-12-03 | 10 | -9/+10 |
* | Fixes required to get build working using MSBuild64 from VS2022 | Rob Mensching | 2021-11-29 | 1 | -1/+1 |
* | Go back to thmutil not interfering with wixstdba controls. | Sean Hall | 2021-11-10 | 1 | -1/+27 |
* | Enable warning to detect hidden base class functions | Sean Hall | 2021-11-10 | 2 | -2/+4 |
* | Avoid using control ids inside of thmutil. | Sean Hall | 2021-11-01 | 2 | -73/+242 |
* | Add CS_HREDRAW and CS_VREDRAW to fix painting issues when resizing. | Sean Hall | 2021-11-01 | 1 | -10/+4 |
* | Remove dutil types from BAFunctions. | Sean Hall | 2021-11-01 | 2 | -8/+16 |
* | Make thmutil automatically load controls during window creation. | Sean Hall | 2021-11-01 | 1 | -74/+114 |
* | Add more thmutil window messages to simplify handling control events. | Sean Hall | 2021-11-01 | 1 | -58/+152 |
* | Allow more customization of control ids in thmutil. | Sean Hall | 2021-11-01 | 1 | -3/+62 |
* | On SuppressDowngradeFailure, quit after detect. | Bob Arnson | 2021-08-22 | 2 | -40/+29 |
* | Allow BA to opt out of MSI transaction. | Nir Bar | 2021-08-12 | 2 | -0/+35 |
* | Refactor butil while cleaning up other things. | Sean Hall | 2021-07-18 | 1 | -8/+0 |
* | Make the BA responsible for parsing restart prompt behavior. | Sean Hall | 2021-07-02 | 1 | -55/+72 |
* | Add bundle option for command line variables to always be uppercase. | Sean Hall | 2021-07-02 | 6 | -7/+68 |
* | Expose overridable variable APIs in balutil and Mba.Core. | Sean Hall | 2021-07-02 | 1 | -101/+30 |
* | Add Success page to prereq BA. | Sean Hall | 2021-06-17 | 28 | -50/+215 |
* | Fix prereq BA to not reload the bootstrapper if a restart is required. | Sean Hall | 2021-06-17 | 1 | -4/+5 |
* | Fix loading BAFunctions. | Sean Hall | 2021-06-04 | 3 | -23/+14 |
* | In thmutil when drawing images, use GDI+ and the actual dimensions. | Sean Hall | 2021-06-04 | 1 | -1/+1 |
* | Try to make building Bal.wixext and IntegrationBurn faster. | Sean Hall | 2021-05-19 | 1 | -0/+1 |
* | WiX Toolset v4-preview.0v4.0.0-preview.0 | Rob Mensching | 2021-05-17 | 2 | -2/+4 |
* | Fix batch file command-line parsing | Rob Mensching | 2021-05-17 | 1 | -1/+1 |
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 45 | -577/+228 |
* | Move Bal.wixext into ext | Rob Mensching | 2021-05-03 | 200 | -0/+14198 |