Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix more 32-bit assumptions. | Sean Hall | 2021-07-19 | 2 | -40/+12 | |
| | | | | Use strutil to return value in BundleGetBundleInfo. | |||||
* | 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 | |
| | | | | Implements #3704 | |||||
* | Fix errors in that cause format specifiers to appear in | Ron Martin | 2021-07-05 | 1 | -3/+3 | |
| | | | | error messages rather than the intended data. | |||||
* | 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 | |
| | | | | Fixes other half of #5300 | |||||
* | 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 | |
| | | | | | | Rename previous Image element to ImageListItem. Last partial fix for #6155 | |||||
* | 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 | |
| | | | | | Partial fix for #6155 Fixes #4106 | |||||
* | 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 | |
| | | | | | | Suppress BurnTraceError while logging errors from BurnTraceError. #6378 | |||||
* | 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 | |