index
:
wix
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
bob/DecompilePerUserOrMachine
bob/DecrashUtilDecompiler
bob/DirectoryRefTargetDir
bob/EnsureTableStandardActions
bob/ExtensionDecompileAllTables
bob/FeatureTreeBrowseDlgButtonWiring
bob/FixHarvestPayloadsFields
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HarvestMultipleUnnamedBindPaths
bob/HeatCremation
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/PayloadsHarvesting
bob/PreventSplashScreenForWixV3RelatedBundle
bob/ScopeMessages
bob/Tweaks250713
bob/UnnamedBindPathsInFiles
bob/UpdateRegistrationAcrossUpgrades
bob/WixBundleSourceProcess
bob/WixTestTargets
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/dutiltestloggingex
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
wix601
A mirror of https://github.com/wixtoolset/wix.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
WixToolset.Core.WindowsInstaller
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix parsing Shortcut/@Name and detect duplicate in GetMsiFilenameValue.
Sean Hall
2019-11-13
1
-1
/
+1
*
Ensure upgrade action properties are secure.
Bob Arnson
2019-11-08
1
-0
/
+4
*
Move creation of hidden properties...
Bob Arnson
2019-11-05
1
-3
/
+12
*
Update to WindowsInstallerData rename from Data
Rob Mensching
2019-10-26
17
-85
/
+85
*
Fix MsiAssembly table processing
Rob Mensching
2019-10-26
2
-2
/
+19
*
Remove explicit intermediate file provided for testing
Rob Mensching
2019-10-25
1
-6
/
+0
*
Update to WixOutput file structure to fix embedded file handling
Rob Mensching
2019-10-25
3
-44
/
+75
*
Fix custom tables, small fixes in linker and update latest Data
Rob Mensching
2019-10-23
4
-16
/
+352
*
Better support all .NETs and remove unnecessary NuGet workarounds
Rob Mensching
2019-10-20
1
-1
/
+1
*
Small tuple based fixes
Rob Mensching
2019-10-18
1
-7
/
+43
*
Several fixes
Rob Mensching
2019-10-18
1
-0
/
+4
*
Fix reserve cost
Rob Mensching
2019-10-07
1
-0
/
+4
*
Write Font table correctly
Rob Mensching
2019-10-07
1
-0
/
+8
*
Fix Feature parent
Rob Mensching
2019-10-07
1
-0
/
+1
*
Fix AppSearch related building
Rob Mensching
2019-10-07
1
-1
/
+5
*
Implement Bundle build
Rob Mensching
2019-10-07
8
-151
/
+41
*
Fix Directory.DefaultDir handling when creating MSI
Rob Mensching
2019-10-07
1
-2
/
+2
*
Fix relative action scheduling
Rob Mensching
2019-10-07
1
-127
/
+135
*
Correctly lower _SummaryInformation
Rob Mensching
2019-10-07
1
-2
/
+6
*
Shortcut ShowCmd is nullable
Rob Mensching
2019-05-23
1
-1
/
+1
*
Update to latest Core.Native
Rob Mensching
2019-05-23
1
-3
/
+1
*
Integrate latest Data changes for FileTuple and AssemblyTuple
Rob Mensching
2019-05-23
14
-126
/
+133
*
Integrate short and source name changes to Directory and Shortcut tuples
Rob Mensching
2019-05-23
2
-7
/
+38
*
Adopt "Ref" as reference convention over "_"
Rob Mensching
2019-05-23
8
-51
/
+49
*
Correctly set nullable row columns
Rob Mensching
2019-05-23
1
-1
/
+1
*
Integrate latest changes to tuple definitions
Rob Mensching
2019-05-23
21
-193
/
+235
*
Add Component/@Shared and fix UninstallWhenSuperseded
Bob Arnson
2019-05-14
1
-2
/
+2
*
IExtensionManager.Create renamed to IExtensionManager.GetServices
Rob Mensching
2019-05-12
2
-4
/
+4
*
Fix inscript CA bit handling
Rob Mensching
2019-05-12
1
-3
/
+7
*
Use new strongly typed tuples
Rob Mensching
2019-05-08
35
-1023
/
+1922
*
Integrate interface-only WixToolset.Extensibility change
Rob Mensching
2019-03-01
8
-21
/
+49
*
Fix overridable actions being tagged as duplicates.
Bob Arnson
2019-01-16
1
-1
/
+1
*
Remove lingering uses of .resx from WixToolset.Core
Rob Mensching
2018-12-26
2
-5
/
+5
*
Add missing InstallInitialize in AdvtExecuteSequence
Rob Mensching
2018-12-26
1
-1
/
+2
*
Populate MsiAssemblyName table
Rob Mensching
2018-12-26
5
-356
/
+303
*
Clean and create export directory early.
Bob Arnson
2018-12-17
2
-6
/
+6
*
Correctly set paths for files extracted from .msms during decompilation.
Bob Arnson
2018-12-13
1
-1
/
+1
*
Optionally use IDecompileContext.CabinetExtractFolder to extract cabs.
Bob Arnson
2018-12-07
1
-1
/
+1
*
Let caller specify directory for files extracted by ExtractCabinetsCommand.
Bob Arnson
2018-12-07
2
-9
/
+9
*
Return object fields exported from unbinding in the decompile results.
Bob Arnson
2018-12-05
2
-1
/
+13
*
Extract files when using `IDecompileContext.TreatProductAsModule`.
Bob Arnson
2018-12-05
2
-3
/
+6
*
Explicitly mark bitness of entities that support 64-bit attribute.
Bob Arnson
2018-11-19
1
-0
/
+13
*
Update to DecompileResult move to XDocument
Rob Mensching
2018-11-03
1
-5
/
+1
*
Re-introduce "decompile" to backend
Rob Mensching
2018-10-24
7
-2849
/
+2787
*
Update to fixed "binder" names in interfaces
Rob Mensching
2018-10-24
6
-9
/
+9
*
Minor code clean up to match .editorconfig
Rob Mensching
2018-10-24
4
-243
/
+254
*
Minor code cleanup/reorganization
Rob Mensching
2018-10-24
1
-1
/
+1
*
Extract interfaces for Preprocess/Compile/Link/Bind/etc
Rob Mensching
2018-10-24
6
-2
/
+22
*
Track files to enable clean builds in MSBuild
Rob Mensching
2018-08-11
9
-62
/
+125
*
Add CreateGuid() to IBackendHelper to make Uuid helper internal
Rob Mensching
2018-08-01
2
-4
/
+7
[next]