<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/job_view.cc, branch edgecode2</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=edgecode2</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=edgecode2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-07-10T18:50:32Z</updated>
<entry>
<title>Remove compose.hpp includes.</title>
<updated>2025-07-10T18:50:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-07-09T20:58:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bad01065584014aee4024e7cbc4a66acac7617e1'/>
<id>urn:sha1:bad01065584014aee4024e7cbc4a66acac7617e1</id>
<content type='text'>
sed -i "/include.*compose.hpp/d;" src/lib/*.cc src/wx/*.cc src/wx/*.h src/tools/*.cc src/lib/*.h test/*.cc
</content>
</entry>
<entry>
<title>Tidy up initialisation.</title>
<updated>2025-04-25T21:24:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-04-25T21:24:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=40fcb67be15ec0680d5dbb5078e5900964ff2ecb'/>
<id>urn:sha1:40fcb67be15ec0680d5dbb5078e5900964ff2ecb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a make_shared.</title>
<updated>2025-04-25T21:24:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-04-25T21:24:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b50056a1874bab1fe3310c4e63526780130694ac'/>
<id>urn:sha1:b50056a1874bab1fe3310c4e63526780130694ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>White space: job_view.{cc,h}</title>
<updated>2025-04-25T21:22:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-04-25T21:22:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7def2087fb0c3383b65c0e9d815e7e82eb994301'/>
<id>urn:sha1:7def2087fb0c3383b65c0e9d815e7e82eb994301</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove use of wxT in favour of char_to_wx().</title>
<updated>2024-09-03T15:02:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-08-09T22:41:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c97de27f9c5364b6f126016c5e1f31a76d5ce565'/>
<id>urn:sha1:c97de27f9c5364b6f126016c5e1f31a76d5ce565</id>
<content type='text'>
The wxWidgets docs advise against its use these days.
</content>
</entry>
<entry>
<title>Extract all uses of DCP-o-matic name to allow branding.</title>
<updated>2024-04-21T20:07:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-16T20:19:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b87e2660d0776f3d1380532ff0d2f3a28ed9d764'/>
<id>urn:sha1:b87e2660d0776f3d1380532ff0d2f3a28ed9d764</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix conversion of _X to underlined X with GTK (via gtk_label_set_text_with_mnemonic, I think).</title>
<updated>2024-02-14T22:03:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-14T22:03:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=742d96e86a262d0238105bc869ec8f350e36ccae'/>
<id>urn:sha1:742d96e86a262d0238105bc869ec8f350e36ccae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increase timeout before pulsing the progress bar for a job.</title>
<updated>2024-01-14T23:48:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-01-14T23:48:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7a301e22de2a3c47a81ebc4c9f19b68131b482aa'/>
<id>urn:sha1:7a301e22de2a3c47a81ebc4c9f19b68131b482aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More stack-allocated Dialog objects.</title>
<updated>2023-01-27T12:41:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-27T12:41:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7aab34abcab28ca38a5354dec075b56d430e82db'/>
<id>urn:sha1:7aab34abcab28ca38a5354dec075b56d430e82db</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>
</feed>
