<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/text_panel.cc, branch 2978-wxptr-crash</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=2978-wxptr-crash</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=2978-wxptr-crash'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-02-25T00:54:22Z</updated>
<entry>
<title>Fix misunderstanding of wxDialog lifetime handling.</title>
<updated>2025-02-25T00:54:22Z</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=9f150f04c8fce17dbcbe11278dd78c6e35809aa2'/>
<id>urn:sha1:9f150f04c8fce17dbcbe11278dd78c6e35809aa2</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>Revert "macOS alignment fix (#2039)."</title>
<updated>2025-01-11T21:51:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-11T21:51:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a80a994d5ff1af81823f17b2b27ce4956f7ff3cd'/>
<id>urn:sha1:a80a994d5ff1af81823f17b2b27ce4956f7ff3cd</id>
<content type='text'>
This reverts commit ac4ac42278546136357db0ede052faf5b80286e7.

Apparently this once helped with vertical alignment, but now it seems
to make it worse (at least on macOS 15.2).
</content>
</entry>
<entry>
<title>Support FCP XML files containing subtitles (#2909).</title>
<updated>2024-12-26T16:20:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-06T16:46:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=54e2644ed4dcc4faf5135e60926cfdda14886fea'/>
<id>urn:sha1:54e2644ed4dcc4faf5135e60926cfdda14886fea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support closed subtitles and open captions.</title>
<updated>2024-09-03T15:02:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-08-11T10:48:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f145574466ca52e754c4febf1d79fb6d202d42d2'/>
<id>urn:sha1:f145574466ca52e754c4febf1d79fb6d202d42d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused variable setup.</title>
<updated>2024-09-03T15:02:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-08-09T22:57:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0dce5e78c79eb5989c78a1cec10983406d7a4cac'/>
<id>urn:sha1:0dce5e78c79eb5989c78a1cec10983406d7a4cac</id>
<content type='text'>
</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 some implicit conversions between wxString and std::string.</title>
<updated>2024-09-03T15:02:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-08-09T00:02:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5527bdb269e355ca95aa91fe3907bfef0ef17ff4'/>
<id>urn:sha1:5527bdb269e355ca95aa91fe3907bfef0ef17ff4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remember position and size of caption list view.</title>
<updated>2024-05-18T09:59:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-05-18T09:41:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d8fc4fd042a3ae62ab1b258dbfa032bc7a933dc2'/>
<id>urn:sha1:d8fc4fd042a3ae62ab1b258dbfa032bc7a933dc2</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>
</feed>
