<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/content_panel.cc, branch 2623-add-windows</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=2623-add-windows</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=2623-add-windows'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-10-08T23:21:22Z</updated>
<entry>
<title>Use dcp::filesystem to wrap filesystem calls and fix_long_path</title>
<updated>2023-10-08T23:21:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-06T00:37:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f0f4dd5e6b6ed5e50d0444a4de3b2a13156edf64'/>
<id>urn:sha1:f0f4dd5e6b6ed5e50d0444a4de3b2a13156edf64</id>
<content type='text'>
anything that is passed to read_file() from libcxml.

This should fix #2623 and other similar problems.
</content>
</entry>
<entry>
<title>Extract Film::Property to its own header to (maybe) increase compilation speed.</title>
<updated>2023-08-09T08:18:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-08-08T16:11:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a3c1ae7c2e46b65347341896b3d1a505ff92632b'/>
<id>urn:sha1:a3c1ae7c2e46b65347341896b3d1a505ff92632b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: use nullptr.</title>
<updated>2023-08-08T22:42:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-08-08T13:25:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8cb1cf6a5577fcb75d210006abe334be755973a0'/>
<id>urn:sha1:8cb1cf6a5577fcb75d210006abe334be755973a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash when pressing Ctrl+T with no content (#2563).</title>
<updated>2023-06-16T19:15:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-06-16T19:15:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=11778a3e9acb687a3cfe3af8358824ad7086218c'/>
<id>urn:sha1:11778a3e9acb687a3cfe3af8358824ad7086218c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve some tooltips (#2560).</title>
<updated>2023-06-15T22:51:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-06-15T22:51:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1758421caa406e1ec72bf96fee87eaa32d283896'/>
<id>urn:sha1:1758421caa406e1ec72bf96fee87eaa32d283896</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: remove some unnecessary includes.</title>
<updated>2023-04-25T09:03:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-25T09:03:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e87f943433216d294b22853411eca5c582be1066'/>
<id>urn:sha1:e87f943433216d294b22853411eca5c582be1066</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify and fix up selection code for the content list (#2428).</title>
<updated>2023-01-18T23:07:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-18T23:07:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d2cf60a908766b73c13e0eed06f89892090415c3'/>
<id>urn:sha1:d2cf60a908766b73c13e0eed06f89892090415c3</id>
<content type='text'>
This has been broken for a while, I think since the ContentListCtrl
was added (overriding wxListCtrl) which stopped the GetItemData
stuff working.
</content>
</entry>
<entry>
<title>Use ScopeGuard for _no_check_selection</title>
<updated>2023-01-18T23:03:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-18T23:03:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bb8ddd298ed2925a94b95651534a563992f840ea'/>
<id>urn:sha1:bb8ddd298ed2925a94b95651534a563992f840ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: stack-allocated dialogs.</title>
<updated>2023-01-18T22:13:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-18T22:13:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6a4a63310445bd5554f0df1b290b0c1af3f73779'/>
<id>urn:sha1:6a4a63310445bd5554f0df1b290b0c1af3f73779</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use wx_ptr more.</title>
<updated>2023-01-16T00:15:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-16T00:14:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fe851f2e6e57d3a8781ecc173089c19632c521e3'/>
<id>urn:sha1:fe851f2e6e57d3a8781ecc173089c19632c521e3</id>
<content type='text'>
</content>
</entry>
</feed>
