index
:
wix
bob/BetterScaleSplashScreen
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
bob/DecompilePerUserOrMachine
bob/DecrashUtilDecompiler
bob/DirectoryRefTargetDir
bob/DirectorySearchDefaultId
bob/EnsureTableStandardActions
bob/ExtensionDecompileAllTables
bob/FeatureTreeBrowseDlgButtonWiring
bob/FilesPerUserNoICE
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/WixUI_Advanced64
bob/dutiltestloggingex
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/9104-base-uninstalls-patch
robmen/add-display-files-in-use-dialog-attribute
robmen/build-cleanup
robmen/dev10
robmen/fixes
robmen/maxpath
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/readonly
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
/
engine
/
userexperience.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't plan payloads.
Sean Hall
2021-04-19
1
-1
/
+1
*
Detect whether the bundle is cached.
Sean Hall
2021-04-19
1
-0
/
+2
*
Allow BA to update feed source
Rob Mensching
2021-04-14
1
-1
/
+1
*
Use wiutil to start/end msi transactions
Nir Bar
2021-03-17
1
-10
/
+0
*
Handle when related bundles have an uninstall key but aren't cached.
Sean Hall
2021-03-11
1
-2
/
+6
*
Determine whether to ignore forward compatible bundles during Plan.
Sean Hall
2021-03-11
1
-4
/
+39
*
Use SHA512 instead of SHA1.
Sean Hall
2021-03-02
1
-1
/
+1
*
Let the BA request the bundle to stay installed from OnUnregisterBegin.
Sean Hall
2021-03-02
1
-4
/
+6
*
Get all request states up front before building the plan.
Sean Hall
2021-02-22
1
-8
/
+31
*
Rename *TargetMsiPackage BA events to *PatchTarget.
Sean Hall
2021-02-22
1
-10
/
+10
*
Automatically uninstall the bundle after Quit if eligible.
Sean Hall
2021-02-04
1
-1
/
+15
*
Clean up synchronization between the engine and the BA.
Sean Hall
2021-02-04
1
-39
/
+44
*
Remove feature to uninstall compatible orphaned MSI packages.
Sean Hall
2021-02-04
1
-98
/
+1
*
Remove Burn Authenticode
Bob Arnson
2021-01-31
1
-1
/
+1
*
Allow E_IMPL from BA/bext and check all cbSizes from BA/bext.
Sean Hall
2020-11-17
1
-67
/
+92
*
Add BA messages around system restore points.
Sean Hall
2020-11-17
1
-0
/
+80
*
Add logging and BA messages around MSI transactions.
Sean Hall
2020-11-17
1
-0
/
+142
*
Add CompareVersions engine method.
Sean Hall
2020-10-24
1
-1
/
+1
*
WIXFEAT:6210 Change data type of versions to strings.
Sean Hall
2020-10-24
1
-12
/
+12
*
WIXBUG:3869 FilterResult needs to apply MB_TYPEMASK to dwAllowedResults.
Sean Hall
2020-05-21
1
-1
/
+2
*
WIXFEAT:6164 Give BA control over UI level and handler.
Sean Hall
2020-05-16
1
-2
/
+45
*
Implement fDisableUnloading for the BA.
Sean Hall
2020-04-29
1
-3
/
+4
*
Add action to OnExecutePackageBegin.
Sean Hall
2020-04-21
1
-1
/
+3
*
Help BAs and BundleExtensions find their data file.
Sean Hall
2020-03-30
1
-1
/
+1
*
Add support for BundleExtensions.
Sean Hall
2020-03-30
1
-1
/
+1
*
Import code from old v4 repo
Sean Hall
2018-12-29
1
-0
/
+2122