aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Converters (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reorganize Product/Package to Package/SummaryInformation.Bob Arnson2020-10-241-1/+110
* Fix conversion of Product/@Condition.Bob Arnson2020-10-131-3/+3
* Replace BinaryKey with BinaryRef and FileKey with FileRef.Bob Arnson2020-09-061-1/+19
* Converters fixes and cleanup.Bob Arnson2020-09-022-17/+13
* Convert Feature/@Absent=disallow to AllowAbsent=no.Bob Arnson2020-08-311-4/+4
* Fix custom table & custom action decompilation.Bob Arnson2020-08-251-3/+6
* Only target all frameworks in ReleaseSean Hall2020-08-171-3/+4
* WIXFEAT:4763 Change "string" variable type to literal and add "formatted".Sean Hall2020-08-091-0/+54
* Set DpiAwareness to "unaware" from v3.Sean Hall2020-07-191-1/+17
* Correctly report error when Publish/@Condition='1'Rob Mensching2020-07-181-1/+7
* Separate "format" from "convert"Rob Mensching2020-07-185-319/+467
* Make Feature/@Absent and Feature/@AllowAdvertise consistentRob Mensching2020-07-011-0/+36
* Make Publish/@Condition truly optionalRob Mensching2020-07-011-1/+10
* Convert Firewall/RemoteAddress inner text to Value attributeRob Mensching2020-07-011-1/+6
* Handle multiple Condition conversionsRob Mensching2020-06-271-6/+18
* Correctly detect wix4 for better conversionsRob Mensching2020-06-271-9/+14
* Add inner text conversions for Util.wixextRob Mensching2020-06-261-0/+8
* Skip v3 conversions when re-converting v4 codeRob Mensching2020-06-262-49/+74
* Do *not* require XML declarationRob Mensching2020-06-231-16/+32
* Remove explicit auto-GUIDsRob Mensching2020-06-231-0/+23
* Convert inner text to appropriate attributesRob Mensching2020-06-231-1/+279
* Replace the removed Gaming namespace with the missing Http namespace.Sean Hall2020-06-152-2/+2
* Consistently call IWixToolsetCoreServiceProvider a "coreProvider"Rob Mensching2020-06-131-3/+3
* Convert custom table Column Category and Modularize attributesRob Mensching2020-06-121-1/+53
* Make convert code asyncRob Mensching2020-06-081-6/+10
* Expose converter as a command-line command for use by wix.exeRob Mensching2020-06-085-1/+368
* Handle util:PermissionEx/@InheritableSean Hall2020-05-231-1/+25
* Handle versioned extension ids.Bob Arnson2020-03-051-269/+277
* Don't mess with CDATA whitespace.Bob Arnson2019-12-111-1/+1
* When fixing namespaceless elements, fix the whole tree.Bob Arnson2019-11-041-1/+1
* Handle CustomTable/@BootstrapperApplicationData.Bob Arnson2019-11-011-265/+283
* Add namespace to <Include> elements.Bob Arnson2019-10-311-2/+4
* Better support all .NETsRob Mensching2019-10-201-1/+1
* Initial code commitRob Mensching2019-05-152-0/+678