Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the DefaultDPI width and height as the source width and height for images. | Sean Hall | 2020-07-06 | 1 | -12/+19 |
* | Scale the base width of list view columns according to the DPI. | Sean Hall | 2020-07-06 | 1 | -4/+19 |
* | Update the fonts when using a different DPI. | Sean Hall | 2020-07-06 | 1 | -31/+124 |
* | Scale the x/y/width/height of theme controls according to the DPI. | Sean Hall | 2020-07-06 | 1 | -25/+82 |
* | Start High-DPI support by scaling the parent window according to the DPI. | Sean Hall | 2020-07-06 | 1 | -8/+82 |
* | Add ThemeCreateParentWindow so thmutil controls its window creation. | Sean Hall | 2020-07-06 | 1 | -12/+70 |
* | Add ThmExit macros to allow capturing thmutil specific errors. | Sean Hall | 2020-06-24 | 1 | -270/+284 |
* | Initial commit | Rob Mensching | 2017-09-03 | 1 | -0/+5226 |