<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/UI, branch v4.0.0-rc.3</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v4.0.0-rc.3</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v4.0.0-rc.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2023-02-22T06:31:32+00:00</updated>
<entry>
<title>Update some extensions to take advantage of multitargeting project references</title>
<updated>2023-02-22T06:31:32+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-02-15T07:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3cb9bbe90e329a3550bb55fda5c620f23fc4eb86'/>
<id>urn:sha1:3cb9bbe90e329a3550bb55fda5c620f23fc4eb86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support ui:WixUI with WixUI_Common.</title>
<updated>2022-12-22T00:26:13+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-12-21T23:21:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=971b66587a28ffcd17a00e98c3995772d1f5746c'/>
<id>urn:sha1:971b66587a28ffcd17a00e98c3995772d1f5746c</id>
<content type='text'>
It's not needed but we should support the consistency.

Fixes https://github.com/wixtoolset/issues/issues/6998
</content>
</entry>
<entry>
<title>Better solution to the UI custom action "problem."</title>
<updated>2022-12-06T20:16:20+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-11-21T21:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c4ffb9967e4e4f7d67f5925208e3e0a885e903c5'/>
<id>urn:sha1:c4ffb9967e4e4f7d67f5925208e3e0a885e903c5</id>
<content type='text'>
Add platform-specific fragments that are referenced by the compiler
extension. That makes it easier to customize: Just copy the dialog set
authoring and rename, like in v3.
</content>
</entry>
<entry>
<title>Minimize calls into GitInfo by caching results during build_init</title>
<updated>2022-11-13T15:27:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-11T07:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c8a832c931f6c34892e596a11c14e9181d5eee16'/>
<id>urn:sha1:c8a832c931f6c34892e596a11c14e9181d5eee16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate WixInternal content from official WixToolset namespace</title>
<updated>2022-11-09T00:20:25+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-08T22:58:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c843b47d6233153fa961c6d0e61edf7cedf255bb'/>
<id>urn:sha1:c843b47d6233153fa961c6d0e61edf7cedf255bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Loc files were still using inner text, stop doing that</title>
<updated>2022-10-31T17:57:14+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-25T18:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=033f38a28c89945ce4379f5992e8f36943a125ab'/>
<id>urn:sha1:033f38a28c89945ce4379f5992e8f36943a125ab</id>
<content type='text'>
Fixes 6970
</content>
</entry>
<entry>
<title>Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"s</title>
<updated>2022-10-15T18:45:54+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-14T21:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a3af25607b56f5ecf21d6712a8367217e5c43eb0'/>
<id>urn:sha1:a3af25607b56f5ecf21d6712a8367217e5c43eb0</id>
<content type='text'>
Fixes 6944
</content>
</entry>
<entry>
<title>Standardize on .NET 6 as the minimum for .NET Core platform.</title>
<updated>2022-10-03T19:29:27+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-01T09:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=464575def4341d65bc3fa72298798755cdee527e'/>
<id>urn:sha1:464575def4341d65bc3fa72298798755cdee527e</id>
<content type='text'>
Closes 6942
</content>
</entry>
<entry>
<title>Fix UICompiler custom actions duplication</title>
<updated>2022-09-28T13:47:35+00:00</updated>
<author>
<name>StefanStojanovic</name>
<email>stefan.stojanovic@janeasystems.com</email>
</author>
<published>2022-09-28T09:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ec6b93c7d601db880d0765fe12abb07a5ec2928e'/>
<id>urn:sha1:ec6b93c7d601db880d0765fe12abb07a5ec2928e</id>
<content type='text'>
For each ui:WixUI tag found, UICompiler adds PrintEula and ValidatePath
custom actions. This causes problems with duplicate symbols if 2 or more
such tags are used. This change makes sure that UI custom actions are
added only once in total.
</content>
</entry>
<entry>
<title>Centralize test project configuration with IsWixTestProject</title>
<updated>2022-09-23T16:50:52+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-09-03T17:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7a86b33a38f29b315e8f08759eba42e8fe296fd7'/>
<id>urn:sha1:7a86b33a38f29b315e8f08759eba42e8fe296fd7</id>
<content type='text'>
</content>
</entry>
</feed>
