aboutsummaryrefslogtreecommitdiff
path: root/src/libs/dutil/WixToolset.DUtil/inc/thmutil.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow wixstdba special controls to have declarative text.Sean Hall2022-08-101-3/+22
* Go back to thmutil not interfering with wixstdba controls.Sean Hall2021-11-101-1/+4
* Avoid using control ids inside of thmutil.Sean Hall2021-11-011-84/+33
* Add CS_HREDRAW and CS_VREDRAW to fix painting issues when resizing.Sean Hall2021-11-011-0/+13
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-011-20/+23
* Add more thmutil window messages to simplify handling control events.Sean Hall2021-11-011-0/+34
* Allow more customization of control ids in thmutil.Sean Hall2021-11-011-5/+30
* Add thmutil Image element to allow specifying multiple resolutions.Sean Hall2021-06-041-0/+14
* 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-041-1/+2
* Move dutil into libs/dutilRob Mensching2021-04-291-0/+765