aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-29Fixes required to get build working using MSBuild64 from VS2022Rob Mensching2-2/+2
2021-11-10ListView controls can have a different image list for different modes.Sean Hall1-3/+3
2021-11-10Move ImageList element back under Theme since it's not a control.Sean Hall3-14/+16
2021-11-10Go back to thmutil not interfering with wixstdba controls.Sean Hall9-29/+61
2021-11-10Enable warning to detect hidden base class functionsSean Hall3-3/+5
2021-11-03Use special Appveyor image vs2019-16-11-2.Sean Hall1-1/+1
2021-11-03Follow up for multiple attached container supportSean Hall19-158/+276
2021-11-02Support multiple attached containersNir Bar16-100/+170
2021-11-01Use DefDlgProc in thmutil.Sean Hall1-9/+25
2021-11-01Avoid using control ids inside of thmutil.Sean Hall14-551/+845
2021-11-01Add CS_HREDRAW and CS_VREDRAW to fix painting issues when resizing.Sean Hall6-38/+46
2021-11-01Remove dutil types from BAFunctions.Sean Hall8-47/+40
2021-11-01Make thmutil automatically load controls during window creation.Sean Hall14-231/+542
2021-11-01Add more thmutil window messages to simplify handling control events.Sean Hall9-213/+564
2021-11-01Allow more customization of control ids in thmutil.Sean Hall13-48/+374
2021-11-01Build thmviewer.Sean Hall5-26/+57
2021-11-01Seal previously publicized classesHank McCord20-20/+20
2021-11-01Publicize heat extensions, harvesters and mutatorsHank McCord20-43/+43
2021-11-01Fix heat not using passed in extensionsHank McCord1-1/+9
2021-11-01Add ability to skip running vsdevcmd.bat.Sean Hall2-1/+15
2021-10-20Import vsdevcmd environment variables if missing during buildRob Mensching2-9/+21
2021-10-19Formatting fixes to YAML filesRob Mensching2-6/+8
2021-10-19Minor build improvements to reduce outputRob Mensching2-10/+10