| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use DefDlgProc in thmutil. | Sean Hall | 2021-11-01 | 1 | -9/+25 |
* | Avoid using control ids inside of thmutil. | Sean Hall | 2021-11-01 | 8 | -459/+565 |
* | Add CS_HREDRAW and CS_VREDRAW to fix painting issues when resizing. | Sean Hall | 2021-11-01 | 2 | -0/+33 |
* | Make thmutil automatically load controls during window creation. | Sean Hall | 2021-11-01 | 2 | -62/+118 |
* | Add more thmutil window messages to simplify handling control events. | Sean Hall | 2021-11-01 | 2 | -89/+247 |
* | Allow more customization of control ids in thmutil. | Sean Hall | 2021-11-01 | 2 | -29/+81 |
* | Don't set NativeMachine variables when IsWow64Process2 is unavailable | Eric StJohn | 2021-09-13 | 1 | -1/+3 |
* | Add NativeMachine to Burn and WIX_NATIVE_MACHINE to UtilExtension | Eric StJohn | 2021-08-30 | 2 | -8/+35 |
* | Allow BA to opt out of MSI transaction. | Nir Bar | 2021-08-12 | 1 | -1/+1 |
* | Add argument and policy setting to set Burn's base working directory. | Sean Hall | 2021-08-04 | 5 | -117/+268 |
* | Get system TEMP path from the registry. | Sean Hall | 2021-08-04 | 2 | -0/+103 |
* | Add fixed buffer butil APIs. | Sean Hall | 2021-07-19 | 2 | -20/+201 |
* | Fix more 32-bit assumptions. | Sean Hall | 2021-07-19 | 2 | -40/+12 |
* | Refactor butil while cleaning up other things. | Sean Hall | 2021-07-18 | 5 | -237/+326 |
* | Allow access to persisted variables from related bundles. | Jacob Hoover | 2021-07-18 | 4 | -13/+158 |
* | Fix errors in that cause format specifiers to appear in | Ron Martin | 2021-07-05 | 1 | -3/+3 |
* | Use traversal projects to build libs in parallel. | Bob Arnson | 2021-06-28 | 4 | -32/+41 |
* | Fix building and perf for bundles with 1000s of package and BA payloads | Sean Hall | 2021-06-09 | 1 | -70/+58 |
* | Fix bug where theme window didn't enlarge client area for default DPI. | Sean Hall | 2021-06-04 | 1 | -9/+33 |
* | Support multiple thmutil in same process. | Sean Hall | 2021-06-04 | 1 | -15/+30 |
* | Add thmutil Image element to allow specifying multiple resolutions. | Sean Hall | 2021-06-04 | 2 | -25/+371 |
* | Allow arbitrary strings for thmutil Font ids. | Sean Hall | 2021-06-04 | 2 | -16/+39 |
* | Require separate images for thmutil graphic Buttons and Progressbars. | Sean Hall | 2021-06-04 | 2 | -187/+389 |
* | Add THEME_IMAGE_REFERENCE to thmutil. | Sean Hall | 2021-06-04 | 2 | -70/+293 |
* | In thmutil when drawing images, use GDI+ and the actual dimensions. | Sean Hall | 2021-06-04 | 4 | -96/+244 |
* | Enforce schema restrictions for numeric and image thmutil attributes. | Sean Hall | 2021-06-04 | 6 | -1631/+694 |
* | Require children of thmutil Billboard elements to be BillboardPanel. | Sean Hall | 2021-06-04 | 5 | -103/+180 |
* | Fix batch file command-line parsing | Rob Mensching | 2021-05-17 | 1 | -1/+1 |
* | Add ability to suppress pfnTraceErrorCallback for the current thread. | Sean Hall | 2021-05-11 | 2 | -1/+43 |
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 26 | -659/+175 |
* | Merge wcautil | Rob Mensching | 2021-05-11 | 27 | -0/+5134 |
|\ |
|
| * | Move wcautil into libs/wcautil | Rob Mensching | 2021-04-29 | 27 | -0/+5134 |
* | Move dutil into libs/dutil | Rob Mensching | 2021-04-29 | 161 | -0/+57739 |