aboutsummaryrefslogtreecommitdiff
path: root/src/dutil (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|/
* Drop XP support and enable ARM64.Bob Arnson2020-05-101-8/+5
|
* jchoover: WIXBUG:6071 - Enable HTTP to HTTPS redirects for burn downloads.Jacob Hoover2019-09-131-1/+5
|
* Support VS2019Rob Mensching2019-05-092-0/+13
|
* 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-133-123/+25
|
* 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-221-1/+2
|
* Standardize on props with NCrunch supportRob Mensching2018-10-031-1/+1
|
* Add support for REG_EXPAND_SZRob Mensching2018-10-021-27/+60
|
* Ensure log enabled as soon as handle openRob Mensching2018-07-231-2/+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-035-22/+74
|
* Initial commitRob Mensching2017-09-03119-0/+49320