index
:
wix
bob/EnsureTableStandardActions
bob/FeatureTreeBrowseDlgButtonWiring
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
bob/UpdateRegistrationAcrossUpgrades
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/build-cleanup
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/xsds
A mirror of https://github.com/wixtoolset/wix.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace Win64 attribute with Bitness attribute
Rob Mensching
2021-02-11
2
-1
/
+235
*
Address code-review comments.
Bob Arnson
2021-01-31
1
-1
/
+1
*
Remove Burn Authenticode
Bob Arnson
2021-01-31
2
-12
/
+91
*
Fix Package/@Compressed for new (compressed) default.
Bob Arnson
2021-01-28
7
-18
/
+72
*
Rename ExePackage/@XxxCommand attributes to @XxxArguments
Rob Mensching
2021-01-08
3
-3
/
+75
*
Report invalid command line arguments as errors
Rob Mensching
2021-01-08
1
-1
/
+1
*
Enable XML doc and run tests in appveyor.cmd.
Sean Hall
2020-12-19
12
-16
/
+34
*
Add conversion for built-in BA usage from BootstrapperApplicationRef.
Sean Hall
2020-12-09
2
-0
/
+314
*
Add conversion for BootstrapperApplicationDll and bal:UseUILanguages.
Sean Hall
2020-12-08
4
-8
/
+237
*
Warn about inability to convert Verb/@Target.
Bob Arnson
2020-11-09
2
-0
/
+42
*
Warn about new InstallerVersion default.
Bob Arnson
2020-11-04
3
-4
/
+44
*
Add warnings for util:RegistrySearch (value) and DisplayInternalUI.
Sean Hall
2020-11-01
3
-35
/
+71
*
Strong-name sign WiX assemblies.
Bob Arnson
2020-10-29
3
-0
/
+12
*
Clean up MediaTemplate and tweak a bit.
Bob Arnson
2020-10-26
2
-2
/
+16
*
Reorganize Product/Package to Package/SummaryInformation.
Bob Arnson
2020-10-24
12
-25
/
+384
*
Fix conversion of Product/@Condition.
Bob Arnson
2020-10-13
2
-3
/
+41
*
Replace BinaryKey with BinaryRef and FileKey with FileRef.
Bob Arnson
2020-09-06
5
-10
/
+28
*
Converters fixes and cleanup.
Bob Arnson
2020-09-02
14
-55
/
+77
*
Convert Feature/@Absent=disallow to AllowAbsent=no.
Bob Arnson
2020-08-31
2
-5
/
+37
*
Fix custom table & custom action decompilation.
Bob Arnson
2020-08-25
3
-11
/
+22
*
Only target all frameworks in Release
Sean Hall
2020-08-17
2
-6
/
+8
*
WIXFEAT:4763 Change "string" variable type to literal and add "formatted".
Sean Hall
2020-08-09
2
-0
/
+140
*
Use VS2019 for CI Build.
Bob Arnson
2020-07-19
1
-1
/
+1
*
Set DpiAwareness to "unaware" from v3.
Sean Hall
2020-07-19
2
-1
/
+93
*
Correctly report error when Publish/@Condition='1'
Rob Mensching
2020-07-18
2
-2
/
+8
*
Separate "format" from "convert"
Rob Mensching
2020-07-18
8
-428
/
+589
*
Store short filenames in separate fields
Rob Mensching
2020-07-12
2
-7
/
+57
*
Make Feature/@Absent and Feature/@AllowAdvertise consistent
Rob Mensching
2020-07-01
2
-0
/
+113
*
Make Publish/@Condition truly optional
Rob Mensching
2020-07-01
2
-1
/
+56
*
Convert Firewall/RemoteAddress inner text to Value attribute
Rob Mensching
2020-07-01
2
-1
/
+85
*
Handle multiple Condition conversions
Rob Mensching
2020-06-27
2
-9
/
+27
*
Correctly detect wix4 for better conversions
Rob Mensching
2020-06-27
3
-11
/
+69
*
Add inner text conversions for Util.wixext
Rob Mensching
2020-06-26
2
-0
/
+87
*
Ensure Include elements have correct namespace
Rob Mensching
2020-06-26
1
-0
/
+67
*
Skip v3 conversions when re-converting v4 code
Rob Mensching
2020-06-26
9
-82
/
+107
*
The Great Tuple to Symbol File Rename (tm)
Rob Mensching
2020-06-25
2
-0
/
+0
*
The Great Tuple to Symbol Rename (tm)
Rob Mensching
2020-06-25
11
-313
/
+313
*
Do *not* require XML declaration
Rob Mensching
2020-06-23
16
-111
/
+58
*
Remove explicit auto-GUIDs
Rob Mensching
2020-06-23
7
-7
/
+30
*
Convert inner text to appropriate attributes
Rob Mensching
2020-06-23
7
-152
/
+886
*
Replace the removed Gaming namespace with the missing Http namespace.
Sean Hall
2020-06-15
4
-6
/
+7
*
Consistently call IWixToolsetCoreServiceProvider a "coreProvider"
Rob Mensching
2020-06-13
1
-3
/
+3
*
Convert custom table Column Category and Modularize attributes
Rob Mensching
2020-06-12
2
-1
/
+103
*
Extract common code to base class and use common mock messaging
Rob Mensching
2020-06-12
3
-74
/
+69
*
Make convert code async
Rob Mensching
2020-06-08
2
-7
/
+11
*
Migrate integration tests from Tools repo
Rob Mensching
2020-06-08
15
-0
/
+843
*
Expose converter as a command-line command for use by wix.exe
Rob Mensching
2020-06-08
7
-2
/
+378
*
Handle util:PermissionEx/@Inheritable
Sean Hall
2020-05-23
1
-1
/
+25
*
Remove unused test data.
Sean Hall
2020-05-23
10
-527
/
+0
*
Remove unused tuple references.
Bob Arnson
2020-05-08
1
-4
/
+0
[next]