| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-10 | Remove compose.hpp includes. | Carl Hetherington | |
| sed -i "/include.*compose.hpp/d;" src/lib/*.cc src/wx/*.cc src/wx/*.h src/tools/*.cc src/lib/*.h test/*.cc | |||
| 2025-07-10 | Replace String::compose with fmt. | Carl Hetherington | |
| sed -i "/Plural-Forms/n;/%100/n;/scanf/n;s/%[123456789]/{}/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/tools/*.cc src/lib/po/*.po src/wx/po/*.po src/tools/po/*.po test/*.cc sed -i "s/String::compose */fmt::format/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/tools/*.cc test/*.cc | |||
| 2024-10-14 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-10-11 | Add some wxYield()s. | Carl Hetherington | |
| One or more of these improve GUI responsiveness when downloading certificates and make it less likely that GNOME complains that DCP-o-matic has hung. | |||
| 2024-09-03 | Remove use of wxT in favour of char_to_wx(). | Carl Hetherington | |
| The wxWidgets docs advise against its use these days. | |||
| 2023-11-12 | Replace deprecated leaf() with filename(). | Carl Hetherington | |
| 2022-03-09 | Display the filename / URL that a screen certificate was obtained from (#1894). | Carl Hetherington | |
| 2021-05-01 | C++11 tidying. | Carl Hetherington | |
| 2021-04-29 | C++11 tidying. | Carl Hetherington | |
| 2020-12-21 | Fix alignment of some labels. | Carl Hetherington | |
| 2020-12-11 | Fix lots of macOS warnings by using a different boost/bind include. | Carl Hetherington | |
| 2020-05-14 | Christie FTP contains certificate chains, not just leaf certificates. | Carl Hetherington | |
| 2020-05-14 | Don't say 'certificate downloaded' if it failed during the read part. | Carl Hetherington | |
| 2018-08-15 | More rearrangement and add Barco Alchemy. | Carl Hetherington | |
| 2018-08-15 | Shift some more stuff around. | Carl Hetherington | |
| 2018-08-15 | Move some stuff into DownloadCertificatePanel; add name(). | Carl Hetherington | |
| 2018-01-12 | Separate readable error from technical detail in some places. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2015-11-15 | Display thumbprint rather than whole certificate in screen dialogue. | Carl Hetherington | |
| 2015-11-15 | Rearrange cerficate download UI a bit. | Carl Hetherington | |
