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/9104-base-uninstalls-patch
robmen/add-display-files-in-use-dialog-attribute
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
path:
root
/
src
/
WixToolset.Data
/
Tuples
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix patch related tuples
Rob Mensching
2020-02-05
4
-17
/
+58
*
Fix CustomTable/@Unreal="yes" binding.
Bob Arnson
2020-01-23
1
-1
/
+1
*
Binary Data should be path value
Rob Mensching
2020-01-12
1
-2
/
+2
*
Remove ErrorTuple id as field.
Bob Arnson
2020-01-06
1
-8
/
+0
*
Fix EnvironmentTuple nullable fields.
Bob Arnson
2019-11-14
1
-2
/
+2
*
Remove id field from WixSearchTuple.
Bob Arnson
2019-10-23
1
-8
/
+0
*
Remove BootstrapperApplicationData generally in favor of Unreal
Rob Mensching
2019-10-23
2
-6
/
+10
*
Small fixes to tuples
Rob Mensching
2019-10-18
2
-20
/
+28
*
Minor tuple fixes
Rob Mensching
2019-10-18
1
-11
/
+1
*
Fix lock permissions
Rob Mensching
2019-10-14
1
-2
/
+2
*
Fix ServiceType enum values
Rob Mensching
2019-10-07
1
-3
/
+3
*
Remove unused field from WixFeatureGroup
Rob Mensching
2019-10-07
1
-12
/
+2
*
Fix AppSearch related tuples
Rob Mensching
2019-10-07
4
-17
/
+17
*
Add support for long fields and fix up Bundle and many other tuples
Rob Mensching
2019-10-07
30
-770
/
+480
*
Add tuple.IsNull(), remove fields when set to default and other small fixes
Rob Mensching
2019-05-24
2
-4
/
+4
*
Rename MsiAssemblyTuple to AssemblyTuple
Rob Mensching
2019-05-23
3
-102
/
+99
*
Merge WixFileTuple in to FileTuple and remove File from FileAssemblyType
Rob Mensching
2019-05-23
7
-290
/
+168
*
Minor fixes
Rob Mensching
2019-05-23
2
-10
/
+10
*
Breakout short and source names in Directory and Shortcut tuples
Rob Mensching
2019-05-23
3
-8
/
+40
*
Use "Ref" instead of "_" as the reference convention
Rob Mensching
2019-05-23
86
-831
/
+831
*
Implement many more strong tuples
Rob Mensching
2019-05-23
60
-1026
/
+352
*
Remove redundant `?.Value` from strongly typed accesses
Rob Mensching
2019-05-23
188
-873
/
+873
*
Support Component/@Shared.
Bob Arnson
2019-05-14
1
-0
/
+8
*
Correct field value for RemoveRegistryTuple.Root.
Bob Arnson
2019-05-13
1
-1
/
+1
*
Add additional strongly typed tuples
Rob Mensching
2019-05-08
29
-370
/
+1018
*
Fix WixBundlePackage.Cache tuple type
Rob Mensching
2018-01-01
1
-1
/
+1
*
Make IntermediateField Set() method type-safe
Rob Mensching
2018-01-01
2
-3
/
+3
*
Simplify message handling
Rob Mensching
2017-12-19
4
-204
/
+6
*
Store WixMediaTemplate/@CompressionLevel as string
Rob Mensching
2017-12-07
2
-5
/
+10
*
Support tuples from extensions and make SourcePath a path instead of string
Rob Mensching
2017-12-02
1
-2
/
+2
*
Additional IR updates
Rob Mensching
2017-11-11
4
-10
/
+12
*
Introduce WiX Intermediate Representation
Rob Mensching
2017-11-01
200
-0
/
+19297