<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/UI, branch robmen/build-cleanup</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=robmen%2Fbuild-cleanup</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=robmen%2Fbuild-cleanup'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-12-27T05:46:38+00:00</updated>
<entry>
<title>Drop CA path validation in WixUI by default.</title>
<updated>2024-12-27T05:46:38+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-09-28T02:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=aa2678906191e0535fad5634467f074aae049c09'/>
<id>urn:sha1:aa2678906191e0535fad5634467f074aae049c09</id>
<content type='text'>
Add `WixUI/ExtendedPathValidation="yes"` to opt-in.
Removed the WIXUI_DONTVALIDATEPATH runtime opt-out.

Fixes https://github.com/wixtoolset/issues/issues/8718
Relies on https://github.com/wixtoolset/wix/pull/563
</content>
</entry>
<entry>
<title>Replace EULA printing custom action with MsiPrint.</title>
<updated>2024-12-27T05:46:38+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-08-26T04:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3986a0b375d5b536f897d6284770baf711afaf86'/>
<id>urn:sha1:3986a0b375d5b536f897d6284770baf711afaf86</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/8580
</content>
</entry>
<entry>
<title>Add UTF-8, no-prefix, and Unicode characters.</title>
<updated>2024-04-28T04:22:39+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-04-28T03:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f9569df0316d0ee4b0564eb900154cdca50a75f0'/>
<id>urn:sha1:f9569df0316d0ee4b0564eb900154cdca50a75f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure virtual symbols are included when overridden but not referenced</title>
<updated>2024-03-08T23:05:00+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-08T21:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6a3a695b5ac3758fbf4a7836f65d7f85fdd121e0'/>
<id>urn:sha1:6a3a695b5ac3758fbf4a7836f65d7f85fdd121e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests demonstrating linker error.</title>
<updated>2024-03-08T02:57:09+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-03-08T01:48:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d8c4f61e080a3950faf8fb46b0a5c849988fec8e'/>
<id>urn:sha1:d8c4f61e080a3950faf8fb46b0a5c849988fec8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More virtual/override symbols.</title>
<updated>2024-03-03T19:58:07+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-03-03T19:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7ec45e8318dc81392daa4eb3d8f95a1a88b60402'/>
<id>urn:sha1:7ec45e8318dc81392daa4eb3d8f95a1a88b60402</id>
<content type='text'>
And *Sequence/Show works thusly, even with somewhat funky ids.
</content>
</entry>
<entry>
<title>Introducing the WiX Standard Library</title>
<updated>2023-12-16T22:32:21+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-12-07T03:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=eff9d4204880535f821827e5aece5068402358f6'/>
<id>urn:sha1:eff9d4204880535f821827e5aece5068402358f6</id>
<content type='text'>
Completes 7914
</content>
</entry>
<entry>
<title>Initial support for virtual symbols.</title>
<updated>2023-12-16T22:32:21+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-12-06T00:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=379926377524951c692e8c342a49fb03da61345f'/>
<id>urn:sha1:379926377524951c692e8c342a49fb03da61345f</id>
<content type='text'>
Completes 7913
</content>
</entry>
<entry>
<title>Link localizations from WixExtensions the same as sections</title>
<updated>2023-12-16T22:32:21+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-12-06T23:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7be5d94529c8419b4bd5da4dcd838795622643cb'/>
<id>urn:sha1:7be5d94529c8419b4bd5da4dcd838795622643cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pretty up build output</title>
<updated>2023-12-16T22:32:21+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-12-06T19:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=1bdcbeb08dfdcbec0929db19569e0eaa13de9c0e'/>
<id>urn:sha1:1bdcbeb08dfdcbec0929db19569e0eaa13de9c0e</id>
<content type='text'>
</content>
</entry>
</feed>
