<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/UI/wixext, 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>2022-12-06T20:16:20+00:00</updated>
<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>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>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>Add WixUI/@InstallDirectory to simplify authoring.</title>
<updated>2022-09-23T02:57:38+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-09-23T01:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d7d4243b78ca816bd6beb33b499a3b0c85b5a53d'/>
<id>urn:sha1:d7d4243b78ca816bd6beb33b499a3b0c85b5a53d</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/6926.
</content>
</entry>
<entry>
<title>Add missing Binary simple reference for UI.wixext dll.</title>
<updated>2022-07-05T16:46:35+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-07-05T15:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a3a3b2aca8978b9ff00d64a3be20ce6525ee78cd'/>
<id>urn:sha1:a3a3b2aca8978b9ff00d64a3be20ce6525ee78cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finish removing native pdbs from .nupkg and removing symbols packages.</title>
<updated>2022-02-19T00:05:47+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-02-18T23:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f322cf875bf9a02c9ab7518b2c48ec11d91f5531'/>
<id>urn:sha1:f322cf875bf9a02c9ab7518b2c48ec11d91f5531</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create single .zip file for non-embedded pdb files</title>
<updated>2022-02-17T22:52:59+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-02-17T21:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e103be995f566e42ea4cf91fda5dd0e940e5aabd'/>
<id>urn:sha1:e103be995f566e42ea4cf91fda5dd0e940e5aabd</id>
<content type='text'>
No longer create .snupkg/.symbols.nupkgs since they don't actually
support native pdbs, which are all of our non-embedded pdb files.
</content>
</entry>
<entry>
<title>Add compiler extension to handle platforms.</title>
<updated>2022-01-30T18:02:05+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-01-30T04:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7ce477c6863c74ef0a50d117d8c28b2f19971b42'/>
<id>urn:sha1:7ce477c6863c74ef0a50d117d8c28b2f19971b42</id>
<content type='text'>
Custom actions to print EULA and validate install directories are
defined in WixUIExtension compiler extension, to handle
platform-specific custom actions referred to from `DoAction` control
events. This is the least-worst solution, given the `DoAction` approach
used in the WixUI authoring and anyone customizing a WixUI set.
</content>
</entry>
<entry>
<title>Simplify and normalize ext projects</title>
<updated>2021-12-30T20:51:23+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2021-12-19T20:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=0aee408e0b07b92d90ede67800616f7f278a3dc4'/>
<id>urn:sha1:0aee408e0b07b92d90ede67800616f7f278a3dc4</id>
<content type='text'>
Now that wix.targets is more compatible with MS.Common.targets
the extension projects can be simplified. Also made their project
files more consistent with each other.
</content>
</entry>
<entry>
<title>WiX Toolset v4-preview.0</title>
<updated>2021-05-18T01:09:17+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2021-05-17T22:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=824e72cfc0653450e074bebfb51f61b8ecd86085'/>
<id>urn:sha1:824e72cfc0653450e074bebfb51f61b8ecd86085</id>
<content type='text'>
</content>
</entry>
</feed>
