index
:
wix
bob/EnsureTableStandardActions
bob/FeatureTreeBrowseDlgButtonWiring
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
The Great Tuple to Symbol File Rename (tm)
Rob Mensching
2020-06-25
7
-0
/
+0
*
The Great Tuple to Symbol Rename (tm)
Rob Mensching
2020-06-25
102
-2913
/
+2913
*
Integrate Symbol to TupleWithSection rename
Rob Mensching
2020-06-25
4
-92
/
+91
*
Reference Media if DiskId is specified.
Bob Arnson
2020-06-24
3
-8
/
+8
*
Move Windows Installer specific backend services to WindowsInstaller
Rob Mensching
2020-06-23
3
-2
/
+18
*
Fix a couple simple mistakes
Rob Mensching
2020-06-23
2
-2
/
+2
*
Remove obsolete inner text handling
Rob Mensching
2020-06-23
12
-409
/
+37
*
Move Component\Condition inner text to Condition attribute
Rob Mensching
2020-06-23
1
-0
/
+3
*
Move Feature\Condition inner text to new Level element
Rob Mensching
2020-06-23
1
-0
/
+69
*
Move launch conditions to Launch element
Rob Mensching
2020-06-23
1
-0
/
+58
*
Move PermissionEx\Condition inner text to Condition attribute
Rob Mensching
2020-06-23
1
-1
/
+4
*
Move Control\Condition inner text to appropriate Condition attribute
Rob Mensching
2020-06-23
1
-0
/
+76
*
Move CustomAction script inner text to ScriptFile attribute
Rob Mensching
2020-06-23
3
-48
/
+26
*
Moved more inner text to attribute
Rob Mensching
2020-06-23
3
-137
/
+253
*
Introduce Message attribute to remove Error inner text
Rob Mensching
2020-06-23
2
-5
/
+12
*
Introduce Value attribute on MultiString/MultiStringValue elements
Rob Mensching
2020-06-23
5
-70
/
+168
*
If no Media or MediaTemplate is present, default to a MediaTemplate.
Bob Arnson
2020-06-22
27
-37
/
+55
*
Add more tuples to ignore in GenerateManifestDataFromIRCommand.
Sean Hall
2020-06-22
1
-1
/
+9
*
Add BundleCustomDataRef element.
Sean Hall
2020-06-22
3
-9
/
+92
*
Restore Unreal to CustomTable.
Sean Hall
2020-06-19
5
-3
/
+49
*
Add more tuples to ignore in GenerateManifestDataFromIRCommand.
Sean Hall
2020-06-19
2
-0
/
+7
*
Implement BundleCustomData. Remove Unreal from CustomTable.
Sean Hall
2020-06-19
9
-379
/
+680
*
Update Example.Extension/ExampleWindowsInstallerBackendExtension.
Sean Hall
2020-06-19
1
-1
/
+1
*
Implement IBurnBackendHelper and TryAddTupleToDataManifest.
Sean Hall
2020-06-19
8
-153
/
+404
*
Remove unused reference to removed table.
Bob Arnson
2020-06-17
1
-1
/
+0
*
Change AssemblyNameReader to better match GetAsemblyIdentityFromFile()
Rob Mensching
2020-06-17
1
-1
/
+23
*
Reorganize media assignment to correctly place facade order optimization
Rob Mensching
2020-06-16
8
-126
/
+208
*
Ensure cabinets are created in File.Sequence order
Rob Mensching
2020-06-16
1
-0
/
+1
*
Ensure unreal columns are not added to _Validation table
Rob Mensching
2020-06-16
1
-36
/
+34
*
Ignore WixBindUpdatedFiles
Rob Mensching
2020-06-16
1
-0
/
+1
*
Implement simplified command and improved backend integration
Rob Mensching
2020-06-13
8
-94
/
+102
*
Remove use of remaining WixXxxRows
Rob Mensching
2020-06-13
5
-198
/
+159
*
Normalize commands to use constructors
Rob Mensching
2020-06-13
3
-52
/
+52
*
Move validate guids to a command and execute it earlier
Rob Mensching
2020-06-13
2
-44
/
+68
*
Implement update control text
Rob Mensching
2020-06-13
3
-45
/
+24
*
Remove obsolete global suppression file
Rob Mensching
2020-06-12
1
-24
/
+0
*
Fix custom table column values case in compiler and decompiler
Rob Mensching
2020-06-12
9
-239
/
+429
*
Do not create rows for internal-use-only tuples
Rob Mensching
2020-06-10
1
-1
/
+19
*
Remove dead code
Rob Mensching
2020-06-10
2
-1510
/
+0
*
Fix crossplat pathing and other small issues in extension caching
Rob Mensching
2020-06-10
4
-15
/
+11
*
Add "extension" command
Rob Mensching
2020-06-08
10
-37
/
+753
*
Make commands async and internal processes cancelable
Rob Mensching
2020-06-08
13
-45
/
+75
*
Integrate change to TryParseCommand and other code cleanup
Rob Mensching
2020-06-08
7
-93
/
+50
*
Fix typo in class name
Rob Mensching
2020-06-08
2
-3
/
+3
*
Minor code cleanup
Rob Mensching
2020-06-04
4
-37
/
+36
*
Drive merge process from tuples not rows and fix merge table suppression
Rob Mensching
2020-06-04
3
-98
/
+119
*
Correctly pass extension context when Id attribute is null
Rob Mensching
2020-06-04
4
-9
/
+9
*
Add column tuples when created instead of after the table tuple creation
Rob Mensching
2020-06-04
1
-6
/
+2
*
Redesign CustomTable tuples to support resolving binary columns
Rob Mensching
2020-06-03
15
-515
/
+731
*
Basic patching support
Rob Mensching
2020-05-30
19
-986
/
+779
[next]