Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -0/+62 |
* | 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 |
* | Add ThmExit macros to allow capturing thmutil specific errors. | Sean Hall | 2020-06-24 | 2 | -7/+65 |
* | Replace ExitTrace with new DUTIL_CALLBACK_TRACEERROR callback. | Sean Hall | 2020-06-24 | 4 | -26/+82 |
* | Add Console*LastError macros and delete deprecated ones. | Sean Hall | 2020-05-16 | 1 | -6/+2 |
* | Add StrAllocConcatFormattedSecure. | Sean Hall | 2020-05-16 | 1 | -0/+5 |
* | WIXFEAT:6164 Add WiuInitializeInternalUI. | Sean Hall | 2020-05-16 | 1 | -1/+6 |
* | Undo changes for condutil/varutil. | Sean Hall | 2019-01-06 | 2 | -145/+0 |
* | Import deputil from old v4 repo. | Sean Hall | 2018-12-29 | 1 | -0/+147 |
* | Initial commit | Rob Mensching | 2017-09-03 | 56 | -0/+6141 |