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-07-14
Update dependencies.
Sean Hall
5
-5
/
+5
2020-07-10
Add CustomTableRef element.
Sean Hall
4
-7
/
+74
2020-07-10
Add CreateIdentifierValueFromPlatform.
Sean Hall
1
-0
/
+35
2020-07-08
Tests for CopyFile element
Rob Mensching
3
-0
/
+64
2020-07-08
Improve compiler performance by removing regex and other string fixes
Rob Mensching
11
-374
/
+454
2020-07-08
Move short filename generation to the WindowsInstallerBackend
Rob Mensching
6
-159
/
+171
2020-07-08
Remove unused property
Rob Mensching
3
-4
/
+0
2020-07-01
Consolidate Custom Action tests in CustomActionFixture
Rob Mensching
2
-99
/
+101
2020-07-01
Make Feature/@Absent and Feature/@AllowAdvertise consistent
Rob Mensching
1
-33
/
+3
2020-07-01
Default Publish/@Condition to "1" in the WI backend
Rob Mensching
1
-0
/
+15
2020-07-01
Add failing test for CustomAction cycle.
Sean Hall
3
-0
/
+61
2020-06-28
Support localized TextStyle Size
Rob Mensching
2
-4
/
+3
2020-06-25
The Great Tuple to Symbol File Rename (tm)
Rob Mensching
7
-0
/
+0
2020-06-25
The Great Tuple to Symbol Rename (tm)
Rob Mensching
102
-2913
/
+2913
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
[next]