| Commit message (Expand) | Author | Files | Lines |
2020-07-06 | WIXFEAT:4906 Make Window's Height and Width refer to its client area. | Sean Hall | 5 | -13/+99 |
2020-07-06 | Add ability for ThemeCreateParentWindow to center on the monitor. | Sean Hall | 4 | -1/+108 |
2020-07-06 | Use the DefaultDPI width and height as the source width and height for images. | Sean Hall | 1 | -12/+19 |
2020-07-06 | Scale the base width of list view columns according to the DPI. | Sean Hall | 2 | -4/+20 |
2020-07-06 | Update the fonts when using a different DPI. | Sean Hall | 2 | -32/+139 |
2020-07-06 | Scale the x/y/width/height of theme controls according to the DPI. | Sean Hall | 2 | -25/+87 |
2020-07-06 | Start High-DPI support by scaling the parent window according to the DPI. | Sean Hall | 8 | -11/+277 |
2020-07-06 | Add ThemeCreateParentWindow so thmutil controls its window creation. | Sean Hall | 2 | -14/+90 |
2020-07-06 | Methods in thmtuil.h shouldn't be declared as EXTERN "C". | Sean Hall | 1 | -40/+40 |
2020-06-24 | Add ThmExit macros to allow capturing thmutil specific errors. | Sean Hall | 6 | -277/+354 |
2020-06-24 | Replace ExitTrace with new DUTIL_CALLBACK_TRACEERROR callback. | Sean Hall | 7 | -32/+125 |
2020-06-18 | Pack v141 ARM and ARM64. | Sean Hall | 2 | -4/+1 |
2020-06-18 | Fail build for each command. | Sean Hall | 1 | -12/+12 |
2020-05-30 | Enable VS2017 ARM/ARM64 builds. | Bob Arnson | 1 | -2/+2 |
2020-05-17 | Port wix3 ARM64 fix. | Bob Arnson | 1 | -1/+20 |
2020-05-16 | Add Console*LastError macros and delete deprecated ones. | Sean Hall | 1 | -6/+2 |
2020-05-16 | Add StrAllocConcatFormattedSecure. | Sean Hall | 2 | -1/+40 |
2020-05-16 | WIXFEAT:6164 Add WiuInitializeInternalUI. | Sean Hall | 2 | -8/+34 |
2020-05-10 | Drop XP support and enable ARM64. | Bob Arnson | 4 | -18/+15 |
2019-09-13 | jchoover: WIXBUG:6071 - Enable HTTP to HTTPS redirects for burn downloads. | Jacob Hoover | 1 | -1/+5 |
2019-05-09 | Support VS2019 | Rob Mensching | 4 | -3/+28 |
2019-01-31 | WIXBUG5809 - jchoover - FileNames may be case sensitive when using LSW, so pr... | Jacob Hoover | 1 | -13/+4 |
2019-01-13 | Add ARM and ARM64 for v141. | Sean Hall | 6 | -124/+44 |
2019-01-06 | Undo changes for condutil/varutil. | Sean Hall | 7 | -457/+0 |
2018-12-29 | Import deputil from old v4 repo. | Sean Hall | 4 | -0/+838 |
2018-12-22 | Update to latest .gitignore and prep for new NuGet license format | Rob Mensching | 3 | -14/+62 |
2018-12-22 | Update to latest Home\repo-template | Rob Mensching | 4 | -6/+93 |
2018-10-03 | Standardize on props with NCrunch support | Rob Mensching | 4 | -7/+15 |
2018-10-02 | Add support for REG_EXPAND_SZ | Rob Mensching | 1 | -27/+60 |
2018-07-23 | Ensure log enabled as soon as handle open | Rob Mensching | 1 | -2/+2 |
2017-12-27 | Send build notifications to Slack | Rob Mensching | 1 | -0/+5 |
2017-09-17 | Standardize on appveyor.cmd for builds | Rob Mensching | 2 | -3/+2 |
2017-09-17 | Remove "lib" from path in NuGet package | Rob Mensching | 2 | -6/+6 |
2017-09-17 | Update to latest GitVersioning | Rob Mensching | 2 | -3/+3 |
2017-09-03 | Enable multi-target build and dutil.nupkg | Rob Mensching | 9 | -27/+196 |
2017-09-03 | Initial commit | Rob Mensching | 120 | -0/+49351 |
2017-09-03 | Initialize repo | Rob Mensching | 8 | -0/+397 |