summaryrefslogtreecommitdiff
path: root/src/wx/custom_scale_dialog.cc
AgeCommit message (Collapse)Author
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
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.