aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support localized TextStyle SizeRob Mensching2020-06-281-3/+2
* The Great Tuple to Symbol File Rename (tm)Rob Mensching2020-06-254-0/+0
* The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-2529-875/+875
* Integrate Symbol to TupleWithSection renameRob Mensching2020-06-254-92/+91
* Reference Media if DiskId is specified.Bob Arnson2020-06-242-6/+6
* Move Windows Installer specific backend services to WindowsInstallerRob Mensching2020-06-232-62/+0
* Fix a couple simple mistakesRob Mensching2020-06-232-2/+2
* Remove obsolete inner text handlingRob Mensching2020-06-237-375/+6
* Move Component\Condition inner text to Condition attributeRob Mensching2020-06-231-0/+3
* Move Feature\Condition inner text to new Level elementRob Mensching2020-06-231-0/+69
* Move launch conditions to Launch elementRob Mensching2020-06-231-0/+58
* Move PermissionEx\Condition inner text to Condition attributeRob Mensching2020-06-231-1/+4
* Move Control\Condition inner text to appropriate Condition attributeRob Mensching2020-06-231-0/+76
* Move CustomAction script inner text to ScriptFile attributeRob Mensching2020-06-231-44/+17
* Moved more inner text to attributeRob Mensching2020-06-233-137/+253
* Introduce Message attribute to remove Error inner textRob Mensching2020-06-231-1/+10
* Introduce Value attribute on MultiString/MultiStringValue elementsRob Mensching2020-06-231-5/+38
* If no Media or MediaTemplate is present, default to a MediaTemplate.Bob Arnson2020-06-222-10/+0
* Add BundleCustomDataRef element.Sean Hall2020-06-222-2/+78
* Restore Unreal to CustomTable.Sean Hall2020-06-191-0/+5
* Implement BundleCustomData. Remove Unreal from CustomTable.Sean Hall2020-06-192-273/+537
* Implement simplified command and improved backend integrationRob Mensching2020-06-131-38/+53
* Implement update control textRob Mensching2020-06-131-2/+2
* Remove obsolete global suppression fileRob Mensching2020-06-121-24/+0
* Fix custom table column values case in compiler and decompilerRob Mensching2020-06-121-5/+95
* Fix crossplat pathing and other small issues in extension cachingRob Mensching2020-06-101-2/+2
* Add "extension" commandRob Mensching2020-06-082-37/+146
* Make commands async and internal processes cancelableRob Mensching2020-06-0812-41/+68
* Integrate change to TryParseCommand and other code cleanupRob Mensching2020-06-084-75/+35
* Minor code cleanupRob Mensching2020-06-041-9/+9
* Correctly pass extension context when Id attribute is nullRob Mensching2020-06-043-8/+8
* Add column tuples when created instead of after the table tuple creationRob Mensching2020-06-041-6/+2
* Redesign CustomTable tuples to support resolving binary columnsRob Mensching2020-06-032-139/+193
* Basic patching supportRob Mensching2020-05-302-5/+20
* Support merging merge modulesRob Mensching2020-05-221-2/+2
* Don't warn about missing netfx4 switches.Bob Arnson2020-05-191-2/+2
* Add missing ARM64 cases & random fixes.Bob Arnson2020-05-173-22/+44
* Get Log/@Extension and Registration/@ProviderKey to match v3.Sean Hall2020-05-161-2/+2
* WIXFEAT:6164 Move DisplayInternalUI into BalExtension.Sean Hall2020-05-161-7/+0
* Fix named bind paths.Bob Arnson2020-05-112-15/+29
* Track files in BindBundleCommand.Sean Hall2020-05-101-1/+11
* Use WixToolset.Burn package to get rid of -burnStubPath.Sean Hall2020-05-101-8/+2
* Default output file if there's a single input file.Bob Arnson2020-05-081-4/+71
* Add `IBindContext.SuppressLayout` to suppress cab generation.Bob Arnson2020-05-082-14/+16
* Remove Heat files from Core.Sean Hall2020-05-0811-840/+1
* Fix changes to TableDefinition.Sean Hall2020-04-131-1/+1
* Fix typo in SummaryInformationType.Sean Hall2020-04-131-20/+20
* Merge and move default tuple logic from CreateOutputFromIRCommand to WindowsI...Sean Hall2020-04-121-5/+12
* General cleanup.Sean Hall2020-04-1213-773/+570
* Fix bug when parsing PayloadGroupRef.Sean Hall2020-04-121-1/+1