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
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-04
To make it easier to associate tuples with tables...
Bob Arnson
1
-2
/
+24
2020-03-03
Add ARM64 platform.
Bob Arnson
1
-1
/
+4
2020-02-26
Hide the ZipArchive details from the public WixOutput API
Rob Mensching
1
-3
/
+14
2020-02-24
One shiny NuGet package, please and thank you.
Bob Arnson
1
-0
/
+1
2020-02-13
Support reopening WixOutputs, to be able to read immediately after writing.
Bob Arnson
1
-7
/
+16
2020-02-10
Support loading WindowsInstallerData and Intermediate from WixOutput.
Bob Arnson
2
-5
/
+43
2020-02-05
Fix patch related tuples
Rob Mensching
5
-17
/
+64
2020-02-05
Ensure path tuples fields with BaseUri are saved
Rob Mensching
1
-1
/
+1
2020-02-05
Code cleanup
Rob Mensching
5
-606
/
+117
2020-02-05
Improve handling of standard actions
Rob Mensching
1
-247
/
+179
2020-02-05
Add support for unreal columns
Rob Mensching
2
-2
/
+24
2020-01-23
Fix CustomTable/@Unreal="yes" binding.
Bob Arnson
1
-1
/
+1
2020-01-17
Let listeners adjust message levels; general messaging cleanup.
Bob Arnson
1
-13
/
+0
2020-01-12
Binary Data should be path value
Rob Mensching
1
-2
/
+2
2020-01-06
Remove ErrorTuple id as field.
Bob Arnson
1
-8
/
+0
2019-11-25
Update AdvtExecuteSequence standard actions to AdvertiseExecuteSequence.
Sean Hall
1
-14
/
+14
2019-11-14
Fix EnvironmentTuple nullable fields.
Bob Arnson
1
-2
/
+2
2019-10-26
Rename Output to WindowsInstallerData
Rob Mensching
8
-60
/
+30
2019-10-25
Implement WixOutput with support for multiple streams of data
Rob Mensching
21
-846
/
+399
2019-10-23
Remove id field from WixSearchTuple.
Bob Arnson
1
-8
/
+0
2019-10-23
Remove BootstrapperApplicationData generally in favor of Unreal
Rob Mensching
3
-31
/
+19
2019-10-18
Better support all .NETs
Rob Mensching
1
-1
/
+1
2019-10-18
Small fixes to tuples
Rob Mensching
3
-40
/
+33
2019-10-18
Minor tuple fixes
Rob Mensching
2
-12
/
+2
2019-10-18
MSI standard actions should be overridable
Rob Mensching
1
-109
/
+109
2019-10-14
Fix lock permissions
Rob Mensching
1
-2
/
+2
2019-10-07
Fix ServiceType enum values
Rob Mensching
1
-3
/
+3
2019-10-07
Remove unused field from WixFeatureGroup
Rob Mensching
1
-12
/
+2
2019-10-07
Fix AppSearch related tuples
Rob Mensching
4
-17
/
+17
2019-10-07
Include test in build
Rob Mensching
1
-1
/
+1
2019-10-07
Support tagging tuples and definitions
Rob Mensching
4
-4
/
+519
2019-10-07
Add support for long fields and fix up Bundle and many other tuples
Rob Mensching
39
-976
/
+761
2019-05-24
Add tuple.IsNull(), remove fields when set to default and other small fixes
Rob Mensching
7
-81
/
+78
2019-05-24
Improve debuggability of tuples
Rob Mensching
1
-1
/
+5
2019-05-23
Rename MsiAssemblyTuple to AssemblyTuple
Rob Mensching
3
-102
/
+99
2019-05-23
Merge WixFileTuple in to FileTuple and remove File from FileAssemblyType
Rob Mensching
9
-456
/
+168
2019-05-23
Minor fixes
Rob Mensching
4
-13
/
+13
2019-05-23
Breakout short and source names in Directory and Shortcut tuples
Rob Mensching
3
-8
/
+40
2019-05-23
Use "Ref" instead of "_" as the reference convention
Rob Mensching
88
-849
/
+849
2019-05-23
Obsolete obsolete constructor
Rob Mensching
3
-119
/
+112
2019-05-23
Implement many more strong tuples
Rob Mensching
66
-1047
/
+391
2019-05-23
Remove redundant `?.Value` from strongly typed accesses
Rob Mensching
188
-873
/
+873
2019-05-14
Support Component/@Shared.
Bob Arnson
1
-0
/
+8
2019-05-13
Correct field value for RemoveRegistryTuple.Root.
Bob Arnson
1
-1
/
+1
2019-05-12
Section ids are optional
Rob Mensching
1
-7
/
+2
2019-05-12
Correctly set the underlying data types when intermediate value loaded
Rob Mensching
1
-10
/
+42
2019-05-08
Support any type as input to identifier
Rob Mensching
1
-0
/
+6
2019-05-08
Support long as a number
Rob Mensching
1
-1
/
+13
2019-05-08
Add additional strongly typed tuples
Rob Mensching
42
-13909
/
+1369
2018-12-31
Fix loading custom table definitions and support tupledef revisions
Rob Mensching
4
-19
/
+253
[next]