Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIXFEAT:4906 Make Window's Height and Width refer to its client area. | Sean Hall | 2020-07-06 | 1 | -0/+2 |
* | Add ability for ThemeCreateParentWindow to center on the monitor. | Sean Hall | 2020-07-06 | 1 | -0/+7 |
* | Scale the base width of list view columns according to the DPI. | Sean Hall | 2020-07-06 | 1 | -0/+1 |
* | Update the fonts when using a different DPI. | Sean Hall | 2020-07-06 | 1 | -1/+15 |
* | Scale the x/y/width/height of theme controls according to the DPI. | Sean Hall | 2020-07-06 | 1 | -0/+5 |
* | Start High-DPI support by scaling the parent window according to the DPI. | Sean Hall | 2020-07-06 | 1 | -0/+6 |
* | Add ThemeCreateParentWindow so thmutil controls its window creation. | Sean Hall | 2020-07-06 | 1 | -2/+20 |
* | Methods in thmtuil.h shouldn't be declared as EXTERN "C". | Sean Hall | 2020-07-06 | 1 | -40/+40 |
* | Initial commit | Rob Mensching | 2017-09-03 | 1 | -0/+711 |