| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2025-02-25 | Fix failure to use name format with the short output panel (#2646).v2.18.12 | Carl Hetherington | |
| Because we would do nothing when there are no _examples. | |||
| 2024-11-11 | Use a better colour for the name examples in dark UIs (#2888). | Carl Hetherington | |
| 2024-09-03 | Remove some implicit conversions between wxString and std::string. | Carl Hetherington | |
| 2023-09-20 | Fix example names in prefs (#2612). | Carl Hetherington | |
| 2023-02-05 | Tidy up layout. | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2022-01-18 | Use less vertical height for name format hints. | Carl Hetherington | |
| 2021-04-29 | C++11 tidying. | Carl Hetherington | |
| 2018-12-08 | Basics of in-place i18n with support for wxStaticText and wxCheckBox. | Carl Hetherington | |
| 2017-03-03 | Add options to write KDMs to separate directories / ZIP files. | Carl Hetherington | |
| 2017-02-20 | Be more careful about allowing possibly-trouble-causing characters in DCP ↵ | Carl Hetherington | |
| filenames. | |||
| 2016-11-19 | No-op; rename a whole load of wx constants to their shorter equivalents. | Carl Hetherington | |
| 2016-09-29 | Missing std_to_wx. | Carl Hetherington | |
| 2016-08-16 | Tidy up a few details with custom filenames. | Carl Hetherington | |
| 2016-08-01 | Missing content filename stuff in DCP filename format. | Carl Hetherington | |
