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-06-25
Integrate Symbol to TupleWithSection rename
Rob Mensching
4
-92
/
+91
2020-06-24
Reference Media if DiskId is specified.
Bob Arnson
3
-8
/
+8
2020-06-24
Turn tests off in appveyor.yml since they're run in appveyor.cmd
Sean Hall
1
-0
/
+2
2020-06-23
Move Windows Installer specific backend services to WindowsInstaller
Rob Mensching
3
-2
/
+18
2020-06-23
Fix a couple simple mistakes
Rob Mensching
2
-2
/
+2
2020-06-23
Remove obsolete inner text handling
Rob Mensching
12
-409
/
+37
2020-06-23
Move Component\Condition inner text to Condition attribute
Rob Mensching
1
-0
/
+3
2020-06-23
Move Feature\Condition inner text to new Level element
Rob Mensching
1
-0
/
+69
2020-06-23
Move launch conditions to Launch element
Rob Mensching
1
-0
/
+58
2020-06-23
Move PermissionEx\Condition inner text to Condition attribute
Rob Mensching
1
-1
/
+4
2020-06-23
Move Control\Condition inner text to appropriate Condition attribute
Rob Mensching
1
-0
/
+76
2020-06-23
Move CustomAction script inner text to ScriptFile attribute
Rob Mensching
3
-48
/
+26
2020-06-23
Moved more inner text to attribute
Rob Mensching
3
-137
/
+253
2020-06-23
Introduce Message attribute to remove Error inner text
Rob Mensching
2
-5
/
+12
2020-06-23
Introduce Value attribute on MultiString/MultiStringValue elements
Rob Mensching
5
-70
/
+168
2020-06-22
If no Media or MediaTemplate is present, default to a MediaTemplate.
Bob Arnson
27
-37
/
+55
2020-06-22
Add more tuples to ignore in GenerateManifestDataFromIRCommand.
Sean Hall
1
-1
/
+9
2020-06-22
Add BundleCustomDataRef element.
Sean Hall
3
-9
/
+92
2020-06-19
Restore Unreal to CustomTable.
Sean Hall
5
-3
/
+49
2020-06-19
Add more tuples to ignore in GenerateManifestDataFromIRCommand.
Sean Hall
2
-0
/
+7
2020-06-19
Implement BundleCustomData. Remove Unreal from CustomTable.
Sean Hall
9
-379
/
+680
2020-06-19
Update Example.Extension/ExampleWindowsInstallerBackendExtension.
Sean Hall
1
-1
/
+1
2020-06-19
Implement IBurnBackendHelper and TryAddTupleToDataManifest.
Sean Hall
8
-153
/
+404
2020-06-17
Remove unused reference to removed table.
Bob Arnson
1
-1
/
+0
2020-06-17
Change AssemblyNameReader to better match GetAsemblyIdentityFromFile()
Rob Mensching
1
-1
/
+23
2020-06-16
Update readme to better reflect purpose of this repository
Rob Mensching
1
-1
/
+1
2020-06-16
Reorganize media assignment to correctly place facade order optimization
Rob Mensching
8
-126
/
+208
2020-06-16
Ensure cabinets are created in File.Sequence order
Rob Mensching
1
-0
/
+1
2020-06-16
Ensure unreal columns are not added to _Validation table
Rob Mensching
1
-36
/
+34
2020-06-16
Ignore WixBindUpdatedFiles
Rob Mensching
1
-0
/
+1
2020-06-15
Update appveyor.cmd to not specify error code on early exit.
Sean Hall
1
-6
/
+6
2020-06-13
Implement simplified command and improved backend integration
Rob Mensching
8
-94
/
+102
2020-06-13
Remove use of remaining WixXxxRows
Rob Mensching
5
-198
/
+159
2020-06-13
Normalize commands to use constructors
Rob Mensching
3
-52
/
+52
2020-06-13
Move validate guids to a command and execute it earlier
Rob Mensching
2
-44
/
+68
2020-06-13
Implement update control text
Rob Mensching
3
-45
/
+24
2020-06-12
Remove obsolete global suppression file
Rob Mensching
1
-24
/
+0
2020-06-12
Fix custom table column values case in compiler and decompiler
Rob Mensching
9
-239
/
+429
2020-06-10
One shiny NuGet package, please and thank you.
Bob Arnson
1
-1
/
+0
2020-06-10
Do not create rows for internal-use-only tuples
Rob Mensching
1
-1
/
+19
2020-06-10
Remove dead code
Rob Mensching
2
-1510
/
+0
2020-06-10
Fix crossplat pathing and other small issues in extension caching
Rob Mensching
4
-15
/
+11
2020-06-08
Add forgotten ExtensionCache pack and publish
Rob Mensching
1
-0
/
+1
2020-06-08
Add "extension" command
Rob Mensching
10
-37
/
+753
2020-06-08
Make commands async and internal processes cancelable
Rob Mensching
13
-45
/
+75
2020-06-08
Integrate change to TryParseCommand and other code cleanup
Rob Mensching
7
-93
/
+50
2020-06-08
Fix typo in class name
Rob Mensching
2
-3
/
+3
2020-06-04
Minor code cleanup
Rob Mensching
4
-37
/
+36
2020-06-04
Drive merge process from tuples not rows and fix merge table suppression
Rob Mensching
3
-98
/
+119
2020-06-04
Correctly pass extension context when Id attribute is null
Rob Mensching
4
-9
/
+9
[next]