summaryrefslogtreecommitdiff
path: root/src/wx/custom_scale_dialog.cc
AgeCommit message (Expand)Author
2025-10-13Fix incorrect use of raw_convert (should be locale_convert).Carl Hetherington
2025-05-11White space: custom_scale_dialog.{cc,h}Carl Hetherington
2024-09-27Fix empty translated string.Carl Hetherington
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2021-05-07Add DCPOMATIC_SPIN_CTRL_WIDTH and use it in a few places.Carl Hetherington
2020-10-23Fix some label alignments.Carl Hetherington
2020-07-27Hide warnings triggered by Ubuntu 20.04's gcc.Carl Hetherington
2020-05-25More fun with GTK3 and its enormous SpinButtons.Carl Hetherington
2020-05-11Change video content scaling so that it either:Carl Hetherington