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
/
test
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2018-12-07
Optionally use IDecompileContext.CabinetExtractFolder to extract cabs.
Bob Arnson
2
-1
/
+3
2018-12-07
Let caller specify directory for files extracted by ExtractCabinetsCommand.
Bob Arnson
2
-9
/
+9
2018-12-05
Return object fields exported from unbinding in the decompile results.
Bob Arnson
2
-1
/
+13
2018-12-05
Extract files when using `IDecompileContext.TreatProductAsModule`.
Bob Arnson
2
-3
/
+6
2018-11-19
Explicitly mark bitness of entities that support 64-bit attribute.
Bob Arnson
7
-1
/
+66
2018-11-03
Try to optimize AppVeyor behavior
Rob Mensching
1
-0
/
+1
2018-11-03
Update to DecompileResult move to XDocument
Rob Mensching
2
-10
/
+7
2018-10-24
Re-introduce "decompile" to backend
Rob Mensching
18
-2862
/
+3095
2018-10-24
Update to fixed "binder" names in interfaces
Rob Mensching
8
-11
/
+11
2018-10-24
Support passing IServiceProvider to IExtensionFactory's
Rob Mensching
2
-7
/
+35
2018-10-24
Update to command-line parsing re-organization
Rob Mensching
11
-715
/
+824
2018-10-24
Minor code clean up to match .editorconfig
Rob Mensching
8
-8259
/
+8193