summaryrefslogtreecommitdiff
path: root/src/wx/language_tag_dialog.cc
AgeCommit message (Expand)Author
2025-03-24Basic support for variable-Z 3D subtitles.Carl Hetherington
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2023-01-27More stack-allocated Dialog objects.Carl Hetherington
2022-10-05Add a Cancel button to the LanguageTagDialog.Carl Hetherington
2022-10-05Make Enter confirm OK in the language tag dialog (#2345).Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Disable warnings around all wx includes.Carl Hetherington
2021-04-04Stop some EnsureVisible() calls happening with out-of-range parameters.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
2021-03-17After a tag search, scroll the list so we can see the best results.Carl Hetherington
2021-01-21Adapt for libdcp use of enum class.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-12-11Fix lots of macOS warnings by using a different boost/bind include.Carl Hetherington
2020-11-20Store subtitle language(s) in Film, and allow setup of thoseCarl Hetherington
2020-11-15Fix invisible subtag lists in some cases.Carl Hetherington
2020-11-15Add Remove button to language tag dialogue.Carl Hetherington
2020-10-21macOS / new boost build fixes.v2.15.104Carl Hetherington
2020-09-23Support CPL metadata.Carl Hetherington