| 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-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-26 | Remove assumption that GDC serials always start with 'A' (apparently there ↵ | Carl Hetherington | |
| are other prefixes too). | |||
| 2023-01-13 | Trim spaces from entries to certificate download pages. | Carl Hetherington | |
| 2022-03-09 | Display the filename / URL that a screen certificate was obtained from (#1894). | Carl Hetherington | |
| 2020-12-22 | Accept serial numbers with A prefix entered by user. | Carl Hetherington | |
| 2020-09-01 | Build fixes for Boost >= 1.73 | Carl Hetherington | |
| Forward-ported-from: d1e9749ca290673639a49d693a8fe5c6557cc2de | |||
| 2020-05-14 | Christie FTP contains certificate chains, not just leaf certificates. | Carl Hetherington | |
| 2020-01-06 | Move credentials settings into certificate download dialogue (#1480). | Carl Hetherington | |
| 2019-04-29 | Ignore the (unrouteable) FTP passive-mode IP address given byv2.13.157 | Carl Hetherington | |
| the Dolby certificate server (#1541). | |||
| 2018-08-15 | Missing extension (thanks Igor). | Carl Hetherington | |
| 2018-08-15 | Build fixes. | Carl Hetherington | |
| 2018-08-15 | Add GDC and accounts icon. | Carl Hetherington | |
