index
:
wix
bob/EnsureTableStandardActions
bob/FeatureTreeBrowseDlgButtonWiring
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HarvestMultipleUnnamedBindPaths
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
bob/UpdateRegistrationAcrossUpgrades
bob/WixBundleSourceProcess
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
/
test
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-30
Add failing test for LockPermissions when Permissions is 0.
Sean Hall
3
-0
/
+47
2019-09-30
Add failing test for CustomAction.
Sean Hall
3
-0
/
+46
2019-09-30
Add failing tests for AppSearch tables.
Sean Hall
6
-0
/
+191
2019-09-30
Add failing test for InstallExecuteSequence.
Sean Hall
1
-0
/
+51
2019-09-30
Add failing tests for Upgrade.
Sean Hall
3
-0
/
+80
2019-09-30
Add failing test for FeatureGroup and parent Features.
Sean Hall
4
-0
/
+61
2019-09-30
Add failing test for DefaultDir.
Sean Hall
4
-1
/
+99
2019-05-23
Shortcut ShowCmd is nullable
Rob Mensching
1
-1
/
+1
2019-05-23
Update to latest Core.Native
Rob Mensching
1
-3
/
+1
2019-05-23
Integrate latest Data changes for FileTuple and AssemblyTuple
Rob Mensching
22
-253
/
+233
2019-05-23
Integrate short and source name changes to Directory and Shortcut tuples
Rob Mensching
7
-93
/
+55
2019-05-23
Adopt "Ref" as reference convention over "_"
Rob Mensching
18
-163
/
+161
2019-05-23
Correctly set nullable row columns
Rob Mensching
1
-1
/
+1
2019-05-23
Integrate latest changes to tuple definitions
Rob Mensching
41
-3702
/
+3808
2019-05-23
Use full path in source line numbers
Rob Mensching
1
-3
/
+7
2019-05-14
Add Component/@Shared and fix UninstallWhenSuperseded
Bob Arnson
6
-12
/
+53
2019-05-12
IExtensionManager.Create renamed to IExtensionManager.GetServices
Rob Mensching
12
-23
/
+23
2019-05-12
Default Product/@Id to "*"
Rob Mensching
1
-1
/
+1
2019-05-12
Fix inscript CA bit handling
Rob Mensching
7
-3
/
+88
2019-05-09
Implement and use IParseHelper.ScheduleActionTuple
Rob Mensching
4
-121
/
+72
2019-05-08
Use new strongly typed tuples
Rob Mensching
55
-12675
/
+14096
2019-04-02
Add failing test to demonstrate ProgId bug.
Bob Arnson
6
-0
/
+92
2019-03-20
Bug: Wixipl references to extension libraries
Bob Arnson
6
-0
/
+150
2019-03-20
Fix missing symbol for WixSuppressAction.
Bob Arnson
2
-1
/
+5
2019-03-01
Include the preprocessed include files with the processed document
Rob Mensching
8
-177
/
+266
2019-03-01
Add `IResolveFileResult` to `WixToolsetServiceProvider`
Bob Arnson
1
-0
/
+1
2019-03-01
Integrate interface-only WixToolset.Extensibility change
Rob Mensching
33
-187
/
+427
2019-03-01
Rename ILocalizer to ILocalizationParser
Rob Mensching
4
-23
/
+23
2019-03-01
Rename WixVariableResolver to VariableResolver
Rob Mensching
3
-6
/
+6
2019-03-01
Expose WixVariableResolver via WixToolsetServiceProvider
Rob Mensching
6
-10
/
+10
2019-03-01
Update to latest repo-template
Rob Mensching
2
-1
/
+5
2019-02-26
Make `IPreprocessor` public as it should be.
Bob Arnson
1
-2
/
+2
2019-01-20
Add DirectoryId into context for extensions.
Sean Hall
1
-1
/
+1
2019-01-16
Fix overridable actions being tagged as duplicates.
Bob Arnson
9
-10
/
+165
2019-01-12
Add failing test for issues exposed by UIExtension.
Sean Hall
6
-0
/
+118
2019-01-09
Ensure `Error`s generate symbols so they can be referenced.
Bob Arnson
1
-2
/
+1
2019-01-03
Prevent linker NullReferenceExceptions when missing SourceLineNumbers.
Bob Arnson
1
-1
/
+1
2019-01-01
Load .wixlib intermediates with single creator
Rob Mensching
10
-21
/
+259
2018-12-30
Reduce extra appveyor builds by targeting only master and develop branches
Rob Mensching
1
-0
/
+5
2018-12-27
Simplify and standardize exception handling in extension manager
Rob Mensching
1
-45
/
+35
2018-12-26
Remove dead code
Rob Mensching
3
-667
/
+0
2018-12-26
Remove lingering uses of .resx from WixToolset.Core
Rob Mensching
9
-197
/
+23
2018-12-26
Add missing InstallInitialize in AdvtExecuteSequence
Rob Mensching
1
-1
/
+2
2018-12-26
Populate MsiAssemblyName table
Rob Mensching
7
-360
/
+325
2018-12-22
Fix the dependencies of the WixToolset.Core.TestPackage.nupkg
Rob Mensching
2
-0
/
+13
2018-12-22
Update to latest Home\repo-template
Rob Mensching
9
-41
/
+125
2018-12-17
Clean and create export directory early.
Bob Arnson
2
-6
/
+6
2018-12-13
Correctly set paths for files extracted from .msms during decompilation.
Bob Arnson
1
-1
/
+1
2018-12-12
Remove context from generated DefaultIcon registry row. (#16)
Sean Hall
1
-1
/
+1
2018-12-12
ole.dll should be ole2.dll.
Sean Hall
1
-2
/
+2
[next]