aboutsummaryrefslogtreecommitdiff
path: root/src/dutil/inc/thmutil.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIXFEAT:4863 In thmutil editboxes, save the value as a literal string and for...Sean Hall2020-08-091-0/+1
* WIXFEAT:4906 Make Window's Height and Width refer to its client area.Sean Hall2020-07-061-0/+2
* Add ability for ThemeCreateParentWindow to center on the monitor.Sean Hall2020-07-061-0/+7
* Scale the base width of list view columns according to the DPI.Sean Hall2020-07-061-0/+1
* Update the fonts when using a different DPI.Sean Hall2020-07-061-1/+15
* Scale the x/y/width/height of theme controls according to the DPI.Sean Hall2020-07-061-0/+5
* Start High-DPI support by scaling the parent window according to the DPI.Sean Hall2020-07-061-0/+6
* Add ThemeCreateParentWindow so thmutil controls its window creation.Sean Hall2020-07-061-2/+20
* Methods in thmtuil.h shouldn't be declared as EXTERN "C".Sean Hall2020-07-061-40/+40
* Initial commitRob Mensching2017-09-031-0/+711