summaryrefslogtreecommitdiff
path: root/src/wx/language_tag_widget.cc
AgeCommit message (Expand)Author
2025-03-24Basic support for variable-Z 3D subtitles.Carl Hetherington
2025-02-09Remove unnecessary wx_ptrCarl Hetherington
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2024-01-09Move ScopeGuard into libdcp.Carl Hetherington
2023-04-25Cleanup: remove some unnecessary includes.Carl Hetherington
2023-01-21Fix extra widgets appearing when switching between subs and closed captions i...Carl Hetherington
2023-01-16It seems wrong to Destroy() these widgets as I think the parent will do it.Carl Hetherington
2023-01-14Add wx_ptr and use it instead of ScopeGuard in a lot of places.Carl Hetherington
2023-01-14Use more ScopeGuards.Carl Hetherington
2022-10-05Add a Cancel button to the LanguageTagDialog.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Disable warnings around all wx includes.Carl Hetherington
2021-03-31Put subtitle language back into content from the film (#1930).Carl Hetherington
2021-03-22Add simpler language tag dialog (#1931).Carl Hetherington
2021-03-22Rename LanguageTagDialog -> FullLanguageTagDialog.Carl Hetherington
2020-11-20Store subtitle language(s) in Film, and allow setup of thoseCarl Hetherington
2020-11-20Move labelling out of LanguageTagWidget.Carl Hetherington
2020-11-15Add LanguageTagWidget and use it for the SMPTE metadata.Carl Hetherington