summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2021-06-07Use "Colour" not "Colour conversion" as a label name.osx-alignmentCarl Hetherington
2021-06-07Fix link icons on macOS.Carl Hetherington
2021-06-07macOS alignment fix (#2039).Carl Hetherington
2021-06-07Add DCPOMATIC_CHOICE_TOP_PAD.Carl Hetherington
2021-06-07macOS alignment fixes (#2045).Carl Hetherington
2021-06-07Fix alignment of labels on macOS (#2043).Carl Hetherington
2021-06-06Fix alignment of mail protocol control (#2042).Carl Hetherington
2021-06-06Use bitmap_path() and wxBITMAP_TYPE_PNG (not _RESOURCE) to allow prefs to wor...Carl Hetherington
2021-06-06Improve alignment of audio language controls (#2040).Carl Hetherington
2021-06-06Add DCPOMATIC_CHECKBOX_BOTTOM_PAD.Carl Hetherington
2021-06-06Shrink width of timecode entries on macOS (#2041).Carl Hetherington
2021-06-01Put audio language back in the Film.Carl Hetherington
2021-05-31Tweak behaviour of crop link buttons (#2034).Carl Hetherington
2021-05-31Update ISDCF name when crop changes the ratio of the video (#2030).Carl Hetherington
2021-05-30Fix crash when enabling luminance in SMPTE metadata.Carl Hetherington
2021-05-28pot/merge.Carl Hetherington
2021-05-28Mark some strings that should not be translated; thanks to Adam Klotblixt.Carl Hetherington
2021-05-28Updated sv_SE translation from Adam Klotblixt.Carl Hetherington
2021-05-27Fix missing verification note.v2.15.152Carl Hetherington
2021-05-21Tweak crop icon for GTK2 builds (#1997).Carl Hetherington
2021-05-20Check that wxSystemSettings::GetAppearance() exists.Carl Hetherington
2021-05-09Fix wrapping of try-unmount dialogue on macOS (#1989).Carl Hetherington
2021-05-08Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2021-05-07Fix alignment of label.Carl Hetherington
2021-05-07Add DCPOMATIC_SPIN_CTRL_WIDTH and use it in a few places.Carl Hetherington
2021-05-07Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2021-05-07Fix build with some older compilers.Carl Hetherington
2021-05-07pot/merge.Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-05-02Add Groet Han as a tester.Carl Hetherington
2021-05-01C++11 tidying.Carl Hetherington
2021-04-29Remove Monitor / EDID code that was used for the swaroop variant.Carl Hetherington
2021-04-29C++11 tidying.Carl Hetherington
2021-04-29Remove use of boost::noncopyable.Carl Hetherington
2021-04-25Fix text wrapping in nag dialog (especially on macOS) (#1978).Carl Hetherington
2021-04-23Fix missing libdcp warning message.Carl Hetherington
2021-04-23I can't convince myself that _canvas_mutex is doing anything useful, so remov...Carl Hetherington
2021-04-23Make the GL thread access the canvas size in a less ridiculous way.Carl Hetherington
2021-04-22Remove configuration option for minimum frame size.Carl Hetherington
2021-04-22Allow resizing of nag dialog; may help with #1978.Carl Hetherington
2021-04-22Fix very wide spin button on Linux.Carl Hetherington
2021-04-21Add some possibly-useful markers for debugging threads from coredumps.Carl Hetherington
2021-04-21Handle connections to the Hints object more correctly.Carl Hetherington
2021-04-21C++11 tidying.Carl Hetherington
2021-04-21Only snap the crosshair to visible plots.Carl Hetherington
2021-04-16Show content path in the audio dialog title bar when looking at a single piec...Carl Hetherington
2021-04-16Use the same button text to open the audio plot in both Audio and DCP/Audio.Carl Hetherington
2021-04-16Use anti-aliasing in the audio level plot.Carl Hetherington
2021-04-16C++11 tidying.Carl Hetherington
2021-04-15Handle errors on startStream more nicely; might help with #1825.Carl Hetherington