| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-13 | Fix incorrect use of raw_convert (should be locale_convert). | Carl Hetherington | |
| 2025-05-11 | White space: custom_scale_dialog.{cc,h} | Carl Hetherington | |
| 2024-09-27 | Fix empty translated string. | Carl Hetherington | |
| 2024-09-03 | Remove use of wxT in favour of char_to_wx(). | Carl Hetherington | |
| The wxWidgets docs advise against its use these days. | |||
| 2024-09-03 | Remove some implicit conversions between wxString and std::string. | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2021-05-07 | Add DCPOMATIC_SPIN_CTRL_WIDTH and use it in a few places. | Carl Hetherington | |
| 2020-10-23 | Fix some label alignments. | Carl Hetherington | |
| 2020-07-27 | Hide warnings triggered by Ubuntu 20.04's gcc. | Carl Hetherington | |
| 2020-05-25 | More fun with GTK3 and its enormous SpinButtons. | Carl Hetherington | |
| 2020-05-11 | Change video content scaling so that it either: | Carl Hetherington | |
| 1. scales the content up to fit the DCP container, preserving aspect ratio, or 2. stretches the content to a custom aspect ratio, or 3. scales the content to some custom size. | |||
