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
/
libs
/
dutil
/
WixToolset.DUtil
/
thmutil.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more thmutil window messages to simplify handling control events.
Sean Hall
2021-11-01
1
-89
/
+213
*
Allow more customization of control ids in thmutil.
Sean Hall
2021-11-01
1
-24
/
+51
*
Fix bug where theme window didn't enlarge client area for default DPI.
Sean Hall
2021-06-04
1
-9
/
+33
*
Support multiple thmutil in same process.
Sean Hall
2021-06-04
1
-15
/
+30
*
Add thmutil Image element to allow specifying multiple resolutions.
Sean Hall
2021-06-04
1
-25
/
+357
*
Allow arbitrary strings for thmutil Font ids.
Sean Hall
2021-06-04
1
-16
/
+36
*
Require separate images for thmutil graphic Buttons and Progressbars.
Sean Hall
2021-06-04
1
-174
/
+358
*
Add THEME_IMAGE_REFERENCE to thmutil.
Sean Hall
2021-06-04
1
-64
/
+264
*
In thmutil when drawing images, use GDI+ and the actual dimensions.
Sean Hall
2021-06-04
1
-94
/
+213
*
Enforce schema restrictions for numeric and image thmutil attributes.
Sean Hall
2021-06-04
1
-431
/
+562
*
Require children of thmutil Billboard elements to be BillboardPanel.
Sean Hall
2021-06-04
1
-101
/
+144
*
Move dutil into libs/dutil
Rob Mensching
2021-04-29
1
-0
/
+5709