aboutsummaryrefslogtreecommitdiff
path: root/src/libs/dutil/WixToolset.DUtil/thmutil.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-011-42/+95
* Add more thmutil window messages to simplify handling control events.Sean Hall2021-11-011-89/+213
* Allow more customization of control ids in thmutil.Sean Hall2021-11-011-24/+51
* Fix bug where theme window didn't enlarge client area for default DPI.Sean Hall2021-06-041-9/+33
* Support multiple thmutil in same process.Sean Hall2021-06-041-15/+30
* Add thmutil Image element to allow specifying multiple resolutions.Sean Hall2021-06-041-25/+357
* Allow arbitrary strings for thmutil Font ids.Sean Hall2021-06-041-16/+36
* Require separate images for thmutil graphic Buttons and Progressbars.Sean Hall2021-06-041-174/+358
* Add THEME_IMAGE_REFERENCE to thmutil.Sean Hall2021-06-041-64/+264
* In thmutil when drawing images, use GDI+ and the actual dimensions.Sean Hall2021-06-041-94/+213
* Enforce schema restrictions for numeric and image thmutil attributes.Sean Hall2021-06-041-431/+562
* Require children of thmutil Billboard elements to be BillboardPanel.Sean Hall2021-06-041-101/+144
* Move dutil into libs/dutilRob Mensching2021-04-291-0/+5709