index
:
wix
bob/BetterScaleSplashScreen
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
bob/DecompilePerUserOrMachine
bob/DecrashUtilDecompiler
bob/DirectoryRefTargetDir
bob/DirectorySearchDefaultId
bob/EnsureTableStandardActions
bob/ExtensionDecompileAllTables
bob/FeatureTreeBrowseDlgButtonWiring
bob/FilesPerUserNoICE
bob/FixHarvestPayloadsFields
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HarvestMultipleUnnamedBindPaths
bob/HeatCremation
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/PayloadsHarvesting
bob/PreventSplashScreenForWixV3RelatedBundle
bob/ScopeMessages
bob/Tweaks250713
bob/UnnamedBindPathsInFiles
bob/UpdateRegistrationAcrossUpgrades
bob/WixBundleSourceProcess
bob/WixTestTargets
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/WixUI_Advanced64
bob/dutiltestloggingex
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/build-cleanup
robmen/dev10
robmen/fixes
robmen/maxpath
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/readonly
robmen/xsds
wix601
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
...
|
*
In Data projects, treat warnings as errors.
Sean Hall
2021-03-02
1
-0
/
+6
|
*
Add PackagePayload symbols, errors, and ComplexReferenceChildType.
Sean Hall
2021-03-02
7
-6
/
+215
|
*
Fix AccessModifier usage in test code
Rob Mensching
2021-03-02
1
-11
/
+11
|
*
Optimize SourceLineNumber and add support for setting Parent
Rob Mensching
2021-03-02
1
-43
/
+80
|
*
Small cleanup
Rob Mensching
2021-03-02
5
-293
/
+7
|
*
Rename AccessModifiers and optimize its serialization
Rob Mensching
2021-03-02
3
-150
/
+221
|
*
Update to latest build infrastructure
Rob Mensching
2021-03-01
7
-26
/
+76
|
*
Update errors/warnings now that well-known folders are optional
Rob Mensching
2021-03-01
2
-9
/
+14
|
*
Move suppress modularization to field since Id can create conflicts
Rob Mensching
2021-03-01
1
-1
/
+9
|
*
Absorb Dependency.wixext into Data
Rob Mensching
2021-02-27
6
-4
/
+187
|
*
Absorb Tag.wixext into core SoftwareTag element
Rob Mensching
2021-02-27
5
-0
/
+255
|
*
Change WixBundlePackageSymbol.Size from Number to LargeNumber.
Alex Kubiesa
2021-02-15
1
-3
/
+3
|
*
Change WixBundlePayloadSymbol.FileSize from Number to LargeNumber.
Alex Kubiesa
2021-02-15
1
-3
/
+3
|
*
Address code-review comments.
Bob Arnson
2021-01-31
1
-4
/
+0
|
*
Remove Burn Authenticode. Fixes https://github.com/wixtoolset/issues/issues/6...
Bob Arnson
2021-01-31
4
-88
/
+0
|
*
Add DefaultCompressionLevel support.
Bob Arnson
2021-01-26
1
-2
/
+2
|
*
Add warning that non-x86 bundles are experimental.
Sean Hall
2021-01-19
1
-0
/
+6
|
*
Add messages for ExePackage/@DetectCondition recommendations
Rob Mensching
2021-01-08
2
-0
/
+12
|
*
Include version info file when building in NCrunch
Rob Mensching
2021-01-08
1
-0
/
+7
|
*
Enable XML doc.
Sean Hall
2020-12-18
10
-19
/
+34
|
*
Add warning for PathCanonicalized.
Sean Hall
2020-12-16
2
-1
/
+7
|
*
Enable CheckForOverflowUnderflow.
Sean Hall
2020-12-14
1
-0
/
+1
|
*
Create WixBootstrapperApplicationDllSymbol.
Sean Hall
2020-12-08
3
-17
/
+57
|
*
Add warning for MSI transactions.
Sean Hall
2020-12-02
2
-1
/
+7
|
*
Strong-name sign WiX assemblies.
Bob Arnson
2020-10-28
3
-1
/
+15
|
*
Add error message for cases where inner text used to be used.
Bob Arnson
2020-09-30
1
-0
/
+6
|
*
Remove 32-bit ARM support.
Bob Arnson
2020-09-19
4
-16
/
+5
|
*
Fix typo.
Bob Arnson
2020-09-01
2
-3
/
+3
|
*
Clean up unused strings.
Bob Arnson
2020-08-26
3
-136
/
+27
|
*
Remove serialization classes and add Row.IsColumnNull.
Bob Arnson
2020-08-21
5
-58657
/
+8
|
*
Only target all frameworks in Release
Sean Hall
2020-08-17
1
-1
/
+2
|
*
Add enum for bundle variable Type.
Sean Hall
2020-08-09
2
-6
/
+19
|
*
Move SymbolWithSection to internal implementation detail of Core
Rob Mensching
2020-07-21
1
-90
/
+0
|
*
Support platform specific directory id names
Rob Mensching
2020-07-21
1
-0
/
+25
|
*
Introduce symbols for standard directories
Rob Mensching
2020-07-21
1
-34
/
+49
|
*
WIXFEAT:6204 Add DpiAwareness to WixBootstrapperApplicationSymbol.
Sean Hall
2020-07-19
1
-0
/
+17
|
*
Overwrite files that were already extracted
Rob Mensching
2020-07-19
1
-1
/
+1
|
*
Fix persisting of WindowsInstallerData by minimizing compliance checks
Rob Mensching
2020-07-19
1
-1
/
+7
|
*
Fix debugger display to not break Core
Rob Mensching
2020-07-14
1
-2
/
+2
|
*
Add ability to directly overwrite existing field value
Rob Mensching
2020-07-14
1
-0
/
+2
|
*
Avoid creation of nullable to improve perf and small code cleanup
Rob Mensching
2020-07-14
3
-33
/
+33
|
*
Update dependencies.
Sean Hall
2020-07-14
1
-1
/
+1
|
*
Store short filenames in separate fields
Rob Mensching
2020-07-08
6
-19
/
+50
|
*
Avoid Enum.ToString() by storing enums as integers
Rob Mensching
2020-07-08
2
-12
/
+12
|
*
Catch up a few files missed in the Great Tuple to Symbol rename
Rob Mensching
2020-07-01
7
-242
/
+0
|
*
Add mechanism to set localized TextStyle.Size
Rob Mensching
2020-06-28
1
-1
/
+7
|
*
The Great Tuple to Symbol File Rename (tm)
Rob Mensching
2020-06-25
182
-3604
/
+0
|
*
The Great Tuple to Symbol Rename (tm)
Rob Mensching
2020-06-25
202
-5642
/
+5642
|
*
Rename Symbol more correctly as TupleWithSection
Rob Mensching
2020-06-25
2
-90
/
+90
|
*
Turn tests off in appveyor.yml since they're run in appveyor.cmd
Sean Hall
2020-06-24
1
-0
/
+2
[prev]
[next]