aboutsummaryrefslogtreecommitdiff
path: root/src/libs/dutil (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Support multiple thmutil in same process.Sean Hall2021-06-041-15/+30
|
* Add thmutil Image element to allow specifying multiple resolutions.Sean Hall2021-06-042-25/+371
| | | | | | Rename previous Image element to ImageListItem. Last partial fix for #6155
* Allow arbitrary strings for thmutil Font ids.Sean Hall2021-06-042-16/+39
|
* Require separate images for thmutil graphic Buttons and Progressbars.Sean Hall2021-06-042-187/+389
|
* Add THEME_IMAGE_REFERENCE to thmutil.Sean Hall2021-06-042-70/+293
|
* In thmutil when drawing images, use GDI+ and the actual dimensions.Sean Hall2021-06-044-96/+244
| | | | | Partial fix for #6155 Fixes #4106
* Enforce schema restrictions for numeric and image thmutil attributes.Sean Hall2021-06-046-1631/+694
|
* Require children of thmutil Billboard elements to be BillboardPanel.Sean Hall2021-06-045-103/+180
|
* Add ability to suppress pfnTraceErrorCallback for the current thread.Sean Hall2021-05-112-1/+43
| | | | | | Suppress BurnTraceError while logging errors from BurnTraceError. #6378
* Implement integrated build processRob Mensching2021-05-1114-377/+27
|
* Move dutil into libs/dutilRob Mensching2021-04-29161-0/+57739