aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update DUtilUnitTest to reference WixBuildTools.TestSupport.Native.Sean Hall2020-07-167-121/+16
|
* Update Dutil_TraceErrorSource to filter based on the report level.Sean Hall2020-07-1215-24/+142
|
* Integrate DUtilUnitTest into latest v4.Sean Hall2020-07-1221-936/+78
|
* Import DUtilUnitTest from old wix4 repo.Sean Hall2020-07-1225-0/+3794
|
* Add DpiuSetProcessDpiAwareness.Sean Hall2020-07-102-0/+104
|
* Split up ThemeDefWindowProc so that the right message handling code is ↵Sean Hall2020-07-061-103/+132
| | | | shared with PanelWndProc.
* WIXFEAT:4906 Make Window's Height and Width refer to its client area.Sean Hall2020-07-065-13/+99
|
* Add ability for ThemeCreateParentWindow to center on the monitor.Sean Hall2020-07-064-1/+108
|
* Use the DefaultDPI width and height as the source width and height for images.Sean Hall2020-07-061-12/+19
|
* Scale the base width of list view columns according to the DPI.Sean Hall2020-07-062-4/+20
|
* Update the fonts when using a different DPI.Sean Hall2020-07-062-32/+139
|
* Scale the x/y/width/height of theme controls according to the DPI.Sean Hall2020-07-062-25/+87
|
* Start High-DPI support by scaling the parent window according to the DPI.Sean Hall2020-07-068-11/+277
|
* Add ThemeCreateParentWindow so thmutil controls its window creation.Sean Hall2020-07-062-14/+90
|
* Methods in thmtuil.h shouldn't be declared as EXTERN "C".Sean Hall2020-07-061-40/+40
|
* Add ThmExit macros to allow capturing thmutil specific errors.Sean Hall2020-06-246-277/+354
|
* Replace ExitTrace with new DUTIL_CALLBACK_TRACEERROR callback.Sean Hall2020-06-247-32/+125
| | | | | | This allows capturing internal dutil errors and eventually supports filtering to certain parts of dutil. Add Exit...Source macros to simplify calling both TraceError/TraceErrorDebug and Dutil_TraceErrorSource. Make existing Exit macros call the new Exit...Source macros so the logic is in one place.
* Pack v141 ARM and ARM64.Sean Hall2020-06-182-4/+1
|
* Fail build for each command.Sean Hall2020-06-181-12/+12
|
* Merge pull request #9 from wixtoolset/bob/ARM2017Bob Arnson2020-05-301-2/+2
|\ | | | | Enable VS2017 ARM/ARM64 builds.
| * Enable VS2017 ARM/ARM64 builds.Bob Arnson2020-05-301-2/+2
|/
* Merge pull request #8 from wixtoolset/bob/arm64bBob Arnson2020-05-171-1/+20
|\ | | | | Port wix3 ARM64 fix.
| * Port wix3 ARM64 fix.Bob Arnson2020-05-171-1/+20
| |
* | Add Console*LastError macros and delete deprecated ones.Sean Hall2020-05-161-6/+2
| |
* | Add StrAllocConcatFormattedSecure.Sean Hall2020-05-162-1/+40
| |
* | WIXFEAT:6164 Add WiuInitializeInternalUI.Sean Hall2020-05-162-8/+34
|/
* Merge pull request #6 from wixtoolset/bob/arm64Bob Arnson2020-05-104-18/+15
|\ | | | | Drop XP support and enable ARM64.
| * Drop XP support and enable ARM64.Bob Arnson2020-05-104-18/+15
|/
* jchoover: WIXBUG:6071 - Enable HTTP to HTTPS redirects for burn downloads.Jacob Hoover2019-09-131-1/+5
|
* Support VS2019Rob Mensching2019-05-094-3/+28
|
* WIXBUG5809 - jchoover - FileNames may be case sensitive when using LSW, so ↵Jacob Hoover2019-01-311-13/+4
| | | | preserve the case of the file name and make the dictionary case insensitive.
* Add ARM and ARM64 for v141.Sean Hall2019-01-136-124/+44
|
* Undo changes for condutil/varutil.Sean Hall2019-01-067-457/+0
|
* Import deputil from old v4 repo.Sean Hall2018-12-294-0/+838
|
* Update to latest .gitignore and prep for new NuGet license formatRob Mensching2018-12-223-14/+62
|
* Update to latest Home\repo-templateRob Mensching2018-12-224-6/+93
|
* Standardize on props with NCrunch supportRob Mensching2018-10-034-7/+15
|
* Add support for REG_EXPAND_SZRob Mensching2018-10-021-27/+60
|
* Ensure log enabled as soon as handle openRob Mensching2018-07-231-2/+2
|
* Send build notifications to SlackRob Mensching2017-12-271-0/+5
|
* Standardize on appveyor.cmd for buildsRob Mensching2017-09-172-3/+2
|
* Remove "lib" from path in NuGet packageRob Mensching2017-09-172-6/+6
|
* Update to latest GitVersioningRob Mensching2017-09-172-3/+3
|
* Enable multi-target build and dutil.nupkgRob Mensching2017-09-039-27/+196
|
* Initial commitRob Mensching2017-09-03120-0/+49351
|
* Initialize repoRob Mensching2017-09-038-0/+397
|
* Initial commitRob Mensching2017-09-031-0/+2