index
:
wix
bob/EnsureTableStandardActions
bob/Fixes.240629
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
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
/
ext
/
Bal
/
wixstdba
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify BootstrapperApplication header files
Rob Mensching
2024-03-21
1
-5
/
+1
*
Move wixstdba functions to Bal.wixext build
Rob Mensching
2024-03-07
1
-1
/
+1
*
Better .nupkg names
Rob Mensching
2024-03-07
1
-1
/
+1
*
WIP - BA header simplification
Rob Mensching
2024-03-06
1
-1
/
+0
*
Move the BootstrapperApplication out of proc
Rob Mensching
2024-03-06
49
-7340
/
+45
*
Don't fail on bad/missing update feed URL.
Bob Arnson
2022-12-15
1
-0
/
+15
*
wixstdba should not change the action if not showing full UI.
Sean Hall
2022-12-13
1
-2
/
+3
*
Minimize calls into GitInfo by caching results during build_init
Rob Mensching
2022-11-13
1
-1
/
+0
*
Loc files were still using inner text, stop doing that
Rob Mensching
2022-10-31
28
-1002
/
+798
*
Support bundle updates in WixStdBA.
Bob Arnson
2022-09-12
8
-2
/
+148
*
Add WixCanRestart and make wixstdba elevate for restart when required.
Sean Hall
2022-09-03
1
-7
/
+56
*
Process and return the failed version of reboot exit codes in Burn.
Sean Hall
2022-08-26
1
-2
/
+2
*
Handle downgrade failure detection during Detect.
Bob Arnson
2022-08-22
1
-16
/
+28
*
Use conditional text rather than controls.
Bob Arnson
2022-08-18
2
-4
/
+8
*
Fix OnExecuteMsiMessage to return chosen result.
Bob Arnson
2022-08-14
1
-5
/
+19
*
Allow wixstdba special controls to have declarative text.
Sean Hall
2022-08-10
1
-26
/
+27
*
Use IFileOpenDialog instead of SHBrowseForFolder and GetOpenFileName.
Sean Hall
2022-08-10
1
-15
/
+11
*
Handle suppressed Options button.
Bob Arnson
2022-08-03
3
-3
/
+6
*
Don't show FilesInUse dialogs if loc strings are missing.
Sean Hall
2022-07-25
4
-75
/
+140
*
Add dialog for non-RM FilesInUse and Netfx FilesInUse.
Sean Hall
2022-07-25
3
-28
/
+246
*
Use radio buttons in FilesInUse task dialog.
Sean Hall
2022-07-25
1
-25
/
+30
*
Add files-in-use task dialog.
Bob Arnson
2022-07-25
5
-23
/
+163
*
Add WixInternalUIBootstrapperApplication as a new built-in BA.
Sean Hall
2022-07-20
4
-15
/
+131
*
Add ability for non-vital cache package action.
Sean Hall
2022-06-14
1
-1
/
+13
*
Add option to hosts to always install prereqs.
Sean Hall
2022-05-14
2
-20
/
+160
*
Move infinite loop detection into the hosts.
Sean Hall
2022-05-14
31
-289
/
+199
*
Update balutil and Bal.wixext to use more concise Exit* macros.
Sean Hall
2022-05-14
1
-51
/
+27
*
Only block shutdown during Apply.
Sean Hall
2022-05-04
1
-17
/
+0
*
Add RepairCondition.
Sean Hall
2022-04-23
1
-1
/
+2
*
Set each native library dependency version to the build version.
Sean Hall
2022-04-19
1
-2
/
+0
*
Detect related bundles for BundlePackages.
Sean Hall
2022-04-01
1
-0
/
+11
*
Give BA process id and option to wait for cancelled process to exit.
Sean Hall
2022-03-19
1
-0
/
+8
*
Add WixBundleCommandLineAction, don't set dynamic variables at startup.
Sean Hall
2022-03-16
1
-45
/
+58
*
Fix themes to account for UnsafeUninstall action.
Sean Hall
2022-03-16
6
-25
/
+61
*
Make engine skip planning if there are any downgrade related bundles.
Sean Hall
2022-03-14
1
-30
/
+26
*
Allow the BA to override the bundle relation type during plan.
Sean Hall
2022-03-14
2
-0
/
+51
*
When rolling back a bundle failure, reinstall all upgrade related bundles.
Sean Hall
2022-02-10
2
-0
/
+17
*
Remove orphan compatible MSI packages.
Sean Hall
2022-01-16
2
-0
/
+53
*
Don't report related operation in OnDetectRelatedBundle.
Sean Hall
2021-12-30
1
-4
/
+9
*
Build with VS2022, which is now required.
Bob Arnson
2021-12-25
1
-1
/
+0
*
Add BA events for setting the update bundle.
Sean Hall
2021-12-11
1
-0
/
+39
*
Add ability to customize file versioning rules for MsiPackage and MspPackage.
Sean Hall
2021-12-08
1
-2
/
+4
*
Go back to thmutil not interfering with wixstdba controls.
Sean Hall
2021-11-10
1
-1
/
+27
*
Enable warning to detect hidden base class functions
Sean Hall
2021-11-10
1
-1
/
+2
*
Avoid using control ids inside of thmutil.
Sean Hall
2021-11-01
2
-73
/
+242
*
Add CS_HREDRAW and CS_VREDRAW to fix painting issues when resizing.
Sean Hall
2021-11-01
1
-10
/
+4
*
Remove dutil types from BAFunctions.
Sean Hall
2021-11-01
1
-6
/
+14
*
Make thmutil automatically load controls during window creation.
Sean Hall
2021-11-01
1
-74
/
+114
*
Add more thmutil window messages to simplify handling control events.
Sean Hall
2021-11-01
1
-58
/
+152
*
Allow more customization of control ids in thmutil.
Sean Hall
2021-11-01
1
-3
/
+62
[next]