aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/Manual/BafThmutilTesting/BafThmUtilTesting.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Go back to thmutil not interfering with wixstdba controls.Sean Hall2021-11-101-1/+2
|
* Avoid using control ids inside of thmutil.Sean Hall2021-11-011-3/+8
|
* Add CS_HREDRAW and CS_VREDRAW to fix painting issues when resizing.Sean Hall2021-11-011-10/+4
|
* Remove dutil types from BAFunctions.Sean Hall2021-11-011-6/+6
|
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-011-48/+55
| | | | Add control loaded event.
* Add more thmutil window messages to simplify handling control events.Sean Hall2021-11-011-42/+28
|
* Allow more customization of control ids in thmutil.Sean Hall2021-11-011-8/+51
| | | | | Allow BAFunctions to set control ids. Make sure control ids don't collide.
* Add a manual test bundle for testing BAFunctions and thmutil.Sean Hall2021-06-041-0/+432