<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/samples/thmviewer, branch bob/MagicFilesinRootModules8860</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FMagicFilesinRootModules8860</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FMagicFilesinRootModules8860'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2022-07-14T23:02:24+00:00</updated>
<entry>
<title>Rename "samples" segment to "tools"</title>
<updated>2022-07-14T23:02:24+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-07-14T22:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=229242cf7c328b89b5aa65ed7a04e33c8b93b393'/>
<id>urn:sha1:229242cf7c328b89b5aa65ed7a04e33c8b93b393</id>
<content type='text'>
This segment is a bit of a "miscellaneous section" in the WiX repo.
As such it has been difficult to name. I originally eschewed the
name "tools" because what is in the "wix" segment was once called
"tools". However, now that wix.exe is firmly established as the
entry point for WiX operations, I've become comfortable with its
segment being named "wix". That meant "tools" was again available
and "tools" better describes the content of this section.
</content>
</entry>
<entry>
<title>Properly place samples in segment and modernize ThmViewerPackage</title>
<updated>2022-01-04T05:28:32+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-01-04T04:52:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=db44f6cf3b1eb476e47384f2eccba5712808def5'/>
<id>urn:sha1:db44f6cf3b1eb476e47384f2eccba5712808def5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build with VS2022, which is now required.</title>
<updated>2021-12-26T01:31:10+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2021-12-06T02:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=667ee81ee0263314b4546f5598efc66fe84c08b7'/>
<id>urn:sha1:667ee81ee0263314b4546f5598efc66fe84c08b7</id>
<content type='text'>
- Use VS2022/v143 libraries exclusively. C++ compatibility works.
</content>
</entry>
<entry>
<title>Go back to thmutil not interfering with wixstdba controls.</title>
<updated>2021-11-10T23:33:25+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2021-11-08T21:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=9d3af7547bb790d39157dd36dfa862a1abf47beb'/>
<id>urn:sha1:9d3af7547bb790d39157dd36dfa862a1abf47beb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid using control ids inside of thmutil.</title>
<updated>2021-11-01T21:34:09+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2021-10-31T19:20:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7e60078d4a7fe748a39c135def9e84a2421ab474'/>
<id>urn:sha1:7e60078d4a7fe748a39c135def9e84a2421ab474</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CS_HREDRAW and CS_VREDRAW to fix painting issues when resizing.</title>
<updated>2021-11-01T21:34:09+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2021-10-27T20:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c092722a147940532b08f62403e182ef279f2c74'/>
<id>urn:sha1:c092722a147940532b08f62403e182ef279f2c74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make thmutil automatically load controls during window creation.</title>
<updated>2021-11-01T21:34:09+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2021-10-27T20:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=dce1c97c7d3e76c18e4f80d4ffe288d2933a74bc'/>
<id>urn:sha1:dce1c97c7d3e76c18e4f80d4ffe288d2933a74bc</id>
<content type='text'>
Add control loaded event.
</content>
</entry>
<entry>
<title>Add more thmutil window messages to simplify handling control events.</title>
<updated>2021-11-01T21:34:09+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2021-10-27T19:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bad2e93524f376cfeb76d5231d4b08510bdad033'/>
<id>urn:sha1:bad2e93524f376cfeb76d5231d4b08510bdad033</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow more customization of control ids in thmutil.</title>
<updated>2021-11-01T21:34:09+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2021-10-27T18:55:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8fa040da9d0d3826f5ffda6bcbec4f53abd97452'/>
<id>urn:sha1:8fa040da9d0d3826f5ffda6bcbec4f53abd97452</id>
<content type='text'>
Allow BAFunctions to set control ids.
Make sure control ids don't collide.
</content>
</entry>
<entry>
<title>Build thmviewer.</title>
<updated>2021-11-01T21:34:09+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2021-09-03T18:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4917383e6f52f0e44f63c60a645f1dd7e8f8d5f9'/>
<id>urn:sha1:4917383e6f52f0e44f63c60a645f1dd7e8f8d5f9</id>
<content type='text'>
</content>
</entry>
</feed>
