aboutsummaryrefslogtreecommitdiff
path: root/src/ext (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Consistent-ify primary key column names.Bob Arnson2021-12-1918-52/+53
* Fix dependency table column names.Bob Arnson2021-12-171-5/+5
* Fix typos.Bob Arnson2021-12-171-1/+1
* Clean up Firewall extension (model for all).Bob Arnson2021-12-1712-131/+24
* Fix ids for DependencyExtension.Bob Arnson2021-12-172-24/+24
* Deprecate WixDifxAppExtension.Bob Arnson2021-12-122-3/+6
* Added Dutch translation of Util extension.Harm van den Brand2021-12-121-0/+33
* Add BA events for setting the update bundle.Sean Hall2021-12-111-0/+39
* Add ability to customize file versioning rules for MsiPackage and MspPackage.Sean Hall2021-12-081-2/+4
* More VS2022 fixes.Sean Hall2021-12-062-2/+2
* Do not use kernel32.dll as test fileRob Mensching2021-12-0310-9/+10
* Fixes required to get build working using MSBuild64 from VS2022Rob Mensching2021-11-291-1/+1
* Go back to thmutil not interfering with wixstdba controls.Sean Hall2021-11-101-1/+27
* Enable warning to detect hidden base class functionsSean Hall2021-11-102-2/+4
* Avoid using control ids inside of thmutil.Sean Hall2021-11-012-73/+242
* Add CS_HREDRAW and CS_VREDRAW to fix painting issues when resizing.Sean Hall2021-11-011-10/+4
* Remove dutil types from BAFunctions.Sean Hall2021-11-012-8/+16
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-011-74/+114
* Add more thmutil window messages to simplify handling control events.Sean Hall2021-11-011-58/+152
* Allow more customization of control ids in thmutil.Sean Hall2021-11-011-3/+62
* Table ids per https://github.com/wixtoolset/issues/issues/5933.Bob Arnson2021-09-1911-49/+50
* Bring Sean's fixes to `wix4`.Bob Arnson2021-09-181-2/+2
* Don't set NativeMachine variables when IsWow64Process2 is unavailableEric StJohn2021-09-131-1/+4
* Add NativeMachine to Burn and WIX_NATIVE_MACHINE to UtilExtensionEric StJohn2021-08-303-0/+41
* Skip Wow64 redirection on 64-bit CA builds.Bob Arnson2021-08-231-0/+10
* On SuppressDowngradeFailure, quit after detect.Bob Arnson2021-08-222-40/+29
* Allow BA to opt out of MSI transaction.Nir Bar2021-08-122-0/+35
* Refactor butil while cleaning up other things.Sean Hall2021-07-183-24/+0
* Fixes an error reported by Resharper.Ron Martin2021-07-051-2/+2
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-022-57/+74
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-026-7/+68
* Expose overridable variable APIs in balutil and Mba.Core.Sean Hall2021-07-021-101/+30
* Add Success page to prereq BA.Sean Hall2021-06-1728-50/+215
* Fix prereq BA to not reload the bootstrapper if a restart is required.Sean Hall2021-06-171-4/+5
* Fix loading BAFunctions.Sean Hall2021-06-043-23/+14
* In thmutil when drawing images, use GDI+ and the actual dimensions.Sean Hall2021-06-041-1/+1
* Try to make building Bal.wixext and IntegrationBurn faster.Sean Hall2021-05-191-0/+1
* WiX Toolset v4-preview.0v4.0.0-preview.0Rob Mensching2021-05-177-15/+26
* Update package Cache attribute to new attribute valuesRob Mensching2021-05-178-17/+17
* Fix batch file command-line parsingRob Mensching2021-05-1715-15/+15
* Fix Net48Web hash.Sean Hall2021-05-111-1/+1
* Cache packages that will be present for CACHE/INSTALL overall actions.Sean Hall2021-05-118-17/+17
* Implement integrated build processRob Mensching2021-05-11274-4909/+1002
* Merge VisualStudio.wixextRob Mensching2021-05-1188-0/+6018
|\
| * Move VisualStudio.wixext into extRob Mensching2021-05-0489-0/+6023
* Merge Sql.wixextRob Mensching2021-05-1166-0/+5093
|\
| * Move Sql.wixext into extRob Mensching2021-05-0467-0/+5098
* Merge PowerShell.wixextRob Mensching2021-05-1125-0/+791
|\
| * Move PowerShell.wixext into extRob Mensching2021-05-0426-0/+796
* Merge Msmq.wixextRob Mensching2021-05-1152-0/+4615
|\