<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/libs/dutil/WixToolset.DUtil/thmutil.cpp, branch v7.0.0-rc.2</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v7.0.0-rc.2</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v7.0.0-rc.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2026-01-08T00:25:33+00:00</updated>
<entry>
<title>Provide Bundle Icon in BA container and update wixstdba to use it</title>
<updated>2026-01-08T00:25:33+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-01-07T06:59:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=b337ce4678a5c66c7a2edc2bf9f87a71b4916b1b'/>
<id>urn:sha1:b337ce4678a5c66c7a2edc2bf9f87a71b4916b1b</id>
<content type='text'>
Fixes 8104
</content>
</entry>
<entry>
<title>Use CompareStringOrdinal() instead of CompareString() case-sensitive</title>
<updated>2025-11-03T22:49:39+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-11-02T04:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d2ba0da55725f2908b67e1470afc7cfd71cb3d1f'/>
<id>urn:sha1:d2ba0da55725f2908b67e1470afc7cfd71cb3d1f</id>
<content type='text'>
This commit moves to the modern CompareStringOrdinal() for all case-sensitve
uses of CompareString() with the invariant locale.

Resolves 6947
</content>
</entry>
<entry>
<title>Fix egregiously bad comments that were frustrating</title>
<updated>2024-07-15T22:31:51+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-07-15T20:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bb975d370a6a7398c4d28d23601b20ada7a7cdfe'/>
<id>urn:sha1:bb975d370a6a7398c4d28d23601b20ada7a7cdfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent unnecessary refreshes that move focus.</title>
<updated>2024-07-12T17:37:04+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-07-09T19:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=69328a4ef1d7282aec356ee046f73bf914218b03'/>
<id>urn:sha1:69328a4ef1d7282aec356ee046f73bf914218b03</id>
<content type='text'>
Spillover from having more interactive controls. In WiX v3, showing a
page moved the focus as a typical person might expect. When WiX v4
added interactivity, the same code was used to update controls (e.g.,
when checking a checkbox set a property used in a `VisibleCondition` or
`EnableCondition` for another control on the same page). This change
prevents the focus-setting behavior if the same page is being shown.

Fixes https://github.com/wixtoolset/issues/issues/8144
</content>
</entry>
<entry>
<title>Move the BootstrapperApplication out of proc</title>
<updated>2024-03-07T02:03:38+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-01-12T02:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=0d3d54992104288e9ee0c834d0b96e8502fd2d42'/>
<id>urn:sha1:0d3d54992104288e9ee0c834d0b96e8502fd2d42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix double-free bugs in thmutil.</title>
<updated>2023-02-20T04:39:24+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2023-02-20T03:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=26adc0c6bf1e4aafe6dc261f8aca09636ca63912'/>
<id>urn:sha1:26adc0c6bf1e4aafe6dc261f8aca09636ca63912</id>
<content type='text'>
Fixes 7231
</content>
</entry>
<entry>
<title>Stop Richedit control from scrolling during load.</title>
<updated>2023-01-11T03:23:54+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-01-11T02:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bc4a72752cb199c7a3ba5a24f656b5e1c0aa9958'/>
<id>urn:sha1:bc4a72752cb199c7a3ba5a24f656b5e1c0aa9958</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/7113.
</content>
</entry>
<entry>
<title>Disallow attributes in Billboard/Panel.</title>
<updated>2022-09-15T20:56:14+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-09-15T19:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=86cb96db39f97aacf1ed78b1e95fefe15e54bee6'/>
<id>urn:sha1:86cb96db39f97aacf1ed78b1e95fefe15e54bee6</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/6893.
</content>
</entry>
<entry>
<title>Add more burn E2E tests.</title>
<updated>2022-09-15T19:14:04+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-09-15T17:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=95e8b1be902cce3b5a394066a62e0c32d0688261'/>
<id>urn:sha1:95e8b1be902cce3b5a394066a62e0c32d0688261</id>
<content type='text'>
Fix bug where first splash screen wasn't closed.
Fix bug where billboard only started the first time.
Fix bug where the restart status was lost when the exit code was an error.
Fix bug where the hash byte array length was compared to the hash string length (string is twice as long).
Fix bug where Burn didn't give update hash if the first byte was 0.
</content>
</entry>
<entry>
<title>Restrict panels to static controls.</title>
<updated>2022-08-30T00:12:15+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-08-29T22:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f6c86c939af9f8b0036f4b197512f06e861e5fd3'/>
<id>urn:sha1:f6c86c939af9f8b0036f4b197512f06e861e5fd3</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/6635.
</content>
</entry>
</feed>
