aboutsummaryrefslogtreecommitdiff
path: root/src/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Properly place samples in segment and modernize ThmViewerPackageRob Mensching2022-01-036-42/+15
|
* Remove warnings and make sure more don't creep in.Sean Hall2022-01-011-1/+1
| | | | Tests are not run inside of traversal projects so that skipped test warnings don't fail the build.
* Put samples build log in correct folderRob Mensching2021-12-301-1/+1
|
* Build simplification and parallelizationRob Mensching2021-12-301-1/+1
|
* Build with VS2022, which is now required.Bob Arnson2021-12-252-2/+0
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* Switch to `net472` as Framework baseline.Bob Arnson2021-12-121-1/+1
|
* Go back to thmutil not interfering with wixstdba controls.Sean Hall2021-11-101-3/+4
|
* Avoid using control ids inside of thmutil.Sean Hall2021-11-013-16/+30
|
* Add CS_HREDRAW and CS_VREDRAW to fix painting issues when resizing.Sean Hall2021-11-012-18/+5
|
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-012-47/+26
| | | | Add control loaded event.
* Add more thmutil window messages to simplify handling control events.Sean Hall2021-11-011-24/+33
|
* Allow more customization of control ids in thmutil.Sean Hall2021-11-012-6/+23
| | | | | Allow BAFunctions to set control ids. Make sure control ids don't collide.
* Build thmviewer.Sean Hall2021-11-014-25/+56
|
* Implement integrated build processRob Mensching2021-05-113-14/+8
|
* Merge ToolsRob Mensching2021-05-1117-0/+1477
|\
| * Move Tools into wixRob Mensching2021-04-2917-0/+1477
|
* Merge burnRob Mensching2021-05-116-0/+351
|\
| * Move burn into burnRob Mensching2021-04-296-0/+351
|
* Merge DtfRob Mensching2021-05-1197-0/+12813