aboutsummaryrefslogtreecommitdiff
path: root/src/libs/dutil/WixToolset.DUtil/inc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add fixed buffer butil APIs.Sean Hall2021-07-191-8/+73
|
* Fix more 32-bit assumptions.Sean Hall2021-07-191-7/+5
| | | | Use strutil to return value in BundleGetBundleInfo.
* Refactor butil while cleaning up other things.Sean Hall2021-07-182-9/+174
|
* Allow access to persisted variables from related bundles.Jacob Hoover2021-07-182-2/+17
| | | | Implements #3704
* Add thmutil Image element to allow specifying multiple resolutions.Sean Hall2021-06-041-0/+14
| | | | | | Rename previous Image element to ImageListItem. Last partial fix for #6155
* Allow arbitrary strings for thmutil Font ids.Sean Hall2021-06-041-0/+3
|
* Require separate images for thmutil graphic Buttons and Progressbars.Sean Hall2021-06-041-13/+31
|
* Add THEME_IMAGE_REFERENCE to thmutil.Sean Hall2021-06-041-6/+29
|
* In thmutil when drawing images, use GDI+ and the actual dimensions.Sean Hall2021-06-042-1/+7
| | | | | Partial fix for #6155 Fixes #4106
* Enforce schema restrictions for numeric and image thmutil attributes.Sean Hall2021-06-041-2/+17
|
* Require children of thmutil Billboard elements to be BillboardPanel.Sean Hall2021-06-042-0/+13
|
* Add ability to suppress pfnTraceErrorCallback for the current thread.Sean Hall2021-05-111-0/+17
| | | | | | Suppress BurnTraceError while logging errors from BurnTraceError. #6378
* Move dutil into libs/dutilRob Mensching2021-04-2958-0/+6652