index
:
wix
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
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
/
dutil
/
thmutil.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update dpiutil.h so users don't have to include ShellScalingApi.h.
Sean Hall
2020-08-09
1
-0
/
+3
*
WIXBUG:5250 Use the progress bar's image's 4th pixel for the right side.
Sean Hall
2020-08-09
1
-1
/
+1
*
WIXFEAT:5843 Use MSFTEDIT_CLASS for Rich Edit controls when available.
Sean Hall
2020-08-09
1
-4
/
+16
*
WIXFEAT:4863 In thmutil editboxes, save the value as a literal string and for...
Sean Hall
2020-08-09
1
-14
/
+12
*
Split up ThemeDefWindowProc so that the right message handling code is shared...
Sean Hall
2020-07-06
1
-103
/
+132
*
WIXFEAT:4906 Make Window's Height and Width refer to its client area.
Sean Hall
2020-07-06
1
-11
/
+48
*
Add ability for ThemeCreateParentWindow to center on the monitor.
Sean Hall
2020-07-06
1
-1
/
+33
*
Use the DefaultDPI width and height as the source width and height for images.
Sean Hall
2020-07-06
1
-12
/
+19
*
Scale the base width of list view columns according to the DPI.
Sean Hall
2020-07-06
1
-4
/
+19
*
Update the fonts when using a different DPI.
Sean Hall
2020-07-06
1
-31
/
+124
*
Scale the x/y/width/height of theme controls according to the DPI.
Sean Hall
2020-07-06
1
-25
/
+82
*
Start High-DPI support by scaling the parent window according to the DPI.
Sean Hall
2020-07-06
1
-8
/
+82
*
Add ThemeCreateParentWindow so thmutil controls its window creation.
Sean Hall
2020-07-06
1
-12
/
+70
*
Add ThmExit macros to allow capturing thmutil specific errors.
Sean Hall
2020-06-24
1
-270
/
+284
*
Initial commit
Rob Mensching
2017-09-03
1
-0
/
+5226