<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/text_panel.h, branch edgecode</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=edgecode</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=edgecode'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2026-02-10T00:07:58Z</updated>
<entry>
<title>Add link button for subtitle scale.</title>
<updated>2026-02-10T00:07:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-02-09T23:40:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fa98ed827fa805c6d34b0f4f4e4e683a186b13c1'/>
<id>urn:sha1:fa98ed827fa805c6d34b0f4f4e4e683a186b13c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix misunderstanding of wxDialog lifetime handling.</title>
<updated>2025-02-25T12:04:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-25T00:53:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6d3086dd78a35bdc179a6579e23f8b5816347dbf'/>
<id>urn:sha1:6d3086dd78a35bdc179a6579e23f8b5816347dbf</id>
<content type='text'>
Broken by d0308d53dd9f4d036d8c5fe8023920fcdfd43f39

wxDialog can be stack allocated if opened with ShowModal(), but not with
Show().  Go back to wx_ptr for those that are opened with Show().
</content>
</entry>
<entry>
<title>Remove unnecessary wx_ptr</title>
<updated>2025-02-09T16:29:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-09T01:06:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d0308d53dd9f4d036d8c5fe8023920fcdfd43f39'/>
<id>urn:sha1:d0308d53dd9f4d036d8c5fe8023920fcdfd43f39</id>
<content type='text'>
It was only ever used for wxDialog subclasses, which can be
stack-allocated.
</content>
</entry>
<entry>
<title>Use Choice rather than wxChoice for text type.</title>
<updated>2024-09-03T15:02:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-08-09T18:18:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5ed17cd197aa743922da18e2a5753f746d38122e'/>
<id>urn:sha1:5ed17cd197aa743922da18e2a5753f746d38122e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove reference checkboxes from video/audio/text tabs.</title>
<updated>2024-01-28T01:01:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-05-14T22:03:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0e60f0e982a22f1642342b8d046a95c8813045a0'/>
<id>urn:sha1:0e60f0e982a22f1642342b8d046a95c8813045a0</id>
<content type='text'>
</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>Don't show an error when cancelling subtitle analysis.</title>
<updated>2023-03-16T21:45:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-16T00:51:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=693013b77341e4177c792de091ab9a524e33c477'/>
<id>urn:sha1:693013b77341e4177c792de091ab9a524e33c477</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use wx_ptr some more.</title>
<updated>2023-01-14T23:16:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-14T23:16:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fcaf62b405f6379e7030ddc2a38426c5f9ffb081'/>
<id>urn:sha1:fcaf62b405f6379e7030ddc2a38426c5f9ffb081</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: use new CheckBox::bind().</title>
<updated>2022-11-02T00:17:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-01T23:18:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b39dbb7cf1b0352cf0eb3af4bf4929556355bff5'/>
<id>urn:sha1:b39dbb7cf1b0352cf0eb3af4bf4929556355bff5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix flickering black square when selecting content on Windows (#1866).</title>
<updated>2021-08-12T21:18:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-08-12T20:03:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=19e47294d1de485a12dccf2c25bec0c8144049e8'/>
<id>urn:sha1:19e47294d1de485a12dccf2c25bec0c8144049e8</id>
<content type='text'>
</content>
</entry>
</feed>
