aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-16Update DUtilUnitTest to reference WixBuildTools.TestSupport.Native.Sean Hall7-121/+16
2020-07-12Update Dutil_TraceErrorSource to filter based on the report level.Sean Hall15-24/+142
2020-07-12Integrate DUtilUnitTest into latest v4.Sean Hall21-936/+78
2020-07-12Import DUtilUnitTest from old wix4 repo.Sean Hall25-0/+3794
2020-07-10Add DpiuSetProcessDpiAwareness.Sean Hall2-0/+104
2020-07-06Split up ThemeDefWindowProc so that the right message handling code is shared...Sean Hall1-103/+132
2020-07-06WIXFEAT:4906 Make Window's Height and Width refer to its client area.Sean Hall5-13/+99
2020-07-06Add ability for ThemeCreateParentWindow to center on the monitor.Sean Hall4-1/+108
2020-07-06Use the DefaultDPI width and height as the source width and height for images.Sean Hall1-12/+19
2020-07-06Scale the base width of list view columns according to the DPI.Sean Hall2-4/+20
2020-07-06Update the fonts when using a different DPI.Sean Hall2-32/+139
2020-07-06Scale the x/y/width/height of theme controls according to the DPI.Sean Hall2-25/+87
2020-07-06Start High-DPI support by scaling the parent window according to the DPI.Sean Hall8-11/+277
2020-07-06Add ThemeCreateParentWindow so thmutil controls its window creation.Sean Hall2-14/+90
2020-07-06Methods in thmtuil.h shouldn't be declared as EXTERN "C".Sean Hall1-40/+40
2020-06-24Add ThmExit macros to allow capturing thmutil specific errors.Sean Hall6-277/+354
2020-06-24Replace ExitTrace with new DUTIL_CALLBACK_TRACEERROR callback.Sean Hall7-32/+125
2020-06-18Pack v141 ARM and ARM64.Sean Hall2-4/+1
2020-06-18Fail build for each command.Sean Hall1-12/+12
2020-05-30Enable VS2017 ARM/ARM64 builds.Bob Arnson1-2/+2
2020-05-17Port wix3 ARM64 fix.Bob Arnson1-1/+20
2020-05-16Add Console*LastError macros and delete deprecated ones.Sean Hall1-6/+2
2020-05-16Add StrAllocConcatFormattedSecure.Sean Hall2-1/+40
2020-05-16WIXFEAT:6164 Add WiuInitializeInternalUI.Sean Hall2-8/+34
2020-05-10Drop XP support and enable ARM64.Bob Arnson4-18/+15
2019-09-13jchoover: WIXBUG:6071 - Enable HTTP to HTTPS redirects for burn downloads.Jacob Hoover1-1/+5
2019-05-09Support VS2019Rob Mensching4-3/+28
2019-01-31WIXBUG5809 - jchoover - FileNames may be case sensitive when using LSW, so pr...Jacob Hoover1-13/+4
2019-01-13Add ARM and ARM64 for v141.Sean Hall6-124/+44
2019-01-06Undo changes for condutil/varutil.Sean Hall7-457/+0
2018-12-29Import deputil from old v4 repo.Sean Hall4-0/+838
2018-12-22Update to latest .gitignore and prep for new NuGet license formatRob Mensching3-14/+62
2018-12-22Update to latest Home\repo-templateRob Mensching4-6/+93
2018-10-03Standardize on props with NCrunch supportRob Mensching4-7/+15
2018-10-02Add support for REG_EXPAND_SZRob Mensching1-27/+60
2018-07-23Ensure log enabled as soon as handle openRob Mensching1-2/+2
2017-12-27Send build notifications to SlackRob Mensching1-0/+5
2017-09-17Standardize on appveyor.cmd for buildsRob Mensching2-3/+2
2017-09-17Remove "lib" from path in NuGet packageRob Mensching2-6/+6
2017-09-17Update to latest GitVersioningRob Mensching2-3/+3
2017-09-03Enable multi-target build and dutil.nupkgRob Mensching9-27/+196
2017-09-03Initial commitRob Mensching120-0/+49351
2017-09-03Initialize repoRob Mensching8-0/+397