<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/content_panel.h, branch prores-debug</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=prores-debug</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=prores-debug'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-10-14T09:41:18Z</updated>
<entry>
<title>Ellipsize content names in the middle (#2350).</title>
<updated>2022-10-14T09:41:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-13T22:21:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a4a7cd938aa4f23f23240ed732844e5ad61683c0'/>
<id>urn:sha1:a4a7cd938aa4f23f23240ed732844e5ad61683c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename LimitedSplitter -&gt; LimitedContentPanelSplitter.</title>
<updated>2022-10-14T09:41:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-12T20:47:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f479e6edc5152edfa4b21f85e925b890818817af'/>
<id>urn:sha1:f479e6edc5152edfa4b21f85e925b890818817af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: move LimitedSplitter out of the header.</title>
<updated>2022-10-14T09:41:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-12T20:14:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=13e39a9f48b1a7b94870d4751426ec5cfa10d405'/>
<id>urn:sha1:13e39a9f48b1a7b94870d4751426ec5cfa10d405</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: use simpler ownership for FilmViewer.</title>
<updated>2022-10-14T09:41:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-11T23:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=449f383f13e5755c523db11f9adef53b58391025'/>
<id>urn:sha1:449f383f13e5755c523db11f9adef53b58391025</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support drag and drop onto the content list (#1220).</title>
<updated>2022-10-04T22:51:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-04T22:51:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1a7dc9ac997d7c103c07990db943d05d9bba4990'/>
<id>urn:sha1:1a7dc9ac997d7c103c07990db943d05d9bba4990</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use EnumIndexedVector in ContentPanel.</title>
<updated>2022-09-27T11:46:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-26T22:44:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9adbb3c5ab5d90268a3009c4a6f1bbc5f6290d81'/>
<id>urn:sha1:9adbb3c5ab5d90268a3009c4a6f1bbc5f6290d81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix strange multi-selection behaviour on Linux (#2269).</title>
<updated>2022-06-09T07:34:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-07T20:29:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7fa7b39acdb940d8eafdf8b553525dae7c152084'/>
<id>urn:sha1:7fa7b39acdb940d8eafdf8b553525dae7c152084</id>
<content type='text'>
It seems that all of a sudden the behaviour of wxListCtrl's selection
is strange (on Linux at least).  If a list item is selected by
some other action (e.g. selection in the timeline) and then you click
another directly in the list, both are selected.

This "fix" seems to work on Linux at least - also setting
wxLIST_STATE_FOCUSED as well as wxLIST_STATE_SELECTED.  I don't know
why this works.
</content>
</entry>
<entry>
<title>Use libdcp's warnings.h</title>
<updated>2022-04-22T21:27:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-22T21:27:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3c29aa6531a4046a8db72dcac81189eb8893233c'/>
<id>urn:sha1:3c29aa6531a4046a8db72dcac81189eb8893233c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable warnings around all wx includes.</title>
<updated>2022-04-21T21:48:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-21T19:35:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b9a1ad3df5f9d85fb7439efd93fede72b9b078af'/>
<id>urn:sha1:b9a1ad3df5f9d85fb7439efd93fede72b9b078af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidying.</title>
<updated>2022-04-21T21:48:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-21T19:34:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=313319ba2d8544bc25524e02e634804a503b54f1'/>
<id>urn:sha1:313319ba2d8544bc25524e02e634804a503b54f1</id>
<content type='text'>
</content>
</entry>
</feed>
