<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/wx_util.cc, branch split</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=split</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=split'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-09-08T22:01:37Z</updated>
<entry>
<title>Always call AddCatalog("wxstd") as it appears to be necessary to</title>
<updated>2023-09-08T22:01:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-08T22:01:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=66d4fe52634fd8fb04dde0059d2018641ef3f541'/>
<id>urn:sha1:66d4fe52634fd8fb04dde0059d2018641ef3f541</id>
<content type='text'>
get wxWidgets' translations to appear (at least on Windows) (#2606).
</content>
</entry>
<entry>
<title>Fix uninitialised variable caught by the macOS compiler.</title>
<updated>2023-05-10T19:35:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-05-10T14:36:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4b055d1aa3661ba9ec28d425e7692d0adccf02d2'/>
<id>urn:sha1:4b055d1aa3661ba9ec28d425e7692d0adccf02d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use wx_ptr for the splash screen.</title>
<updated>2023-04-25T09:03:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-25T09:03:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=293f82daa07bbc357940e5dd214f7c534bab0a86'/>
<id>urn:sha1:293f82daa07bbc357940e5dd214f7c534bab0a86</id>
<content type='text'>
Using wx_ptr in the wxApp object seems bad because in ~App wxWidgets
deletes all top-level windows in `DeleteAllTLWs` so if ~wx_ptr then
tries to destroy them we get a use-after-free.
</content>
</entry>
<entry>
<title>Add indent option to wxGridBagSizer version of add_label_to_sizer</title>
<updated>2023-01-16T22:57:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-16T22:57:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ac9f0b8c968f5bffc60a49ffb71a7c7a248f4e32'/>
<id>urn:sha1:ac9f0b8c968f5bffc60a49ffb71a7c7a248f4e32</id>
<content type='text'>
Also remove the use of wxRIGHT as I don't think it was doing anything
before.
</content>
</entry>
<entry>
<title>Use wx_ptr for the splash screen.</title>
<updated>2023-01-15T00:25:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-15T00:25:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=963c7649da903b87637975e8c2d634da887d3109'/>
<id>urn:sha1:963c7649da903b87637975e8c2d634da887d3109</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wx_ptr and use it instead of ScopeGuard in a lot of places.</title>
<updated>2023-01-14T21:06:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-14T21:06:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4e4968464eeef1956cb82392e1fc3b27a792ab89'/>
<id>urn:sha1:4e4968464eeef1956cb82392e1fc3b27a792ab89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ScopeGuard more.</title>
<updated>2023-01-14T00:23:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-14T00:23:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5800e1f2abecb709cbdc1408d1328f29cdbcb370'/>
<id>urn:sha1:5800e1f2abecb709cbdc1408d1328f29cdbcb370</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract RegionSubtagWidget.</title>
<updated>2022-11-28T23:15:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-28T21:10:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=716f05c1301bc5cd811df687875cafaf0d37ffd2'/>
<id>urn:sha1:716f05c1301bc5cd811df687875cafaf0d37ffd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add default audio language configuration (#2375).</title>
<updated>2022-11-28T23:15:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-23T00:05:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4d879e836147720bed8208f92d8d39bcbd661221'/>
<id>urn:sha1:4d879e836147720bed8208f92d8d39bcbd661221</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use different icons for the timeline in dark/light modes.</title>
<updated>2022-10-18T18:37:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-16T22:46:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=63ce266351683a94630d7aba58405301b8a8d993'/>
<id>urn:sha1:63ce266351683a94630d7aba58405301b8a8d993</id>
<content type='text'>
</content>
</entry>
</feed>
