Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid using control ids inside of thmutil. | Sean Hall | 2021-11-01 | 1 | -12/+25 |
| | |||||
* | Add CS_HREDRAW and CS_VREDRAW to fix painting issues when resizing. | Sean Hall | 2021-11-01 | 1 | -7/+2 |
| | |||||
* | Make thmutil automatically load controls during window creation. | Sean Hall | 2021-11-01 | 1 | -14/+1 |
| | | | | Add control loaded event. | ||||
* | Add more thmutil window messages to simplify handling control events. | Sean Hall | 2021-11-01 | 1 | -24/+33 |
| | |||||
* | Allow more customization of control ids in thmutil. | Sean Hall | 2021-11-01 | 1 | -5/+22 |
| | | | | | Allow BAFunctions to set control ids. Make sure control ids don't collide. | ||||
* | Move Tools into wix | Rob Mensching | 2021-04-29 | 1 | -0/+543 |