index
:
wix
bob/EnsureTableStandardActions
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
/
dutil
/
inc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up more 32-bit assumptions.
Sean Hall
2021-04-29
6
-6
/
+23
*
Unport LocProbeForFileEx() as WiX v4 had better solution
Rob Mensching
2021-04-20
1
-12
/
+0
*
Make FileCopyUsingHandlesWithProgress more like MoveFileWithProgress
Rob Mensching
2021-04-14
1
-3
/
+1
*
Port missing WiX v3 changes
Rob Mensching
2021-04-12
3
-0
/
+25
*
Integrate fixes that make dutil a little more robust to failure
Rob Mensching
2021-04-12
2
-0
/
+22
*
Add test for apuputil and fix descending sorting.
Sean Hall
2021-03-30
1
-2
/
+2
*
Update rest of dutil to use their own source with the Exit* macros.
Sean Hall
2021-03-02
17
-34
/
+34
*
Add SHA512 support to apuputil.
Sean Hall
2021-03-02
2
-0
/
+4
*
Add OsRtlGetVersion.
Sean Hall
2021-02-07
1
-0
/
+3
*
Add functions to start/end MSI transactions and check whether or not it is su...
Nir Bar
2021-01-11
1
-0
/
+24
*
More size_t-ification.
Bob Arnson
2020-12-26
4
-21
/
+32
*
Clean up 32-bit ass-u-mptions for x64 and arm64.
Bob Arnson
2020-12-26
4
-18
/
+18
*
Update apuputil and deputil to not use DWORD64 for versions.
Sean Hall
2020-10-24
2
-4
/
+4
*
WIXFEAT:6210 Parse and compare bundle versions kind of like SemVer.
Sean Hall
2020-10-24
2
-0
/
+94
*
Add butil exit macros.
Sean Hall
2020-10-24
1
-3
/
+32
*
Update dpiutil.h so users don't have to include ShellScalingApi.h.
Sean Hall
2020-08-09
1
-9
/
+12
*
WIXFEAT:4863 In thmutil editboxes, save the value as a literal string and for...
Sean Hall
2020-08-09
1
-0
/
+1
*
Update Dutil_TraceErrorSource to filter based on the report level.
Sean Hall
2020-07-12
2
-12
/
+11
*
Add DpiuSetProcessDpiAwareness.
Sean Hall
2020-07-10
1
-0
/
+26
*
WIXFEAT:4906 Make Window's Height and Width refer to its client area.
Sean Hall
2020-07-06
2
-0
/
+23
*
Add ability for ThemeCreateParentWindow to center on the monitor.
Sean Hall
2020-07-06
2
-0
/
+22
*
Scale the base width of list view columns according to the DPI.
Sean Hall
2020-07-06
1
-0
/
+1
*
Update the fonts when using a different DPI.
Sean Hall
2020-07-06
1
-1
/
+15
*
Scale the x/y/width/height of theme controls according to the DPI.
Sean Hall
2020-07-06
1
-0
/
+5
*
Start High-DPI support by scaling the parent window according to the DPI.
Sean Hall
2020-07-06
3
-0
/
+62
*
Add ThemeCreateParentWindow so thmutil controls its window creation.
Sean Hall
2020-07-06
1
-2
/
+20
*
Methods in thmtuil.h shouldn't be declared as EXTERN "C".
Sean Hall
2020-07-06
1
-40
/
+40
*
Add ThmExit macros to allow capturing thmutil specific errors.
Sean Hall
2020-06-24
2
-7
/
+65
*
Replace ExitTrace with new DUTIL_CALLBACK_TRACEERROR callback.
Sean Hall
2020-06-24
4
-26
/
+82
*
Add Console*LastError macros and delete deprecated ones.
Sean Hall
2020-05-16
1
-6
/
+2
*
Add StrAllocConcatFormattedSecure.
Sean Hall
2020-05-16
1
-0
/
+5
*
WIXFEAT:6164 Add WiuInitializeInternalUI.
Sean Hall
2020-05-16
1
-1
/
+6
*
Undo changes for condutil/varutil.
Sean Hall
2019-01-06
2
-145
/
+0
*
Import deputil from old v4 repo.
Sean Hall
2018-12-29
1
-0
/
+147
*
Initial commit
Rob Mensching
2017-09-03
56
-0
/
+6141